inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: year | competition | venue | position | event | notes row 1 : 2002 | central american and caribbean junior championships | bridgetown, barbados | 1st | 5 km | 21:24.33 cr row 2 : 2004 | central american and caribbean junior championships | coatzacoalcos, mexico | 1st | 10 km | 43:22.0 row 3 : 2004 | world junior championships | grosseto, italy | 4th | 10 km | 41:01.6 row 4 : 2005 | world championships | helsinki, finland | 8th | 20 km | 1:20:45 row 5 : 2006 | central american and caribbean games | cartagena, colombia | 2nd | 20 km | 1:26:30 row 6 : 2007 | world championships | osaka, japan | 4th | 20 km | 1:23:36 row 7 : 2008 | olympic games | beijing, pr china | 15th | 20 km | 1:21:53 row 8 : 2009 | world championships | berlin, germany | 3rd | 20 km | 1:19:22 row 9 : 2010 | central american and caribbean games | mayaguez, puerto ric | 1st | 20 km | 1:22:32 gr row 10 : 2011 | world championships | daegu, korea | 15th | 20 km | 1:23:05 row 11 : 2011 | pan american games | guadalajara, me | 6th | 20 km | 1:25:00 ] Execute this SQL based on the above table: select venue where venue = 'grosseto, italy'
grosseto, italy
[ header: season | competition | round | opponent | home | away | aggregate row 1 : 2000-2001 | uefa champions league | third qualifying round | galatasaray | 1-2 | 2-2 | 3-4 row 2 : 2000-2001 | uefa cup | first round | chelsea | 2-0 | 0-1 | 2-1 row 3 : 2000-2001 | uefa cup | second round | club brugge | 1-1 | 1-2 | 2-3 row 4 : 2001-2002 | uefa cup | qualifying round | pelister | 2-3 | 2-0 | 4-3 row 5 : 2001-2002 | uefa cup | first round | steaua bucuresti | 2-1 | 1-1 | 3-2 row 6 : 2001-2002 | uefa cup | second round | freiburg | 1-4 | 1-0 | 2-4 row 7 : 2002 | uefa intertoto cup | first round | b68 toftir | 5-1 | 6-0 | 11-1 row 8 : 2002 | uefa intertoto cup | second round | willem ii | 1-1(aet) | 0-1 | 1-2 row 9 : 2007 | uefa intertoto cup | second round | dacia chisinau | 0-1(aet) | 1-0 | 1-1(0-3p) row 10 : 2013-14 | uefa europa league | play-off | spartak moscow | 1-1 | 4-2 | 5-3 row 11 : 2013-14 | uefa europa league | group a | valencia | 2-3 | 1-5 | 4th place row 12 : 2013-14 | uefa europa league | group a | swansea city | 1-0 | 0-1 | 4th place row 13 : 2013-14 | uefa europa league | group a | kuban krasnodar | 2-0 | 0-4 | 4th place ] Execute this SQL based on the above table: select ( select count ( opponent ) where season = '2000-2001' ) - ( select count ( opponent ) where season = '2001-2002' )
0
[ header: month | day | visitor | score | home | score row 1 : dec | 28 | spokane | 5 | portland | 4 row 2 : jan | 1 | portland | 7 | seattle | 4 row 3 : jan | 4 | vancouver | 3 | portland | 5 row 4 : jan | 8 | seattle | 1 | spokane | 5 row 5 : jan | 11 | spokane | 1 | seattle | 3 row 6 : jan | 14 | portland | 4 | vancouver | 5 row 7 : jan | 16 | vancouver | 3 | seattle | 12 row 8 : jan | 18 | portland | 3 | spokane | 5 row 9 : jan | 22 | vancouver | 8 | spokane | 5 row 10 : jan | 25 | spokane | 5 | portland | 4 row 11 : jan | 28 | seattle | 2 | vancouver | 3 row 12 : jan | 30 | spokane | 2 | seattle | 4 row 13 : feb | 4 | seattle | 5 | vancouver | 6 (10:45 ot) row 14 : feb | 6 | portland | 3 | seattle | 9 row 15 : feb | 8 | vancouver | 4 | portland | 8 row 16 : feb | 11 | portland | 3 | vancouver | 6 row 17 : feb | 13 | vancouver | 1 | seattle | 3 row 18 : feb | 15 | seattle | 2 | portland | 4 row 19 : feb | 18 | seattle | 1 | vancouver | 8 row 20 : feb | 20 | portland | 2 | seattle | 6 row 21 : feb | 22 | vancouver | 1 | portland | 2 (20:20 ot) row 22 : feb | 25 | portland | 4 | vancouver | 9 row 23 : feb | 27 | vancouver | 1 | seattle | 2 (22:20 ot) row 24 : march | 1 | seattle | 3 | portland | 1 row 25 : march | 4 | portland | 4 | vancouver | 8 row 26 : march | 6 | vancouver | 3 | seattle | 4 (2:58 ot) row 27 : march | 8 | seattle | 6 | portland | 9 ] Execute this SQL based on the above table: select count ( score ) where month = 1213
0
[ header: rank | title | studio | director | actors | gross row 1 : 1 | the sound of music | 20th century fox | robert wise | julie andrews, christ | $163,214,286 row 2 : 2 | doctor zhivago | metro-goldwyn-mayer | david lean | omar sharif, ju | $111,721,910 row 3 : 4 | those magnificent men in their flying machines | 20th century fox | ken annakin | stuart whitman, sara | $31,111,111 row 4 : 8 | what's new pussycat? | united artists | clive donner | peter sellers, peter o'tool | $18,820,000 row 5 : 9 | shenandoah | universal pictures | andrew v. mclagle | james stewart, doug | $17,268,889 row 6 : 10 | von ryan's express | 20th century fox | mark robson | frank sinatra, trevor | $17,111,111 row 7 : 12 | for a few dollars more | united artists | sergio leone | clint eastwood, lee van | $15,000,000 row 8 : 13 | the sandpiper | metro-goldwyn-mayer | vincente minnelli | elizabeth tay | $13,691,111 row 9 : 16 | help! | united artists | richard lester | john lennon, paul | $12,066,667 row 10 : 19 | the agony and the ecsta | 20th century fox | carol reed | charlton heston, rex | $8,000,000 ] Execute this SQL based on the above table: select count ( * ) where studio = 'universal pictures'
1
[ header: year | title | chinese title | role | notes row 1 : 1992 | super lady cop | 超级女警 | yoki | None row 2 : 1992 | fight back to school ii | 逃學威龍2 | sandy | None row 3 : 1993 | taxi hunter | 的士判官 | yan | None row 4 : 1993 | tom, dick and hairy | 風塵三俠 | pearl chan | None row 5 : 1994 | lantern | 燈籠 | fong | None row 6 : 1994 | easy money | 先洗未來錢 | sisi li | None row 7 : 1995 | shaolin kung fu kids | 笑林老祖 | sister lam | None row 8 : 1995 | trouble maker | 蠟筆小小生 | None | None row 9 : 1995 | remember m, remember e | 那有一天不想你 | chui ching | None row 10 : 1995 | cupid love | 七月俏佳人 | ching-ching | None row 11 : 1995 | a chinese odyss | 西遊記第壹佰零壹回之月光寶盒 | purple / lin zixia | None row 12 : 1995 | a chinese odyss | 西遊記大結局之仙履奇緣 | lin zixia | None row 13 : 1996 | the feeling of love | 重慶愛情感覺 | None | None row 14 : 1996 | hero of swallow | 神偷燕子李三 | chinny | 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 | shanghai affairs | 新唐山大兄 | sin | None row 20 : 1998 | the love and sex of the eastern | 愛在娛樂圈的日子 | yue | None row 21 : 1998 | take five | 對不起,幹掉你 | None | None row 22 : 1998 | raped by an angel 2: the | 強姦2 制服誘惑 | po-man | None row 23 : 1998 | the conman | 賭俠1999 | ching | None row 24 : 1999 | the h.k. triad | o記三合會檔案 | None | None row 25 : 1999 | horoscope 1: the voice from | 生人勿近之問米 | jojo | None row 26 : 2000 | conman in tokyo | 中華賭俠 | karen | None row 27 : 2001 | stowaway | 驚天大逃亡 | kam lan | None row 28 : 2002 | chinese odyssey | 天下無雙 | amour amour | guest star row 29 : 2002 | time 4 hope | 二人三足 | cindy | None row 30 : 2003 | shiver | 心寒 | sammi mok sum-y | None row 31 : 2004 | sex and the beauties | 性感都市 | kwan tak-han | None row 32 : 2004 | love is a many stupid thing | 精裝追女仔2004 | chu yan | guest star row 33 : 2007 | whispers and moans | 性工作者十日談 | coco | None ] Execute this SQL based on the above table: select chinese title where id = ( select id where chinese title = '先洗未來錢' ) - 1
燈籠
[ header: name | animal type | introduced | reintroduced | retired | beanie baby resembled row 1 : antlers | moose | None | 1999 (neon) | 1999 | chocolate row 2 : baba | lamb | None | 1999 (neon) | 1999 | fleece row 3 : bruiser | bulldog | 1997 | None | None | wrinkles row 4 : carrots | bunny | None | 1999 (neon) | 1999 | ears, but pink instead of brown row 5 : chewy | None | None | 1999 (neon) | 1999 | None row 6 : clover | bunny | 1998 | None | None | ears, but white instead of brown row 7 : foxy | fox | None | None | None | sly row 8 : glide | porpoise | None | None | None | echo the dolphin row 9 : huggy | bear | 1995 | 1999 (neon) | 1999 | cubbie, but yellow instead of brown row 10 : meow | cat | 1997 | 1999 (neon) | 1999 | snip row 11 : moo | cow | 1995 | None | None | daisy, but with white body instead of row 12 : oink | pig | 1995 | None | None | squealer row 13 : paddles | platypus | None | 1999 (neon) | 1999 | patti row 14 : purr | tiger | None | None | None | stripes, but yellow-orange instead of orange row 15 : red | bull | None | None | None | snort row 16 : ribbit (all-green) | frog | 1995 | 1999 (neon) | 1999 | legs row 17 : ribbit (green-yellow) | frog | None | None | None | smoochy row 18 : sherbert | tie-dye bear | 1998 | 1999 (neon) | 1999 | sammy row 19 : snap (all-yellow) | turtle | 1995 | None | None | speedy, but yellow instead of green row 20 : snap (yellow-green) | turtle | None | 1999 (neon) | None | peekaboo row 21 : snuggy | bear | 1995 | None | None | cubbie, but pink instead of brown row 22 : sparkler | bear | None | None | 1999 | spangle row 23 : speckles | leopard | None | None | None | freckles row 24 : spotty | dalmatian | None | None | None | dotty row 25 : squirt | elephant | None | 1999 (neon) | 1999 | peanut row 26 : swinger | monkey | None | 1999 (neon) | 1999 | bongo row 27 : tide | whale | None | None | None | splash row 28 : tubby | hippopotamus | None | None | None | happy row 29 : woof | dog | 1995 | 1999 (neon) | 1999 | bones row 30 : zulu | zebra | None | None | None | ziggy, but pink-green instead of black ] Execute this SQL based on the above table: select name where name = 'woof' group by name having count ( * ) = 1
woof
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 6, 2006 | philadelphia wings | xcel energy center | l 11-15 | None | 8024 | 0-1 row 2 : 2 | january 14, 2006 | @ philadelphia wings | wachovia center | w 13-10 | None | 11874 | 1-1 row 3 : 3 | january 20, 2006 | @ calgary roughnecks | pengrowth saddledome | w 12-8 | None | 10637 | 2-1 row 4 : 4 | january 21, 2006 | rochester knighthawks | xcel energy center | l 6-12 | None | 7124 | 2-2 row 5 : 5 | january 29, 2006 | rochester knighthawks | xcel energy center | l 9-10 | None | 7544 | 3-2 row 6 : 6 | february 3, 2006 | @ edmonton rush | rexall place | w 7-6 | None | 8745 | 3-3 row 7 : 7 | february 10, 2006 | philadelphia wings | xcel energy center | w 11-10 | None | 7524 | 4-3 row 8 : 8 | february 18, 2006 | @ buffalo bandits | hsbc arena | l 9-14 | None | 12458 | 4-4 row 9 : 9 | march 3, 2006 | @ toronto rock | air canada centre | l 8-13 | None | 15830 | 4-5 row 10 : 10 | march 4, 2006 | @ buffalo bandits | hsbc arena | w 11-8 | None | 10961 | 5-5 row 11 : 11 | march 17, 2006 | @ portland lumberjax | rose garden | w 14-12 | None | 5487 | 6-5 row 12 : 12 | march 24, 2006 | buffalo bandits | xcel energy center | l 11-13 | None | 9533 | 6-6 row 13 : 13 | april 1, 2006 | toronto rock | xcel energy center | w 10-9 | None | 10084 | 7-6 row 14 : 14 | april 8, 2006 | @ rochester knighthawks | blue cross arena | l 9-10 | None | 10352 | 7-7 row 15 : 15 | april 9, 2006 | san jose stealth | xcel energy center | w 9-8 | ot | 7044 | 8-7 row 16 : 16 | april 15, 2006 | portland lumberjax | xcel energy center | l 8-13 | None | 10104 | 8-8 ] Execute this SQL based on the above table: select record where record in ( '2-1' , '4-5' ) order by attendance desc limit 1
4-5
[ header: name | type | circle | bench | formed | notes row 1 : uberlingen | imperial city | swab | sw | 1268 | 1803: mediatized to baden row 2 : ulm | 1155: free imperial city | swab | sw | 1115 | 1803: mediatized to bavaria row 3 : umpfenbach | lordship 1805: hre | None | None | None | to trauttmansdorff row 4 : unterwalden | imperial valley | None | None | 1415 | division into nidwalden and row 5 : upper salm | 1163: county | None | None | 1170 | partitioned from salm 1499: raised row 6 : upper bavaria (oberbayern | duchy | None | None | 1255 | None row 7 : upper schonburg | county | upp sax | None | 1569 | partitioned from schonburg 1800: partitione row 8 : urach | county | None | None | None | 1060: 1st mention of ur row 9 : uri | imperial valley | None | None | 1231 | split off from habsburg 1648: left empire row 10 : ursberg | 1143: hre abbey | swab | None | None | 1803; secularized row 11 : utrecht | bishopric | burg | ec | 1024 | 1512: burgundian circle 1528 row 12 : uznach | county | None | None | None | None ] Execute this SQL based on the above table: select type where formed >= 1415
imperial valley, county
[ header: year | show | role | channel | extra row 1 : 2004 | boogie woogie-chalo | dance contestant | set (sony entertainment television) | finalist (top 5) row 2 : 2007 (may-october) | saregamapa challenge | singing contestant | zee network | finalist (top 7) row 3 : 2008 (march-may) | rock n roll family | host | zee network | None row 4 : 2010 ( released dec. 5th) | ek anhonee (tele- | lead role (divyani) | zoom | None row 5 : 2011 (june-july) | khatron ke khiladi | celebrity contestant | colors | finalist (top 2) row 6 : 2012 (feb) | kahani comedy circus ki | guest appearance (15 episodes) | set (sony entertainment television) | None row 7 : 2013 (feb) | welcome - baazi mehma | herself | life ok | None ] Execute this SQL based on the above table: select role where channel = 'set (sony entertainment television)'
dance contestant, guest appearance (15 episodes)
[ header: year | personnel | album | label | peak positions nor row 1 : 2001 | solveig slettahjell | slow motion orchestra | curling legs | None row 2 : 2004 | solveig slettahjell | silver | curling legs | 23 row 3 : 2005 | solveig slettahjell | pixiedust | curling legs | 25 row 4 : 2006 | solveig slettahjell | good rain | curling legs (, act) | 28 row 5 : 2007 | solveig slettahjell | domestic songs | curling legs (, act) | 30 row 6 : 2008 | solveig slettahjell | natt i betlehem | kirkelig kulturverksted | 5 row 7 : 2009 | solveig slettahjell | tarpan seasons | universal | 5 row 8 : 2011 | solveig slettahjell | antologie | universal | 6 row 9 : 2013 | solveig slettahjell | arven | universal | 5 ] Execute this SQL based on the above table: select album where album in ( 'antologie' , 'pixiedust' ) order by label asc limit 1
pixiedust
[ header: name | position | length [km] | drainage basin area [km2] | confluence [by lahn-km] | mouth elevation [m above msl] row 1 : feudinge (ruppersbach) | left | 6.3 | 21.2 | 9.8 | 388 row 2 : ilse | right | 8.4 | 11.8 | 10.5 | 382 row 3 : banfe | right | 11.5 | 38.9 | 18.5 | 326 row 4 : laasphe | left | 8.3 | 19.6 | 19.4 | 324 row 5 : perf | right | 20 | 113.1 | 24.7 | 285 row 6 : dautphe | left | 8.8 | 41.8 | 37.5 | 245 row 7 : wetschaft | left | 29 | 196.2 | 56.3 | 192 row 8 : ohm | left | 59.7 | 983.8 | 58.7 | 188 row 9 : allna | right | 19.1 | 92 | 77.1 | 172 row 10 : zwester ohm | left | 20 | 69.5 | 84 | 165 row 11 : salzbode | right | 27.6 | 137.8 | 87.4 | 164 row 12 : lumda | left | 30 | 131.5 | 93.6 | 160 row 13 : wieseck | left | 24.3 | 119.6 | 102.2 | 155 row 14 : bieber | right | 13.6 | 34.7 | 105.1 | 151 row 15 : kleebach | left | 26.9 | 164.6 | 106.2 | 150 row 16 : wetzbach | left | 11.7 | 32.9 | 119.6 | 147 row 17 : dill | right | 55 | 717.7 | 120.4 | 147 row 18 : solmsbach | left | 24.6 | 112.5 | 128.1 | 141 row 19 : iserbach (mottbach) | left | 19.2 | 31.2 | 131.4 | 139 row 20 : ulmbach | right | 22.9 | 60.9 | 138.2 | 135 row 21 : kallenbach | right | 14.6 | 84.7 | 141.3 | 132 row 22 : weil | left | 46.6 | 247.9 | 149.4 | 130 row 23 : kerkerbach | right | 20.7 | 70.2 | 176 | 112 row 24 : emsbach | left | 39.1 | 321.8 | 181 | 110 row 25 : elbbach | right | 40.7 | 323.7 | None | 109 row 26 : aar | left | 49.7 | 312.6 | None | 103 row 27 : dorsbach | left | 32 | 114 | None | 94 row 28 : gelbach (aubach) | right | 39.7 | 221.2 | None | 93 row 29 : muhlbach | left | 32.1 | 171.9 | None | 85 row 30 : emsbach | right | 11.5 | 29.4 | None | 75 ] Execute this SQL based on the above table: select name where name = 'zwester ohm'
zwester ohm
[ header: date | time | opponent | site | tv | result | attendance | record row 1 : 11/09/2013 | 1:00 pm | trinity baptist | moore gymnasium • daytona | None | w 91-74 | 409 | 1-0 row 2 : 11/12/2013 | 7:00 pm | at south florida | usf sun dome • tampa, | espn3 | l 65-91 | 3549 | 1-1 row 3 : 11/19/2013 | 7:00 pm | trinity (fl) | moore gymnasium • daytona | None | w 98-55 | 1180 | 2-2 row 4 : 11/21/2013 | 7:00 pm | fiu | moore gymnasium • daytona | None | l 67-82 | None | 2-3 row 5 : 11/27/2013 | 4:00 pm | at new mexico state | moby arena • fort collins, | None | l 52-66 | 2945 | 2-5 row 6 : 11/29/2013 | 9:00 pm | vs. prairie view a&m | butler-hancock sports pavilion • gre | None | l 80-89 | 102 | 2-6 row 7 : 11/30/2013 | 9:00 pm | at northern colorado | butler-hancock sports pavilion • gre | None | l 60-65 | None | 2-7 row 8 : 12/03/2013 | 7:00 pm | at stetson | edmunds center • del | None | l 52-56 | 1056 | 2-8 row 9 : 12/09/2013 | 7:00 pm | at hampton | hampton convocation center • hampton | None | l 52-85 | 1428 | 2-10 (0-2) row 10 : 12/17/2013 | 7:00 pm | at youngstown state | beeghly center • youngstown | None | l 59-71 | 1399 | 2-12 row 11 : 12/21/2013 | 7:00 pm | at north florida | unf arena • jacksonville, | None | l 64-68 | 617 | 2-13 row 12 : 12/30/2013 | 8:00 pm | at detroit | calihan hall • detroit, | None | l 53-73 | 3107 | 2-14 row 13 : 01/11/2014 | 4:00 pm | north carolina a&t | moore gymnasium • daytona | None | l 67-70 | 1091 | 2-16 (0-3) row 14 : 01/13/2014 | 7:30 pm | north carolina central | moore gymnasium • daytona | None | l 49-64 | 1210 | 2-17 (0-4) row 15 : 01/18/2014 | 6:00 pm | at savannah state | tiger arena • savannah | None | l 60-70 ot | 3220 | 2-18 (0-5) row 16 : 01/20/2014 | 7:30 pm | at south carolina state | shm memorial center • orangeburg, s | None | l 67-69 | 751 | 2-19 (0-6) row 17 : 01/27/2014 | 7:30 pm | howard | moore gymnasium • daytona | None | w 58-47 | 1216 | 4-19 (2-6) row 18 : 02/01/2014 | 4:00 pm | savannah state | moore gymnasium • daytona | None | l 40-50 | 1075 | 4-20 (2-7) row 19 : 02/03/2014 | 7:30 pm | south carolina state | moore gymnasium • daytona | None | w 91-59 | 1063 | 5-20 (3-7) ] Execute this SQL based on the above table: select tv
espn3
[ header: year | competition | location | event | final-rank | final-score | qualifying rank | qualifying score row 1 : 2008 | 2008 summer olympics | beijing | team | 2 | 186.525 | 2 | 246.8 row 2 : 2008 | 2008 summer olympics | beijing | uneven bars | dnq | None | 23 | 14.8 row 3 : 2008 | olympic trials | philadelphia | all around | 4 | 61.85 | 4 | 61.4 row 4 : 2008 | olympic trials | philadelphia | balance beam | 4 | 15.55 | 4 | 15.8 row 5 : 2008 | olympic trials | philadelphia | floor exercise | 2 | 15.5 | 3 | 15.65 row 6 : 2008 | olympic trials | philadelphia | uneven bars | 6 | 15.2 | 5 | 15.3 row 7 : 2008 | olympic trials | philadelphia | vault | 4 | 15.15 | 3 | 15.1 row 8 : 2008 | u.s. championships | boston | all around | 4 | 61.25 | 4 | 60.75 row 9 : 2008 | u.s. championships | boston | balance beam | 5 | 16 | 5 | 15.4 row 10 : 2008 | u.s. championships | boston | floor exercise | 10 | 14.75 | 4 | 15.2 row 11 : 2008 | u.s. championships | boston | uneven bars | 6 | 15.55 | 6 | 15.15 row 12 : 2008 | american cup | new york city | all around | 3 | 63.075 | 3 | 63.075 ] Execute this SQL based on the above table: select location , qualifying score where id = ( select id where location = 'philadelphia' ) + 1
philadelphia, 15.8
[ header: # | name | strike tone (st-1/16) | weight (kg) | diameter (mm) | inscription row 1 : 1 | maria | g0 +8 | 6045 | 2075 | + o mater alma christ row 2 : 2 | carolus | h0 +7 | 2900 | 1628 | honor et cultus, que row 3 : 3 | johannes evangelista | d1 +8 | 1400 | 1367 | nascentes inter soci row 4 : 4 | johannes baptista | e1 +7 | 1225 | 1217 | johannes baptista or row 5 : 5 | leopardus | fis1 +3 | 850 | 1078 | sancte leoparde ora pro nobis row 6 : 6 | stephanus | g1 +8 | 715 | 1027 | sancte stephane ora pro no row 7 : 7 | petrus | a1 +1 | 425 | 894 | sancte petre ora pro nobis row 8 : 8 | simeon | h1 +8 | 290 | 793 | sancte simeon juste e ] Execute this SQL based on the above table: select name where name not null
maria, carolus, johannes evangelista, johannes baptista, leopardus, stephanus, petrus, simeon
[ header: name | town | deanery | vicariate | founded | original ethnic community row 1 : st. ann | hamden | hamden-north haven | new haven | 1919 | italian row 2 : st. anthony | prospect | naugatuck-cheshire | waterbury | 1943 | none row 3 : ascension | hamden | hamden-north haven | new haven | 1964 | none row 4 : st. bridget | manchester | manchester | hartford | 1870 | none row 5 : st. catherine of sien | west simsbury (simsbury | farmington valley | hartford | 1971 | none row 6 : st. christopher | east hartford | manchester | hartford | 1965 | none row 7 : church of the epiphany | cheshire | naugatuck-cheshire | waterbury | 1967 | none row 8 : st. francis xa | new milford | suburban waterbury | waterbury | 1871 | none row 9 : st. gabriel | windsor | farmington valley | hartford | 1894 | none row 10 : st. gertrude | windsor | farmington valley | hartford | 1947 | none row 11 : st. hedwig | union city (naugatuck) | naugatuck-cheshire | waterbury | 1906 | polish row 12 : holy infant | orange | west shore line | new haven | 1952 | none row 13 : immaculate conception | new hartford | litchfield | waterbury | 1869 | none row 14 : immaculate conception | norfolk | litchfield | waterbury | 1889 | none row 15 : st. john the evangelis | new britain | new britain | hartford | 1916 | none row 16 : st. joseph | canaan | litchfield | waterbury | 1920 | none row 17 : st. joseph | winsted (winchester) | litchfield | waterbury | 1853 | none row 18 : st. lawrence | west haven | west shore line | new haven | 1886 | none row 19 : st. margaret mary | south windsor | manchester | hartford | 1961 | none row 20 : st. mary | newington | suburban hartford | hartford | 1924 | none row 21 : st. mary | union city (naugatuck) | naugatuck-cheshire | waterbury | 1907 | none row 22 : st. mary | unionville (farmington) | farmington valley | hartford | 1874 | none row 23 : st. mary | windsor locks | enfield | hartford | 1852 | none row 24 : st. michael | waterbury | waterbury | waterbury | 1897 | none row 25 : our lady of loreto | waterbury | waterbury | waterbury | 1971 | portuguese row 26 : our lady of mt. carmel | waterbury | waterbury | waterbury | 1923 | italian row 27 : our lady of the lakes | new milford | suburban waterbury | waterbury | 1990 | none row 28 : st. patrick | collinsville (canton) | farmington valley | hartford | 1856 | none row 29 : st. peter | torrington | litchfield | waterbury | 1910 | italian row 30 : st. peter claver | west hartford | suburban hartford | hartford | 1966 | none row 31 : sacred heart | new haven | new haven | new haven | 1876 | none row 32 : st. stanislaus | bristol | bristol | waterbury | 1919 | polish ] Execute this SQL based on the above table: select sum ( name ) where town = 'winsted (winchester)'
0.0
[ header: tie no | home team | score | away team | attendance row 1 : 1 | chesterfield | 1-0 | nottingham forest | 15 february 1997 row 2 : 2 | leicester city | 2-2 | chelsea | 16 february 1997 row 3 : replay | chelsea | 1-0 | leicester city | 26 february 1997 row 4 : 3 | derby county | 3-2 | coventry city | 26 february 1997 row 5 : 4 | manchester city | 0-1 | middlesbrough | 15 february 1997 row 6 : 5 | bradford city | 0-1 | sheffield wednesday | 16 february 1997 row 7 : 6 | wimbledon | 2-1 | queens park rangers | 15 february 1997 row 8 : 7 | leeds united | 2-3 | portsmouth | 15 february 1997 row 9 : 8 | birmingham city | 1-3 | wrexham | 15 february 1997 ] Execute this SQL based on the above table: select count ( * ) where home team = 'derby county'
1
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 1998 | tyencastle park, e | estonia | 1-1 | 3-2 | ecqg9 row 2 : 2 | 10 october 1998 | tyencastle park, e | estonia | 3-2 | 3-2 | ecqg9 row 3 : 3 | 14 october 1998 | pittodrie stadium, aberdeen | faroe islands | 2-0 | 2-1 | ecqg9 row 4 : 4 | 4 september 1999 | olimpijski stadion | bosnia and herzegovin | 2-1 | 2-1 | ecqg9 row 5 : 5 | 24 march 2001 | hampden park, glasgow | belgium | 1-0 | 2-2 | wcqg6 row 6 : 6 | 24 march 2001 | hampden park, glasgow | belgium | 2-0 | 2-2 | wcqg6 row 7 : 7 | 28 march 2001 | hampden park, glasgow | san marino | 3-0 | 4-0 | wcqg6 ] Execute this SQL based on the above table: select count ( distinct goal )
7
[ header: rank | country/territory | miss supranational | 1st runner-up | 2nd runner-up | 3rd runner-up | 4th runner-up | semifinalists | total row 1 : 2 | poland | 1 | 0 | 1 | 0 | 0 | 3 | 5 row 2 : 3 | philippines | 1 | 0 | 0 | 1 | 0 | 0 | 2 row 3 : 4 | panama | 1 | 0 | 0 | 0 | 0 | 2 | 3 row 4 : 5 | ukraine | 1 | 0 | 0 | 0 | 0 | 2 | 3 row 5 : 7 | thailand | 0 | 1 | 0 | 0 | 1 | 1 | 3 row 6 : 8 | mexico | 0 | 1 | 0 | 0 | 0 | 0 | 1 row 7 : 9 | puerto rico | 0 | 0 | 1 | 0 | 0 | 2 | 3 row 8 : 13 | peru | 0 | 0 | 0 | 1 | 0 | 1 | 2 row 9 : 15 | indonesia | 0 | 0 | 0 | 1 | 0 | 0 | 1 row 10 : 16 | england | 0 | 0 | 0 | 0 | 1 | 1 | 2 row 11 : 17 | united states | 0 | 0 | 0 | 0 | 1 | 0 | 1 row 12 : 17 | u.s. virgin islands | 0 | 0 | 0 | 0 | 1 | 0 | 1 row 13 : 20 | brazil | 0 | 0 | 0 | 0 | 0 | 4 | 4 row 14 : 21 | canada | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 15 : 21 | dominican republic | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 16 : 21 | france | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 17 : 21 | greece | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 18 : 21 | iceland | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 19 : 21 | latvia | 0 | 0 | 0 | 0 | 0 | 2 | 2 row 20 : 32 | australia | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 21 : 32 | bahamas | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 22 : 32 | belgium | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 23 : 32 | bosnia and herzegovin | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 24 : 32 | denmark | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 25 : 32 | french polynesia | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 26 : 32 | hungary | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 27 : 32 | korea | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 28 : 32 | luxembourg | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 29 : 32 | romania | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 30 : 32 | spain | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 31 : 32 | chinese taipei | 0 | 0 | 0 | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( * ) where country/territory = 'ukraine'
1
[ header: week | date | opponent | result | attendance row 1 : 1 | september 13, 1987 | cleveland browns | w 28-21 | 59900 row 2 : 2 | september 20, 1987 | at philadelphia eagle | l 27-21 | 57485 row 3 : None | september 27, 1987 | atlanta falcons | None | None row 4 : 3 | october 4, 1987 | los angeles rams | w 37-10 | 29745 row 5 : 4 | october 11, 1987 | at st. louis cardinals | l 24-19 | 11795 row 6 : 5 | october 18, 1987 | at chicago bears | w 19-17 | 46813 row 7 : 6 | october 25, 1987 | san francisco 49ers | l 24-22 | 60497 row 8 : 7 | november 1, 1987 | at atlanta falcons | w 38-0 | 42196 row 9 : 8 | november 8, 1987 | at los angeles rams | w 31-14 | 43379 row 10 : 9 | november 15, 1987 | at san francisco 49ers | w 26-24 | 60436 row 11 : 10 | november 22, 1987 | new york giants | w 23-14 | 67639 row 12 : 11 | november 29, 1987 | at pittsburgh steelers | w 20-16 | 47896 row 13 : 12 | december 6, 1987 | tampa bay buccaneers | w 44-34 | 66471 row 14 : 13 | december 13, 1987 | houston oilers | w 24-10 | 68257 row 15 : 14 | december 20, 1987 | at cincinnati bengals | w 41-24 | 43424 row 16 : 15 | december 27, 1987 | green bay packers | w 33-24 | 68364 ] Execute this SQL based on the above table: select result where week = 10 order by week desc limit 1
w 23-14
[ header: year | award | result | category | series row 1 : 2004 | bet comedy awards | won | outstanding supporting actor in a comedy series | scrubs row 2 : 2002 | bet comedy awards | won | outstanding supporting actor in a comedy series | scrubs row 3 : 2004 | teen choice awards | nominated | choice tv sidekick | scrubs row 4 : 2005 | teen choice awards | nominated | choice tv sidekick | scrubs row 5 : 2006 | teen choice awards | nominated | choice tv sidekick | scrubs row 6 : 2007 | teen choice awards | nominated | choice tv sidekick | scrubs row 7 : 2005 | naacp image awards | nominated | outstanding supporting actor in a comedy series | scrubs row 8 : 2006 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs row 9 : 2007 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs row 10 : 2008 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs ] Execute this SQL based on the above table: select series order by year limit 1869
scrubs, scrubs, scrubs, scrubs, scrubs, scrubs, scrubs, scrubs, scrubs, scrubs
[ header: rank | name | height ft (m) | floors | year | coordinates | notes row 1 : 1 | ordway building | 404 (123) | 28 | 1970 | 37°48′36′′n 122° | tallest building in both oakland and in row 2 : 2 | kaiser center | 390 (119) | 28 | 1960 | 37°48′32′′n 122° | tallest building constructed in the 1960s row 3 : 4 | 1111 broadway | 360 (110) | 24 | 1990 | 37°48′10′′n 122° | tallest building constructed in the 1990s row 4 : 5 | kaiser engineering building | 336 (102) | 25 | 1984 | 37°48′21′′n 122° | None row 5 : 7= | em harris state office building | 328 (100) | 22 | 1998 | 37°48′23′′n 122° | None row 6 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′16′′n 122° | None row 7 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′18′′n 122° | None row 8 : 10 | oakland city hall | 320 (98) | 14 | 1914 | 37°48′19′′n 122° | tallest building constructed in the 1910s; national row 9 : 12 | 1330 broadway | 297 (91) | 21 | 1956-1959 | 37°48′14′′n 122° | None row 10 : 13 | pacific bell building | 296 (90) | 20 | 1985 | 37°48′37′′n 122° | None row 11 : 14 | 555 city center | 279 (85) | 20 | 2002 | 37°48′13′′n 122° | None row 12 : 15 | park bellevue tower | 270 (82) | 25 | 1969 | 37°48′28′′n 122° | None row 13 : 16 | st. paul's towers | 267 (81) | 22 | 1966 | 37°48′42′′n 122° | None row 14 : 17 | the grand apartments | 263 (80) | 22 | 2008 | 37°48′41′′n 122° | None row 15 : 18 | central building | 235 (72) | 15 | 1926 | 37°48′15′′n 122° | None row 16 : 19 | bank of america building | 225 (69) | 18 | 1907 | 37°48′10′′n 122° | tallest building constructed in the decade of 1900 ] Execute this SQL based on the above table: select coordinates where height ft (m) >= 1526
37°48′19′′n 122°16′21′′w / 37.80528°n 122.27250°w, 37°48′14′′n 122°16′14′′w / 37.80389°n 122.27056°w, 37°48′37′′n 122°15′57′′w / 37.81028°n 122.26583°w, 37°48′13′′n 122°16′31′′w / 37.80361°n 122.27528°w, 37°48′28′′n 122°15′20′′w / 37.80778°n 122.25556°w, 37°48′42′′n 122°15′37′′w / 37.81167°n 122.26028°w, 37°48′41′′n 122°15′53′′w / 37.81139°n 122.26472°w, 37°48′15′′n 122°16′14′′w / 37.80417°n 122.27056°w, 37°48′10′′n 122°16′17′′w / 37.80278°n 122.27139°w
[ header: week | date | opponent | home/away | result | bye row 1 : 1 | february 8 | new orleans voodoo | home | l 42-34 | 0 row 2 : 2 | february 15 | dallas desperados | away | l 51-47 | 0 row 3 : 3 | february 21 | columbus destroyers | home | w 56-34 | 0 row 4 : 4 | february 29 | tampa bay storm | away | l 40-37 | 0 row 5 : 5 | march 7 | chicago rush | home | w 53-47 | 0 row 6 : 6 | march 13 | columbus destroyers | away | l 43-41 | 0 row 7 : 7 | march 21 | colorado crush | home | l 40-33 | 0 row 8 : 8 | march 28 | austin wranglers | away | w 65-60 | 0 row 9 : 9 | april 4 | dallas desperados | home | w 47-31 | 0 row 10 : 10 | None | None | week | None | 1 row 11 : 11 | april 17 | carolina cobras | away | l 63-59 | 0 row 12 : 12 | april 24 | new york dragons | home | w 60-58 | 0 row 13 : 13 | may 1 | colorado crush | away | l 58-40 | 0 row 14 : 14 | may 8 | las vegas gladiators | home | l 63-35 | 0 row 15 : 15 | may 15 | carolina cobras | home | l 46-43 | 0 row 16 : 16 | may 22 | san jose sabercat | away | l 48-36 | 0 row 17 : 17 | may 30 | new york dragons | away | l 69-54 | 0 ] Execute this SQL based on the above table: select date group by date order by count ( * ) desc limit 1
may 8
[ header: date | round | opponents | h / a | result f-a | scorers | attendance row 1 : 19 september 1984 | round 1 first leg | raba eto gyor | h | 3-0 | robson, muhren, hughes | 33119 row 2 : 3 october 1984 | round 1 second leg | raba eto gyor | a | 2-2 | brazil, muhren (pen) | 26000 row 3 : 24 october 1984 | round 2 first leg | psv eindhoven | a | 0-0 | None | 27500 row 4 : 7 november 1984 | round 2 second leg | psv eindhoven | h | 1-0 | strachan (pen) | 39281 row 5 : 28 november 1984 | round 3 first leg | dundee united | h | 2-2 | strachan (pen), robson | 48278 row 6 : 12 december 1984 | round 3 second leg | dundee united | a | 3-2 | hughes, mcginn | 21821 row 7 : 6 march 1985 | quarter-final first leg | videoton | h | 1-0 | stapleton | 35432 row 8 : 20 march 1985 | quarter-final second leg | videoton | a | 0-1 (4-5 p) | None | 25000 ] Execute this SQL based on the above table: select result f-a where attendance > ( select attendance where result f-a = '1-0' ) order by attendance limit 1
2-2
[ 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 ( silver )
1.0
[ header: ime exchange (including spot, credit and forward transactions) | 2007/08 | 2008/09 | 2009/10 | 2010/11 | 2011/12 row 1 : agricultural - volume (thousand tons) | 273 | 173.5 | 175.2 | 1633.9 | 550 row 2 : agricultural - value (billion rials | 772.6 | 3729.7 | 484.8 | 3729 | 3793 row 3 : manufacturing and metal - volume (thousand | 6443.8 | 6679.7 | 7438.5 | 8694 | 11685 row 4 : manufacturing and metal - value (billion | 58044.2 | 62120.6 | 53842 | 75235.5 | 102356 row 5 : oil and petrochemical - volume ( | 89.7 | 4339.2 | 7052.9 | 6662.6 | 8117 row 6 : oil and petrochemical - value ( | 352.7 | 19921 | 36450.7 | 41478 | 64370 row 7 : grand total - volume (thousand tons | 6806.5 | 11192.4 | 14666.6 | 16990.5 | 20351 row 8 : grand total - value (billion rial | 59169.4 | 82685.3 | 90777.5 | 120443.2 | 170519 ] Execute this SQL based on the above table: select ( select 2009/10 where ime exchange (including spot, credit and forward transactions) = 'grand total - value (billion rials)' ) - ( select 2009/10 where ime exchange (including spot, credit and forward transactions) = 'agricultural - volume (thousand tons)' )
90602.3
[ header: year | title | label | uk singles chart | u.s. billboard hot 100 chart row 1 : 1969 | "melting pot" | philips | 3 | None row 2 : 1970 | "good morning freedom" | philips | 10 | None row 3 : 1970 | "our world" | philips | 17 | 64 row 4 : 1971 | "the banner man" | regal zonophone | 3 | None row 5 : 1972 | "stay with me" | regal zonophone | 11 | None row 6 : 1973 | "by the devil (i was tempted | emi | 26 | None row 7 : 1973 | "randy" | emi | 9 | None ] Execute this SQL based on the above table: select title order by uk singles chart limit 1
"melting pot"
[ header: ime exchange (including spot, credit and forward transactions) | 2007/08 | 2008/09 | 2009/10 | 2010/11 | 2011/12 row 1 : agricultural - volume (thousand tons) | 273 | 173.5 | 175.2 | 1633.9 | 550 row 2 : agricultural - value (billion rials | 772.6 | 3729.7 | 484.8 | 3729 | 3793 row 3 : manufacturing and metal - volume (thousand | 6443.8 | 6679.7 | 7438.5 | 8694 | 11685 row 4 : manufacturing and metal - value (billion | 58044.2 | 62120.6 | 53842 | 75235.5 | 102356 row 5 : oil and petrochemical - volume ( | 89.7 | 4339.2 | 7052.9 | 6662.6 | 8117 row 6 : oil and petrochemical - value ( | 352.7 | 19921 | 36450.7 | 41478 | 64370 row 7 : grand total - volume (thousand tons | 6806.5 | 11192.4 | 14666.6 | 16990.5 | 20351 row 8 : grand total - value (billion rial | 59169.4 | 82685.3 | 90777.5 | 120443.2 | 170519 ] Execute this SQL based on the above table: select abs ( 2007/08 - 2009/10 ) where ime exchange (including spot, credit and forward transactions) = 'manufacturing and metal - volume (thousand tons)'
994.6999999999998
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select abs ( year - year ) where year = 1985
0, 0
[ header: year | tournament | surface | round | winner | score row 1 : 1991 | basel | hard | s | john mcenroe | 6-1, 6-3 row 2 : 1989 | toulouse | hard | f | jimmy connors | 6-3, 6-3 row 3 : 1987 | montreal / toronto | hard | q | jimmy connors | 6-3, 3-6, 6-3 row 4 : 1986 | san francisco | carpet | f | john mcenroe | 7-6, 6-3 row 5 : 1985 | chicago | carpet | f | john mcenroe | None row 6 : 1984 | montreal / toronto | hard | s | john mcenroe | 2-6, 6-2, 6-3 row 7 : 1984 | wimbledon | grass | f | john mcenroe | 6-1, 6-1, 6-2 row 8 : 1984 | roland garros | clay | s | john mcenroe | 7-5, 6-1, 6-2 row 9 : 1984 | dallas wct | carpet | f | john mcenroe | 6-1, 6-2, 6-3 row 10 : 1983 | cincinnati | hard | s | john mcenroe | 6-7, 6-1, 6-4 row 11 : 1982 | san francisco | carpet | f | john mcenroe | 6-1, 6-3 row 12 : 1982 | wimbledon | grass | f | jimmy connors | 3-6, 6-3, 6-7, 7 row 13 : 1982 | london, queen's club | grass | f | jimmy connors | 7-5, 6-3 row 14 : 1982 | philadelphia | carpet | f | john mcenroe | 6-3, 6-3, 6-1 row 15 : 1981 | new york city | carpet | rr | john mcenroe | 6-2, 7-5 row 16 : 1981 | wembley | carpet | f | jimmy connors | 3-6, 2-6, 6-3, row 17 : 1980 | us open | hard | s | john mcenroe | 6-4, 5-7, 0-6, row 18 : 1980 | wimbledon | grass | s | john mcenroe | 6-3, 3-6, 6-3, row 19 : 1980 | dallas wct | carpet | f | jimmy connors | 2-6, 7-6, 6-1, row 20 : 1980 | memphis | carpet | f | john mcenroe | 7-6, 7-6 row 21 : 1979 | us open | hard | s | john mcenroe | 6-3, 6-3, 7-5 row 22 : 1979 | las vegas | hard | s | jimmy connors | 7-5, 6-4 row 23 : 1979 | pepsi grand slam | clay | s | jimmy connors | 6-3, 6-4 row 24 : 1978 | masters | carpet | rr | john mcenroe | 7-5, 3-0, ret row 25 : 1978 | us open | hard | s | jimmy connors | 6-2, 6-2, 7-5 row 26 : 1977 | boston | clay | r32 | jimmy connors | 5-7, 6-2, 7-5 row 27 : 1977 | wimbledon | grass | s | jimmy connors | 6-3, 6-3, 4-6, ] Execute this SQL based on the above table: select ( select year where surface = 'hard' ) - ( select year where surface = 'carpet' )
5
[ header: rd | home team | score | away team | result (w/d/l) | attendance row 1 : 1 | harlequins rl | 28-47 | wigan warriors | l | 8041 row 2 : 2 | hull | 6-24 | harlequins rl | w | 13313 row 3 : 3 | harlequins rl | 34-18 | wakefield trinity wildcats | w | 3176 row 4 : 4 | castleford tigers | 16-22 | harlequins rl | w | 6268 row 5 : 5 | harlequins rl | 24-0 | huddersfield giants | w | 3284 row 6 : 6 | None | None | None | None | None row 7 : 7 | None | None | None | None | None row 8 : ccc4 | None | None | None | None | None row 9 : 8 | None | None | None | None | None row 10 : 9 | None | None | None | None | None row 11 : 10 | None | None | None | None | None row 12 : 11 | None | None | None | None | None row 13 : 12 | None | None | None | None | None row 14 : 13 (a) | None | None | None | None | None row 15 : 14 | None | None | None | None | None row 16 : 15 | None | None | None | None | None row 17 : 16 | None | None | None | None | None row 18 : 17 | None | None | None | None | None row 19 : 18 | None | None | None | None | None row 20 : 19 | None | None | None | None | None row 21 : 20 | None | None | None | None | None row 22 : 21 | None | None | None | None | None row 23 : 22 | None | None | None | None | None row 24 : 23 | None | None | None | None | None row 25 : 24 | None | None | None | None | None row 26 : 25 | None | None | None | None | None row 27 : 26 | None | None | None | None | None row 28 : 27 | None | None | None | None | None row 29 : esl po1 | None | None | None | None | None row 30 : esl po2 | None | None | None | None | None row 31 : esl po3 | None | None | None | None | None row 32 : esl gf | None | None | None | None | None ] Execute this SQL based on the above table: select count ( score ) where attendance > 'None'
0
[ header: rank | athlete | country | time | notes row 1 : None | kaija mustonen | finland | 2:22.4 | or row 2 : None | carry geijssen | netherlands | 2:22.7 | None row 3 : None | stien kaiser | netherlands | 2:24.5 | None row 4 : 4 | sigrid sundby-dy | norway | 2:25.2 | None row 5 : 5 | lasma kauniste | soviet union | 2:25.4 | None row 6 : 6 | kaija-liisa | finland | 2:25.8 | None row 7 : 7 | lyudmila titova | soviet union | 2:26.8 | None row 8 : 8 | ruth schleiermacher | east germany | 2:27.1 | None row 9 : 9 | christina lindblom-scher | sweden | 2:27.5 | None row 10 : 9 | hildegard sellhuber | west germany | 2:27.5 | None row 11 : 11 | lidiya skoblikova | soviet union | 2:27.6 | None row 12 : 12 | ans schut | netherlands | 2:28.3 | None row 13 : 13 | dianne holum | united states | 2:28.5 | None row 14 : 14 | martine ivangine | france | 2:29.9 | None row 15 : 14 | kari karing | norway | 2:29.9 | None row 16 : 16 | jeanne ashworth | united states | 2:30.3 | None row 17 : 17 | lisbeth korsmo | norway | 2:30.7 | None row 18 : 18 | christina karlsson | sweden | 2:31.4 | None row 19 : 18 | sachiko saito | japan | 2:31.4 | None row 20 : 20 | ylva hedlund | sweden | 2:31.5 | None row 21 : 21 | doreen mccannell | canada | 2:32.2 | None row 22 : 22 | arja kantola | finland | 2:33.2 | None row 23 : 23 | kaname ide | japan | 2:34.2 | None row 24 : 24 | marcia parsons | canada | 2:34.4 | None row 25 : 25 | jeanne omelenchuk | united states | 2:35.5 | None row 26 : 26 | jitsuko saito | japan | 2:36.6 | None row 27 : 27 | kim gwi-jin | south korea | 2:36.7 | None row 28 : 28 | marie-louise perrenou | france | 2:39.2 | None row 29 : 29 | patricia demartini | france | 2:40.6 | None row 30 : 30 | paula dufter | west germany | 2:45.2 | None ] Execute this SQL based on the above table: select rank where country = 'netherlands'
12.0
[ header: | 1965 | 1960 | 1960 | 1970 | 1970 row 1 : world | 3334874000 | 3021475000 | 313399000 | 3692492000 | 357618000 row 2 : africa | 313744000 | 277398000 | 36346000 | 357283000 | 43539000 row 3 : asia | 1899424000 | 1701336000 | 198088000 | 2143118000 | 243694000 row 4 : europe | 634026000 | 604401000 | 29625000 | 655855000 | 21829000 row 5 : latin america | 250452000 | 218300000 | 1270000 | 284856000 | 34404000 row 6 : northern america | 219570000 | 204152000 | 15418000 | 231937000 | 12367000 row 7 : oceania | 17657000 | 15888000 | 1769000 | 19443000 | 1786000 ] Execute this SQL based on the above table: select count ( ) where 1970 = 21829000
1
[ header: category | urban settlements | population | male | female | inhabited localities in jurisdiction row 1 : urban | dzhebariki-khaya | 1694 | 844 (49.8%) | 850 (50.2%) | urban-type settlement of dzhebar row 2 : urban | khandyga (ханд | 6638 | 3326 (49.8%) | 3312 (50.2%) | urban-type settlement of khandyg row 3 : rural | bayagantaysky na | 1823 | 884 (48.5%) | 939 (51.5%) | selo of krest-khal row 4 : rural | megino-aldansky n | 1020 | 490 (48.0%) | 530 (52.0%) | selo of megino-al row 5 : rural | okhot-perevozovsky | 142 | 70 (49.3%) | 72 (50.7%) | selo of okhotsky-per row 6 : rural | sasylsky na | 555 | 275 (49.5%) | 280 (50.5%) | selo of keskil row 7 : rural | teploklyuchevsky | 887 | 447 (50.4%) | 440 (49.6%) | selo of teply row 8 : rural | tomponsky national nasleg | 915 | 458 (50.1%) | 457 (49.9%) | selo of topolinoye row 9 : rural | ynginsky nasleg | 425 | 217 (51.1%) | 208 (48.9%) | selo of novy selo ] Execute this SQL based on the above table: select ( select population where category = 'urban' ) > ( select population where category = 'rural' )
0
[ header: year | competition | venue | position | event | notes row 1 : 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 row 2 : 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 row 3 : 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 row 4 : 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 row 5 : 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 row 6 : 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08 ] Execute this SQL based on the above table: select event order by year desc limit 2007
marathon, marathon, marathon, marathon, marathon, marathon
[ 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 mnemonic where swara = 'shuddha rishabha'
ra
[ header: m | date | tournament | round | ground | opponent | score | attendance | dinamo scorers | report row 1 : 2 | 17 jul | supercup | None | h | hajduk split | 1 - 0 | 8000 | biscan | sportnet.hr row 2 : 3 | 20 jul | ucl | qr2 | ar | koper | 0 - 3 | 2000 | None | sportnet.hr row 3 : 9 | 14 aug | 1. hnl | 4 | h | karlovac | 4 - 2 | 400 | sammir (2), kramaric | sportnet.hr row 4 : 13 | 28 aug | 1. hnl | 6 | h | cibalia | 2 - 0 | 3500 | vrsaljko, to | sportnet.hr row 5 : 15 | 16 sep | uel | group | h | villarreal | 2 - 0 | 21000 | rukavina, sam | sportnet.hr row 6 : 17 | 22 sep | cup | r1 | a | zadrugar | 6 - 0 | 1500 | beciraj (2), kramaric | sportnet.hr row 7 : 19 | 30 sep | uel | group | a | paok | 0 - 1 | 25000 | None | sportnet.hr row 8 : 20 | 03 oct | 1. hnl | 10 | h | istra 1961 | 4 - 0 | 1500 | sylvestr, beci | sportnet.hr row 9 : 21 | 16 oct | 1. hnl | 11 | a | osijek | 3 - 1 | 5000 | sammir, badelj, | sportnet.hr row 10 : 23 | 23 oct | 1. hnl | 12 | h | sibenik | 1 - 0 | 3000 | tomecak | sportnet.hr row 11 : 24 | 27 oct | cup | r2 | a | karlovac | 2 - 0 | 1500 | beciraj, cufre | sportnet.hr row 12 : 25 | 30 oct | 1. hnl | 13 | a | inter zapresic | 3 - 0 | 3000 | tonel, sammir, i | sportnet.hr row 13 : 27 | 07 nov | 1. hnl | 14 | h | zadar | 1 - 0 | 4000 | tomecak | sportnet.hr row 14 : 30 | 23 nov | cup | qf | h | osijek | 2 - 0 | 1000 | tonel, kramaric | sportnet.hr row 15 : 31 | 27 nov | 1. hnl | 17 | a | rijeka | 2 - 0 | 2500 | beciraj, badelj | sportnet.hr row 16 : 35 | 15 dec | uel | group | h | paok | 0 - 1 | 25000 | None | sportnet.hr row 17 : 37 | 05 mar | 1. hnl | 20 | h | slaven belupo | 0 - 0 | 500 | None | sportnet.hr row 18 : 39 | 19 mar | 1. hnl | 22 | h | hajduk split | 2 - 0 | 15000 | badelj, beciraj | sportnet.hr row 19 : 44 | 20 apr | cup | sf | a | slaven belupo | 1 - 0 | 3000 | tomecak | sportnet.hr ] Execute this SQL based on the above table: select count ( round ) where attendance > 3000
7
[ header: pos | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | manuel poggiali | gilera | 25 | 41:18.211 | 1 | 25 row 2 : 2 | dani pedrosa | honda | 25 | 0.019 | 4 | 20 row 3 : 3 | steve jenkner | aprilia | 25 | 9.888 | 3 | 16 row 4 : 4 | lucio cecchinello | aprilia | 25 | 15.397 | 5 | 13 row 5 : 5 | simone sanna | aprilia | 25 | 15.452 | 8 | 11 row 6 : 6 | joan olive | honda | 25 | 15.486 | 20 | 10 row 7 : 7 | stefano bianco | aprilia | 25 | 15.549 | 11 | 9 row 8 : 8 | pablo nieto | aprilia | 25 | 16.218 | 2 | 8 row 9 : 9 | mika kallio | honda | 25 | 22.762 | 10 | 7 row 10 : 10 | mirko giansanti | honda | 25 | 22.839 | 16 | 6 row 11 : 11 | arnaud vincent | aprilia | 25 | 23.067 | 23 | 5 row 12 : 12 | andrea ballerini | honda | 25 | 23.134 | 18 | 4 row 13 : 13 | stefano perugini | italjet | 25 | 43.345 | 17 | 3 row 14 : 14 | jorge lorenzo | derbi | 25 | 43.973 | 7 | 2 row 15 : 15 | masao azuma | honda | 25 | 47.189 | 13 | 1 row 16 : 16 | jakub smrz | honda | 25 | 47.333 | 24 | None row 17 : 17 | gianluigi scalvini | aprilia | 25 | 52 | 22 | None row 18 : 18 | hector barbera | aprilia | 25 | +1:11.358 | 27 | None row 19 : 19 | mattia angeloni | gilera | 25 | +1:11.488 | 29 | None row 20 : 20 | alex baldolini | aprilia | 25 | +1:21.603 | 32 | None row 21 : 21 | jaroslav hules | aprilia | 25 | +1:21.681 | 15 | None row 22 : 22 | julian simon | honda | 25 | +1:31.723 | 26 | None row 23 : 23 | imre toth | honda | 25 | +1:31.794 | 31 | None row 24 : 24 | leon camier | italjet | 24 | +1 lap | 33 | None row 25 : ret | chaz davies | aprilia | 18 | retirement | 21 | None row 26 : ret | michel fabrizio | gilera | 14 | accident | 19 | None row 27 : ret | youichi ui | derbi | 13 | accident | 6 | None row 28 : ret | alex de angelis | aprilia | 13 | accident | 12 | None row 29 : ret | angel rodriguez | aprilia | 4 | retirement | 25 | None row 30 : ret | gino borsoi | aprilia | 0 | accident | 9 | None row 31 : ret | andrea dovizioso | honda | 0 | accident | 14 | None row 32 : ret | alessandro brannetti | honda | 0 | accident | 30 | None row 33 : ret | alvaro bautista | aprilia | 0 | accident | 28 | None row 34 : dnq | javier machado | honda | None | None | None | None ] Execute this SQL based on the above table: select count ( rider ) where manufacturer = 'aprilia'
15
[ header: date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16 | italy | 0-1 | republic of ireland | group e | 75338 row 2 : 1994-06-23 | 16 | italy | 1-0 | norway | group e | 74624 row 3 : 1994-06-25 | 12.3 | saudi arabia | 2-1 | morocco | group f | 76322 row 4 : 1994-06-28 | 12.3 | republic of ireland | 0-0 | norway | group e | 72404 row 5 : 1994-07-05 | 16.3 | mexico | 1-1 (1-3 on pen.) | bulgaria | round of 16 | 71030 row 6 : 1994-07-10 | 12 | bulgaria | 2-1 | germany | quarterfinals | 72000 row 7 : 1994-07-13 | 16 | bulgaria | 1-2 | italy | semifinals | 74110 ] Execute this SQL based on the above table: select count ( time (edt) ) where res. = '1-0'
1
[ header: # | title | producer(s) | performer(s) | length row 1 : 1 | "ova here" | da beatminerz | krs-one | 2:56 row 2 : 2 | "things is about to change" | creative minds combined | krs-one | 2:34 row 3 : 3 | "splash" | a-sharp, pleasure king | krs-one | 2:24 row 4 : 4 | "my people" | alumni | krs-one | 0:19 row 5 : 5 | "kreditz" | milann miles, rick long | krs-one | 2:02 row 6 : 6 | "i remember" | j-roc, mad lion | krs-one | 4:03 row 7 : 7 | "down the charts" | milann miles, rick long | krs-one | 2:10 row 8 : 8 | "you really don't want it" | jim bean | None | 3:29 row 9 : 9 | "womanology" | soul supreme | krs-one | 3:54 row 10 : 10 | "2nd kreditz" | None | krs-one | 0:46 row 11 : 11 | "stop it" | krs-one, mad lion | None | 1:38 row 12 : 12 | "problemz" | vanguard | krs-one | 3:15 row 13 : 13 | "believe it!" | soul supreme | krs-one | 3:59 ] Execute this SQL based on the above table: select ( select length where producer(s) = 'creative minds combined' ) - ( select length where producer(s) = 'soul supreme' )
-1
[ 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 config core1 where config core1 != '1:0:2:1' and fillrate mtextels/s > 146
2:0:2:2, 2:0:2:2, 2:0:2:2
[ header: year | film | role | co-star | director | notes row 1 : 2004 | bachelor | None | None | mostofa sarwar farook | special appearance row 2 : 2010 | dubshatar | renu | shehzad chowdhury | nurul alam atik | first debut film daily star celebrating life-best actress row 3 : 2011 | firey esho behula | tanima | intekhab deenar, shahid | tanim noor | None row 4 : 2011 | guerrilla | bilkis banu | ferdous ahmed, | nasiruddin yousuff | national film award meril prothom al row 5 : 2012 | chorabali | noboni afroz | indraneil sengupt | redwan rony | national film award meril prothom al row 6 : 2013 | aborto | charu sen | tota roy chowdhur | arindam sil | first debut film in tollywood row 7 : 2013 | purnodoirgho prem | jara/zara | shakib khan, arefin | shafi uddin sha | first film with shakib khan row 8 : 2014 | parle theka (filming) | None | sushama sarkar | maruf hasan | None row 9 : 2014 | zero degree (filming) | sonia | mahfuz ahmed, r | animesh aich | None ] Execute this SQL based on the above table: select year where director = 'nurul alam atik'
2010
[ 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 institution where institution != 'manhattanville college' and nickname = 'cougars'
misericordia university
[ header: game | date | team | score | high points | high rebounds | high assists | location attendance | record row 1 : 75 | april 1 | @ sacramento | w 99-90 | raymond felton (17) | nene (12) | nene (6) | power balance pavilion 15,871 | 46-29 row 2 : 76 | april 3 | @ l.a. lakers | w 95-90 | danilo gallinari (22) | kenyon martin (8) | ty lawson (8) | staples center 18,997 | 47-29 row 3 : 77 | april 5 | oklahoma city | l 94-101 | ty lawson (28) | nene (8) | ty lawson (5) | pepsi center 18,203 | 47-30 row 4 : 78 | april 6 | @ dallas | w 104-96 | j. r. smith (23) | nene (15) | ty lawson (8) | american airlines center 20,364 | 48-30 row 5 : 79 | april 8 | @ oklahoma city | l 89-104 | nene (18) | kenyon martin (13) | ty lawson (6) | oklahoma city arena 18,203 | 48-31 row 6 : 80 | april 9 | minnesota | w 130-106 | ty lawson (37) | kenyon martin, j | raymond felton (14) | pepsi center 19,155 | 49-31 row 7 : 81 | april 11 | golden state | w 134-111 | j. r. smith (22) | chris andersen (12) | raymond felton (10) | pepsi center 19,155 | 50-31 row 8 : 82 | april 13 | @ utah | l 103-107 | wilson chandler (27) | chris andersen (10) | wilson chandler, gary | energysolutions arena 19,051 | 50-32 ] Execute this SQL based on the above table: select game where record = '50-32'
82
[ header: year | title | role | notes row 1 : 2014 | and so it goes | producer | starring michael douglas and row 2 : 2011 | flypaper | producer | starring patrick dempsey and row 3 : 2007 | captivity | producer | None row 4 : 2006 | o jerusalem | producer | None row 5 : 2005 | the upside of anger | executive producer | starring kevin costner and jo row 6 : 2004 | beyond the sea | executive producer | starring kevin spacey row 7 : 2004 | the i inside | producer | None row 8 : 2003 | monster | producer | starring charlize theron academy row 9 : 2003 | 11:14 | executive producer | None row 10 : 2002 | extreme ops | executive producer | None row 11 : 2001 | the musketeer | executive producer | None row 12 : 2001 | the body | executive producer | None row 13 : 1997 | the blackout | executive producer | None row 14 : 1996 | the winner | executive producer | None row 15 : 1993 | stalingrad | executive producer | None row 16 : 1991 | diary of a hitman | executive producer | None row 17 : 1990 | vietnam, texas | executive producer | None row 18 : 1989 | wild orchid | producer | starring mickey rourke row 19 : 1988 | high spirits | executive producer | None row 20 : 1988 | mac and me | executive producer | None row 21 : 1986 | flight of the navigator | executive producer | None row 22 : 1986 | short circuit | executive producer | None row 23 : 1986 | 9 1/2 weeks | producer | starring mickey rourke and row 24 : 1984 | metropolis | sales agent | directed by fritz lang row 25 : 1984 | the neverending story | executive producer | directed by wolfgang petersen row 26 : 1977 | the choirboys | executive producer | None row 27 : 1974 | there is no 13 | george thomas | None row 28 : 1973 | "hannah, queen of the vampires" | peter | None row 29 : 1973 | the devil's wedding night | karl schiller | None row 30 : 1973 | little mother | riano | None row 31 : 1972 | byleth - il demone de | duke lionello shandwell | None row 32 : 1972 | i leoni di pietroburgo | eldar | None row 33 : 1972 | confessioni segrete di un convento di | domenico | None row 34 : 1972 | they call him veritas | veritas | None row 35 : 1971 | l'arciere di fuoco | allen | None row 36 : 1971 | pistol packin' preacher | slim | None row 37 : 1968 | dead men don't count | johnny dalton | None row 38 : 1967 | requiescant | george ferguson | also starring pier paolo pas row 39 : 1966 | johnny oro | johnny oro/ringo | directed by sergio corbucci row 40 : 1964 | son of cleopatra | el kebir | None row 41 : 1964 | i cento cavalieri | don fernando herrera y | None row 42 : 1963 | the tyrant of castile | pietro i: re di castigl | None row 43 : 1963 | the young racers | stephen children | directed by roger corman row 44 : 1962 | the reluctant saint | aldo | directed by edward dmytry row 45 : 1962 | the longest day | pvt. harris | also starring richard burton and se row 46 : 1962 | beauty and the beast | eduardo | None ] Execute this SQL based on the above table: select count ( title )
46
[ header: county | fips code | county seat | created | origin | etymology | population estimate (2011) | area row 1 : alamance county | 1 | graham | 1849 | orange county | the battle of alamance which was derived | 153291 | 435 sq mi (1,127 km2) row 2 : clay county | 43 | hayesville | 1861 | cherokee county | henry clay (1777-1852), states | 10563 | 221 sq mi (572 km2) row 3 : dare county | 55 | manteo | 1870 | currituck county, hyde | virginia dare (b. 1587 | 34307 | 1,562 sq mi (4,046 km2) row 4 : duplin county | 61 | kenansville | 1750 | new hanover county | thomas hay, viscount du | 59542 | 819 sq mi (2,121 km2) row 5 : gaston county | 71 | gastonia | 1846 | lincoln county | william gaston (1778-1844), | 207031 | 364 sq mi (943 km2) row 6 : greene county | 79 | snow hill | 1799 | dobbs county originally named glasgo | nathanael greene (17 | 21556 | 266 sq mi (689 km2) row 7 : henderson county | 89 | hendersonville | 1838 | buncombe county | leonard henderson (1772-18 | 107927 | 375 sq mi (971 km2) row 8 : mitchell county | 121 | bakersville | 1861 | burke county, caldwell county, m | elisha mitchell (1793 | 15445 | 222 sq mi (575 km2) row 9 : wilson county | 195 | wilson | 1855 | edgecombe county, johnston county, | louis d. wilson, | 81452 | 374 sq mi (969 km2) row 10 : yadkin county | 197 | yadkinville | 1850 | surry county | the yadkin river | 38279 | 337 sq mi (873 km2) ] Execute this SQL based on the above table: select county order by population estimate (2011) asc limit 1
clay county
[ header: country | weapon designation | weapon description | year(s) delivered | quantity delivered row 1 : brazil | ee-11 urutu | apc | 1983-1984 | 350 row 2 : china | f-6 | fighter aircraft | 1982-1983 | 40 row 3 : china | type-63 107mm | multiple rocket launcher | 1984-1988 | 100 row 4 : china | wz-121/type 69 | tank | 1983-1987 | 1500 row 5 : china | hn-5a | portable sam | 1986-1987 | 1000 row 6 : czechoslovakia | bmp-2 | infantry fighting vehicle | 1987-1989 | 250 row 7 : czechoslovakia | t-55 | tank | 1982-1985 | 400 row 8 : denmark | al zahraa | landing ship | 1983 | 3 row 9 : east germany | t-55 | tank | 1981 | 50 row 10 : egypt | m-46 130mm | towed gun | 1981-1983 | 96 row 11 : france | sa-330 puma | helicopter | 1980-1981 | 20 row 12 : france | m-3 vtt | apc | 1983-1984 | 115 row 13 : france | trs-2100 tiger | air surv radar | 1988 | 1 row 14 : france | trs-2230/15 tiger | air surv radar | 1984-1985 | 6 row 15 : france | am-39 exocet | anti-ship missile | 1979-1988 | 352 row 16 : france | as-30l | asm | 1986-1990 | 240 row 17 : france | r-550 magic-1 | sraam | 1981-1985 | 534 row 18 : italy | a-109 hirundo | light helicopter | 1982 | 2 row 19 : poland | t-72m1 | tank | 1982-1990 | 500 row 20 : romania | t-55 | tank | 1982-1984 | 150 row 21 : yugoslavia | m-87 orkan 262mm | multiple rocket launcher | 1988 | 2 row 22 : united states | md-500md defender | light helicopter | 1983 | 30 row 23 : united states | md-530f | light helicopter | 1986 | 26 row 24 : soviet union | mig-21bis/fishbed-n | fighter aircraft | 1983-1984 | 61 row 25 : soviet union | mig-23bn/flogger- | fga aircraft | 1984-1985 | 50 row 26 : soviet union | su-22/fitter-h/j/ | fga aircraft | 1986-1987 | 61 row 27 : soviet union | su-25/frogfoot-a | ground attack aircraft | 1986-1987 | 84 row 28 : soviet union | 9p117/ss-1 scu | ssm launcher | 1983-1984 | 10 row 29 : soviet union | bm-21 grad 122mm | multiple rocket launcher | 1983-1988 | 560 row 30 : soviet union | d-30 122mm | towed gun | 1982-1988 | 576 row 31 : soviet union | sa-9/9p31 | aav(m) | 1982-1985 | 160 row 32 : soviet union | long track | air surv radar | 1980-1984 | 10 row 33 : soviet union | sa-8b/9k33m | mobile sam system | 1982-1985 | 50 row 34 : soviet union | thin skin | air surv radar | 1980-1984 | 5 row 35 : soviet union | 9m111/at-4 spigot | anti-tank missile | 1986-1989 | 3000 row 36 : soviet union | 9m37/sa-13 gopher | sam | 1985-1986 | 960 ] Execute this SQL based on the above table: select weapon designation where quantity delivered > 876
wz-121/type 69, hn-5a, 9m111/at-4 spigot, 9m37/sa-13 gopher
[ header: availability / production | | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 row 1 : availability | hydro power | 1150 | 1161 | 1171 | 1247 | 1281 | 1293 | 1316 | 1326 | 1357 | 1379 | 1382 | 1401 | 1584 row 2 : availability | thermal | 685 | 835 | 1056 | 1233 | 1215 | 1155 | 1155 | 1155 | 1285 | 1290 | 1390 | 1690 | 1638 row 3 : availability | other renewables | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 15 | 45 | 50 | 90 row 4 : availability | total availability | 1838 | 1999 | 2230 | 2483 | 2499 | 2411 | 2434 | 2444 | 2645 | 2684 | 2818 | 3141 | 3312 row 5 : production | hydro power | 3197 | 3110 | 2962 | 3310 | 2960 | 3451 | 4634 | 3947 | 4130 | 3881 | 5634 | 4622 | 3292 row 6 : production | thermal | 3485 | 3407 | 3201 | 4298 | 5080 | 5314 | 4751 | 5864 | 5763 | 5975 | 4995 | 6785 | 8339 row 7 : production | other renewables | 3 | 3 | 4 | 3 | 3 | 5 | 4 | 4 | 8 | 27 | 86 | 121 | 169 row 8 : production | total production | 6685 | 6520 | 6167 | 7611 | 8043 | 8770 | 9389 | 9815 | 9901 | 9883 | 10715 | 11528 | 11800 ] Execute this SQL based on the above table: select where 2012 = 1638
thermal
[ header: pick # | nfl team | player | position | college row 1 : 81 | philadelphia eagles | paul fanning | back | kansas state row 2 : 82 | brooklyn dodgers | ed nowogrowski | back | university of washington row 3 : 83 | chicago cardinals | dwight hafeli | back | washington (st. louis) row 4 : 84 | new york giants | dwight scheyer | end | washington state row 5 : 85 | pittsburgh pirates | matt patanelli | tackle | michigan row 6 : 86 | boston redskins | bill docherty | guard | temple row 7 : 87 | detroit lions | larry kelley | guard | yale row 8 : 88 | chicago bears | al guepe | end | marquette row 9 : 89 | green bay packers | gordon dahlgren | guard | michigan state row 10 : 90 | cleveland rams | ray johnson | tackle | denver ] Execute this SQL based on the above table: select pick # - pick # where position = 'back'
0.0, 0.0, 0.0
[ header: year | film | function | notes row 1 : 2002 | the bacchae | producer | screen adaptation of euripides' classic row 2 : 2004 | shakespeare's merchant | producer | adaptation of shakespeare's the merchant row 3 : 2004 | the trojan women | producer/actress | documentary film of brad mays' 2003 los row 4 : 2007 | schooled | co-producer | None row 5 : 2008 | sing*ularity | producer | documentary about the world-famous operaworks row 6 : 2008 | the watermelon | producer | oddball romantic comedy, written by michae row 7 : 2008 | the audacity of democracy | producer | documentary film of the 2008 democratic presidential primary, shot row 8 : 2011 | customer diss-service | co-producer | web series directed by brad mays and row 9 : 2012 | beginning blue | producer, writer | feature film about an all-girl rock band determined row 10 : 2012 | the donut shop | co-producer | comedy short directed by brad mays, and row 11 : 2013 | i grew up in princeton | producer | feature documentary directed by brad mays ] Execute this SQL based on the above table: select function where function in ( 'producer' , 'producer/actress' ) order by year desc limit 1
producer
[ header: department | total deputies | uninominal deputies | plurinominal deputies | special indigenous or campesino deputies | senators row 1 : la paz | 29 | 14 | 14 | 1 | 4 row 2 : santa cruz | 28 | 14 | 13 | 1 | 4 row 3 : cochabamba | 19 | 9 | 9 | 1 | 4 row 4 : potosi | 13 | 7 | 6 | 0 | 4 row 5 : chuquisaca | 10 | 5 | 5 | 0 | 4 row 6 : oruro | 9 | 4 | 4 | 1 | 4 row 7 : tarija | 9 | 4 | 4 | 1 | 4 row 8 : beni | 8 | 4 | 3 | 1 | 4 row 9 : pando | 5 | 2 | 2 | 1 | 4 row 10 : total | 130 | 63 | 60 | 7 | 36 ] Execute this SQL based on the above table: select sum ( uninominal deputies ) where department in ( 'la paz' , 'cochabamba' )
23.0
[ header: week | date | song title | performer | album title | performer row 1 : 1 | 3 january 2014 | "timber" | pitbull feat. ke$ha | true | avicii row 2 : 2 | 10 january 2014 | "timber" | pitbull feat. ke$ha | true | avicii row 3 : 3 | 17 january 2014 | "i see fire" | ed sheeran | high hopes | bruce springsteen row 4 : 4 | 24 january 2014 | "i see fire" | ed sheeran | high hopes | bruce springsteen row 5 : 5 | 31 january 2014 | "i see fire" | ed sheeran | true | avicii row 6 : 6 | 7 february 2014 | "i see fire" | ed sheeran | sjunger sinatra | christer sjogren row 7 : 7 | 14 february 2014 | "i see fire" | ed sheeran | sjunger sinatra | christer sjogren row 8 : 8 | 21 february 2014 | "i see fire" | ed sheeran | true | avicii row 9 : 9 | 28 february 2014 | "i see fire" | ed sheeran | true | avicii row 10 : 10 | 7 march 2014 | "busy doin' nothin'" | ace wilder | true | avicii row 11 : 11 | 14 march 2014 | "busy doin' nothin'" | ace wilder | true | avicii row 12 : 12 | 21 march 2014 | "busy doin' nothin'" | ace wilder | all turns red | takida row 13 : 13 | 28 march 2014 | "busy doin' nothin'" | ace wilder | together we stand alone | yohio ] Execute this SQL based on the above table: select count ( performer ) where week >= 299
0
[ header: team | winners | runners-up | years won | years runner-up row 1 : liverpool | 8 | 3 | 1981, 1982, 1983, 1984, 1995, | 1978, 1987, 2005 row 2 : aston villa | 5 | 3 | 1961, 1975, 1977, 1994, 1996 | 1963, 1971, 2010 row 3 : manchester united | 4 | 4 | 1992, 2006, 2009, 2010 | 1983, 1991, 1994, 2003 row 4 : tottenham hotspur | 4 | 3 | 1971, 1973, 1999, 2008 | 1982, 2002, 2009 row 5 : chelsea | 4 | 2 | 1965, 1998, 2005, 2007 | 1972, 2008 row 6 : nottingham forest | 4 | 2 | 1978, 1979, 1989, 1990 | 1980, 1992 row 7 : leicester city | 3 | 2 | 1964, 1997, 2000 | 1965, 1999 row 8 : manchester city | 3 | 1 | 1970, 1976, 2014 | 1974 row 9 : arsenal | 2 | 5 | 1987, 1993 | 1968, 1969, 1988, 2007, 2011 row 10 : norwich city | 2 | 2 | 1962, 1985 | 1973, 1975 row 11 : birmingham city | 2 | 1 | 1963, 2011 | 2001 row 12 : wolverhampton wanderers | 2 | 0 | 1974, 1980 | None row 13 : west bromwich albion | 1 | 2 | 1966 | 1967, 1970 row 14 : middlesbrough | 1 | 2 | 2004 | 1997, 1998 row 15 : queens park rangers | 1 | 1 | 1967 | 1986 row 16 : leeds united | 1 | 1 | 1968 | 1996 row 17 : stoke city | 1 | 1 | 1972 | 1964 row 18 : luton town | 1 | 1 | 1988 | 1989 row 19 : sheffield wednesday | 1 | 1 | 1991 | 1993 row 20 : swindon town | 1 | 0 | 1969 | None row 21 : oxford united | 1 | 0 | 1986 | None row 22 : blackburn rovers | 1 | 0 | 2002 | None row 23 : swansea city | 1 | 0 | 2013 | None row 24 : west ham united | 0 | 2 | None | 1966, 1981 row 25 : everton | 0 | 2 | None | 1977, 1984 row 26 : bolton wanderers | 0 | 2 | None | 1995, 2004 row 27 : sunderland | 0 | 2 | None | 1985, 2014 row 28 : rotherham united | 0 | 1 | None | 1961 row 29 : rochdale | 0 | 1 | None | 1962 row 30 : newcastle united | 0 | 1 | None | 1976 row 31 : southampton | 0 | 1 | None | 1979 row 32 : oldham athletic | 0 | 1 | None | 1990 row 33 : tranmere rovers | 0 | 1 | None | 2000 row 34 : wigan athletic | 0 | 1 | None | 2006 row 35 : cardiff city | 0 | 1 | None | 2012 row 36 : bradford city | 0 | 1 | None | 2013 ] Execute this SQL based on the above table: select team where team != 'norwich city' and runners-up = ( select runners-up where team = 'norwich city' )
chelsea, nottingham forest, leicester city, west bromwich albion, middlesbrough, west ham united, everton, bolton wanderers, sunderland
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 5 | 2 | 3 | 10 row 2 : 2 | colombia | 4 | 4 | 9 | 17 row 3 : 3 | dominican republic | 4 | 3 | 4 | 11 row 4 : 4 | peru | 3 | 3 | 8 | 14 row 5 : 5 | ecuador | 2 | 3 | 3 | 8 row 6 : 6 | guatemala | 1 | 1 | 1 | 3 row 7 : 7 | chile | 0 | 3 | 2 | 5 row 8 : 8 | panama | 0 | 0 | 3 | 3 row 9 : 9 | bolivia | 0 | 0 | 1 | 1 row 10 : 9 | paraguay | 0 | 0 | 1 | 1 row 11 : total | total | 19 | 19 | 35 | 73 ] Execute this SQL based on the above table: select nation where bronze > ( select bronze where nation = 'panama' ) order by bronze asc limit 1
dominican republic
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 9 | kimi raikkonen | mclaren-mercedes | 44 | 1:30:01.295 | 2 | 10 row 2 : 2 | 5 | fernando alonso | renault | 44 | 28.394 | 4 | 8 row 3 : 3 | 3 | jenson button | bar-honda | 44 | 32.077 | 8 | 6 row 4 : 4 | 7 | mark webber | williams-bmw | 44 | +1:09.167 | 9 | 5 row 5 : 5 | 2 | rubens barrichello | ferrari | 44 | +1:18.136 | 12 | 4 row 6 : 6 | 11 | jacques villeneuve | sauber-petronas | 44 | +1:27.435 | 14 | 3 row 7 : 7 | 17 | ralf schumacher | toyota | 44 | +1:27.574 | 5 | 2 row 8 : 8 | 18 | tiago monteiro | jordan-toyota | 43 | +1 lap | 19 | 1 row 9 : 9 | 15 | christian klien | red bull-cosworth | 43 | +1 lap | 16 | None row 10 : 10 | 12 | felipe massa | sauber-petronas | 43 | +1 lap | 7 | None row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 43 | +1 lap | 20 | None row 12 : 12 | 21 | christijan albers | minardi-cosworth | 42 | +2 laps | 18 | None row 13 : 13 | 20 | robert doornbos | minardi-cosworth | 41 | +3 laps | 17 | None row 14 : 14 | 10 | juan pablo montoya | mclaren-mercedes | 40 | collision | 1 | None row 15 : 15 | 8 | antonio pizzonia | williams-bmw | 39 | collision | 15 | None row 16 : ret | 16 | jarno trulli | toyota | 34 | accident | 3 | None row 17 : ret | 14 | david coulthard | red bull-cosworth | 18 | engine | 11 | None row 18 : ret | 1 | michael schumacher | ferrari | 13 | collision | 6 | None row 19 : ret | 4 | takuma sato | bar-honda | 13 | collision | 10 | None row 20 : ret | 6 | giancarlo fisichella | renault | 10 | accident | 13 | None ] Execute this SQL based on the above table: select count ( pos ) where driver = 'christijan albers'
1
[ header: year | song | u.s. | u.s. r&b | u.s. ac | uk | album row 1 : 1986 | "strollin' on" | None | None | None | 32 | intentions row 2 : 1986 | "in the springtime" | None | None | None | 54 | you're safe row 3 : 1986 | "crazy love" | None | None | None | 67 | intentions row 4 : 1987 | "let me know" | None | None | None | 49 | intentions row 5 : 1987 | "woman in you" | None | None | None | None | intentions row 6 : 1987 | "some guys have all the luck" | None | None | None | 12 | None row 7 : 1989 | "wild world" | 25 | None | None | 5 | maxi priest row 8 : 1990 | "human work of art" | None | None | None | 71 | bonafide row 9 : 1990 | "close to you" | 1 | 2 | 15 | 7 | bonafide row 10 : 1990 | "just a little bit longer" | 62 | 30 | None | 62 | bonafide row 11 : 1991 | "space in my heart" | None | 76 | None | None | bonafide row 12 : 1991 | "set the night to music" (with | 6 | 45 | 2 | None | set the night to music (roberta row 13 : 1992 | "groovin' in the midnight" | 63 | 29 | None | 50 | fe real row 14 : 1993 | "one more chance" | None | 77 | None | 40 | fe real row 15 : 1996 | "that girl" (with shaggy) | 20 | 34 | None | 15 | man with the fun row 16 : 1996 | "watching the world go by" | None | None | None | 36 | man with the fun row 17 : 2009 | "2 play feat maxi priest - that | None | None | None | None | None ] Execute this SQL based on the above table: select count ( song ) where u.s. > 1602
0
[ header: week | date | opponent | result | attendance | bye row 1 : 1 | september 8, 2002 | st. louis rams | w 23-16 | 75710 | 0 row 2 : 2 | september 15, 2002 | at san francisco 49ers | w 24-14 | 67685 | 0 row 3 : 3 | september 22, 2002 | buffalo bills | w 28-23 | 75359 | 0 row 4 : 4 | september 30, 2002 | at baltimore ravens | l 34-23 | 69538 | 0 row 5 : 5 | october 6, 2002 | san diego chargers | w 26-9 | 75065 | 0 row 6 : 6 | october 13, 2002 | miami dolphins | l 24-22 | 75941 | 0 row 7 : 7 | october 20, 2002 | at kansas city chiefs | w 37-34 | 78446 | 0 row 8 : 8 | october 27, 2002 | at new england patriots | w 24-16 | 68436 | 0 row 9 : 9 | None | None | None | None | 1 row 10 : 10 | november 11, 2002 | oakland raiders | l 34-10 | 76643 | 0 row 11 : 11 | november 17, 2002 | at seattle seahawks | w 31-9 | 65495 | 0 row 12 : 12 | november 24, 2002 | indianapolis colts | l 23-20 | 75075 | 0 row 13 : 13 | december 1, 2002 | at san diego chargers | l 30-27 | 66357 | 0 row 14 : 14 | december 8, 2002 | at new york jets | l 19-13 | 78521 | 0 row 15 : 15 | december 15, 2002 | kansas city chiefs | w 31-24 | 75947 | 0 row 16 : 16 | december 22, 2002 | at oakland raiders | l 28-16 | 62592 | 0 row 17 : 17 | december 29, 2002 | arizona cardinals | w 37-7 | 75164 | 0 ] Execute this SQL based on the above table: select attendance where date = 'december 1, 2002'
66357.0
[ 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 position group by position order by count ( season ) limit 1
12th
[ header: rank | city | county | state | percentage row 1 : 1 | palisades park | bergen county | new jersey | 36.38% (52% in 2010) row 2 : 2 | cerritos | los angeles county | california | 17.69% row 3 : 3 | la palma | orange county | california | 17.43% row 4 : 4 | leonia | bergen county | new jersey | 17.24% row 5 : 5 | fort lee | bergen county | new jersey | 17.18% row 6 : 6 | ridgefield | bergen county | new jersey | 14.31% row 7 : 7 | closter | bergen county | new jersey | 12.75% row 8 : 8 | norwood | bergen county | new jersey | 12.69% row 9 : 9 | edgewater | bergen county | new jersey | 11.83% row 10 : 10 | englewood cliffs | bergen county | new jersey | 11.76% ] Execute this SQL based on the above table: select count ( state ) where rank < ( select rank where state = 'california' )
1
[ header: year | title | b-side | mediums | label (catalog) row 1 : 1996 | "broke" | "whenever i breathe out, you breathe | 7" | sub pop (sp0338) row 2 : 1997 | "a life of arctic sounds" | "medication" | 7" | suicide squeeze (ssr001003) row 3 : 1997 | "birds vs. worms | "every penny fed car", "four finger | 7" | hit or miss row 4 : 1998 | "other people's lives" | "grey ice water" | 7" | up records row 5 : 1998 | "never ending math equation" | "workin' on leavin' the | 7" | sub pop (sp0436) row 6 : 1998 | "whenever you see fit" | "whenever you see fit (dj | 12", cd | up records/suicide squeeze row 7 : 1999 | "heart cooks brain" | "shit luck" | 7" | matador records row 8 : 2004 | "float on" | "i've got it all (most) | 7", cd | epic (076685) row 9 : 2004 | "ocean breathes salty" | "float on (live studio)" | cd | epic row 10 : 2007 | "dashboard" | "king rat" | 7", cd | epic row 11 : 2007 | "missed the boat" | None | digital | epic row 12 : 2009 | "satellite skin" | "guilty cocker spaniels | 7" | epic row 13 : 2009 | "autumn beds" | "whale song" | 7" | epic row 14 : 2009 | "perpetual motion machine" | "history sticks to your feet" | 7" | epic ] Execute this SQL based on the above table: select year where b-side = '"history sticks to your feet"' and year > 2007 order by year asc limit 1
2009
[ header: type | stage | cyclist | team | reason row 1 : dnf | 2 | remi pauriol | cofidis | broken collarbone row 2 : dns | 3 | jose angel gomez marchante | cervelo testteam | broken arm sustained from crash in stage 2 row 3 : dns | 3 | daniel martin | garmin-slipstream | illness row 4 : dns | 3 | joost posthuma | rabobank | illness row 5 : dnf | 3 | matteo bono | lampre-ngc | None row 6 : dnf | 3 | anthony charteau | caisse d'epargne | None row 7 : dns | 4 | sylvain calzat | agritubel | None row 8 : dns | 4 | bradley wiggins | garmin-slipstream | death in the family row 9 : dnf | 4 | jussi veikkanen | francaise des jeux | None row 10 : dns | 5 | inigo cuesta | cervelo testteam | None row 11 : dns | 5 | enrico franzoi | liquigas | None row 12 : dnf | 5 | steven cozza | garmin-slipstream | None row 13 : dnf | 5 | philippe gilbert | silence-lotto | None row 14 : dnf | 5 | brian vandborg | liquigas | None row 15 : dns | 6 | jelle vanendert | silence-lotto | None row 16 : dnf | 6 | jose luis arrieta | ag2r-la mondiale | None row 17 : dnf | 6 | sebastien chavanel | francaise des jeux | None row 18 : dnf | 6 | simon spilak | lampre-ngc | None row 19 : dnf | 6 | thomas voeckler | bbox bouygues telecom | shoulder injury sustained from crash row 20 : dns | 7 | sebastian langeveld | rabobank | None row 21 : dnf | 7 | samuel sanchez | euskaltel-euskad | None row 22 : dnf | 7 | mickael cherel | francaise des jeux | None row 23 : dnf | 7 | thomas fothen | team milram | None row 24 : dnf | 7 | marcel sieberg | team columbia-high road | None row 25 : dnf | 7 | tom veelers | skil-shimano | None row 26 : dnf | 7 | mickael buffaz | cofidis | None row 27 : dnf | 7 | javier aramendia | euskaltel-euskad | None row 28 : dnf | 7 | romain feillu | agritubel | None ] Execute this SQL based on the above table: select avg ( stage ) where cyclist = 'sebastian langeveld'
7.0
[ header: | 'be' | 'remain' | 'give' | 'save' row 1 : 1st sg | esmi | liekmi | duomi | gelbmi row 2 : 2nd sg | esi | lieksi | duosi | gelbsi row 3 : 3rd sg | est(i) | liekt(i) | duost(i) | gelbt(i) row 4 : 1st dual | esva | liekva | duova | gelbva row 5 : 2nd dual | esta | liekta | duosta | gelbta row 6 : 1st pl | esme | liekme | duome | gelbme row 7 : 2nd pl | este | liekte | duoste | gelbte row 8 : 3rd pl | esti | liekt(i) | duost(i) | gelbt(i) ] Execute this SQL based on the above table: select count ( 'give' )
8
[ header: match | date | round | home/away | opponent team | score | scorers row 1 : 1 | 17 september 2007 | group stage | home | benfica | 2-1 | pirlo 9', inzaghi row 2 : 2 | 3 october 2007 | group stage | away | celtic | 2-1 | kaka 68' (pen.) row 3 : 3 | 24 october 2007 | group stage | home | shakhtar donetsk | 4-1 | gilardino 6', 14 row 4 : 4 | 6 november 2007 | group stage | away | shakhtar donetsk | 0-3 | inzaghi 66', 90+3 row 5 : 5 | 28 november 2007 | group stage | away | benfica | 1-1 | pirlo 15' row 6 : 6 | 4 december 2007 | group stage | home | celtic | 1-0 | inzaghi 70' row 7 : 7 | 20 february 2008 | round of 16 | away | arsenal | 0-0 | None row 8 : 8 | 4 march 2008 | round of 16 | home | arsenal | 0-2 | None ] Execute this SQL based on the above table: select sum ( match ) where score = '1-1'
5.0
[ header: year | film title | genre | cast | notes row 1 : 1988 | tarka | a murder mystery | shankar nag, devaraj | filmfare award for best director - kann row 2 : 1990 | utkarsha | thriller | dr.ambareesh, | None row 3 : 1991 | sangarsha | thriller | dr.vishnuvard | None row 4 : 1994 | nishkarsha | real time thriller | dr.vishnuvard | karnataka state film award for best row 5 : 1996 | beladingala baale | love story | ananth nag | filmfare award for best director - kann row 6 : 1997 | nammoora mandara hoove | love story | ramesh aravind, | karnataka state film award for best row 7 : 1998 | prema raaga haadu | love story | shivrajkumar, nive | None row 8 : 1999 | pratyartha | thriller | ramesh aravind, | None row 9 : 2000 | sparsha | love story | sudeep, sudha rani | filmfare award for best director - kann row 10 : 2001 | parva | a musical love story | dr.vishnuvard | None row 11 : 2002 | marma | suspense thriller | prema | None row 12 : 2006 | ramya chaitrakaal | a village love story | sandeep, nanditha | None row 13 : 2007 | kshana kshana | a suspense thriller | dr.vishnuvard | None row 14 : 2011 | sarigama | romance | prajwal devaraj, sunil | filming row 15 : 2013 | tanana tandanan | drama | ramesh aravind, | filming ] Execute this SQL based on the above table: select film title order by notes desc limit 1
nishkarsha
[ header: nation | 1986 | 1989 | 1991 | 1997 | 1999 | 2000 | 2003 | 2005 | 2007 | 2009 | 2011 | years row 1 : argentina | 4th | None | 4th | 4th | 3rd | 4th | 2nd | 2nd | 2nd | 1st | 2nd | 10 row 2 : brazil | 3rd | 3rd | 3rd | 1st | 1st | 1st | 1st | 1st | 1st | 2nd | 1st | 11 row 3 : canada | 2nd | 1st | 2nd | 2nd | None | None | 5th | 4th | 6th | None | None | 7 row 4 : chile | None | None | None | None | None | None | None | None | None | 3rd | 5th | 2 row 5 : colombia | None | None | None | None | 6th | 6th | None | None | None | None | None | 2 row 6 : costa rica | None | None | None | 5th | None | None | None | None | None | None | None | 1 row 7 : cuba | None | None | None | None | 2nd | None | None | None | None | None | 3rd | 2 row 8 : dominican republic | None | None | None | None | None | None | 6th | 5th | 3rd | 4th | 6th | 5 row 9 : greenland | None | None | None | None | 5th | 3rd | None | None | None | None | None | 2 row 10 : guatemala | None | None | None | None | None | None | 7th | None | None | None | None | 1 row 11 : mexico | None | 4th | None | 6th | None | 5th | None | None | 8th | 5th | 7th | 6 row 12 : paraguay | None | None | 6th | None | None | None | None | None | 4th | 7th | None | 3 row 13 : puerto rico | None | None | 7th | None | None | None | None | None | None | None | None | 1 row 14 : uruguay | None | None | 5th | 3rd | 4th | 2nd | 3rd | 3rd | 5th | 6th | 4th | 9 row 15 : united states | 1st | 2nd | 1st | None | None | None | 4th | 6th | 7th | None | None | 6 row 16 : venezuela | None | None | None | None | None | None | None | None | None | None | 8th | 1 ] Execute this SQL based on the above table: select count ( 2000 ) where years = 5
0
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | ue lleida | 38 | 57+19 | 23 | 11 | 4 | 56 | 20 | 36 row 2 : 2 | real valladolid | 38 | 52+14 | 20 | 12 | 6 | 50 | 30 | 20 row 3 : 3 | racing de santander | 38 | 52+14 | 23 | 6 | 9 | 56 | 38 | 18 row 4 : 4 | rcd mallorca | 38 | 50+12 | 21 | 8 | 9 | 57 | 34 | 23 row 5 : 5 | real betis | 38 | 43+5 | 16 | 11 | 11 | 49 | 33 | 16 row 6 : 6 | real madrid b | 38 | 42+4 | 15 | 12 | 11 | 57 | 41 | 16 row 7 : 7 | atletico marbella | 38 | 42+4 | 17 | 8 | 13 | 45 | 41 | 4 row 8 : 8 | barcelona b | 38 | 39+1 | 15 | 9 | 14 | 59 | 55 | 4 row 9 : 9 | cp merida | 38 | 39+1 | 13 | 13 | 12 | 43 | 42 | 1 row 10 : 10 | cd castellon | 38 | 36-2 | 13 | 10 | 15 | 40 | 45 | -5 row 11 : 11 | cd badajoz | 38 | 36-2 | 14 | 8 | 16 | 37 | 36 | 1 row 12 : 12 | sd compostela | 38 | 35-3 | 10 | 15 | 13 | 35 | 39 | -4 row 13 : 13 | villarreal cf | 38 | 34-4 | 13 | 8 | 17 | 38 | 51 | -14 row 14 : 14 | palamos cf | 38 | 33-5 | 12 | 9 | 17 | 33 | 50 | -17 row 15 : 15 | athletic de bilbao b | 38 | 33-5 | 9 | 15 | 14 | 33 | 34 | -1 row 16 : 16 | sd eibar | 38 | 32-6 | 10 | 12 | 16 | 33 | 44 | -11 row 17 : 17 | ue figueres | 38 | 32-6 | 11 | 10 | 17 | 41 | 59 | -18 row 18 : 18 | cd lugo | 38 | 25-13 | 7 | 11 | 20 | 23 | 41 | -18 row 19 : 19 | sestao | 38 | 24-14 | 7 | 10 | 21 | 29 | 54 | -25 row 20 : 20 | ce sabadell fc 1 | 38 | 24-14 | 8 | 8 | 22 | 30 | 57 | -27 ] Execute this SQL based on the above table: select count ( points ) where points = '42+4'
2
[ header: | name | date | location | county | description row 1 : 1 | diamond head | None | honolulu | oahu | state monument row 2 : 2 | i'ao valley | None | wailuku | maui | state monument row 3 : 3 | kanaha pond | june 1971 | kahului | maui | bird sanctuary row 4 : 4 | koʻolau range pali | None | None | oahu | None row 5 : 5 | makalawena marsh | june 1972 | north kona | hawaiʻi | bird sanctuary row 6 : 6 | mauna kea | november 1972 | saddle road | hawaiʻi | u.s. state high point row 7 : 7 | north shore cliffs | december 1972 | molokaʻi | maui | None ] Execute this SQL based on the above table: select count ( description )
5
[ header: # | wrestlers | reign | date | days held | location | event | notes row 1 : 4 | ric converse | 1 | july 20, 2002 | 231 | graham, north carolina | payback (2002) | None row 2 : 6 | xsiris | 1 | november 8, 2003 | 161 | burlington, north carolina | live event | in november 2003, the title was row 3 : 7 | geestar | 1 | april 17, 2004 | 70 | burlington, north carolina | live event | None row 4 : 10 | mitch connor | 1 | september 17, 2005 | 112 | burlington, north carolina | live event | None row 5 : 11 | rob mcbride | 1 | january 7, 2006 | 133 | burlington, north carolina | live event | None row 6 : 12 | michael mcallister | 1 | may 20, 2006 | 70 | burlington, north carolina | live event | None row 7 : 13 | brass munkey | 1 | july 29, 2006 | 154 | burlington, north carolina | cwf championship wrestling | None row 8 : 14 | steve greene | 1 | december 30, 2006 | 168 | burlington, north carolina | battlecade vii (2006) | None row 9 : 17 | tank lawson | 1 | may 17, 2008 | 112 | burlington, north carolina | revelation (2008) | None row 10 : 18 | marcellus king | 1 | september 6, 2008 | 133 | burlington, north carolina | sumner civitans superbrawl | None row 11 : 19 | lee valiant | 2 | january 17, 2009 | 273 | burlington, north carolina | night of challenges (2009) | None row 12 : 20 | joey silva | 1 | october 17, 2009 | 77 | burlington, north carolina | cwf rumble (2009) | None row 13 : 21 | lee valiant | 3 | january 2, 2010 | 14 | burlington, north carolina | battlecade x (2010) | this was a no-disqualification row 14 : 22 | roy wilkins | 1 | february 6, 2010 | 133 | burlington, north carolina | title turmoil (2010) | wilkins defeated arik royal to row 15 : 23 | arik royal | 1 | june 19, 2010 | 182 | burlington, north carolina | absolute justice iv (2010) | None row 16 : 24 | ray kandrack | 1 | december 18, 2010 | 168 | burlington, north carolina | battlecade xi (2010) | None row 17 : 25 | steve greene | 3 | june 4, 2011 | 0 | burlington, north carolina | title turmoil (2011) | greene announced his retirement after the win, row 18 : 26 | ray kandrack | 2 | june 19, 2011 | 179 | burlington, north carolina | absolute justice 5 (2011) | kandrack defeated jason miller to row 19 : 27 | donnie dollar$ | 1 | december 15, 2011 | 282 | burlington, north carolina | battlecade 12 (2011) | None row 20 : 28 | trevor lee | 1 | september 22, 2012 | 641 | burlington, north carolina | converse vs. king (2012) | None ] Execute this SQL based on the above table: select wrestlers where # = ( select # where wrestlers = 'ray kandrack' ) + 1
steve greene
[ 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 max ( name )
total
[ header: tie no | home team | score | away team | attendance row 1 : 1 | ifk vasteras (d2) | 3-2 | ik sleipner (d | 875 row 2 : 2 | kramfors if (n) | 2-4 (aet) | bk kenty (d3) | 2808 row 3 : 3 | reymersholms ik | 5-2 | atvidabergs ff (d | 1504 row 4 : 4 | wifsta/ostrands if | 4-3 | ludvika ffi | 974 row 5 : 5 | raa if (d3) | 3-2 | sandvikens if (d | 2116 row 6 : 6 | sandvikens aik | 2-3 (aet) | tidaholms g | 822 row 7 : 7 | karlstads bik (d | 2-5 | if friska viljor (n) | 1550 row 8 : 8 | sandviks ik (n | 2-3 | surahammars if (d2) | None ] Execute this SQL based on the above table: select count ( * ) where attendance < 1924 and home team = 'reymersholms ik (d2)'
1
[ header: pos. | time | athlete | country | venue | date row 1 : 1 | 12.21 (+0.7) | yordanka donkova | bulgaria | stara zagora | 20 august 1988 row 2 : 2 | 12.25 (+1.4) | ginka zagorcheva | bulgaria | drama | 8 august 1987 row 3 : 3 | 12.26 (+1.7) | ludmila narozh | russia | seville | 6 june 1992 row 4 : 3 | 12.26 (+1.2) | brianna rollins | united states | des moines | 22 june 2013 row 5 : 5 | 12.28 (+1.1) | sally pearson | australia | daegu | 3 september 2011 row 6 : 6 | 12.33 (-0.3) | gail devers | united states | sacramento | 23 july 2000 row 7 : 7 | 12.36 (+1.9) | grazyna rabszt | poland | warsaw | 13 june 1980 row 8 : 8 | 12.37 (+1.5) | joanna hayes | united states | athens | 24 august 2004 row 9 : 8 | 12.37 (-0.2) | dawn harper | united states | london | 7 august 2012 row 10 : 10 | 12.39 (+1.5) | vera komisova | soviet union | rome | 5 august 1980 row 11 : 10 | 12.39 (+1.8) | nataliya grygoryeva | soviet union | kiev | 11 july 1991 row 12 : 12 | 12.42 (+1.8) | bettine jahn | east germany | berlin | 8 june 1983 row 13 : 12 | 12.42 (+2.0) | anjanette kirkland | united states | edmonton | 11 august 2001 row 14 : 14 | 12.43 (-0.9) | lucyna kalek | poland | hannover | 19 august 1984 row 15 : 14 | 12.43 (-0.3) | michelle perry | united states | carson | 26 june 2005 row 16 : 14 | 12.43 (+0.2) | lolo jones | united states | beijing | 18 august 2008 row 17 : 14 | 12.43 (+1.2) | queen harrison | united states | des moines | 22 june 2013 row 18 : 18 | 12.44 (-0.5) | gloria siebert | east germany | rome | 4 september 1987 row 19 : 18 | 12.44 (-0.8) | olga shishigina | kazakhstan | lucerne | 27 june 1995 row 20 : 18 | 12.44 (+0.4) | glory alozie | nigeria | monaco | 8 august 1998 row 21 : 18 | 12.44 (+0.6) | damu cherry | united states | lausanne | 7 july 2006 row 22 : 22 | 12.45 (+1.3) | cornelia oschkenat | east germany | neubrandenburg | 11 june 1987 row 23 : 22 | 12.45 (+1.4) | brigitte foster-hylton | jamaica | eugene | 24 may 2003 row 24 : 22 | 12.45 (+1.5) | olena krasov | ukraine | athens | 24 august 2004 row 25 : 22 | 12.45 (+1.4) | virginia crawford | united states | new york city | 2 june 2007 ] Execute this SQL based on the above table: select country order by id desc limit 1
united states
[ header: province | capital | area (km2) | population | density row 1 : azua | azua | 2531.77 | 298246 | 118 row 2 : bahoruco | neiba | 1282.23 | 111269 | 87 row 3 : barahona | barahona | 1739.38 | 232818 | 134 row 4 : dajabon | dajabon | 1020.73 | 87274 | 86 row 5 : distrito nacional | santo domingo | 104.44 | 1402749 | 13431 row 6 : duarte | san francisco de macoris | 1605.35 | 338649 | 211 row 7 : el seibo | el seibo | 1786.8 | 110212 | 62 row 8 : elias pina | comendador | 1426.2 | 84632 | 59 row 9 : espaillat | moca | 838.62 | 333401 | 398 row 10 : hato mayor | hato mayor | 1329.29 | 103032 | 78 row 11 : hermanas mirabal | salcedo | 440.43 | 121887 | 277 row 12 : independencia | jimani | 2006.44 | 74583 | 37 row 13 : la altagracia | higuey | 3010.34 | 372289 | 124 row 14 : la romana | la romana | 653.95 | 344580 | 527 row 15 : la vega | concepcion de la vega | 2287.24 | 447905 | 196 row 16 : maria trinidad sanchez | nagua | 1271.71 | 195886 | 154 row 17 : monsenor nouel | bonao | 992.39 | 203183 | 205 row 18 : monte cristi | monte cristi | 1924.35 | 150833 | 78 row 19 : monte plata | monte plata | 2632.14 | 222641 | 85 row 20 : pedernales | pedernales | 2074.53 | 52165 | 25 row 21 : peravia | bani | 792.33 | 217241 | 274 row 22 : puerto plata | puerto plata | 1852.9 | 498232 | 269 row 23 : samana | samana | 853.74 | 139707 | 164 row 24 : san cristobal | san cristobal | 1265.77 | 640066 | 506 row 25 : san jose de ocoa | san jose de ocoa | 855.4 | 97640 | 114 row 26 : san juan | san juan de la magu | 3569.39 | 317293 | 89 row 27 : san pedro de macori | san pedro de macori | 1255.46 | 392911 | 313 row 28 : sanchez ramirez | cotui | 1196.13 | 248807 | 208 row 29 : santiago | santiago de los caballe | 2836.51 | 1543362 | 544 row 30 : santiago rodriguez | sabaneta | 1111.14 | 99044 | 89 row 31 : santo domingo | santo domingo este | 1296.35 | 3263053 | 2517 row 32 : valverde | mao | 823.38 | 217026 | 264 row 33 : total | None | 48666.83 | 12935223 | 266 ] Execute this SQL based on the above table: select capital where capital in ( 'san cristobal' , 'canada' ) group by capital order by count ( * ) desc limit 1
san cristobal
[ header: state | passed | referendum | vote row 1 : s. carolina | december 20, 1860 | None | None row 2 : mississippi | january 9, 1861 | None | None row 3 : florida | january 10, 1861 | None | None row 4 : alabama | january 11, 1861 | None | None row 5 : georgia | january 19, 1861 | None | None row 6 : louisiana | january 26, 1861 | None | None row 7 : texas | february 1, 1861 | february 23 | 46,153-14,747 row 8 : virginia | april 17, 1861 | may 23 | 132,201-37,451 row 9 : arkansas | may 6, 1861 | None | None row 10 : tennessee | may 6, 1861 | june 8 | 104,471-47,183 row 11 : n. carolina | may 20, 1861 | None | None row 12 : missouri | october 31, 1861 | None | None row 13 : kentucky | november 20, 1861 | None | None ] Execute this SQL based on the above table: select max ( vote )
46,153-14,747
[ header: | year | city | country | date | venue | no. of events | no. of athletes row 1 : 1st | 2000 | monterrey | mexico | august 3-5 | universidad autonoma de nuevo | 45 | 184 row 2 : 2nd | 2002 | san antonio | united states | august 9-11 | e.m. stevens stadium | 45 | 245 row 3 : 3rd | 2004 | sherbrooke | canada | july 30 - august 1 | universite de sherbrooke stadium | 42 | 243 row 4 : 4th | 2006 | santo domingo | dominican republic | july 7-9 | estadio felix san | 44 | 373 row 5 : 5th | 2008 | toluca | mexico | july 18-20 | estadio universitario alber | 44 | None row 6 : 6th | 2010 | miramar | united states | july 9-11 | ansin sports complex | 44 | None row 7 : 7th | 2012 | irapuato | mexico | july 6-8 | centro paralimpico nacional | 44 | None row 8 : 8th | 2014 | kamloops | canada | august 8-10 | hillside stadium | None | None ] Execute this SQL based on the above table: select city order by venue asc limit 1
miramar
[ header: location | mile | destinations | notes row 1 : woodmont | 0 | i-68 / us 40 (national | western terminus; i-68 exit row 2 : woodmont | 0.12 | us 40 scenic west (national pike) | us 40 scenic is county-maintained but signed row 3 : woodmont | 0.25 | woodmont road south | former md 453 row 4 : hancock | 3.52 | us 522 south - berkeley | ramp is unsigned us 522b row 5 : hancock | 3.67 | limestone road north | unsigned md 894; old alignment row 6 : hancock | 3.75 | virginia avenue to us 522 north | unsigned us 522c row 7 : hancock | 5.91 | i-70 / us 40 east ( | eastern terminus; i-70 exit 3 ] Execute this SQL based on the above table: select mile where mile in ( '0.25' , 0 ) order by destinations + notes desc limit 1
0.0
[ header: network name | flagship | programming type | owner | affiliates row 1 : canal de las estrellas | xew 2 | soap operas, retro movies and sports | televisa | 5 row 2 : canal 5 | xhgc 5 | cartoons, movies, and series | televisa | 4 row 3 : tv mas | xhgv 4 | educational and cultural | gobierno de veracruz | 8 row 4 : azteca 7 | xhimt 7 | movies, series, and sports | tv azteca | 3 row 5 : galavision | xeq 9 | retro and sports | televisa | 2 row 6 : once tv | xeipn 11 | educational | instituto politecnico nac | 2 row 7 : azteca 13 | xhdf 13 | news, soap operas, and sports | tv azteca | 4 row 8 : televisa regional | None | select from televisa networks | televisa | 2 ] Execute this SQL based on the above table: select programming type order by affiliates asc limit 1
retro and sports
[ header: # | date | venue | opponent | result | competition | scored row 1 : 1 | 5 march 2002 | lagos | sweden | 3-6 | algarve cup | 1 row 2 : 2 | 22 september 2002 | st andrew's, | iceland | 1-0 | 2003 fifa world cup qual | 1 row 3 : 3 | 21 october 2003 | kryoia soveto, | russia | 2-2 | friendly | 1 row 4 : 4 | 14 november 2003 | deepdale, preston | scotland | 5-0 | friendly | 1 row 5 : 5 | 16 september 2004 | sportpark de wending, heer | netherlands | 2-1 | friendly | 1 row 6 : 6 | 17 february 2005 | national hockey stadium, milton keynes | italy | 4-1 | friendly | 1 row 7 : 7 | 9 march 2005 | faro | portugal | 4-0 | algarve cup | 1 row 8 : 8 | 21 april 2005 | prenton park, tranmere | scotland | 2-1 | friendly | 1 row 9 : 9 | 5 june 2005 | city of manchester stadium, manchester | finland | 3-2 | 2005 uefa championship | 1 row 10 : 10 | 1 september 2005 | ertl-glas-stadi | austria | 4-1 | 2007 fifa world cup qual | 1 ] Execute this SQL based on the above table: select count ( competition ) where venue >= 2
10
[ header: club | league | sport | venue | established | championships row 1 : madison mustangs | ifl | american football | breitenbach stadium | 1997 | 4 consecutive ironbowls row 2 : madison mallards | nl | baseball | warner park | 2001 | 1 championship row 3 : madison 56ers | npsl | soccer | breese stevens field | 2005 | 0 championships row 4 : wisconsin rugby club | wrfu | rugby | wisconsin rugby club sports complex | 1962 | 2 championships row 5 : madison minotaurs | wrfu | rugby | yahara rugby field | 2007 | 0 bingham cups row 6 : wisconsin badgers | big ten, ncaa div | 23 varsity teams | camp randall stadium, kohl center | 1849 | 27 championships row 7 : edgewood eagles | nacc, ncaa div | 16 varsity teams | edgedome | 1974 | 35 championships row 8 : madison college wolfpack | n4c, njcaa | 8 varsity teams | redsten gymnasium, roberts | 1912 | 21 championships row 9 : mad rollin' dolls | wftda | roller derby | alliant energy center | 2005 | 0 championships row 10 : madison blues | glhl | hockey | capitol ice arena | 2010 | 0 championships ] Execute this SQL based on the above table: select min ( min ( established ) , min ( established ) )
1849
[ header: persian unit | persian name | relation to previous unit | metric value | imperial value row 1 : finger | aiwas | None | ≈ 20 mm | ≈ 0.8 in row 2 : hand | dva | 5 aiwas | ≈ 100 mm | ≈ 4 in row 3 : foot | trayas | 3 dva | ≈ 300 mm | ≈ 1 foot row 4 : four-hands | remen | 4 dva | ≈ 400 mm | ≈ 16 in row 5 : cubit (five-hands) | pank'a dva | 5 dva | ≈ 500 mm | ≈ 20 in row 6 : great cubit (six-hands) | (k)swacsh | 6 dva | ≈ 600 mm | ≈ 2 ft row 7 : pace | pank'a | 5 trayas | ≈ 1.5 m | ≈ 5 ft row 8 : ten-foot | daca trayas | pank'a | ≈ 3 m | ≈ 10 ft row 9 : hundred-foot | chebel | 8 daca trayas | ≈ 24 m | ≈ 80 ft row 10 : league, the distance a horse could walk in | parasang | 250 chebel | ≈ 6 km | ≈ 3.75 miles row 11 : mansion, one day's march on the | (greek stathmos) | 4 or 5 parasang | ≈ 24-30 km | ≈ 14-18 miles ] Execute this SQL based on the above table: select imperial value where persian unit = 'cubit (five-hands)'
≈ 20 in
[ header: party | votes | % | swing | seats | change row 1 : australian labor party | 324135 | 51.52 | -0.12 | 26 | -1 row 2 : liberal and country league | 250312 | 39.79 | -3.97 | 20 | 0 row 3 : nationals sa | 24810 | 3.94 | 2.05 | 1 | 1 row 4 : independent | 27178 | 4.32 | 2.86 | 0 | 0 row 5 : other | 2708 | 0.43 | -0.81 | 0 | 0 row 6 : total | 629143 | None | None | 47 | None row 7 : australian labor party | win | 54.5 | 1.2 | 26 | -1 row 8 : liberal and country league | None | 45.5 | -1.2 | 21 | 1 ] Execute this SQL based on the above table: select party where seats >= 10
australian labor party, liberal and country league, total, australian labor party, liberal and country league
[ header: year | english title | japanese | romanization | type row 1 : 1991 | (toppu! minipato ta | 突風! ミニハト隊 アイキャッチ・シャンクション | toppu! minipato tai | video row 2 : 1991 | (redi hanta: kor | レティハンター 殺しのフレュート | redi hanta: koro | video row 3 : 1995 | (daisan no gokudo | 第三の極道 | daisan no gokudo | video row 4 : 1995 | osaka tough guys | なにわ遊侠伝 | naniwa yukyo | video row 5 : 1996 | the way to fight | 喧嘩の花道 大阪最強伝説 | kenka no hanamichi: | video row 6 : 1997 | full metal yakuza | full metal 極道 | full metal gokudo | video row 7 : 1998 | the bird people in china | 中国の鳥人 | chugoku no chojin | film row 8 : 1998 | blues harp | blues harp | None | film row 9 : 1999 | man, a natural girl | 天然少女萬 | tennen shojo man | tv row 10 : 1999 | ley lines | 日本黒社会 | nihon kuroshaka | film row 11 : 1999 | salaryman kintaro white collar worker | サラリーマン金太郎 | sarariiman kintaro | film row 12 : 2000 | the making of 'gemini' | (unknown) | tsukamoto shin' | tv documentary row 13 : 2001 | ichi the killer | 殺し屋1 | koroshiya 1 | film row 14 : 2002 | dead or alive: final | dead or alive final | None | film row 15 : 2002 | (onna kunishu ikk | おんな 国衆一揆 | onna kunishu ikk | (unknown) row 16 : 2003 | koshonin | 交渉人 | koshonin | tv row 17 : 2004 | zebraman | セフラーマン | zeburaman | film row 18 : 2006 | big bang love, juvenile a 4.6 | 46億年の恋 | 46-okunen no koi | film row 19 : 2006 | imprint episode from masters of horror | インフリント ~ほっけえ、きょうてえ~ | inpurinto ~bokke ky | tv episode row 20 : 2006 | waru: kanketsu-hen | None | waru: kanketsu-hen | video row 21 : 2009 | crows zero 2 | クロースzero 2 | kurozu zero 2 | film row 22 : 2011 | hara-kiri: death of a | 一命 | ichimei | film row 23 : 2012 | ace attorney | 逆転裁判 | gyakuten saiban | film row 24 : 2013 | shield of straw | 藁の楯 | wara no tate | film ] Execute this SQL based on the above table: select japanese where year > 1991 and type = 'film' and type = 'film' order by year limit 1
中国の鳥人
[ header: record | date and time | competition | home or away | opponent | score row 1 : biggest win | 19.10.1912 at 15:00 | spartan league | home | aylesbury united | 14-0 row 2 : biggest defeat | 09.11.1946 at 15:00 | isthmian league | home | wimbledon | 0-11 row 3 : most goals in one match | 22.11.1922 at 15:00 | fa cup / 4th q | away | dulwich hamlet | 7-8 row 4 : biggest home win | 19.10.1912 at 15:00 | spartan league | home | aylesbury united | 14-0 row 5 : biggest home defeat | 09.11.1946 at 15:00 | isthmian league | home | wimbledon | 0-11 row 6 : biggest away win | 24.11.1970 at 15:00 | mithras cup 2nd r | away | ruislip manor | 10-0 row 7 : biggest away win | 17.04.1920 at 15:00 | spartan league | away | tufnell spartans | 11-1 row 8 : biggest away defeat | 04.11.2008 at 19:45 | herts charity cup | away | hemel hempstead town | 0-10 ] Execute this SQL based on the above table: select home or away order by date and time desc limit 1
away
[ header: draw | country | language | artist | song | english translation | place | points row 1 : 1 | belgium | dutch | bobbejaan schoepen | "straatdeuntje" | street tune | 8 | 5 row 2 : 2 | luxembourg | french | daniele dupre | "amours mortes (tant de peine | dead love (so much sorrow) | 4 | 8 row 3 : 3 | united kingdom | english | patricia bredin | "all" | None | 7 | 6 row 4 : 4 | italy | italian | nunzio gallo | "corde della mia chi | strings of my guitar | 6 | 7 row 5 : 5 | austria | german | bob martin | "wohin, kleines pony?" | where to, little pony? | 10 | 3 row 6 : 6 | netherlands | dutch | corry brokken | "net als toen" | just like then | 1 | 31 row 7 : 7 | germany | german | margot hielscher | "telefon, telefon" | telephone, telephone | 4 | 8 row 8 : 8 | france | french | paule desjardins | "la belle amour" | beautiful love | 2 | 17 row 9 : 9 | denmark | danish | birthe wilke & gusta | "skibet skal sejle | the ship will sail tonight | 3 | 10 row 10 : 10 | switzerland | french | lys assia | "l'enfant que j'et | the child i was | 8 | 5 ] Execute this SQL based on the above table: select english translation where language = 'danish'
the ship will sail tonight
[ header: s.no. | name of kingdom | name of king | no. of villages | capital | names of districts row 1 : 1 | sihag | chokha singh | 150 | suin | rawatsar, baramsar, row 2 : 2 | beniwal | raisal singh | 150 | rasalana | bhukarka, sand row 3 : 3 | johiya | sher singh | 600 | bhurupal | jaitpur, kumanu, ma row 4 : 4 | punia | kanha singh | 300 | luddi | bhadra, ajitpura row 5 : 5 | saharan | pula singh | 300 | bhadang | khejra, phoglo row 6 : 6 | godara | pandu singh | 700 | shekhsar | shekhsar, pundrasar row 7 : 7 | kaswan | kanwarpal singh | 400 | sidhmukh | None ] Execute this SQL based on the above table: select names of districts where s.no. = 5
6
[ header: round | round | circuit | date | pole position | fastest lap | winning driver | winning team | winning privateer row 1 : 1 | r1 | mantorp park | 10 may | mattias ekstrom | fredrik ekblom | mats linden | kristoffersson motorsport | richard goransson row 2 : 1 | r2 | mantorp park | 10 may | None | peggen andersson | fredrik ekblom | bmw dealer team | pontus morth row 3 : 2 | r3 | karlskoga-gellera | 31 may | jan nilsson | jan nilsson | jan nilsson | flash engineering | pontus morth row 4 : 2 | r4 | karlskoga-gellera | 31 may | None | fredrik ekblom | peggen andersson | bmw dealer team | pontus morth row 5 : 3 | r5 | anderstorp | 28 june | mattias ekstrom | fredrik ekblom | jan nilsson | flash engineering | pontus morth row 6 : 3 | r6 | anderstorp | 28 june | None | peggen andersson | peggen andersson | bmw dealer team | georg bakajev row 7 : 4 | r7 | falkenberg | 9 july | jens edman | jens edman | jan nilsson | flash engineering | pontus morth row 8 : 4 | r8 | falkenberg | 9 july | None | mattias ekstrom | jens edman | flash engineering | pontus morth row 9 : 5 | r9 | ring knutstorp | 6 september | fredrik ekblom | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 10 : 5 | r10 | ring knutstorp | 6 september | None | mats linden | jan nilsson | flash engineering | georg bakajev row 11 : 6 | r11 | mantorp park | 27 september | tommy kristoffersson | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 12 : 6 | r12 | mantorp park | 27 september | None | peggen andersson | jan nilsson | flash engineering | pontus morth ] Execute this SQL based on the above table: select winning team where round != ( select max ( round ) ) order by round desc limit 1
bmw dealer team
[ header: round | pick | player | nationality | college/junior/club team row 1 : 1 | 3 | rick hampton | canada | st. catharines black hawk row 2 : 1 | 17 | ron chipperfield | canada | brandon wheat kings (wchl row 3 : 2 | 21 | bruce affleck | canada | university of denver pioneers (wcha) row 4 : 3 | 39 | charlie simmer | canada | sault ste. marie greyhound row 5 : 4 | 57 | tom price | canada | ottawa 67's ( row 6 : 5 | 75 | jim warden | united states | michigan tech huskies (wcha row 7 : 6 | 93 | tom sundberg | united states | st. paul vulcans row 8 : 7 | 111 | tom anderson | united states | st. paul vulcans row 9 : 8 | 128 | jim mccabe | canada | welland sabres (so ] Execute this SQL based on the above table: select round where id = 8
7.0
[ header: year | album | territory | label | notes row 1 : 1989 | good deeds and dirty rags | uk | capitol records | debut album, reached no. 26 on uk row 2 : 1989 | fish heads and tails | uk | capitol records | mid-price live and rarities compilation row 3 : 1991 | hammer and tongs | uk | radioactive records/mca | second studio album; reached no. 61 on row 4 : 1991 | goodbye mr. mackenzie | international | radioactive records/mca | compilation of tracks from both albums, remixed row 5 : 1993 | live on the day of storms | uk | blokshok records | live album row 6 : 1994 | five | uk | blokshok records | third studio album row 7 : 1995 | jezebel | uk | blokshok records | rarities compilation row 8 : 1996 | the glory hole | uk | blokshok records | fourth and final studio album: manson, row 9 : 2005 | the river sessions | uk | river records | double live album row 10 : 2009 | the rattler: live '91' | uk | md music company | live album (digital release) ] Execute this SQL based on the above table: select count ( * ) where territory = 'uk'
9
[ header: date | name | nationality | tonnage (grt) | fate row 1 : 18 january 1940 | flandria | sweden | 1179 | sunk row 2 : 19 january 1940 | patria | sweden | 1188 | sunk row 3 : 11 february 1940 | linda | estonia | 1213 | sunk row 4 : 4 may 1940 | san tiburcio | united kingdom | 5995 | sunk (mine) row 5 : 9 may 1940 | doris | french navy | 552 | sunk row 6 : 11 may 1940 | tringa | united kingdom | 1930 | sunk row 7 : 11 may 1940 | viiu | estonia | 1908 | sunk row 8 : 23 may 1940 | sigurd faulbaum | belgium | 3256 | sunk row 9 : 11 may 1944 | shtorm | soviet union | 412 | damaged ] Execute this SQL based on the above table: select name group by name order by count ( * ) desc limit 1
viiu
[ header: name of president | picture | life span | year of presidency | place of conference row 1 : pherozeshah meh | 75px | 4 august 1845 - 1915 | 1890 | calcutta row 2 : womesh chunder bonnerjee | None | 29 december 1844 - 1906 | 1892 | allahabad row 3 : surendranath banerjee | None | 10 november 1848 - 1925 | 1895 | poona row 4 : rahimtulla m. say | None | 5 april 1847 - 19 | 1896 | calcutta row 5 : anandamohan bose | None | 23 september 1847 - 1906 | 1898 | madras row 6 : romesh chunder dutt | None | 13 august 1848 - 1909 | 1899 | lucknow row 7 : henry cotton | None | 1845-1915 | 1904 | bombay row 8 : dadabhai naoroji | None | 4 september 1825 - 1917 | 1906 | calcutta row 9 : nawab syed muhammad | None | None | 1913 | karachi row 10 : annie besant | None | 1 october 1847 - | 1917 | calcutta row 11 : madan mohan malaviya | None | 25 december 1861 - 1946 | 1918 | delhi row 12 : hakim ajmal khan | None | 1863- 29 december 1927 | 1921 | ahmedabad row 13 : mohammad ali jouhar | None | 10 december 1878- 4 jan | 1923 | kakinada row 14 : mohandas gandhi | None | 2 october 1869- 30 | 1924 | belgaum row 15 : sarojini naidu | None | 13 february 1879- 2 march 1949 | 1925 | kanpur row 16 : madan mohan malaviya | None | 25 december 1861 - 1946 | 1932 | delhi row 17 : jawaharlal nehru | None | 14 november 1889- 27 may 1964 | 1936 | lucknow row 18 : jawaharlal nehru | None | 14 november 1889- 27 may 1964 | 1954 | calcutta row 19 : u. n. dhebar | None | 21 september 1905 - 1977 | 1957 | indore row 20 : neelam sanji | None | 19 may 1913- 1 june 1996 | 1960 | bangalore row 21 : neelam sanji | None | 19 may 1913- 1 june 1996 | 1962 & 63 | patna row 22 : k. kamaraj | None | 15 july 1903- 2 o | 1964 | bhubaneswar row 23 : p. mehul | None | 10 december 1902- 9 august 2000 | 1969 | faridabad row 24 : indira gandhi | None | 19 november 1917 - 31 o | 1978 - 83 | delhi row 25 : sonia gandhi | None | 9 december 1946- | 1998-present | calcutta ] Execute this SQL based on the above table: select name of president where id = ( select id where name of president = 'surendranath banerjee' ) + 1
rahimtulla m. sayani
[ header: model | released | usage | features | storage row 1 : betsie/dottie | None | used for calculating odds for bookmakers | None | None row 2 : mark 2 | 1973 | sales order processing | totally new processor with hardware interrupt stacking, | fabritek or emm fer row 3 : mark 3 | None | None | designation not used but was effectively the 3me/6 | None row 4 : mark 4 | None | sop, livestock markets, paper merchants, | developed after the demise of bcl | core memory or static ram, introduced the row 5 : mark 5 | 1984 | sop, livestock markets, paper merchants, | basically a re engineering of the 6me | initially large-format ampex ferrite core row 6 : None | 1990 | sop, livestock markets, paper merchants, | a single board processor was developed to replace the | support for seven additional external lark 2 or row 7 : distributor ep | 1989 | sop, livestock markets | enhanced version of the distributor | scsi disk and tape support ] Execute this SQL based on the above table: select released + released where storage = 'scsi disk and tape support'
3978
[ 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 where party = 'new democracy'
5.0, 6.0, 7.0
[ header: years of appearance | title | network | character name | actor | notes row 1 : 1985 | an early frost | nbc | michael pierson | aidan quinn | the first made-for-television film to row 2 : 1987 | designing women | cbs | kendall dobbs | tony goldwyn | in "killing all the right people", row 3 : 1988 | midnight caller | nbc | mike barnes tina cas | richard cox kay lenz | in "after it happened", mike is row 4 : 1989 | the ryan white story | abc | ryan white | lukas haas | 13-year-old haemophili row 5 : 1991-1993 | life goes on | abc | jessie | chad lowe | white male teenager, infected by girlfriend row 6 : 1991 | thirtysomething | abc | peter montefiore | peter frechette | gay male, infected by his one of row 7 : 1992 | something to live for: the alison ge | abc | alison gertz | molly ringwald | female, infected during a one night row 8 : 1993 | and the band played on | hbo | various | various | the shows details the original discovery of aids and row 9 : 1993 | nypd blue | abc | ferdinand holley | giancarlo esposito | appears on episode titled "holley and the row 10 : 1994 | the real world | mtv | pedro zamora | None | openly gay, infected by one of row 11 : 1996 | murder one | abc | richard cross | stanley tucci | cross is an unscrupulous businessman row 12 : 1997 | oz | hbo | various including antonio napp | various | men, infected while in prison, hi row 13 : 1998 | law & order | nbc | kenneth "twist" stark | jason hayes | in the 1998 episode "carrier", stark was row 14 : 1999 | er | nbc | jeanie boulet | gloria reuben | african-american female adult, inf ] Execute this SQL based on the above table: select notes where character name = 'ferdinand holley'
appears on episode titled "holley and the blowfish", character is a police informant who robs drug dealers. was infected by drug usage
[ header: | country | builder | location | ship | class | notes row 1 : 23 january | united states | new york shipbuilding corporation | camden, new jersey | salt lake city | pensacola-class cruiser | None row 2 : 12 april | france | chantiers de la gironde | gironde | commandant teste | seaplane carrier and tender | None row 3 : 25 april | united states | new york navy yard | brooklyn, new york | pensacola | pensacola-class cruiser | None row 4 : 22 may | japan | uraga dock | uraga | itsukushima | minelayer | None row 5 : 29 june | germany | deschimag werk a.g | bremen | lichtenfels | heavy lift ship | for ddg hansa row 6 : 3 july | united states | new york shipbuilding corporation | camden, new jersey | chester | northampton-class cruiser | None row 7 : 6 august | united kingdom | harland and wolff | belfast, northern ireland | britannic | ocean liner | for white star line row 8 : 5 september | united states | fore river shipyard | quincy, massachusetts | northampton | northampton-class cruiser | None row 9 : 7 september | united states | newport news shipbuilding & dry dock company | newport news, virginia | houston | northampton-class cruiser | None row 10 : date unknown | norway | trondhjems mekanisk | trondheim | barøy | passenger/cargo ship | None row 11 : date unknown | germany | deutsche werft | hamburg | ceuta | cargo ship | for oldenburg-portugiesische damp row 12 : date unknown | germany | ag weser | bremen | hercules | cargo ship | for dampfschiffahrts-gesellschaft row 13 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen i | whaler | None row 14 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen ii | whaler | None row 15 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen iii | whaler | None row 16 : date unknown | sweden | None | bjorkenas, swe | yngve | schooner | None ] Execute this SQL based on the above table: select count ( ship ) where notes = 'None'
0
[ header: year | species | height | location grown | state | notes row 1 : 2006 | pacific silver fir | 65 feet (20 m) | olympic national forest | washington | the tree was lit by dennis hastert row 2 : 2005 | engelmann spruce | 65 feet (20 m) | santa fe national forest | new mexico | the tree was lit by dennis hastert row 3 : 2004 | red spruce | 65 feet (20 m) | george washington and jefferson national | virginia | the tree was lit by dennis hastert row 4 : 2001 | white spruce | 72 feet (22 m) | ottawa national forest | michigan | known as "the tree of hope," the tree row 5 : 1995 | douglas fir | 60 feet (18 m) | plumas national forest | california | None row 6 : 1987 | norway spruce | 60 feet (18 m) | wayne national forest | ohio | None row 7 : 1983 | white spruce | 52 feet (16 m) | chequamegon national forest | wisconsin | None row 8 : 1982 | balsam fir | 50 feet (15 m) | riley bostwich wildlife management | vermont | None row 9 : 1980 | white spruce | 48 feet (15 m) | green mountain national forest | vermont | None row 10 : 1975 | balsam fir | 41 feet (12 m) | ottawa national forest | michigan | None row 11 : 1972 | balsam fir | 50 feet (15 m) | tennessee national forest | pennsylvania | None row 12 : 1968 | white pine | 30 feet (9.1 m) | finksburg, maryland | maryland | made from two different trees ] Execute this SQL based on the above table: select species order by year asc limit 1
white pine
[ header: national team | title(s) represented | first worn | number of stars | notes row 1 : brazil | world cup | 1971 | 5 | third win was in 1970; fourth and fifth stars row 2 : italy | world cup | 1982 | 4 | added after third win; fourth star added after the row 3 : germany | world cup | 1996 | 3 | 1954, 1974, third win was in 1990 row 4 : uruguay | world cup and olympics | 1930 | 4 | represent 2 world cups (1930 & 1950) row 5 : argentina | world cup | 2003 | 2 | 1978, second win was in 1986 row 6 : england | world cup | 2003 | 1 | title won in 1966. star added after a row 7 : france | world cup | 1998 | 1 | title won in 1998. star added above their badge row 8 : spain | world cup | 2010 | 1 | title won in 2010. spain played in their away ] Execute this SQL based on the above table: select avg ( first worn )
1986.625
[ header: year | name of show | episodes | other guests | winner(s) row 1 : 1997 | super trio series 2: movie buff championship | 18 | florence kwok, jo | charmaine sheh row 2 : 2000 | the super trio show | 6 | julian cheung, calvin | charmaine sheh, julian che row 3 : 2002 | a trio delights | 3 | timmy hung, ken wong | louis yuen row 4 : 2004 | the super trio continues | 7 | michael tao, | charmaine sheh, michael row 5 : 2007 | foodie 2 shoes | 19, 20 | chin ka lok, e | charmaine sheh, chin ka row 6 : 2008 | super trio supreme | 1 | bosco wong, michael mi | charmaine sheh, cutie mui row 7 : 2009 | are you smarter than a 5th grade | 05, 06 | None | hk$175,000 (levels 8 row 8 : 2010 | super trio game master | 20 | moses chan, kenneth ma | tie row 9 : 2011 | all star glam exam | 8 | ekin cheng, eric | charmaine sheh ] Execute this SQL based on the above table: select winner(s) where year >= 1949
charmaine sheh, charmaine sheh, julian cheung, louis yuen, charmaine sheh, michael tao, charmaine sheh, chin ka lok, charmaine sheh, cutie mui, hk$175,000 (levels 8/11), tie, charmaine sheh
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 6:00 pm | missouri state | #15 | donald w. reyn | ppv | w 51-7 | 70607 row 2 : september 10 | 6:00 pm | new mexico | #14 | war memorial stadium • little rock, ar | espnu | w 52-3 | 52606 row 3 : september 17 | 6:30 pm | troy | #14 | donald w. reyn | css | w 38-28 | 69861 row 4 : september 24 | 2:30 pm | at #3 alabama | #14 | bryant-denny stadium • | cbs | l 14-38 | 101821 row 5 : october 1 | 11:00 am | vs. #14 texas | #18 | cowboys stadium • arlington, | espn | w 42-38 | 69838 row 6 : october 8 | 6:00 pm | #15 auburn | #10 | donald w. reyn | espn | w 38-14 | 74191 row 7 : october 22 | 11:21 am | at ole miss | #10 | vaught-hemingway stadium • | secn | w 29-24 | 57951 row 8 : october 29 | 11:21 am | at vanderbilt | #8 | vanderbilt stadium • nashville | secn | w 31-28 | 33247 row 9 : november 5 | 6:15 pm | #10 south carolina | #8 | donald w. reyn | espn | w 44-28 | 73804 row 10 : november 12 | 5:00 pm | tennessee | #8 | donald w. reyn | espn2 | w 49-7 | 72103 row 11 : november 19 | 2:30 pm | mississippi state | #6 | war memorial stadium • little rock, ar | cbs | w 44-17 | 55761 row 12 : november 25 | 1:30 pm | at #1 lsu | #3 | tiger stadium • baton rouge, la | cbs | l 17-41 | 93108 row 13 : january 6 | 7:00 pm | vs. #11 kansa | #7 | cowboys stadium • arlington, | fox | w 29-16 | 80956 ] Execute this SQL based on the above table: select tv where attendance = 101821 order by attendance desc limit 1
cbs
[ header: draw | artist | song | points | place row 1 : 1 | the memories | "if it means losing you" | 57 | 8th row 2 : 2 | ann breen | "oh, darling" | 80 | 4th row 3 : 3 | fran meen | "say that you love me" | 66 | 6th row 4 : 4 | dreams | "sin sin ("that's that") | 73 | 5th row 5 : 5 | connor stevens | "count on me" | 88 | 3rd row 6 : 6 | linda martin and friends | "all the people in the world" | 105 | 2nd row 7 : 7 | maggie toal | "feed him with love" | 61 | 7th row 8 : 8 | liam reilly | "somewhere in europe" | 130 | 1st ] Execute this SQL based on the above table: select place order by draw desc limit 1
1st
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | belgium | 6 | 0 | 3 | 9 row 2 : 2= | germany | 2 | 2 | 2 | 7 row 3 : 2= | netherlands | 2 | 2 | 2 | 6 row 4 : 4 | turkey | 2 | 0 | 1 | 3 row 5 : 5 | france | 1 | 3 | 6 | 10 row 6 : 6 | belarus | 1 | 2 | 1 | 4 row 7 : 7 | georgia | 1 | 1 | 0 | 2 row 8 : 8 | poland | 1 | 0 | 4 | 5 row 9 : 9 | great britain | 0 | 2 | 3 | 5 row 10 : 10 | spain | 0 | 2 | 1 | 3 row 11 : 11 | austria | 0 | 1 | 1 | 2 row 12 : 12 | czech republic | 0 | 1 | 0 | 1 row 13 : 13 | russia | 0 | 0 | 2 | 2 row 14 : 14= | estonia | 0 | 0 | 1 | 1 row 15 : 14= | italy | 0 | 0 | 1 | 1 row 16 : 14= | lithuania | 0 | 0 | 1 | 1 row 17 : 14= | romania | 0 | 0 | 1 | 1 row 18 : 14= | portugal | 0 | 0 | 1 | 1 row 19 : 14= | yugoslavia | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation - nation where nation = 'yugoslavia'
0
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select won where team = 'selfoss'
7
[ header: rank | athlete | time | notes | q row 1 : 1 | habtamu fayisa | 5:38.62 | pb | fa row 2 : 2 | peter matheka mutuku ( | 5:38.72 | pb | fa row 3 : 3 | zakaria kiprotich ( | 5:44.51 | pb | fa row 4 : 4 | waleed elayah (ye | 5:51.58 | pb | fa row 5 : 5 | bilal tabti (alg) | 5:56.21 | pb | fa row 6 : 6 | yousif daifalla (su | 5:56.46 | pb | fa row 7 : 7 | salem attiatalla (eg | 6:03.41 | None | fa row 8 : 8 | daniel wong (usa | 6:05.92 | pb | fa row 9 : 9 | david morcillo (esp | 6:10.90 | None | fb row 10 : 10 | laurentiu rosu (rou | 6:12.77 | None | fb row 11 : 11 | grant gwynne (aus) | 6:16.83 | None | fb row 12 : 12 | ioran etchechury (bra | 6:39.87 | None | fb row 13 : 13 | bacem salhi (tun | 6:43.17 | None | fb row 14 : None | ahmed burhan (ksa | dsq | None | fb row 15 : None | zak seddon (gbr | dsq | None | fb ] Execute this SQL based on the above table: select athlete where q = 'fb'
david morcillo (esp), laurentiu rosu (rou), grant gwynne (aus), ioran etchechury (bra), bacem salhi (tun), ahmed burhan (ksa), zak seddon (gbr)