inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 6 september 1994 | bazaly, ostrava | malta | 6-1 | 6-1 | euro 1996 qualifying row 2 : 2 | 8 march 1995 | stadion za luzan | finland | 1-0 | 4-1 | friendly row 3 : 3 | 8 march 1995 | stadion za luzan | finland | 2-0 | 4-1 | friendly row 4 : 4 | 29 march 1995 | bazaly, ostrava | belarus | 2-0 | 4-2 | euro 1996 qualifying row 5 : 5 | 29 march 1995 | bazaly, ostrava | belarus | 3-1 | 4-2 | euro 1996 qualifying row 6 : 6 | 26 april 1995 | letna stadium, prague | netherlands | 3-1 | 3-1 | euro 1996 qualifying row 7 : 7 | 7 october 1995 | dinamo stadium, minsk | belarus | 2-0 | 2-0 | euro 1996 qualifying row 8 : 8 | 15 november 1995 | letna stadium, prague | luxembourg | 3-0 | 3-0 | euro 1996 qualifying row 9 : 9 | 30 june 1996 | wembley stadium, london | germany | 1-0 | 1-2 | euro 1996 row 10 : 10 | 18 september 1996 | na stinadle | malta | 1-0 | 6-0 | 1998 world cup qualification row 11 : 11 | 18 september 1996 | na stinadle | malta | 3-0 | 6-0 | 1998 world cup qualification row 12 : 12 | 26 february 1997 | zimni stadion, pod | belarus | 4-1 | 4-1 | friendly row 13 : 13 | 14 october 1998 | na stinadle | estonia | 2-0 | 4-1 | euro 2000 qualifying row 14 : 14 | 14 october 1998 | na stinadle | estonia | 3-0 | 4-1 | euro 2000 qualifying row 15 : 15 | 27 march 1999 | na stinadle | lithuania | 2-0 | 2-0 | euro 2000 qualifying row 16 : 16 | 5 june 1999 | kadrioru stadium, tall | estonia | 1-0 | 2-0 | euro 2000 qualifying row 17 : 17 | 8 september 1999 | na stinadle | bosnia and herzegovin | 2-0 | 3-0 | euro 2000 qualifying row 18 : 18 | 3 june 2000 | frankenstadion, nurember | germany | 2-2 | 2-3 | friendly ] Execute this SQL based on the above table: select result where id = ( select id where result = '3-0' ) - 1
2-0
[ header: round | selection | player | position | college row 1 : 1 | 22 | desmond trufant | cb | washington row 2 : 2 | 60 | robert alford | cb | southeastern louisiana row 3 : 4 | 127 | malliciah goodman | de | clemson row 4 : 4 | 133 | levine toilolo | te | stanford row 5 : 5 | 153 | stansly maponga | de | tcu row 6 : 7 | 243 | kemal ishmael | s | central florida row 7 : 7 | 244 | zeke motta | s | notre dame row 8 : 7 | 249 | sean renfree | qb | duke ] Execute this SQL based on the above table: select position where round = ( select min ( round ) )
cb
[ header: no | peak | location | elevation (m) | prominence (m) | col height (m) | col location | parent row 1 : 1 | mont blanc | france/ italy | 4810 | 4697 | 113 | near lake kubenskoye | everest row 2 : 5 | piz bernina | switzerland | 4049 | 2234 | 1815 | maloja pass | finsteraarhorn1 / m row 3 : 7 | monte rosa | switzerland | 4634 | 2165 | 2469 | great st bernard pass | mont blanc row 4 : 10 | monte viso | italy | 3841 | 2062 | 1779 | le mauvais pass | mont blanc row 5 : 11 | triglav | slovenia | 2864 | 2052 | 812 | camporosso pass | marmolada1 / m row 6 : 12 | barre des ecrins | france | 4102 | 2045 | 2057 | col du lautaret | mont blanc row 7 : 15 | monte baldo/cima | italy | 2218 | 1950 | 268 | near san giovanni pass in | ortler1 / mb2 row 8 : 16 | gran paradiso | italy | 4061 | 1891 | 2170 | near little st bernard pass | mont blanc row 9 : 19 | dents du midi | switzerland | 3257 | 1796 | 1461 | col des montets | mont blanc row 10 : 20 | chamechaude | france | 2082 | 1771 | 311 | chambery | mont blanc row 11 : 21 | zugspitze | germany/ austria | 2962 | 1746 | 1216 | near fern pass | finsteraarhorn1 / m row 12 : 25 | großer priel | austria | 2515 | 1700 | 810 | near pichl-kainisch | hoher dachstein1 / m row 13 : 27 | monte bondone | italy | 2180 | 1679 | 501 | near cadine in trento | ortler1 / mb2 row 14 : 29 | birnhorn | austria | 2634 | 1665 | 969 | hochfilzen | großglockner1 / mb row 15 : 31 | pointe percee | france | 2750 | 1643 | 1107 | near pont d'arbon near mege | mont blanc row 16 : 33 | molltaler polinik | austria | 2784 | 1579 | 1205 | iselsberg pass | großglockner1 / mb row 17 : 35 | birkkarspitze | austria | 2749 | 1569 | 1180 | seefeld in tirol | zugspitze1 / mb2 row 18 : 37 | grande tete de l'obiou | france | 2790 | 1542 | 1248 | col bayard | barre des ecrins1 / row 19 : 39 | hochtor | austria | 2369 | 1520 | 849 | schober pass | großglockner1 / mb row 20 : 41 | grand combin | switzerland | 4314 | 1517 | 2797 | fenetre de durand | monte rosa row 21 : 44 | piz kesch | switzerland | 3418 | 1502 | 1916 | lukmanier pass | finsteraarhorn1 / m ] Execute this SQL based on the above table: select location where parent = 'großglockner1 / mb2' order by location limit 1167
austria, austria, austria
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 13 | 18 | 12 | 43 row 2 : 2 | argentina | 7 | 4 | 7 | 18 row 3 : 3 | chile | 7 | 2 | 3 | 12 row 4 : 4 | colombia | 5 | 5 | 4 | 14 row 5 : 5 | venezuela | 4 | 6 | 6 | 16 row 6 : 6 | uruguay | 1 | 1 | 0 | 2 row 7 : 7 | peru | 0 | 1 | 0 | 1 row 8 : 8 | panama | 0 | 0 | 2 | 2 row 9 : 8 | bolivia | 0 | 0 | 2 | 2 row 10 : 10 | paraguay | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where bronze = 0
uruguay, peru
[ header: rank | views | closed | item row 1 : 1 | 1319214 | 10 july 2013 | a printer which was stated to be faulty row 2 : 2 | 1072893 | 3 june 2006 | wellington hurricanes player tana um row 3 : 3 | 810802 | 18 june 2009 | mike whittaker (mik row 4 : 4 | 459420 | 1 august 2012 | the implosion of radio network house on 5 row 5 : 5 | 355889 | 20 january 2012 | your tattoo on my bum!! row 6 : 6 | 384705 | 24 may 2009 | buy a tractor and get a 20 row 7 : 7 | 316350 | 7 march 2011 | landscape rocks for sale in chch (follow row 8 : 8 | 292184 | 6 may 2010 | folden 2010 row 9 : 9 | 276094 | 8 january 2009 | jesus christ pita bread row 10 : 10 | 258775 | 9 january 2012 | two days in the studio and advice from n ] Execute this SQL based on the above table: select count ( closed ) where closed = '10 july 2013'
1
[ header: date | location | winning team | winning team | losing team | losing team | notes row 1 : november 12, 2006 | christl arena (west point) | pittsburgh men | 86 | western michigan men | 67 | pitt/wmu men's game row 2 : november 12, 2006 | christl arena (west point) | ohio state | 77 | army | 41 | pitt/wmu men's game row 3 : december 8, 2007 | madison square garden (new york city) | duke | 51 | pittsburgh | 49 | first maggie dixon classic at madison row 4 : december 8, 2007 | madison square garden (new york city) | rutgers | 75 | army | 68 | first maggie dixon classic at madison row 5 : december 14, 2008 | madison square garden (new york city) | rutgers | 59 | army | 38 | uconn - won national championship row 6 : december 14, 2008 | madison square garden (new york city) | connecticut | 77 | penn state | 63 | uconn - won national championship row 7 : december 13, 2009 | madison square garden (new york city) | baylor | 68 | boston college | 55 | None row 8 : december 13, 2009 | madison square garden (new york city) | tennessee | 68 | rutgers | 54 | None row 9 : december 19, 2010 | madison square garden (new york city) | texas a&m | 79 | rutgers | 50 | a&m - won national championship; row 10 : december 19, 2010 | madison square garden (new york city) | connecticut | 81 | ohio state | 50 | a&m - won national championship; row 11 : december 11, 2011 | madison square garden (new york city) | baylor | 73 | st. johns | 59 | baylor - won national championship; row 12 : december 11, 2011 | madison square garden (new york city) | tennessee | 84 | depaul | 61 | baylor - won national championship; row 13 : december 9, 2012 | madison square garden (new york city) | rutgers | 73 | louisiana tech | 46 | la tech - won inaugural ncaa row 14 : december 9, 2012 | madison square garden (new york city) | duke | 60 | st. johns | 42 | la tech - won inaugural ncaa row 15 : december 22, 2013 | madison square garden (new york city) | st. johns | 72 | texas a&m | 70 | None row 16 : december 22, 2013 | madison square garden (new york city) | connecticut | 80 | california | 47 | None ] Execute this SQL based on the above table: select count ( notes ) where location < 1379
0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 8 | 12 | 10 | 30 row 2 : 2 | china | 7 | 4 | 2 | 13 row 3 : 3 | ukraine | 7 | 1 | 1 | 9 row 4 : 4 | poland | 3 | 4 | 2 | 9 row 5 : 5 | belarus | 2 | 2 | 2 | 6 row 6 : 6 | germany | 2 | 1 | 2 | 5 row 7 : 6 | south africa | 2 | 1 | 2 | 5 row 8 : 7 | australia | 2 | 1 | 1 | 4 row 9 : 8 | japan | 2 | 0 | 1 | 3 row 10 : 9 | france | 1 | 3 | 0 | 4 row 11 : 10 | romania | 1 | 2 | 2 | 5 row 12 : 11 | hungary | 1 | 2 | 1 | 4 row 13 : 12 | great britain | 1 | 1 | 2 | 4 row 14 : 12 | spain | 1 | 1 | 2 | 4 row 15 : 14 | morocco | 1 | 1 | 1 | 3 row 16 : 15 | brazil | 1 | 0 | 3 | 3 row 17 : 16 | czech republic | 1 | 0 | 2 | 3 row 18 : 17 | moldova | 1 | 0 | 0 | 1 row 19 : 18 | finland | 0 | 2 | 1 | 3 row 20 : 19 | estonia | 0 | 1 | 1 | 2 row 21 : 19 | north korea | 0 | 1 | 1 | 2 row 22 : 19 | south korea | 0 | 1 | 1 | 2 row 23 : 22 | denmark | 0 | 1 | 0 | 1 row 24 : 22 | ireland | 0 | 1 | 0 | 1 row 25 : 22 | jamaica | 0 | 1 | 0 | 1 row 26 : 22 | kazakhstan | 0 | 1 | 0 | 1 row 27 : 22 | uganda | 0 | 1 | 0 | 1 row 28 : 27 | croatia | 0 | 0 | 2 | 2 row 29 : 28 | canada | 0 | 0 | 1 | 1 row 30 : 28 | cyprus | 0 | 0 | 1 | 1 row 31 : 28 | italy | 0 | 0 | 1 | 1 row 32 : 28 | switzerland | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select bronze order by total desc limit 1
10
[ header: year | competition | venue | position | event | notes row 1 : 2001 | asian junior championships | bandar seri begawan, brun | 1st | 110 m hurdles | 14.05 row 2 : 2002 | world junior championships | kingston, jamaica | 2nd | 110 m hurdles | 13.58 row 3 : 2002 | asian games | busan, south korea | 4th | 110 m hurdles | 13.92 row 4 : 2003 | world indoor championships | birmingham, united kingdom | 18th (h) | 60 m hurdles | 7.81 row 5 : 2003 | world championships | paris, france | 6th | 110 m hurdles | 13.55 row 6 : 2003 | asian championships | manila, philippines | 1st | 110 m hurdles | 13.5 row 7 : 2004 | world indoor championships | budapest, hungary | 17th (h) | 60 m hurdles | 7.75 row 8 : 2004 | olympic games | athens, greece | 33rd (h) | 110 m hurdles | 13.68 row 9 : 2005 | world championships | helsinki, finland | 9th (sf) | 110 m hurdles | 13.44 row 10 : 2005 | asian championships | incheon, south korea | 2nd | 110 m hurdles | 13.44 row 11 : 2006 | world indoor championships | moscow, russia | 8th (sf) | 60 m hurdles | 7.63 row 12 : 2006 | asian games | doha, qatar | 2nd | 110 m hurdles | 13.28 row 13 : 2007 | world championships | osaka, japan | 5th | 110 m hurdles | 13.19 row 14 : 2008 | world indoor championships | valencia, spain | 9th (sf) | 60 m hurdles | 7.65 row 15 : 2008 | olympic games | beijing, china | 8th (sf) | 110 m hurdles | 13.42 row 16 : 2009 | asian championships | guangzhou, china | 2nd | 110 m hurdles | 13.67 row 17 : 2009 | world championships | berlin, germany | 8th (sf) | 110 m hurdles | 13.42 row 18 : 2010 | world indoor championships | doha, qatar | 16th (sf) | 60 m hurdles | 7.82 row 19 : 2010 | asian games | guangzhou, china | 2nd | 110 m hurdles | 13.38 row 20 : 2011 | asian championships | kobe, japan | 2nd | 110 m hurdles | 13.56 row 21 : 2011 | world championships | daegu, south korea | 9th (sf) | 110 m hurdles | 13.57 row 22 : 2012 | world indoor championships | istanbul, turkey | 24th (h) | 60m hurdles | 8.15 row 23 : 2012 | olympic games | london, united kingdom | 37th (h) | 110 m hurdles | 13.78 ] Execute this SQL based on the above table: select count ( distinct competition )
7
[ header: place | position | number | name | league two | fa cup | league cup | fl trophy | total row 1 : 1 | mf | 4 | ryan hall | 10 | 1 | 0 | 3 | 14 row 2 : 2 | df | 6 | bilel mohsni | 13 | 0 | 0 | 0 | 13 row 3 : 3 | fw | 22 | liam dickinson | 10 | 1 | 0 | 1 | 12 row 4 : 4 | fw | 9 | neil harris | 9 | 0 | 0 | 1 | 10 row 5 : 5 | df | 15 | mark phillips | 7 | 0 | 1 | 0 | 8 row 6 : 6 | mf | 12 | kane ferdinand | 7 | 0 | 0 | 0 | 7 row 7 : 7 | mf | 8 | michael timlin | 4 | 0 | 0 | 0 | 4 row 8 : 8 | mf | 14 | dave martin | 3 | 0 | 0 | 0 | 3 row 9 : 8 | df | 3 | peter gilbert | 3 | 0 | 0 | 0 | 3 row 10 : 10 | fw | 24 | elliot benyon | 2 | 0 | 0 | 0 | 2 row 11 : 10 | fw | 37 | freddy eastwood | 2 | 0 | 0 | 0 | 2 row 12 : 12 | mf | 18 | ryan leonard | 1 | 0 | 0 | 0 | 1 row 13 : 12 | fw | 21 | blair sturrock | 0 | 0 | 0 | 1 | 1 row 14 : 12 | mf | 19 | jean-paul kalala | 1 | 0 | 0 | 0 | 1 row 15 : 12 | df | 16 | luke prosser | 1 | 0 | 0 | 0 | 1 row 16 : 12 | mf | 7 | anthony grant | 1 | 0 | 0 | 0 | 1 row 17 : 12 | df | 23 | chris barker | 1 | 0 | 0 | 0 | 1 row 18 : None | None | None | own goals | 4 | 0 | 0 | 0 | 4 row 19 : None | None | None | totals | 79 | 2 | 1 | 6 | 88 ] Execute this SQL based on the above table: select league cup where position != 'mf'
0, 0, 0, 1, 0, 0, 0, 0, 0, 0
[ header: team | location | venue | capacity | position in 1993-94 row 1 : dinamo minsk | minsk | dinamo, minsk | 41040 | 1 row 2 : dinamo-93 | minsk | dinamo, minsk | 41040 | 2 row 3 : dvina | vitebsk | central, vitebsk | 8300 | 3 row 4 : dnepr | mogilev | spartak, mogilev | 11200 | 4 row 5 : bobruisk | bobruisk | spartak, bobruisk | 3550 | 5 row 6 : torpedo minsk | minsk | torpedo, minsk | 5200 | 6 row 7 : shinnik | bobruisk | spartak, bobruisk | 3550 | 7 row 8 : dinamo brest | brest | dinamo, brest | 10080 | 8 row 9 : molodechno | molodechno | city stadium, molodechno | 5500 | 9 row 10 : lokomotiv | vitebsk | central, vitebsk | 8300 | 10 row 11 : neman | grodno | neman | 6300 | 11 row 12 : vedrich | rechytsa | central, rechytsa | 3550 | 12 row 13 : shakhtyor | soligorsk | stroitel | 5000 | 13 row 14 : torpedo mogilev | mogilev | torpedo, mogilev | 3500 | 14 row 15 : gomselmash | gomel | central, gomel | 11800 | 15 row 16 : obuvshchik | lida | city stadium, lida | 4000 | first league, 1 ] Execute this SQL based on the above table: select venue where id = ( select id where venue = 'torpedo, minsk' ) + 1
spartak, bobruisk
[ header: no. | name | class | games | minutes | points | 2 points (made/attempts) | 2 points (%) | 3 points (made/attempts) | 3 points (%) | free throws (made/attempts) | free throws (%) | rebounds offensive | rebounds defensive | rebounds total | assists | turnovers | steals | blocked shots | personal fouls | fouls drawn row 1 : 4 | sarah vinci | 1 | 7 | 125 | 8 | 4/9 | 44 | None | None | None | None | 2 | 6 | 8 | 1 | 2 | 2 | 1 | 4 | 1 row 2 : 5 | cobi crispin | 4 | 7 | 180 | 72 | 33/77 | 43 | None | None | 6/14 | 43 | 13 | 34 | 47 | 11 | 13 | 4 | 1 | 18 | 17 row 3 : 6 | bridie kean | 4 | 7 | 109 | 16 | 7/26 | 27 | 0/1 | 0 | 2/8 | 25 | 5 | 27 | 32 | 6 | 4 | 6 | None | 8 | 8 row 4 : 7 | amanda carter | 1 | 3 | 38 | 7 | 3/5 | 60 | None | None | 1/1 | 100 | 4 | None | 4 | None | 1 | 1 | None | 1 | 1 row 5 : 8 | tina mckenzie | 3 | 2 | 18 | None | 0/2 | 0 | None | None | None | None | None | 4 | 4 | 2 | 1 | None | None | 2 | None row 6 : 9 | leanne del toso | 3.5 | 3 | 24 | 4 | 2/7 | 29 | None | None | None | None | 2 | 7 | 9 | 2 | 3 | None | None | 2 | 1 row 7 : 10 | clare nott | 1 | 7 | 212 | 37 | 18/32 | 56 | 0/1 | 0 | 1/7 | 14 | 6 | 14 | 20 | 7 | 7 | 4 | 3 | 10 | 4 row 8 : 11 | kylie gauci | 2 | 7 | 186 | 54 | 24/68 | 35 | 2/6 | 33 | 0/2 | 0 | 4 | 11 | 15 | 28 | 14 | 5 | None | 9 | 12 row 9 : 12 | shelley chaplin | 3.5 | 7 | 166 | 26 | 13/48 | 27 | 0/1 | 0 | 0/7 | 0 | 5 | 15 | 20 | 28 | 10 | 4 | None | 12 | 13 row 10 : 13 | sarah stewart | 3 | 7 | 83 | 25 | 12/27 | 44 | None | None | 1/5 | 20 | 4 | 12 | 16 | 12 | 2 | 2 | None | 7 | 6 row 11 : 14 | katie hill | 3 | 7 | 107 | 25 | 12/30 | 40 | None | None | 1/1 | 100 | 1 | 7 | 8 | 6 | 4 | 2 | None | 4 | 4 row 12 : 15 | amber merritt | 4.5 | 7 | 153 | 83 | 40/77 | 52 | 0/1 | 0 | 3/12 | 25 | 11 | 30 | 41 | 6 | 8 | 5 | 2 | 16 | 16 row 13 : None | team | None | None | None | None | None | None | None | None | None | None | 7 | 12 | 19 | None | None | None | None | None | None row 14 : None | team totals | None | None | None | 357 | 168/408 | 41 | 2/10 | 20 | 15/57 | 26 | 64 | 179 | 243 | 109 | 84 | 35 | 7 | 93 | 83 ] Execute this SQL based on the above table: select 2 points (made/attempts) where abs ( 2 points (made/attempts) - 3 points (made/attempts) ) > 14
18/32, 24/68, 40/77, 168/408
[ header: series number | key | composed | published | opus no. | brown | kobylanska | chominski | dedication | notes row 1 : None | g, b♭ | 1826 | 1826 | None | b. 16 | kk iia/2-3 | s 1/2 | None | revised versions (original versions were published in 1875 row 2 : 1-4 | f♯m, c♯m, | 1830 | 1832 | op. 6 | b. 60 | None | c. 51-54 | countess pauline plater | None row 3 : 14-17 | gm, c, a♭ | 1834-35 | 1836 | op. 24 | b. 89 | None | c. 64-67 | comte de perthuis | None row 4 : 18-21 | cm, bm, d♭, | 1836-37 | 1837 | op. 30 | b. 105 | None | c. 65-71 | princess maria czartoryska de | None row 5 : 27 | em | 1838 (28 november) | 1840 | op. 41/2 | b. 122 | None | c. 77 | None | None row 6 : 51 | am | 1840 | 1841 | None | b. 140 | kk iib/5 | s 2/5 | emile gaillard | in "album de pianistes polon row 7 : 30-32 | g, a♭, c♯ | 1841-42 | 1842 | op. 50 | b. 145 | None | c. 80-82 | leon szmitkowski | None row 8 : 45 | am | 1846 | 1855 | op. posth. 67/4 | b. 163 | None | c. 95 | None | None row 9 : 47 | am | 1827 | 1855 | op. posth. 68/2 | b. 18 | None | c. 97 | None | None row 10 : 46 | c | 1829 | 1855 | op. posth. 68/1 | b. 38 | None | c. 96 | None | None row 11 : None | c | 1833 | 1870 | None | b. 82 | kk ivb/3 | p 2/3 | None | None row 12 : None | d | 1829 | 1875 | None | b. 31 | kk iva/7 | p 1/7 | None | heavily revised 1832 (see b. row 13 : None | d | 1832 | 1880 | None | b. 71 | kk ivb/2 | p 1/7 | None | a heavily revised version of b.31 row 14 : None | d | 1820 | 1910 (20 february) | None | b. 4 | kk anh. ia/1 | a 1/1 | None | "mazurek"; doubtful row 15 : None | g | 1829 (22 august) | None | None | None | None | None | None | setting of a poem by ignac ma row 16 : None | None | 1832 (14 september) | None | None | None | kk ve/7 | None | None | listed in an auction catalogue, paris, 1906 ] Execute this SQL based on the above table: select kobylanska order by id desc limit 1
kk ve/7
[ header: year | artist | album | chart position | role row 1 : 1961 | eddie harris | "exodus" (single) | #16 r&b, #36 us | remastering engineer row 2 : 1968 | eddie harris | "it's crazy" (single | #88 us | remastering engineer row 3 : 1969 | eddie harris & | swiss movement | #1 jazz, #2 r&b, # | remixing & remastering engineer row 4 : 1969 | r.b. greaves | r.b. greaves | #24 r&b, #85 us | mixing engineer row 5 : 1971 | eddie harris & | second movement | #1 jazz, # 41 us | recording and remastering engineer row 6 : 1971 | les mccann | invitation to openness | #8 jazz | remastering engineer row 7 : 1971 | donny hathaway | donny hathaway | #6 r&b, #89 us | recording engineer row 8 : 1972 | roberta flack & | roberta flack & | #3 us, #2 r&b, # | recording engineer row 9 : 1972 | cream | live cream volume ii | #27 us | remixing engineer row 10 : 1972 | herbie mann | hold on, i'm coming | #7 jazz | mixing engineer row 11 : 1973 | bette midler | bette midler | #6 us | recording engineer row 12 : 1973 | hall & oates | abandoned luncheonette | #33 us | recording engineer row 13 : 1973 | willie nelson | shotgun willie | #41 us | recording engineer row 14 : 1973 | les mccann | layers | #5 jazz | remastering engineer row 15 : 1973 | the modern jazz quartet | blues on bach | #34 jazz | recording and mixing engineer row 16 : 1973 | donny hathaway | extension of a man | #18 r&b, #69 us | recording engineer row 17 : 1973 | bee gees | mr. natural | #178 us | recording engineer row 18 : 1974 | the modern jazz quartet | the complete last concert | #34 jazz | mixing engineer row 19 : 1976 | the rolling stones | black and blue | #1 us | recording engineer row 20 : 1976 | willie nelson | the troublemaker | #1 country, #60 us | recording engineer row 21 : 1979 | bette midler | thighs and whispers | #65 us | recording engineer row 22 : 1983 | paul simon | hearts and bones | #35 us | recording engineer row 23 : 1993 | david "fathead" newman | bigger & better | #10 jazz, #42 r&b | remastering engineer row 24 : 1998 | various artists | jazz for the open road | #1 jazz | mastering engineer row 25 : 1998 | various artists | jazz for the quiet times | #1 jazz | mastering engineer row 26 : 1999 | various artists | jazz for when you're alone | #1 jazz | mastering engineer row 27 : 1999 | various artists | jazz for a lazy day | #4 jazz | mastering engineer row 28 : 2000 | various artists | jazz for a rainy afternoon | #1 jazz | mastering engineer row 29 : 2000 | jane monheit | never never land | #2 jazz | mixing & mastering engineer row 30 : 2000 | various artists | jazz for when you're in love | #9 jazz | mastering engineer row 31 : 2001 | jane monheit | come dream with me | #1 jazz | mixing & mastering engineer row 32 : 2002 | jane monheit | in the sun | #2 jazz | recording, mixing & mastering engineer row 33 : 2003 | various artists | jazz for those peaceful moments | #4 jazz | mastering engineer row 34 : 2007 | mocean worker | cinco de mowo! | #16 electronic | mastering engineer ] Execute this SQL based on the above table: select count ( * ) where role = 'recording engineer'
11
[ header: name | status | population | district | former local authority row 1 : cronton | civil parish | 1379 | knowsley | whiston rural district row 2 : halewood | town | 20309 | knowsley | whiston rural district row 3 : huyton with roby | unparished area | 49859 | knowsley | huyton with roby urban district row 4 : kirkby | unparished area | 40374 | knowsley | kirkby urban district row 5 : knowsley | civil parish | 11343 | knowsley | whiston rural district row 6 : prescot | town | 11184 | knowsley | prescot urban district row 7 : tarbock | civil parish | 2382 | knowsley | whiston rural district row 8 : whiston | town | 13629 | knowsley | whiston rural district row 9 : liverpool | unparished area | 439473 | liverpool | liverpool county borough row 10 : aintree village | civil parish | 7126 | sefton | west lancashire rural district row 11 : crosby | unparished area | 45872 | sefton | crosby municipal borough row 12 : formby | civil parish | 23586 | sefton | formby urban district row 13 : hightown | civil parish | 2247 | sefton | crosby municipal borough row 14 : ince blundell | civil parish | 518 | sefton | west lancashire rural district row 15 : little altcar | civil parish | 892 | sefton | west lancashire rural district row 16 : lydiate | civil parish | 6672 | sefton | west lancashire rural district row 17 : maghull | town | 22225 | sefton | west lancashire rural district row 18 : melling | civil parish | 2810 | sefton | west lancashire rural district row 19 : sefton | civil parish | 772 | sefton | west lancashire rural district row 20 : southport | unparished area | 90336 | sefton | southport county borough row 21 : thornton | civil parish | 2262 | sefton | west lancashire rural district row 22 : billinge chapel end | civil parish | 6554 | st helens | billinge and winstanley urban district row 23 : eccleston | civil parish | 10528 | st helens | whiston rural district row 24 : haydock | unparished area | 15684 | st helens | haydock urban district row 25 : newton le willows | unparished area | 21418 | st helens | newton le willows urban district row 26 : rainford | civil parish | 8344 | st helens | rainford urban district row 27 : rainhill | civil parish | 11913 | st helens | whiston rural district row 28 : seneley green | civil parish | 6163 | st helens | ashton in makerfield urban district row 29 : st helens | unparished area | 91414 | st helens | st helens county row 30 : windle | civil parish | 2542 | st helens | whiston rural district row 31 : bebington | unparished area | 58226 | wirral | bebington municipal borough row 32 : birkenhead | unparished area | 103206 | wirral | birkenhead county borough row 33 : heswall | unparished area | 29977 | wirral | wirral urban district row 34 : hoylake | unparished area | 35655 | wirral | hoylake urban district row 35 : wallasey | unparished area | 84348 | wirral | wallasey county borough ] Execute this SQL based on the above table: select population where district = 'knowsley'
1379.0, 20309.0, 49859.0, 40374.0, 11343.0, 11184.0, 2382.0, 13629.0
[ header: seat | state | majority | member | party row 1 : hinkler | qld | 0 | paul neville | npa row 2 : solomon | nt | 0.1 | dave tollner | lib row 3 : adelaide | sa | 0.2 | hon trish worth | lib row 4 : canning | wa | 0.4 | don randall | lib row 5 : dobell | nsw | 0.4 | ken ticehurst | lib row 6 : parramatta | nsw | 1.1 | ross cameron | lib row 7 : mcewen | vic | 1.2 | fran bailey | lib row 8 : paterson | nsw | 1.4 | bob baldwin | lib row 9 : herbert | qld | 1.6 | peter lindsay | lib row 10 : richmond | nsw | 1.6 | hon larry anthony | npa row 11 : deakin | vic | 1.7 | philip barresi | lib row 12 : eden-monaro | nsw | 1.7 | gary nairn | lib row 13 : hindmarsh | sa | 1.9 | hon christine gallus | lib ] Execute this SQL based on the above table: select majority where state = 'vic'
1.2, 1.7
[ header: issue | volume | title | main feature story | first/early appearance story/stories | release date row 1 : 1 | 24 | the avengers | ultron unlimited (avengers vol | the coming of the avengers ( | 27 dec 2013 row 2 : 2 | 12 | spider-man | happy birthday (amazing spider-man vol | spider-man (amazing fantasy #15) | 15 jan 2014 row 3 : 3 | 55 | wolverine | get mystique (wolverine | and now... the wolverine (in | 29 jan 2014 row 4 : 4 | 29 | hawkeye | hawkeye (hawkeye vol.1 #1 | hawkeye, the marskman (tale | 12 feb 2014 row 5 : 5 | 10 | the hulk | dogs of war (the incredible hulk | none | 26 feb 2014 row 6 : 6 | 22 | jean grey | here comes yesterday (all-new x- | x-men origins: jean grey | 12 mar 2014 row 7 : 7 | 49 | power man | power man and iron fist #50- | luke cage #1-3 | 26 mar 2014 row 8 : 8 | tbc | captain america | captain america #247-255 | None | 9 apr 2014 row 9 : 9 | tbc | iron man | the five nightmares (iron man (vol. | tales of suspense #39 | 23 apr 2014 row 10 : 10 | tbc | the x-men | x-men: children of the atom | x-men (vol. 1) #1 | 7 may 2014 row 11 : 11 | tbc | black widow | tbc | tbc | 21 may 2014 row 12 : 12 | tbc | the human torch (jim hammond) | tbc | tbc | 4 june 2014 row 13 : 13 | tbc | warriors three | tbc | tbc | 18 june 2014 row 14 : 14 | tbc | cyclops | tbc | tbc | 2 july 2014 row 15 : 15 | tbc | captain marvel | tbc | tbc | 16 july 2014 ] Execute this SQL based on the above table: select release date where first/early appearance story/stories = 'tbc'
21 may 2014, 4 june 2014, 18 june 2014, 2 july 2014, 16 july 2014
[ header: area served | city of license | vc | rf | callsign | network | notes row 1 : evansville | evansville | 7 | 28 | wtvw | cw | None row 2 : evansville | evansville | 9 | 9 | wnin | pbs | None row 3 : fort wayne | fort wayne | 21 | 24 | wpta | abc | cw on 21.2 row 4 : fort wayne | fort wayne | 33 | 19 | wise-tv | nbc | mnt on 33.2 row 5 : fort wayne | fort wayne | 39 | 40 | wfwa | pbs | None row 6 : fort wayne | fort wayne | 55 | 36 | wfft-tv | fox | None row 7 : gary | gary | 56 | 17 | wyin | pbs | None row 8 : indianapolis | indianapolis | 8 | 9 | wish-tv | cbs | None row 9 : indianapolis | indianapolis | 13 | 13 | wthr | nbc | None row 10 : indianapolis | indianapolis | 20 | 21 | wfyi | pbs | None row 11 : indianapolis | marion | 23 | 32 | wndy-tv | mnt | None row 12 : indianapolis | bloomington | 30 | 14 | wtiu | pbs | None row 13 : indianapolis | indianapolis | 40 | 16 | whmb-tv | lesea | None row 14 : indianapolis | bloomington | 42 | 42 | wclj-tv | tbn | None row 15 : indianapolis | indianapolis | 59 | 45 | wxin | fox | None row 16 : indianapolis | bloomington | 63 | 27 | wipx-tv | ion | None row 17 : indianapolis | indianapolis | 69 | 44 | wdti | daystar | None row 18 : kokomo | kokomo | 29 | 29 | wttk | cw | satellite of wttv ch. row 19 : muncie | muncie | 49 | 23 | wipb | pbs | None row 20 : south bend | south bend | 16 | 42 | wndu-tv | nbc | None row 21 : south bend | south bend | 22 | 22 | wsbt-tv | cbs | None row 22 : south bend | elkhart | 28 | 28 | wsjv | fox | None row 23 : south bend | south bend | 34 | 35 | wnit | pbs | None row 24 : south bend | south bend | 46 | 48 | whme-tv | lesea | None row 25 : terre haute | terre haute | 10 | 10 | wthi-tv | cbs | fox on 10.2 row 26 : terre haute | terre haute | 38 | 39 | wawv-tv | abc | None row 27 : vincennes | vincennes | 22 | 22 | wvut | pbs | None row 28 : ~chicago il | gary | 50 | 51 | wpwr-tv | mnt | None row 29 : ~chicago il | hammond | 62 | 36 | wjys | ind | None row 30 : ~louisville ky | salem | 58 | 51 | wmyo | mnt | None ] Execute this SQL based on the above table: select count ( * ) where city of license > callsign
0
[ header: | district | headquarters | population (2011) | males | females | percentage decadal growth 2001-2011 | sex ratio | density (persons per km2) | child population 0-6 years | child sex ratio | literacy rate row 1 : 1 | angul | angul | 1271703 | 654898 | 616805 | 11.55 | 942 | 199 | 145690 | 884 | 78.96 row 2 : 3 | balasore | baleswar | 2317419 | 1184371 | 1133048 | 14.47 | 957 | 609 | 274432 | 941 | 80.66 row 3 : 4 | bargarh | bargarh | 1478833 | 748332 | 730501 | 9.84 | 976 | 253 | 156185 | 946 | 75.16 row 4 : 5 | bhadrak | bhadrak | 1506522 | 760591 | 745931 | 12.95 | 981 | 601 | 176793 | 931 | 83.25 row 5 : 7 | cuttack | cuttack | 2618708 | 1339153 | 1279555 | 11.87 | 955 | 666 | 251152 | 913 | 84.2 row 6 : 9 | dhenkanal | dhenkanal | 1192948 | 612597 | 580351 | 11.82 | 947 | 268 | 132647 | 870 | 79.41 row 7 : 11 | ganjam | chhatrapur | 3520151 | 1777324 | 1742827 | 11.37 | 981 | 429 | 397920 | 899 | 71.88 row 8 : 12 | jagatsinghpur | jagatsinghpur | 1136604 | 577699 | 558905 | 7.44 | 967 | 681 | 103517 | 929 | 87.13 row 9 : 13 | jajpur | jajpur | 1826275 | 926058 | 900217 | 12.43 | 972 | 630 | 207310 | 921 | 80.44 row 10 : 14 | jharsuguda | jharsuguda | 579499 | 297014 | 282485 | 12.56 | 951 | 274 | 61823 | 938 | 78.36 row 11 : 16 | kandhamal | phulbani | 731952 | 359401 | 372551 | 12.92 | 1037 | 91 | 106379 | 960 | 65.12 row 12 : 19 | khordha | khordha | 2246341 | 1166949 | 1079392 | 19.65 | 925 | 799 | 222275 | 910 | 87.51 row 13 : 21 | malkangiri | malkangiri | 612727 | 303913 | 308814 | 21.53 | 1016 | 106 | 105636 | 979 | 49.49 row 14 : 23 | nabarangapur | nabarangpur | 1218762 | 604046 | 614716 | 18.81 | 1018 | 230 | 201901 | 988 | 48.2 row 15 : 26 | puri | puri | 1697983 | 865209 | 832774 | 13 | 963 | 488 | 164388 | 924 | 85.37 row 16 : 28 | sambalpur | sambalpur | 1044410 | 529424 | 514986 | 12.24 | 973 | 158 | 112946 | 931 | 76.91 row 17 : 30 | sundergarh | sundergarh | 2080664 | 1055723 | 1024941 | 13.66 | 971 | 214 | 249020 | 937 | 74.13 ] Execute this SQL based on the above table: select count ( headquarters ) where population (2011) > 612727
15
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | cuba | 9 | 11 | 12 | 32 row 2 : 2 | jamaica | 7 | 5 | 4 | 16 row 3 : 3 | colombia | 4 | 2 | 3 | 9 row 4 : 4 | puerto rico | 4 | 2 | 1 | 7 row 5 : 5 | mexico | 3 | 3 | 4 | 10 row 6 : 6 | trinidad and tobago | 2 | 5 | 1 | 8 row 7 : 7 | barbados | 1 | 1 | 1 | 3 row 8 : 8 | guatemala | 1 | 0 | 0 | 1 row 9 : 8 | bahamas | 1 | 0 | 0 | 1 row 10 : 10 | venezuela | 0 | 2 | 5 | 7 row 11 : 11 | u.s. virgin islands | 0 | 1 | 1 | 2 ] Execute this SQL based on the above table: select nation order by bronze desc limit 1
cuba
[ header: # | date | visitor | score | home | record | pts row 1 : 1 | december 21 | ottawa senators | 5-2 | montreal canadiens | 1-0-0 | 2 row 2 : 2 | december 26 | toronto arenas | 2-5 | ottawa senators | 2-0-0 | 4 row 3 : 3 | december 31 | ottawa senators | 2-4 | toronto arenas | 2-1-0 | 4 row 4 : 4 | january 2 | montreal canadiens | 2-7 | ottawa senators | 3-1-0 | 6 row 5 : 5 | january 4 | ottawa senators | 2-5 | montreal canadiens | 3-2-0 | 6 row 6 : 6 | january 9 | toronto arenas | 2-4 | ottawa senators | 4-2-0 | 8 row 7 : 7 | january 14 | ottawa senators | 2-5 | toronto arenas | 4-3-0 | 8 row 8 : 8 | january 16 | montreal canadiens | 10-6 | ottawa senators | 4-4-0 | 8 row 9 : 9 | january 18 | ottawa senators | 3-5 | montreal canadiens | 4-5-0 | 8 row 10 : 10 | january 23 | toronto arenas | 2-3 | ottawa senators | 5-5-0 | 10 row 11 : 11 | january 25 | ottawa senators | 1-0 | montreal canadiens | 1-0-0 | 2 row 12 : 12 | january 28 | ottawa senators | 2-1 | toronto arenas | 2-0-0 | 4 row 13 : 13 | january 30 | montreal canadiens | 2-3 | ottawa senators | 3-0-0 | 6 row 14 : 14 | february 6 | toronto arenas | 1-3 | ottawa senators | 4-0-0 | 8 row 15 : 15 | february 8 | ottawa senators | 3-4 | montreal canadiens | 4-1-0 | 18 row 16 : 16 | february 13 | montreal canadiens | 0-7 | ottawa senators | 5-1-0 | 10 row 17 : 17 | february 18 | ottawa senators | 4-3 | toronto arenas | 6-1-0 | 12 row 18 : 18 | february 20 | toronto arenas | 3-9 | ottawa senators | 7-1-0 | 14 ] Execute this SQL based on the above table: select record order by date desc limit 1
2-1-0
[ header: team | car(s) | # | driver(s) | primary sponsor(s) | listed owner(s) | crew chief row 1 : akins-sutton motorsports | ford taurus | 98 | elton sawyer | lysol | brad akins | ricky viers row 2 : allcar racing | chevrolet monte carlo | 22 | jimmy kitchens | air jamaica vacations | dave carroll | todd lohse row 3 : buckshot racing | pontiac grand prix | 0 | larry pearson | cheez-it | billy jones | kenneth campbell row 4 : cicci-welliver racing | chevrolet monte carlo | 34 | mike mclaughlin | goulds pumps | frank cicci | jay smith row 5 : cicci-welliver racing | pontiac grand prix | 36 | tim fedewa | stanley tools | scott welliver | vic kangas row 6 : cicci-welliver racing | chevrolet monte carlo | 66 | todd bodine | phillips 66 | jeffrey welliver | donnie richeson row 7 : diamond ridge motorsports | chevrolet monte carlo | 4 | jeff purvis | lance snacks | gary bechtel | johnny allen row 8 : henderson brothers racing | chevrolet monte carlo | 75 | kelly denton (r) | big daddy's bbq sauce | charlie henderson | ron denton row 9 : hvp motorsports | chevrolet monte carlo | 63 | chuck bown | exxon superflo | hubert hensley | jeff hensley row 10 : innovative motorsports | chevrolet monte carlo | 47 | andy santerre | monro muffler brake | george debidart | kevin caldwell row 11 : joe gibbs racing | pontiac grand prix | 18 | bobby labonte | mbna | joe gibbs | bryant frazier row 12 : prw racing | ford taurus | 77 | ed berrier | lear corporation | tony hall | jimmy means row 13 : phil parsons racing | chevrolet monte carlo | 10 | phil parsons | alltel | marcia parsons | doug taylor row 14 : phoenix racing | chevrolet monte carlo | 1 | randy lajoie | bob evans restaurants | james finch | marc reno row 15 : progressive motorsports | chevrolet monte carlo | 32 | jeff green | kleenex | greg pollex | harold holly row 16 : reiser enterprises | chevrolet monte carlo | 17 | matt kenseth | dewalt tools | robbie reiser | robbie reiser row 17 : roush racing | ford taurus | 9 | jeff burton | track gear | jack roush | tommy morgan row 18 : sadler brothers racing | chevrolet monte carlo | 95 | bobby hamilton, j | shoney's inn | earl sadler | chick sadler row 19 : st motorsports | chevrolet monte carlo | 59 | mike dillon | kingsford | tad geschickter | steve plattenberger row 20 : team yellow racing | chevrolet monte carlo | 19 | mike skinner | yellow freight | david ridling | c. r. miller ] Execute this SQL based on the above table: select # order by # desc limit 1
98
[ header: round | pick | player | position | school/club team row 1 : 1 | 8 | eric fraser | s | central michigan row 2 : 2 | 16 | tristan black | lb | wayne state row 3 : 3 | 24 | john hashem | ot | regina row 4 : 4 | 28 | spencer armstrong | wr | air force row 5 : 4 | 30 | steve myddelton | de | st. francis xa row 6 : 4 | 32 | scott mchenry | sb | saskatchewan row 7 : 5 | 40 | osie ukwuoma | dl | queen's row 8 : 6 | 48 | john kanaroski | wr | regina ] Execute this SQL based on the above table: select player where position = 'wr'
spencer armstrong, john kanaroski
[ header: no. | date | home team | visiting team | goals | score | result | venue | competition row 1 : 2 | 25 mar 1992 | scotland | finland | 41' 1-1 | 1-1 | draw | hampden park, glasgow | friendly row 2 : 3 | 13 oct 1993 | sweden | finland | 60' 3-2 | 3-2 | loss | rasunda stadium, stockhol | 1994 fifa world cup qualification row 3 : 5 | 16 nov 1994 | finland | faroe islands | 53' 2-0 72' 3-0 | 5-0 | win | helsinki olym | uefa euro 1996 qualifying row 4 : 7 | 11 jun 1995 | finland | greece | 45+1' 1-1 (pen.) | 2-1 | win | helsinki olym | uefa euro 1996 qualifying row 5 : 9 | 2 feb 1997 | turkey | finland | 17' 0-1 | 1-1 | draw | ataturk stadium, denizli | friendly row 6 : 12 | 6 sep 1997 | switzerland | finland | 16' 0-1 | 1-2 | win | stade olympique de la pont | 1998 fifa world cup qualification row 7 : 13 | 14 oct 1998 | turkey | finland | 90+6' 1-3 | 1-3 | win | ali sami yen stadium, | uefa euro 2000 qualifying row 8 : 14 | 29 mar 2000 | wales | finland | 21' 0-1 | 1-2 | win | millennium stadium, cardiff | friendly row 9 : 15 | 16 aug 2000 | finland | norway | 24' 1-0 61' 2-1 | 3-1 | win | finnair stadium, helsink | 2000-01 nordic football championship row 10 : 17 | 2 sep 2000 | finland | albania | 45 ' 1-0 | 2-1 | win | finnair stadium, helsink | 2002 fifa world cup qualification row 11 : 18 | 15 aug 2001 | finland | belgium | 3-0 (pen.) | 4-1 | win | helsinki olym | friendly row 12 : 20 | 27 mar 2002 | portugal | finland | 41' 1-3 53' 1-4 | 1-4 | win | estadio do bessa | friendly row 13 : 22 | 30 apr 2003 | finland | iceland | 55' 1-0 (pen.) | 3-0 | win | pohjola stadion, my | friendly row 14 : 23 | 31 apr 2004 | malta | finland | 86' 0-2 | 1-2 | win | ta' qali national stadium, | friendly row 15 : 25 | 26 mar 2005 | czech republic | finland | 46 ' 2-1 | 4-3 | loss | na stinadle | 2006 fifa world cup qualification row 16 : 27 | 2 sep 2006 | poland | finland | 54' 0-1 76' 0 | 1-3 | win | zdzisław k | uefa euro 2008 qualifying row 17 : 29 | 6 feb 2008 | finland | greece | 66' 1-0 | 1-2 | loss | neo gsp stadium, | friendly ] Execute this SQL based on the above table: select sum ( no. ) where date = 2
38.0
[ 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 rank where rank in ( 2 , 2 ) order by nation + nation desc limit 1
2.0
[ header: pos | driver | entrant | constructor | time/retired | grid row 1 : 1 | innes ireland | team lotus | lotus-climax | 1.00:14.8 | 4 row 2 : 2 | stirling moss | rob walker racing team | cooper-climax | + 2.8 s | 2 row 3 : 3 | chris bristow | yeoman credit racing team | cooper-climax | + 1:05.0 s | 1 row 4 : 4 | bruce mclaren | cooper car company | cooper-climax | + 1:17.6 s | 6 row 5 : 5 | graham hill | owen racing organisation | brm | 41 laps | 9 row 6 : 6 | jo bonnier | owen racing organisation | brm | 41 laps | 10 row 7 : 7 | tony brooks | g.a. vandervell | vanwall | 41 laps | 8 row 8 : ret | roy salvadori | c.t. atkins / high | cooper-climax | transmission | 5 row 9 : ret | harry schell | yeoman credit racing team | cooper-climax | throttle | 3 row 10 : ret | mike taylor | taylor & crawley | lotus-climax | engine | 13 row 11 : ret | keith greene | gilby engineering | cooper-climax | None | 12 row 12 : ret | alan stacey | team lotus | lotus-climax | oil pipe | 11 row 13 : ret | dan gurney | owen racing organisation | brm | accident | 7 row 14 : wd | jack brabham | cooper car company | cooper-climax | None | None row 15 : wd | geoff richardson | geoff richardson | cooper | None | None ] Execute this SQL based on the above table: select driver order by time/retired desc limit 1
graham hill
[ header: year | winners | score | score | runners-up | venue | winning captain row 1 : 2000 | meath | 5-14 (29) | 2-10 (16) | carlow | cusack park | None row 2 : 2001 | kerry | 4-14 (22) | 3-10 (19) | westmeath | croke park | michael 'boxer' row 3 : 2002 | laois | 1-20 (23) | 2-14 (20) | antrim | semple stadium | john lyons row 4 : 2003 | antrim | 3-18 (27) | 3-12 (21) | kerry | croke park | None row 5 : 2004 | down | 5-15 (30) | 3-7 (16) | westmeath | gaelic grounds | simon wilson row 6 : 2005 | offaly | 6-21 (39) | 4-7 (19) | carlow | semple stadium | barry teehan row 7 : 2006 | dublin | 0-16 (16) | 1-6 (9) | kerry | semple stadium | philip brennan row 8 : 2007 | laois | 2-19 (25) | 0-8 (8) | wicklow | semple stadium | joe fitzpatrick row 9 : 2008 | westmeath | 2-12 (18) | 0-12 (12) | carlow | gaelic grounds | brendan murtagh row 10 : 2009 | offaly | 1-13 (16) | 0-13 (13) | wexford | semple stadium | ger oakley row 11 : 2010 | wexford | 1-16 (19) | 2-9 (15) | clare | semple stadium | diarmuid lyng row 12 : 2011 | limerick | 4-12 (24) | 2-13 (19) | clare | cusack park | gavin o'mahony row 13 : 2012 | clare | 0-21 (21) | 1-16 (19) | limerick | gaelic grounds | patrick donnellan row 14 : 2013 | dublin | 1-16 (19) | 1-15 (18) | limerick | semple stadium | tbc ] Execute this SQL based on the above table: select year where winners = 'dublin'
2006, 2013
[ header: transmitter | kw | bbca | bbcb | d3&4 | sdn | arqa | arqb | pol. | a.g. row 1 : allenheads | 0.002 | 27 | 21 | 24 | None | None | None | v | a k row 2 : alston | 0.08 | 39 | 45 | 42 | None | None | None | v | b e k row 3 : bellingham | 0.01 | 27 | 21 | 24 | None | None | None | v | a k row 4 : blaydon burn | 0.002 | 44 | 47 | 41 | None | None | None | v | b e k row 5 : byrness | 0.01 | 27 | 21 | 24 | None | None | None | v | a k row 6 : catton beacon | 0.028 | 40 | 46 | 43 | None | None | None | v | b e k row 7 : durham | 0.003 | 41 | 47 | 44 | None | None | None | v | b e k row 8 : esh | 0.0024 | 39 | 45 | 42 | None | None | None | v | b e k row 9 : felling | 0.002 | 40 | 43 | 46 | None | None | None | v | b e k row 10 : fenham | 0.4 | 27 | 21 | 24 | 25 | 22 | 28 | v | a k row 11 : haltwhistle | 0.4 | 59 | 55 | 62- | None | None | None | v | c/d e row 12 : haydon bridge | 0.02 | 44 | 41 | 47 | None | None | None | v | b e k row 13 : hedleyhope | 0.004 | 41 | 47 | 44 | None | None | None | v | b e k row 14 : humshaugh | 0.0118 | 39 | 45 | 42 | None | None | None | v | b e k row 15 : ireshopeburn | 0.0022 | 55 | 59 | 50 | None | None | None | v | c/d e row 16 : kielder | 0.0054 | 26 | 23 | 29 | None | None | None | v | a k row 17 : morpeth | 0.0088 | 22 | 28 | 25 | None | None | None | v | a k row 18 : newton | 0.4 | 26 | 23 | 29 | None | None | None | v | a k row 19 : seaham | 0.059 | 44 | 47 | 46 | None | None | None | v | b e k row 20 : shotleyfield | 0.04 | 22 | 28 | 25 | None | None | None | v | a k row 21 : staithes | 0.002 | 52 | 51 | 48 | None | None | None | v | b c/d e row 22 : sunderland | 0.006 | 52 | 51 | 48 | None | None | None | v | b c/d e row 23 : wall | 0.0042 | 52 | 51 | 48 | None | None | None | h | b c/d e row 24 : weardale | 0.2 | 44 | 41 | 47 | None | None | None | v | b e k row 25 : whitaside | 0.0025 | 44 | 41 | 47 | None | None | None | v | b e k ] Execute this SQL based on the above table: select a.g. order by bbcb desc limit 1
c/d e
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 12 | 13 | 6 | 31 row 2 : 2 | russia | 10 | 5 | 6 | 21 row 3 : 3 | australia | 8 | 12 | 6 | 26 row 4 : 4 | china | 7 | 4 | 8 | 19 row 5 : 5 | germany | 5 | 6 | 5 | 16 row 6 : 6 | japan | 3 | 3 | 3 | 9 row 7 : 7 | netherlands | 3 | 2 | 2 | 7 row 8 : 8 | great britain | 2 | 3 | 3 | 8 row 9 : 9 | ukraine | 2 | 3 | 2 | 7 row 10 : 10 | italy | 2 | 2 | 1 | 5 row 11 : 11 | canada | 2 | 0 | 1 | 3 row 12 : 12 | hungary | 1 | 4 | 1 | 6 row 13 : 13 | spain | 1 | 2 | 3 | 6 row 14 : 14 | poland | 1 | 1 | 0 | 2 row 15 : 15 | france | 1 | 0 | 2 | 3 row 16 : 16 | finland | 1 | 0 | 1 | 2 row 17 : 17 | belarus | 1 | 0 | 0 | 1 row 18 : 18 | czech republic | 0 | 2 | 0 | 2 row 19 : 19 | slovakia | 0 | 1 | 1 | 2 row 20 : 20 | denmark | 0 | 1 | 0 | 1 row 21 : 20 | croatia | 0 | 1 | 0 | 1 row 22 : 22 | romania | 0 | 0 | 2 | 2 row 23 : 23 | bulgaria | 0 | 0 | 1 | 1 row 24 : 23 | mexico | 0 | 0 | 1 | 1 row 25 : 23 | serbia and montenegro | 0 | 0 | 1 | 1 row 26 : 23 | south africa | 0 | 0 | 1 | 1 row 27 : 23 | sweden | 0 | 0 | 1 | 1 row 28 : 23 | tunisia | 0 | 0 | 1 | 1 row 29 : total | total | 62 | 65 | 59 | 186 ] Execute this SQL based on the above table: select rank where nation = 'slovakia'
19.0
[ header: series | year | rank | average audience share row 1 : 1 | 1992 | None | 14.50m row 2 : 2 | 1993 | None | None row 3 : 3 | 1993 | None | None row 4 : 4 | 1994 | None | None row 5 : 5 | 1995 | None | None row 6 : 6 | 1996 | None | 14.60m row 7 : 7 | 1997-1998 | None | 15.82m row 8 : 8 | 1998-1999 | 5th | 14.35m row 9 : 9 | 1999-2000 | 6th | 13.71m row 10 : 10 | 2000-2001 | 5th | 13.21m row 11 : 11 | 2001-2002 | 6th | 10.77m row 12 : 12 | 2002-2003 | 7th | 11.29m row 13 : 13 | 2003-2004 | 8th | 13.11m row 14 : 14 | 2004-2005 | 10th | 8.77m row 15 : 15 | 2005-2006 | 10th | 8.42m row 16 : 16 | 2006-2007 | 8th | 7.80m row 17 : 17 | 2007-2008 | 11th | 6.90m row 18 : 18 | 2008-2010 | 15th | 5.44m (incl. itv ] Execute this SQL based on the above table: select rank where rank != '7th' and series = 18
15th
[ header: year | driver | nation of citizenship | racing series | type of vehicle row 1 : 1993 | nigel mansell | united kingdom | formula one | open wheel row 2 : 1994 | nigel mansell | united kingdom | cart | open wheel row 3 : 1995 | al unser, jr | united states | cart | open wheel row 4 : 1996 | jeff gordon | united states | nascar | stock car row 5 : 1997 | jimmy vasser | united states | cart | open wheel row 6 : 1998 | jeff gordon | united states | nascar | stock car row 7 : 1999 | jeff gordon | united states | nascar | stock car row 8 : 2000 | dale jarrett | united states | nascar | stock car row 9 : 2001 | bobby labonte | united states | nascar | stock car row 10 : 2002 | michael schumacher | germany | formula one | open wheel row 11 : 2003 | tony stewart | united states | nascar | stock car row 12 : 2004 | dale earnhardt, jr | united states | nascar | stock car row 13 : 2005 | michael schumacher | germany | formula one | open wheel row 14 : 2006 | tony stewart | united states | nascar | stock car row 15 : 2007 | jeff gordon | united states | nascar | stock car row 16 : 2008 | jimmie johnson | united states | nascar | stock car row 17 : 2009 | jimmie johnson | united states | nascar | stock car row 18 : 2010 | jimmie johnson | united states | nascar | stock car row 19 : 2011 | jimmie johnson | united states | nascar | stock car row 20 : 2012 | tony stewart | united states | nascar | stock car row 21 : 2013 | ryan hunter-reay | united states | indycar series | open wheel ] Execute this SQL based on the above table: select avg ( year )
2003.0
[ header: rank | name | nationality | result | notes row 1 : None | huang qiuyan | china | 14.39 | sb row 2 : None | anastasiya juravlev | uzbekistan | 14.21 | #name? row 3 : None | zhang hao | china | 13.63 | None row 4 : 4 | wacharee ritthiwat | thailand | 13.54 | sb row 5 : 5 | tatyana bocharova | kazakhstan | 13.5 | None row 6 : 6 | wang kuo-huei | chinese taipei | 13.25 | sb row 7 : 7 | fumiyo yoshida | japan | 13.09 | None row 8 : 8 | ngew sin mei | malaysia | 12.93 | None row 9 : 9 | manisha dey | india | 12.83 | None row 10 : 10 | thitima muangjan | thailand | 12.79 | None row 11 : 11 | phan thi thu lan | vietnam | 12.75 | None row 12 : 12 | lo yu-hsin | chinese taipei | 12.69 | None row 13 : None | elena bobrovskaya | kyrgyzstan | dns | None ] Execute this SQL based on the above table: select count ( nationality ) where name = 'elena bobrovskaya'
1
[ header: year | film | role | language row 1 : 2004 | 7g rainbow colony | kadhir | tamil row 2 : 2005 | sukran | ravi shankar | tamil row 3 : 2005 | ponniyin selvan | venu | tamil row 4 : 2006 | kedi | raghu | tamil row 5 : 2008 | brahmanandam drama company | ravi | telugu row 6 : 2008 | netru indru naal | vetri | tamil row 7 : 2008 | ninna nedu rep | vijay | telugu row 8 : 2009 | kadhalna summa | vetrivel | tamil row 9 : 2011 | aaranya kaandam | sappai | tamil ] Execute this SQL based on the above table: select count ( language ) where role != 'ravi shankar'
8
[ header: season | pitcher | decision | final score | opponent | location row 1 : 1963 | turk farrell | l | 2-9 | san francisco giants | colt stadium row 2 : 1964 | ken johnson | w | 6-3 | cincinnati reds | crosley field row 3 : 1965 | bob bruce | l | 0-2 | philadelphia phillies | astrodome row 4 : 1966 | robin roberts | l | 2-3 | los angeles dodgers | dodger stadium row 5 : 1968 | larry dierker | w | 5-4 | pittsburgh pirates | astrodome row 6 : 1970 | larry dierker (2) | w | 8-5 | san francisco giants | candlestick park row 7 : 1971 | larry dierker (3) | w | 5-2 | los angeles dodgers | astrodome row 8 : 1973 | dave roberts | nd (w) | 2-1 | atlanta braves | atlanta-fulton county stadium row 9 : 1976 | j.r. richard | l | 5-11 | cincinnati reds | riverfront stadium row 10 : 1980 | j.r. richard (5) | w | 3-2 | los angeles dodgers | astrodome row 11 : 1981 | joe niekro | l | 0-2 | los angeles dodgers | dodger stadium row 12 : 1982 | nolan ryan | l | 3-14 | st. louis cardinals | astrodome row 13 : 1983 | joe niekro (2) | nd (l) | 7-16 | los angeles dodgers | astrodome row 14 : 1984 | joe niekro (3) | l | 2-4 | montreal expos | astrodome row 15 : 1985 | nolan ryan (2) | w | 2-1 | los angeles dodgers | astrodome row 16 : 1987 | mike scott | w | 4-3 | los angeles dodgers | astrodome row 17 : 1988 | mike scott (2) | w | 6-3 | san diego padres | astrodome row 18 : 1989 | mike scott (3) | w | 10-3 | atlanta braves | astrodome row 19 : 1992 | pete harnisch | l | 0-2 | atlanta braves | astrodome row 20 : 1994 | pete harnisch (2) | nd (w) | 6-5 | montreal expos | astrodome row 21 : 1998 | shane reynolds | nd (l) | 4-9 | san francisco giants | astrodome row 22 : 1999 | shane reynolds | w | 4-2 | chicago cubs | astrodome row 23 : 2000 | shane reynolds | w | 5-2 | pittsburgh pirates | three rivers stadium row 24 : 2001 | scott elarton | w | 11-3 | milwaukee brewers | enron field row 25 : 2002 | wade miller | l | 3-9 | milwaukee brewers | astros field row 26 : 2003 | roy oswalt | w | 10-4 | colorado rockies | minute maid park row 27 : 2004 | roy oswalt (2) | nd (l) | 4-5 | san francisco giants | minute maid park row 28 : 2005 | roy oswalt (3) | l | 3-7 | st. louis cardinals | minute maid park row 29 : 2006 | roy oswalt (4) | w | 1-0 | florida marlins | minute maid park ] Execute this SQL based on the above table: select season where opponent = 'san diego padres' or opponent = 'san diego padres'
1988
[ header: # | date | winner | score | location | notes row 1 : 47 | december 31, 1971 | west | 17-13 | san francisco, ca | None row 2 : 48 | december 30, 1972 | east | 9-3 | san francisco, ca | None row 3 : 49 | december 29, 1973 | east | 35-7 | san francisco, ca | None row 4 : 50 | december 28, 1974 | east | 16-14 | stanford, ca | None row 5 : 51 | january 3, 1976 | west | 21-14 | stanford, ca | None row 6 : 53 | december 31, 1977 | west | 23-3 | stanford, ca | None row 7 : 54 | january 6, 1979 | east | 56-17 | stanford, ca | None row 8 : 56 | january 10, 1981 | east | 21-3 | stanford, ca | None row 9 : 57 | january 9, 1982 | west | 20-13 | stanford, ca | None row 10 : 58 | january 15, 1983 | east | 26-25 | stanford, ca | None row 11 : 59 | january 7, 1984 | east | 27-19 | stanford, ca | None row 12 : 60 | january 5, 1985 | west | 21-10 | stanford, ca | None row 13 : 61 | january 11, 1986 | east | 18-7 | stanford, ca | None row 14 : 62 | january 10, 1987 | west | 24-21 | stanford, ca | None row 15 : 64 | january 15, 1989 | east | 24-6 | stanford, ca | None row 16 : 65 | january 21, 1990 | west | 22-21 | stanford, ca | None row 17 : 66 | january 26, 1991 | west | 24-21 | stanford, ca | None row 18 : 67 | january 19, 1992 | west | 14-6 | stanford, ca | None row 19 : 68 | january 24, 1993 | east | 31-17 | stanford, ca | None row 20 : 69 | january 15, 1994 | west | 29-28 | stanford, ca | None row 21 : 70 | january 14, 1995 | west | 30-28 | stanford, ca | None row 22 : 73 | january 10, 1998 | west | 24-7 | stanford, ca | None row 23 : 75 | january 15, 2000 | east | 35-21 | stanford, ca | None row 24 : 77 | january 12, 2002 | west | 21-13 | san francisco, ca | None row 25 : 78 | january 11, 2003 | east | 20-17 | san francisco, ca | None row 26 : 79 | january 10, 2004 | west | 28-7 | san francisco, ca | None row 27 : 80 | january 15, 2005 | east | 45-27 | san francisco, ca | None row 28 : 81 | january 21, 2006 | west | 35-31 | san antonio, | None row 29 : 82 | january 20, 2007 | west | 21-3 | houston, tx | None row 30 : 83 | january 19, 2008 | west | 31-13 | houston, tx | None row 31 : 84 | january 17, 2009 | east | 24-19 | houston, tx | None row 32 : 85 | january 23, 2010 | east | 13-10 | orlando, fl | notes row 33 : 86 | january 22, 2011 | east | 25-8 | orlando, fl | notes row 34 : 87 | january 21, 2012 | west | 24-17 | st. petersburg, f | notes row 35 : 89 | january 18, 2014 | east | 23-13 | st. petersburg, f | notes ] Execute this SQL based on the above table: select ( select # where date = 'january 3, 1976' ) - ( select # where date = 'january 14, 1995' )
-19.0
[ header: year | single | peak chart positions fin | peak chart positions nor | peak chart positions swe | album row 1 : 1994 | "together" | None | None | None | finally row 2 : 1994 | "in your dreams" | None | None | None | finally row 3 : 1995 | "mirror, mirror" | None | 6 | None | finally row 4 : 1995 | "stars in the night" | None | None | None | finally row 5 : 1996 | "you never know" | 12 | 4 | None | finally row 6 : 1996 | "let it all be sunshine" | 13 | None | None | finally row 7 : 1997 | "all my life" | None | None | None | finally row 8 : 1997 | "fly to be free" | None | None | None | finally row 9 : 1998 | "come'n get me" | 6 | None | None | the take off row 10 : 1998 | "sunny holiday" | None | None | None | the take off row 11 : 1999 | "ticket to fly" | None | None | 48 | the take off row 12 : 1999 | "once you pop (you can't stop | None | None | None | express row 13 : 1999 | "this is how we do it" | None | None | None | express row 14 : 2000 | "push it" | None | None | 53 | express row 15 : 2000 | "sha la long" | None | None | None | express row 16 : 2000 | "come on everybody" | None | None | None | express row 17 : 2001 | "i like it" | None | None | None | in action ] Execute this SQL based on the above table: select peak chart positions fin where peak chart positions fin = 13
13.0
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 18 march 1987 | stadion miejski, | finland | 2-0 | 3-1 | international friendly row 2 : 2 | 2 september 1987 | zawisza bydgosz | romania | 1-0 | 3-1 | international friendly row 3 : 3 | 2 september 1987 | zawisza bydgosz | romania | 3-0 | 3-1 | international friendly row 4 : 4 | 23 september 1987 | polish army stadium, warsaw, poland | hungary | 3-1 | 3-2 | uefa euro 1988 qualifying row 5 : 5 | 11 november 1987 | makario stadium, nicosi | cyprus | 0-1 | 0-1 | uefa euro 1988 qualifying row 6 : 6 | 13 april 1993 | stadion radomiaka rado | finland | 1-0 | 2-1 | international friendly row 7 : 7 | 13 april 1993 | stadion radomiaka rado | finland | 2-0 | 2-1 | international friendly row 8 : 8 | 19 may 1993 | stadio olimpico, ser | san marino | 0-1 | 0-3 | 1994 fifa world cup qualification row 9 : 9 | 19 may 1993 | stadio olimpico, ser | san marino | 0-2 | 0-3 | 1994 fifa world cup qualification row 10 : 10 | 17 november 1993 | stadion miejski, | netherlands | 1-1 | 1-3 | 1994 fifa world cup qualification ] Execute this SQL based on the above table: select score where id = 1
2-0
[ header: week | date | opponent | result | attendance row 1 : 1 | september 30, 1956 | philadelphia eagles | w 27-7 | 54,412 row 2 : 2 | october 7, 1956 | at san francisco 49ers | l 33-30 | 54,589 row 3 : 3 | october 14, 1956 | at detroit lions | l 24-21 | 56,281 row 4 : 4 | october 21, 1956 | at green bay packers | l 42-17 | 24,200 row 5 : 5 | october 28, 1956 | detroit lions | l 16-7 | 76,758 row 6 : 6 | november 4, 1956 | chicago bears | l 35-24 | 69,894 row 7 : 7 | november 11, 1956 | san francisco 49ers | w 30-6 | 69,828 row 8 : 8 | november 18, 1956 | at chicago bears | l 30-21 | 48,102 row 9 : 9 | november 25, 1956 | at baltimore colts | l 56-21 | 40,321 row 10 : 10 | december 2, 1956 | at pittsburgh steelers | l 30-13 | 20,450 row 11 : 11 | december 9, 1956 | baltimore colts | w 31-7 | 51,037 row 12 : 12 | december 16, 1956 | green bay packers | w 49-21 | 45,209 ] Execute this SQL based on the above table: select date order by week desc limit 1
december 16, 1956
[ header: name | # | position | height | weight | year | home town | high school row 1 : harrison barnes | 40 | forward | 8-jun | 210 | freshman | ames, ia | ames row 2 : daniel bolick | 3 | guard | 10-may | 175 | senior | carrboro, nc | chapel hill row 3 : reggie bullock | 35 | guard | 7-jun | 190 | freshman | kinston, nc | kinston row 4 : stewart cooper | 15 | forward | 5-jun | 205 | junior | winston-salem, n | forsyth county day row 5 : patrick crouch | 30 | guard | 11-may | 175 | junior | asheville, nc | t.c. roberson row 6 : larry drew ii | 11 | guard | 2-jun | 180 | junior | encino, ca | woodland hills taft row 7 : david dupont | 22 | forward | 5-jun | 195 | junior | greensboro, nc | grimsley row 8 : van hatchell | 13 | forward | 4-jun | 185 | senior | chapel hill, nc | cresset christian row 9 : john henson | 31 | forward | 10-jun | 210 | sophomore | tampa, fl | sickles row 10 : d.j. johnston | 32 | forward | 4-jun | 195 | junior | lower gwynedd, pa | germantown row 11 : justin knox | 25 | forward | 9-jun | 240 | graduate | tuscaloosa, al | central row 12 : kendall marshall | 5 | guard | 3-jun | 186 | freshman | dumfries, va | bishop o'connell row 13 : leslie mcdonald | 15 | guard | 4-jun | 215 | sophomore | memphis, tn | briarcrest christian row 14 : dexter strickland | 1 | guard | 3-jun | 180 | sophomore | rahway, nj | st. patrick row 15 : justin watts | 24 | guard | 4-jun | 210 | junior | durham, nc | jordan row 16 : tyler zeller | 44 | forward | jul-00 | 250 | junior | washington, in | washington ] Execute this SQL based on the above table: select position where id = ( select id where position = 'guard' ) + 1
guard
[ header: model name | date | type | thrust (kg) / power (eshp) | fitted to row 1 : rtd-1/vdr-2 | 1938 | two-stage centrifugal compressor turbojet | 500 kg estimated | test-bed only row 2 : s-18/vdr-3 | 1945 | axial flow compressor turbojet | 1,250 kg | gu-vrd project row 3 : tr-1 | 1946 | 8-stage axial flow compressor turbojet | 1,300 kg | alekseyev i-21, ily row 4 : tr-1a | 1947 | 8-stage axial flow compressor turbojet | 1,500 kg | None row 5 : tr-2 | 1947 | None | None | projected growth version of tr-1 row 6 : tr-3 and al-5 | 1949 | 7-stage axial-flow turbojet | 4,600 kg (at qualification in 1950) | il-30, il-46, la row 7 : tr-7 | 1950s | supersonic compressor prototype of the al-7 | None | prototype for al-7 row 8 : al-7 | 1954 | 9-stage supersonic compressor turbojet | 6,500 kg | il-54, su-7b, row 9 : al-21 | 1961 | 14-stage axial compressor with variable stator | 11,000 kg | yak-38, tu-28 row 10 : al-31 | 1976 | twin-spool turbofan 0.6 bypass ratio | 13,300 kg | su-27, su-30, su-34 ] Execute this SQL based on the above table: select date where thrust (kg) / power (eshp) = '11,000 kg'
1961
[ 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 performer where song title = '"i see fire"'
bruce springsteen, bruce springsteen, avicii, christer sjogren, christer sjogren, avicii, avicii
[ header: year | title | role | notes row 1 : 1995 | new york undercover | herself | "private enemy no. 1" (ep row 2 : 1998 | the jamie foxx show | ola mae | "papa don't preach" (e row 3 : 1999 | moesha | herself | "good vibrations?" (episo row 4 : 2001 | angel: one more road to cross | guardian angel | direct to dvd row 5 : 2001 | prison song | mrs. butler | main role row 6 : 2001 | strong medicine | simone fellows | "history" (episode row 7 : 2007 | ghost whisperer | jackie boyd | "mean ghost" (episo row 8 : 2007 | entourage | herself | "gary's desk" (ep row 9 : 2009 | i can do bad all by myself | tanya | supporting role row 10 : 2009 | 30 rock | herself | guest row 11 : 2010 | american idol | guest judge/herself | auditions were held in atlanta, ge row 12 : 2012 | rock of ages | justice charlier | None row 13 : 2013 | betty and coretta | dr. betty shab | an original lifetime movie row 14 : 2013 | the x factor | guest judge/herself | blige assisted nicole scher row 15 : 2013 | black nativity | platinum fro | None ] Execute this SQL based on the above table: select role where year = 2009
tanya, herself
[ header: | 1965 | 1960 | 1960 | 1970 | 1970 row 1 : world | 3334874000 | 3021475000 | 313399000 | 3692492000 | 357618000 row 2 : africa | 313744000 | 277398000 | 36346000 | 357283000 | 43539000 row 3 : asia | 1899424000 | 1701336000 | 198088000 | 2143118000 | 243694000 row 4 : europe | 634026000 | 604401000 | 29625000 | 655855000 | 21829000 row 5 : latin america | 250452000 | 218300000 | 1270000 | 284856000 | 34404000 row 6 : northern america | 219570000 | 204152000 | 15418000 | 231937000 | 12367000 row 7 : oceania | 17657000 | 15888000 | 1769000 | 19443000 | 1786000 ] Execute this SQL based on the above table: select where in ( 'oceania' , 'world' ) order by limit 1
oceania
[ header: week | date | opponent | result | attendance row 1 : 1 | september 15, 1968 | at green bay packers | l 30-13 | 50,861 row 2 : 2 | september 22, 1968 | new york giants | l 34-25 | 60,858 row 3 : 3 | september 29, 1968 | dallas cowboys | l 45-13 | 60,858 row 4 : 4 | october 6, 1968 | at washington redskins | l 17-14 | 50,816 row 5 : 5 | october 13, 1968 | at dallas cowboys | l 34-14 | 72,083 row 6 : 6 | october 20, 1968 | chicago bears | l 29-16 | 60,858 row 7 : 7 | october 27, 1968 | at pittsburgh steelers | l 6-3 | 26,908 row 8 : 8 | november 3, 1968 | st. louis cardinals | l 45-17 | 59,208 row 9 : 9 | november 10, 1968 | washington redskins | l 16-10 | 59,133 row 10 : 10 | november 17, 1968 | at new york giants | l 7-6 | 62,896 row 11 : 11 | november 24, 1968 | at cleveland browns | l 47-13 | 62,338 row 12 : 12 | november 28, 1968 | at detroit lions | w 12-0 | 47,909 row 13 : 13 | december 8, 1968 | new orleans saints | w 29-17 | 57,128 row 14 : 14 | december 15, 1968 | minnesota vikings | l 24-17 | 54,530 ] Execute this SQL based on the above table: select date where attendance > ( select attendance where date = 'december 15, 1968' ) order by attendance limit 1
december 8, 1968
[ header: chip | flash size | eeprom | sram | frequency [mhz] | package row 1 : at90s1200 | 1k | 64 | 0 | 12 | pdip-20 row 2 : at90s2313 | 2k | 128 | 128 | 10 | pdip-20 row 3 : at90s/ls2323 | 2k | 128 | 128 | 10 | pdip-8 row 4 : at90s/ls2343 | 2k | 128 | 128 | 10 | pdip-8 row 5 : at90s4414 | 4k | 256 | 256 | 8 | pdip-40 row 6 : at90s/ls4434 | 4k | 256 | 256 | 8 | pdip-40 row 7 : at90s8515 | 8k | 512 | 512 | 8 | pdip-40 row 8 : at90s/ls8535 | 8k | 512 | 512 | 8 | pdip-40 ] Execute this SQL based on the above table: select count ( distinct flash size ) where package = '2k'
0
[ header: round | pick | player | position | school/club team row 1 : 1 | 8 | eric fraser | s | central michigan row 2 : 2 | 16 | tristan black | lb | wayne state row 3 : 3 | 24 | john hashem | ot | regina row 4 : 4 | 28 | spencer armstrong | wr | air force row 5 : 4 | 30 | steve myddelton | de | st. francis xa row 6 : 4 | 32 | scott mchenry | sb | saskatchewan row 7 : 5 | 40 | osie ukwuoma | dl | queen's row 8 : 6 | 48 | john kanaroski | wr | regina ] Execute this SQL based on the above table: select round where id = ( select id where round = 5 ) + 1
6
[ header: rank | bib | athlete | country | run 1 | run 2 | total | behind row 1 : None | 1 | felix loch | germany | 48.133 (1) | 48.242 (1) | 1:36.375 | None row 2 : None | 4 | andi langenhan | germany | 48.316 (2) | 48.434 (4) | 1:36.750 | +0.375 row 3 : None | 7 | johannes ludwig | germany | 48.338 (3) | 48.437 (5) | 1:36.775 | +0.400 row 4 : 4 | 2 | david moller | germany | 48.424 (4) | 48.362 (3) | 1:36.786 | +0.411 row 5 : 5 | 16 | samuel edney | canada | 48.446 (5) | 48.350 (2) | 1:36.796 | +0.421 row 6 : 6 | 12 | chris mazdzer | united states | 48.581 (8) | 48.543 (6) | 1:37.124 | +0.749 row 7 : 7 | 3 | albert demtschenko | russia | 48.578 (7) | 48.552 (7) | 1:37.130 | +0.755 row 8 : 8 | 5 | wolfgang kindl | austria | 48.573 (6) | 48.596 (10) | 1:37.169 | +0.794 row 9 : 10 | 13 | daniel pfister | austria | 48.602 (9) | 48.654 (13) | 1:37.256 | +0.881 row 10 : 12 | 19 | martins rubenis | latvia | 48.675 (11) | 48.653 (12) | 1:37.328 | +0.953 row 11 : 13 | 14 | gregory carigiet | switzerland | 48.699 (14) | 48.663 (14) | 1:37.362 | +0.987 row 12 : 14 | 8 | viktor kneyb | russia | 48.692 (12) | 48.752 (18) | 1:37.444 | +1.069 row 13 : 15 | 20 | jozef ninis | slovakia | 48.757 (15) | 48.692 (15) | 1:37.449 | +1.074 row 14 : 17 | 21 | taylor morris | united states | 48.763 (16) | 48.780 (20) | 1:37.543 | +1.168 row 15 : 19 | 25 | ondrej hyman | czech republic | 48.894 (21) | 48.709 (16) | 1:37.603 | +1.228 row 16 : 21 | 11 | reinhard egger | austria | 48.965 (25) | 48.712 (17) | 1:37.677 | +1.302 row 17 : 25 | 30 | mitchel malyk | canada | 48.935 (24) | 49.005 (25) | 1:37.940 | +1.565 row 18 : 27 | 29 | aleksandr peretjagin | russia | 48.995 (27) | None | 48.995 | None row 19 : 30 | 26 | maciej kurowski | poland | 49.099 (30) | None | 49.099 | None row 20 : 32 | 33 | andriy kis | ukraine | 49.201 (32) | None | 49.201 | None row 21 : 35 | 36 | hidenari kanayama | japan | 49.584 (35) | None | 49.584 | None row 22 : 37 | 38 | tilen sirse | slovenia | 50.001 (37) | None | 50.001 | None row 23 : 38 | 39 | kim dong-hyeon | south korea | 50.375 (38) | None | 50.375 | None row 24 : 41 | 41 | imre pulai | hungary | 52.512 (41) | None | 52.512 | None ] Execute this SQL based on the above table: select count ( * ) where total >= 1427
0
[ header: # | season | competition | date | round | opponent | h / a | result | scorer (s) row 1 : 35 | 2011 | afc champions league | 2011-03-02 | group stage | al-ain | a | 1-0 | s : dejan damjanovic row 2 : 36 | 2011 | afc champions league | 2011-03-15 | group stage | hangzhou greentown | h | 3-0 | s : dejan damjanovic, row 3 : 37 | 2011 | afc champions league | 2011-04-06 | group stage | nagoya grampus | a | 1-1 | s : choi hy row 4 : 39 | 2011 | afc champions league | 2011-05-04 | group stage | al-ain | h | 3-0 | s : dejan damjanovic (2) row 5 : 41 | 2011 | afc champions league | 2011-05-25 | round of 16 | kashima antlers | h | 3-0 | s : bang seung-h row 6 : 42 | 2011 | afc champions league | 2011-09-14 | quarter-finals 1st leg | al-ittihad | a | 1-3 | s : choi ta row 7 : 43 | 2011 | afc champions league | 2011-09-27 | quarter-finals 2nd leg | al-ittihad | h | 1-0 | s : mauricio molina row 8 : 44 | 2013 | afc champions league | 2013-02-26 | group stage | jiangsu sainty | h | 5-1 | s : dejan damjanovic (2) row 9 : 45 | 2013 | afc champions league | 2013-03-12 | group stage | buriram united | a | 0-0 | None row 10 : 46 | 2013 | afc champions league | 2013-04-02 | group stage | vegalta sendai | h | 2-1 | s : sergio escudero row 11 : 48 | 2013 | afc champions league | 2013-04-24 | group stage | jiangsu sainty | a | 2-0 | s : koh myong row 12 : 49 | 2013 | afc champions league | 2013-05-01 | group stage | buriram united | h | 2-2 | s : jung seung-y row 13 : 50 | 2013 | afc champions league | 2013-05-14 | round of 16 1st leg | beijing guoan | a | 0-0 | None row 14 : 53 | 2013 | afc champions league | 2013-09-18 | quarter-finals 2nd leg | al-ahli | h | 1-0 | s : dejan damjanovic row 15 : 55 | 2013 | afc champions league | 2013-10-02 | semi-finals 2nd leg | esteghlal | a | 2-2 | s : ha dae-sung ] Execute this SQL based on the above table: select count ( opponent ) where # > 55
0
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1972 | stockholm, sweden | hard (i) | roy emerson | tom okker marty ries | 5-7, 6-7 row 2 : runner-up | 2 | 1973 | miami wct, us | hard | terry addison | roy emerson rod laver | 4-6, 4-6 row 3 : runner-up | 3 | 1973 | richmond wct, us | carpet | terry addison | roy emerson rod laver | 6-3, 3-6, 4-6 row 4 : runner-up | 4 | 1973 | st. louis, us | carpet | terry addison | ove nils bengtson | 2-6, 5-7 row 5 : runner-up | 5 | 1973 | columbus, us | hard | charles pasarell | gerald battrick graham | 4-6, 6-7 row 6 : winner | 1 | 1973 | merion, us | grass | allan stone | john austin fred m | 7-6, 6-3 row 7 : winner | 2 | 1973 | hong kong | hard | rod laver | paul gerken brian gott | 6-3, 5-7, 17-15 row 8 : winner | 3 | 1974 | houston, us | clay | rod laver | arthur ashe roscoe t | 4-6, 7-6, 6-4 row 9 : runner-up | 7 | 1975 | orlando wct, us | hard | ray ruffels | brian gottfried raul | 4-6, 4-6 row 10 : winner | 6 | 1976 | palm springs, us | hard | sandy mayer | raymond moore erik van | 6-4, 6-7, 7-6 row 11 : winner | 7 | 1976 | palma, spain | clay | john andrews | mark edmondson john marks | 2-6, 6-3, 6-2 row 12 : runner-up | 8 | 1976 | madrid, spain | clay | john andrews | carlos kirmayr eduard | 6-7, 6-4, 6-8 row 13 : winner | 9 | 1977 | little rock, us | carpet | haroon rahim | bob hewitt frew | 6-7, 6-3, 6-3 row 14 : winner | 10 | 1977 | denver, us | carpet | geoff masters | syd ball kim warwick | 6-2, 6-3 row 15 : winner | 11 | 1977 | south orange, us | hard | wojtek fibak | ion tiriac guiller | 6-1, 7-5 row 16 : runner-up | 10 | 1978 | johannesburg, south africa | hard | geoff masters | bob hewitt frew | 5-7, 6-7 row 17 : runner-up | 11 | 1978 | newport, us | grass | bob giltinan | tim gullikson tom gul | 4-6, 4-6 row 18 : winner | 13 | 1978 | columbus, us | clay | bob giltinan | marcello lara elio | 6-2, 6-3 row 19 : runner-up | 13 | 1979 | tulsa, us | hard (i) | tom gullikson | francisco gonzalez e | 7-6, 5-7, 3-6 row 20 : runner-up | 14 | 1979 | stowe, us | hard | anand amritraj | mike cahill steve k | 6-3, 3-6, 4-6 ] Execute this SQL based on the above table: select opponents in the final order by date limit 1
tom okker marty riessen
[ header: episode | original broadcast date | average | rank | remarks row 1 : 1 | 8 april 2012 | 1 | 5 | this includes bloopers row 2 : 2 | 15 april 2012 | 0.91 | 5 | None row 3 : 3 | 22 april 2012 | 0.92 | 5 | None row 4 : 4 | 29 april 2012 | 0.76 | 3 | None row 5 : 5 | 6 may 2012 | 0.67 | 3 | None row 6 : 6 | 13 may 2012 | 0.67 | 3 | None row 7 : 7 | 20 may 2012 | 0.64 | 3 | None row 8 : 8 | 27 may 2012 | 0.7 | 2 | None row 9 : 9 | 3 june 2012 | 0.58 | 4 | None row 10 : 10 | 10 june 2012 | 0.6 | 3 | None row 11 : 11 | 17 june 2012 | 0.81 | 2 | None row 12 : 12 | 24 june 2012 | 0.66 | 3 | None row 13 : 13 | 1 july 2012 | 0.86 | 3 | None row 14 : average | average | 0.75 | None | None ] Execute this SQL based on the above table: select remarks order by original broadcast date limit 656
this includes bloopers
[ header: no. | date | location | surface | opponent in final | score row 1 : 1 | 28 august 2000 | spoleto, italy $10,000 | clay | maret ani | 6-2 7-6(7) row 2 : 2 | 9 april 2001 | san luis potosi, | clay | martina muller | 6-4 7-5 row 3 : 3 | 16 april 2001 | coatzacoalcos, mexico | hard | gabriela volekova | 6-1 6-3 row 4 : 4 | 15 october 2002 | sedona, usa $25,000 | hard | brie rippner | 6-3 4-6 6-3 row 5 : 5 | 5 november 2002 | pittsburgh, usa $50,000 | hard | maria sharapova | 7-6(4) 6-2 row 6 : 6 | 14 april 2003 | san luis potosi, | clay | maria vanina garcia sokol | 6-0 6-4 row 7 : 7 | 27 april 2009 | cagnes-sur-mer, france | clay | zuzana ondraskova | 6-1 6-2 row 8 : 8 | 1 june 2009 | nottingham, england $50,000 | grass | stefanie vogele | 6-2 4-6 6-1 ] Execute this SQL based on the above table: select count ( location ) where location not null
8
[ header: rank | athlete | nationality | time row 1 : None | liliana barbulescu | romania | 2:00.06 row 2 : None | anna zagorska | poland | 2:00.11 row 3 : None | irina vashents | russia | 2:00.77 row 4 : 4 | laura gerber | switzerland | 2:01.39 row 5 : 5 | christiane dos sant | brazil | 2:01.53 row 6 : 6 | tamara volkova | ukraine | 2:01.86 row 7 : 7 | tatyana yegorova | russia | 2:02.64 row 8 : 8 | sandra teixeira | portugal | 2:03.01 ] Execute this SQL based on the above table: select count ( * ) where nationality = 'russia'
2
[ header: rank | diver | preliminary points | preliminary rank | final points | final rank | final total row 1 : 1 | ingrid kramer (eua | 56.3 | 1 | 34.98 | 2 | 91.28 row 2 : 2 | paula jean myers-pope | 54.7 | 2 | 35.24 | 1 | 89.94 row 3 : 3 | ninel krutova (urs) | 53.38 | 3 | 33.61 | 3 | 86.99 row 4 : 4 | juno stover-irwin ( | 51.9 | 6 | 31.69 | 4 | 83.59 row 5 : 5 | raisa gorokhovskaya | 51.53 | 8 | 31.5 | 5 | 83.03 row 6 : 6 | norma thomas (gbr | 51.77 | 7 | 30.44 | 7 | 82.21 row 7 : 7 | nicolle darrigrand- | 49.68 | 12 | 31.5 | 5 | 81.18 row 8 : 8 | phyllis long (gbr) | 52.12 | 5 | 28.86 | 9 | 80.98 row 9 : 9 | irene macdonald (can | 51.31 | 9 | 29.18 | 8 | 80.49 row 10 : 10 | kumiko watanabe ( | 51.04 | 10 | 28.56 | 10 | 79.6 row 11 : 11 | kanoko tsutani- | 49.76 | 11 | 28.14 | 11 | 77.9 row 12 : 12 | birte christoffersen- | 53.03 | 4 | 24.4 | 12 | 77.43 row 13 : 13 | maria teresa adam | 49.54 | 13 | None | None | None row 14 : 14 | hanna laursen (den) | 48.89 | 14 | None | None | None row 15 : 15 | gabriele schope (eu | 48.81 | 15 | None | None | None row 16 : 16 | bende velin (den) | 48.35 | 16 | None | None | None row 17 : 17 | laura conter (ita) | 45.55 | 17 | None | None | None row 18 : 18 | susan knight (aus) | 43.03 | 18 | None | None | None ] Execute this SQL based on the above table: select diver order by rank desc limit 1
susan knight (aus)
[ header: month | year | player | county | club | position row 1 : april | 2006 | mark foley | limerick | adare | 4 row 2 : may | 2006 | eoin kelly | tipperary | mullinahone | 15 row 3 : june | 2006 | joe deane | cork | killeagh | 15 row 4 : august | 2006 | henry shefflin | kilkenny | ballyhale shamrocks | 14 row 5 : september | 2006 | james fitzpatrick | kilkenny | ballyhale shamrocks | 9 row 6 : may | 2007 | ronan curran | cork | st. finbarr's | 6 row 7 : june | 2007 | ollie moran | limerick | ahane | 11 row 8 : july | 2007 | dan shanahan | waterford | lismore | 10 row 9 : august | 2007 | andrew o'shaughness | limerick | kilmallock | 13 row 10 : september | 2007 | eddie brennan | kilkenny | graigue-ballycallan | 13 row 11 : april | 2008 | shane mcgrath | tipperary | ballinahinch | 9 row 12 : may | 2008 | david o'callaghan | dublin | st. mark's | 13 row 13 : june | 2008 | brian o'connell | clare | wolfe tones | 8 row 14 : july | 2008 | joe canning | galway | portumna | 14 row 15 : august | 2008 | derek lyng | kilkenny | emeralds | 9 row 16 : september | 2008 | eoin larkin | kilkenny | james stephens | 12 row 17 : may | 2009 | eoin cadogan | cork | douglas | 3 row 18 : june | 2009 | john mullane | waterford | de la salle | 13 row 19 : september | 2009 | tommy walsh | kilkenny | tullaroan | 5 row 20 : april | 2010 | ger farragher | galway | castlegar | 8 row 21 : may | 2010 | ger farragher | galway | castlegar | 8 row 22 : june | 2010 | damien hayes | galway | portumna | 14 row 23 : july | 2010 | michael walsh | waterford | stradbally | 6 row 24 : september | 2010 | lar corbett | tipperary | thurles sarsfield' | 11 row 25 : june | 2011 | padraic maher | tipperary | thurles sarsfield' | 6 row 26 : july | 2011 | lar corbett | tipperary | thurles sarsfield' | 12 row 27 : september | 2011 | tommy walsh | kilkenny | tullaroan | 5 row 28 : may | 2012 | willie hyland | laois | clough-ballacolla | 7 row 29 : june | 2012 | patrick maher | tipperary | lorrha-dorrha | 11 row 30 : september | 2012 | henry shefflin | kilkenny | ballyhale shamrocks | 15 row 31 : may | 2013 | cahir healy | laois | portlaoise | 8 row 32 : september | 2013 | shane o'donnell | clare | eire og | 14 ] Execute this SQL based on the above table: select count ( month )
32
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 9 | 3 | 2 | 14 row 2 : 2 | malaysia | 3 | 3 | 1 | 7 row 3 : 3 | japan | 2 | 3 | 6 | 11 row 4 : 4 | south korea | 2 | 2 | 5 | 9 row 5 : 5 | kazakhstan | 1 | 3 | 0 | 4 row 6 : 6 | chinese taipei | 1 | 1 | 3 | 5 row 7 : 7 | iran | 1 | 1 | 0 | 2 row 8 : 8 | hong kong | 1 | 0 | 2 | 3 row 9 : 9 | kyrgyzstan | 1 | 0 | 0 | 1 row 10 : 10 | uzbekistan | 0 | 3 | 1 | 4 row 11 : 11 | thailand | 0 | 1 | 1 | 2 row 12 : 12 | indonesia | 0 | 1 | 0 | 1 row 13 : total | total | 21 | 21 | 21 | 63 ] Execute this SQL based on the above table: select nation where nation != 'hong kong' and silver = ( select silver where nation = 'hong kong' )
kyrgyzstan
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 7 | 3 | 0 | 10 row 2 : 2 | italy | 1 | 3 | 0 | 4 row 3 : 3 | france | 1 | 1 | 2 | 4 row 4 : 4 | austria | 1 | 1 | 0 | 2 row 5 : 4 | germany | 1 | 1 | 0 | 2 row 6 : 4 | iran | 1 | 1 | 0 | 2 row 7 : 4 | israel | 1 | 1 | 0 | 2 row 8 : 8 | poland | 1 | 0 | 5 | 6 row 9 : 9 | netherlands | 1 | 0 | 1 | 2 row 10 : 9 | romania | 1 | 0 | 1 | 2 row 11 : 11 | belgium | 1 | 0 | 0 | 1 row 12 : 11 | mexico | 1 | 0 | 0 | 1 row 13 : 13 | spain | 0 | 2 | 0 | 2 row 14 : 14 | sweden | 0 | 1 | 3 | 4 row 15 : 15 | colombia | 0 | 1 | 1 | 2 row 16 : 15 | ukraine | 0 | 1 | 1 | 2 row 17 : 17 | denmark | 0 | 1 | 0 | 1 row 18 : 17 | switzerland | 0 | 1 | 0 | 1 row 19 : 19 | algeria | 0 | 0 | 1 | 1 row 20 : 19 | greece | 0 | 0 | 1 | 1 row 21 : 19 | kazakhstan | 0 | 0 | 1 | 1 row 22 : 19 | slovenia | 0 | 0 | 1 | 1 row 23 : total | total | 18 | 18 | 18 | 54 ] Execute this SQL based on the above table: select nation order by total limit 1
belgium
[ header: institution | location | enrollment | nickname | varsity sports | rugby since | head coach row 1 : clemson university | clemson, south carolina | 20576 | tigers | 19 | 1967 | justin hickey row 2 : maryland | college park, maryland | 37641 | terrapins | 20 | 1968 | jeff soeken row 3 : navy | annapolis, maryland | 4576 | midshipmen | 30 | 1963 | mike flanagan row 4 : north carolina | chapel hill, north carolina | 29340 | tar heels | 28 | 1966 | pete earsman row 5 : north carolina state | raleigh, north carolina | 34767 | wolfpack | 25 | 1965 | jim latham row 6 : university of virginia | charlottesville, virginia | 20895 | cavaliers | 25 | 1961 | jon roberts row 7 : virginia tech | blacksburg, virginia | 30379 | hokies | 21 | 1891 / 1968 | andy richards row 8 : wake forest | winston-salem, north car | 7079 | demon deacons | 18 | 1973 | patrick kane ] Execute this SQL based on the above table: select abs ( ( select location where varsity sports = 21 ) - ( select location where varsity sports = 21 ) )
0
[ header: player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average row 1 : phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73 row 2 : raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.10 row 3 : gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98 row 4 : kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71 row 5 : mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.30 row 6 : co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84 row 7 : james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73 row 8 : andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29 row 9 : terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08 row 10 : adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69 row 11 : ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35 row 12 : alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68 row 13 : steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58 row 14 : vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57 row 15 : jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19 row 16 : mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02 row 17 : wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92 row 18 : michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26 row 19 : andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18 row 20 : denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63 row 21 : wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06 row 22 : peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39 row 23 : colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18 row 24 : dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06 row 25 : robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88 row 26 : mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28 row 27 : wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27 row 28 : jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95 row 29 : john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 ] Execute this SQL based on the above table: select count ( player ) where 140+ > 21
14
[ header: # | player | position | height | current club row 1 : 4 | garreth lodge | point guard | 1.85 | edinburgh kings row 2 : 5 | patrick campbell | shooting guard | 1.93 | edinburgh kings row 3 : 6 | grant gibson | point guard | 1.82 | e.lothian b row 4 : 7 | laurie costello | point guard | 1.87 | edinburgh kings row 5 : 8 | josh crolley | small forward | 1.98 | troon tornadoes row 6 : 9 | daniel donnelly | small forward | 1.98 | troon tornadoes row 7 : 10 | michael lynn | forward | None | st. mirren row 8 : 11 | ross campbell | forward | 1.98 | troon tornadoes row 9 : 12 | steven leven | forward | 1.97 | arkadikos row 10 : 13 | thomas pearson | center | 2 | manchester magic row 11 : 14 | ikemefuna attah | power forward | 1.98 | tees valley mohawks row 12 : 15 | simon flockhart | center | 2.1 | edinburgh kings ] Execute this SQL based on the above table: select current club order by # asc limit 1
edinburgh kings
[ header: year | competition | venue | position | notes row 1 : 1996 | world junior championships | sydney, australia | 15th (q) | 7.43 m row 2 : 1996 | asian junior championships | new delhi, india | 1st | 7.68 m row 3 : 1999 | world championships | seville, spain | 6th | 8.01 m row 4 : 2001 | east asian games | osaka, japan | 3rd | 7.77 m row 5 : 2002 | asian championships | colombo, sri lan | 3rd | 7.91 m (w) row 6 : 2002 | asian games | busan, south korea | 4th | 7.75 m row 7 : 2003 | universiade | daegu, south korea | 7th | 7.78 m ] Execute this SQL based on the above table: select venue where venue != 'osaka, japan' and position = ( select position where venue = 'osaka, japan' )
colombo, sri lanka
[ header: year | team | co-drivers | car | class | laps | pos. | class pos. row 1 : 2001 | team den bla avis team goh | john nielsen hiroki | dome s101-judd | lmp900 | 66 | dnf | dnf row 2 : 2003 | rn motorsport | john nielsen hayanari | dba4 03s-zytek | lmp675 | 288 | 22nd | 2nd row 3 : 2004 | lister racing | john nielsen jens | lister storm lmp-chevrole | lmp1 | 279 | 24th | 9th row 4 : 2006 | zytek engineering team essex invest | john nielsen philip and | zytek 06s | lmp1 | 269 | nc | nc row 5 : 2007 | aston martin racing larbre | christophe bouchut f | aston martin dbr | gt1 | 341 | 7th | 3rd row 6 : 2008 | team essex | john nielsen sasch | porsche rs spyder evo | lmp2 | 347 | 12th | 2nd row 7 : 2009 | team essex | kristian poulsen e | porsche rs spyder evo | lmp2 | 357 | 10th | 1st row 8 : 2011 | hope racing | steve zacchia jan | oreca 01-swiss | lmp1 | 115 | dnf | dnf ] Execute this SQL based on the above table: select class where class = 'lmp1'
lmp1, lmp1, lmp1
[ header: pos. | div. | no. | team | drivers | car | laps | qual. pos. row 1 : 1 | 1 | 11 | perkins engineering | larry perkins tomas mezera | holden vl commodore | 125 | 2 row 2 : 2 | 1 | 35 | peter jackson racing | glenn seton colin bond | ford sierra rs500 | 125 | 4 row 3 : 4 | 1 | 20 | benson & hedges racing | gary brabham david brabham | ford sierra rs500 | 123 | 7 row 4 : 5 | 1 | 30 | peter jackson racing | george fury drew price | ford sierra rs500 | 123 | 9 row 5 : 8 | 1 | 33 | pro-duct motorsport | bob pearson bruce stewart | holden vl commodore | 122 | 16 row 6 : 11 | 1 | 12 | ray lintott | ray lintott ter | ford sierra rs500 | 121 | 13 row 7 : 12 | 1 | 26 | garry rogers motorsport | garry rogers paul fordham | holden vl commodore | 121 | 14 row 8 : 13 | 1 | 27 | terry finnigan | terry finnigan geoff lee | holden vl commodore | 120 | 15 row 9 : 14 | 1 | 42 | lusty engineering | john lusty bernie stack | holden vl commodore | 119 | 20 row 10 : 20 | 2 | 53 | brian bolwell racing | brian bolwell mike | bmw 323i | 111 | 29 row 11 : 23 | 3 | 76 | peter verheyen | peter verheyen john vernon | toyota sprinter | 109 | 36 row 12 : dnf | 1 | 17 | shell ultra hi racing | dick johnson john bowe | ford sierra rs500 | 123 | 5 row 13 : dnf | 3 | 75 | bob holden motors | dennis rogers garry jones | toyota corolla | 75 | 31 row 14 : dnf | 1 | 21 | bob forbes motorsport | mark gibbs rohan ons | holden vl commodore | 64 | 8 row 15 : dnf | 1 | 22 | lusty engineering | graham lusty ken lust | holden vl commodore | 52 | 21 row 16 : dnf | 1 | 1 | nissan motorsport australia | jim richards mark skaif | nissan skyline r32 | 51 | 1 row 17 : dnf | 3 | 74 | bob holden motors | phil alexander keith m | toyota corolla | 44 | 33 row 18 : dnf | 1 | 46 | garry willmington performance | garry willmington john bour | toyota supra turbo | 24 | 18 row 19 : dnf | 1 | 23 | chris lambden | chris lambden des wall | nissan skyline hr | 18 | 17 row 20 : dnf | 3 | 73 | bob holden motors | bob holden mike conway | toyota sprinter | 8 | 35 ] Execute this SQL based on the above table: select count ( drivers ) where laps > 0 and no. > 0 and qual. pos. > 0
20
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2006 | 4 | usl pdl | 5th, northwest | did not qualify | did not qualify row 2 : 2007 | 4 | usl pdl | 2nd, northwest | conference semifinals | did not qualify row 3 : 2008 | 4 | usl pdl | 1st, northwest | conference finals | did not qualify row 4 : 2009 | 4 | usl pdl | 7th, northwest | did not qualify | did not qualify row 5 : 2010 | 4 | usl pdl | 3rd, northwest | did not qualify | did not qualify row 6 : 2011 | 4 | usl pdl | 8th, northwest | did not qualify | did not qualify row 7 : 2012 | 4 | usl pdl | 1st, northwest | semifinals | did not qualify row 8 : 2013 | 4 | usl pdl | 4th, northwest | did not qualify | 2nd round ] Execute this SQL based on the above table: select league - regular season where regular season = '1st, northwest'
-1, -1
[ header: tie no | home team | score | away team row 1 : 50 | sjomarkens if (d | 1-4 | bk slatta damm ( row 2 : 53 | falkopings fk (d4) | 2-0 | ganghesters sk (d row 3 : 56 | lindas bk (d4) | 1-3 | hultsfreds f row 4 : 58 | bredaryds ik ( | 3-0 | ulricehamns ifk ( row 5 : 59 | hovslatts ik | 0-9 | tidaholms g row 6 : 60 | torpa ais (d4) | 0-2 | bk zeros (d3) row 7 : 61 | fiskeby if (wc) | 2-1 (gg) | vasterviks ff (d4) row 8 : 62 | gnosjo if (d4) | 1-3 | skovde aik (d row 9 : 63 | savsjo ff ( | 5-3 | skillingaryds is (d4) row 10 : 65 | lsw if (d4) | 2-1 | husqvarna ff (d row 11 : 67 | rorviks if (d4) | 0-2 | lunds bk (d2) row 12 : 69 | if eksjo (d4) | 1-4 | kalmar ff (d2) row 13 : 71 | bankeryds sk (d4) | 4-1 | hjulsbro ik ( row 14 : 73 | gullspangs if ( | 0-7 | rynninge ik (d3) row 15 : 74 | skara fc (d4) | 0-4 | karlslunds if ( row 16 : 75 | bratens ik (d4) | 0-4 | vivalla-lundby if row 17 : 76 | finnerodja if(d4) | 3-1 | ifk mariestad (d4) row 18 : 77 | skollersta if (d4) | 1-3 | hemgardarnas bk (d row 19 : 78 | simonstorps if (d4) | 0-5 | nykopings bis (d2) row 20 : 82 | harad if (d4) | 2-3 (gg) | ifk vasteras (d2) row 21 : 83 | kolsva if (d4) | 0-3 | karlstad bk (d row 22 : 85 | ransta ik (d4) | 1-3 | ifk hallsberg (d4) row 23 : 86 | skyllbergs ik (wc | 0-4 | ifk kristinehamn ( row 24 : 87 | filipstads ff (d | 3-1 | kungsors sk ( row 25 : 89 | bk hird (d4) | 0-5 | hargs bk (d2) row 26 : 91 | frovi ik (wc) | 1-9 | skiljebo sk (d row 27 : 95 | new mill ff (wc) | 4-2 | vartans sk (d3) ] Execute this SQL based on the above table: select count ( tie no ) where score > 1730
10
[ header: title | year | peak chart positions us | peak chart positions us alt. | peak chart positions us main. rock | peak chart positions aus | peak chart positions aut | peak chart positions fin | peak chart positions ger | peak chart positions nld | peak chart positions swi | peak chart positions uk | album row 1 : "toxic" | 1999 | None | None | None | None | None | None | None | None | None | None | the gift of game row 2 : "darkside" | 2000 | None | None | None | None | None | None | None | None | None | None | the gift of game row 3 : "butterfly" | 2000 | 1 | 1 | 21 | 4 | 1 | 2 | 1 | 8 | 1 | 3 | the gift of game row 4 : "revolving door" | 2001 | None | None | None | 76 | 29 | 19 | 26 | 71 | 43 | 23 | the gift of game row 5 : "drowning" | 2002 | None | 24 | 24 | None | 45 | None | 45 | None | None | 50 | darkhorse row 6 : "hurt you so bad" | 2003 | None | None | None | None | None | None | None | None | None | None | darkhorse ] Execute this SQL based on the above table: select title order by peak chart positions fin desc limit 1
"revolving door"
[ header: year | w | l | t | finish | coach row 1 : 1910 | 11 | 0 | 1 | None | earl ball row 2 : 1911 | 7 | 1 | 2 | None | earl ball row 3 : 1912 | 6 | 3 | 2 | None | earl ball row 4 : 1913 | 8 | 2 | 0 | indiana state champs | earl ball row 5 : 1914 | 5 | 3 | 1 | None | earl ball row 6 : 1915 | 8 | 2 | 1 | None | earl ball row 7 : 1916 | 2 | 7 | 1 | None | f.w. smith row 8 : 1917 | 2 | 2 | 0 | None | ky foster, ralph daw row 9 : 1918 | None | None | None | None | None row 10 : 1919 | 4 | 1 | 1 | None | cooney checkaye row 11 : 1920 | 0 | 1 | 0 | 14th apfa | ken huffine row 12 : 1921 | 0 | 2 | 0 | 18th apfa | cooney checkaye row 13 : 1922 | 5 | 1 | 3 | None | cooney checkaye row 14 : 1923 | 3 | 4 | 0 | None | cooney checkaye row 15 : 1924 | 3 | 3 | 0 | None | cooney checkaye row 16 : 1925 | 6 | 2 | 3 | None | cooney checkaye row 17 : 1926 | 0 | 1 | 0 | incomplete | None ] Execute this SQL based on the above table: select count ( * ) where coach = 188
0
[ header: institution | location | established | gained university status | vice-chancellor | total number of students | research funding (£,000) row 1 : birkbeck, university of lon | london | 1823 | 1920 | professor david latchman | 19020 | 9985 row 2 : university of east anglia | norwich | 1963 | 1963 | professor edward acton | 19585 | 16482 row 3 : university of essex | colchester | 1964 | 1964 | professor anthony forster | 11690 | 9967 row 4 : goldsmiths, university of london | london | 1891 | 1904 | dr pat loughrey | 7615 | 8539 row 5 : institute of education, university of london | london | 1902 | 1932 | professor chris husbands | 7215 | 7734 row 6 : university of lancaster | lancaster | 1964 | 1964 | professor mark smith | 12695 | 18640 row 7 : university of leicester | leicester | 1921 | 1957 | professor robert burgess | 16160 | 22225 row 8 : loughborough university | loughborough | 1909 | 1966 | professor robert allison | 17825 | 22398 row 9 : royal holloway, university of lon | egham | 1849 | 1900 | professor paul layzell (principal | 7620 | 13699 row 10 : soas, university of london | london | 1916 | 1916 | professor paul webley | 4525 | 7238 row 11 : university of sussex | brighton | 1961 | 1961 | professor michael farthing | 12415 | 16196 ] Execute this SQL based on the above table: select established - gained university status where vice-chancellor = 'professor paul webley'
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 film where function = 1
the bacchae, shakespeare's merchant, schooled, sing*ularity, the watermelon, the audacity of democracy, customer diss-service, the donut shop, i grew up in princeton
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4 row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4 row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4 row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4 row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4 row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9 row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7 row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2 row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1 row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1 row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9 row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7 row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7 row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7 row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5 row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8 row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8 row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select species where species in ( 'ustilago maydis' , 'sorex araneus' ) order by years since divergence from human (mya) desc limit 1
sorex araneus
[ header: property | test method | units | 4275 | 4301 | 4435 | 4630 | 4645 row 1 : tensile strength | astm d 638 | mpa (kpsi) | 117 (16.9) | 113 (16.4) | 94 (13.6) | 81 (11.8) | 114 (16.6) row 2 : tensile modulus | astm d 638 | gpa (kpsi) | 8.8 (1,280) | 6.8 (990) | 14.5 (2,100) | 7.4 (1,080) | 18.6 (2,700) row 3 : tensile elongation | astm d 638 | % | 2.6 | 3.3 | 1 | 1.9 | 0.8 row 4 : flexural strength | astm d 790 | mpa (kpsi) | 208 (30.2) | 215 (31.2) | 152 (22.0) | 131 (19.0) | 154 (22.4) row 5 : flexural modulus | astm d 790 | gpa (kpsi) | 7.3 (1.060) | 6.9 (1,000) | 14.8 (2,150) | 6.8 (990) | 12.4 (1,800) row 6 : compressive strength | astm d 695 | mpa (kpsi) | 123 (17.8) | 166 (24.1) | 138 (20.0) | 99 (14.4) | 157 (22.8) row 7 : izod impact strength, notched | astm d 256 | j/m (ft-lb | 85 (1.6) | 64 (1.2) | 43 (0.8) | 48 (0.9) | 37 (0.7) row 8 : izod impact strength, unnotched | astm d 4812 | j/m (ft-lb | 270 (5) | 430 (8) | 210 (4) | 160 (3) | 110 (2) row 9 : heat deflection temperature at 264 p | astm d 648 | °c (°f) | 280 (536) | 279 (534) | 278 (532) | 280 (536) | 281 (538) row 10 : coefficient linear thermal expansion | astm d 696 | ppm/°c (ppm/ | 25 (14) | 25 (14) | 14 (8) | 16 (9) | 9 (3) ] Execute this SQL based on the above table: select property where property in ( 'flexural modulus' , 'canada' ) group by property order by count ( * ) desc limit 1
flexural modulus
[ header: # | name | took office | left office | party row 1 : 1 | nejat konuk (2nd time | 15 november 1983 | 19 july 1985 | national unity party row 2 : 2 | dervis eroglu (1st time | 19 july 1985 | 1 january 1994 | national unity party row 3 : 3 | hakkı atun | 1 january 1994 | 16 august 1996 | democratic party row 4 : 2 | dervis eroglu (2nd time) | 16 august 1996 | 13 january 2004 | national unity party row 5 : 4 | mehmet ali talat | 13 january 2004 | 26 april 2005 | republican turkish party row 6 : 5 | ferdi sabit soyer | 26 april 2005 | 5 may 2009 | republican turkish party row 7 : 2 | dervis eroglu (3rd time | 5 may 2009 | 23 april 2010 | national unity party row 8 : None | huseyin ozgurgun | 23 april 2010 | 17 may 2010 | national unity party row 9 : 6 | irsen kucuk | 17 may 2010 | 13 june 2013 | national unity party row 10 : 7 | sibel siber | 13 june 2013 | 2 september 2013 | republican turkish party row 11 : 8 | ozkan yorgancıo | 2 september 2013 | incumbent | republican turkish party ] Execute this SQL based on the above table: select ( select # where # = 7 ) - ( select # where # = 3 )
4.0
[ header: # | title | songwriters | producer(s) | performer row 1 : 1 | "shalom a leck" | p. chapman, k-de | k-def | tragedy row 2 : 2 | "hoodlum intro" | None | None | interlude row 3 : 3 | "underground" | p. chapman, k-de | k-def | tragedy row 4 : 4 | "funk mode" | p. chapman, k-de | k-def | tragedy row 5 : 5 | "grand groove" | p. chapman, k-de | k-def | tragedy row 6 : 6 | "at large" | p. chapman, k-de | k-def, marley marl | tragedy row 7 : 7 | "death row" | p. chapman, k-de | k-def, marley marl | tragedy row 8 : 8 | "speech [check the time]" | None | kool tee | interlude row 9 : 9 | "mad brothas know his name" | p. chapman, k-de | k-def, marley marl | tragedy row 10 : 10 | "pass the teck" | p. chapman, k-de | k-def | tragedy, havoc row 11 : 11 | "street life" | p. chapman, epitome of | epitome of scratch | tragedy row 12 : 12 | "pump the funk" | p. chapman, m. will | marley marl | tragedy row 13 : 13 | "role model" | p. chapman, koo | kool tee | tragedy row 14 : 14 | "the posse [shoot | p. chapman, mr. | mr. freaknasti | tragedy row 15 : 15 | "grand groove [bonus mix]" | p. chapman, k-de | k-def | tragedy row 16 : 16 | "funky roll outro" | None | None | interlude ] Execute this SQL based on the above table: select title where songwriters is null
"hoodlum intro", "speech [check the time]", "funky roll outro"
[ header: no. | date | tournament | winning score | margin of victory | runner(s)-up row 1 : 1 | 20 jan 2008 | abu dhabi golf championship | -15 (66-65-68-74 | 4 strokes | henrik stenson, lee west row 2 : 2 | 22 jun 2008 | bmw international open | -15 (68-63-67-75 | playoff | anders hansen row 3 : 3 | 5 jul 2009 | open de france alstom | -13 (62-72-69-68 | playoff | lee westwood row 4 : 4 | 12 jul 2009 | barclays scottish open | -15 (69-65-66-69 | 2 strokes | gonzalo fernandez- row 5 : 5 | 24 jan 2010 | abu dhabi golf championship | -21 (67-67-67-66 | 1 stroke | ian poulter row 6 : 6 | 15 aug 2010 | pga championship | -11 (72-68-67-70 | playoff | bubba watson row 7 : 7 | 12 sep 2010 | klm open | -14 (67-67-66-66 | 4 strokes | christian nilsson, row 8 : 8 | 10 oct 2010 | alfred dunhill links championship | -17 (68-69-68-66 | 3 strokes | danny willett row 9 : 9 | 23 jan 2011 | abu dhabi hsb | -24 (67-65-66-66 | 8 strokes | rory mcilroy row 10 : 10 | 6 nov 2011 | wgc-hsbc champion | -20 (69-68-68-63 | 3 strokes | fredrik jacobson ] Execute this SQL based on the above table: select runner(s)-up where no. = 7
christian nilsson, fabrizio zanotti
[ header: rank | name | notability | birthplace | advocate row 1 : 10 | wayne gretzky | hockey player, holder of numerous nh | brantford, ontario | deborah grey row 2 : 9 | alexander graham bell | scientist, inventor, founder of the bell telephone company | edinburgh, scotl | evan solomon row 3 : 8 | sir john a. macdonal | first prime minister of canada | glasgow, scotland | charlotte gray row 4 : 7 | don cherry | hockey coach and commentator | kingston, ontario | bret hart row 5 : 6 | lester b. pearson | fourteenth prime minister of canada, united nations general | toronto, ontario | paul gross row 6 : 5 | david suzuki | environmentalist | vancouver, british columb | melissa auf der maur row 7 : 4 | sir frederick banting | medical scientist, co-discoverer of insulin | alliston, ontario | mary walsh row 8 : 3 | pierre trudeau | fifteenth prime minister of canada | montreal, quebec | rex murphy row 9 : 2 | terry fox | athlete, activist, humanitarian | winnipeg, manitob | sook-yin lee row 10 : 1 | tommy douglas | father of medicare, premier of sa | falkirk, scotland | george stroumboulopoulos ] Execute this SQL based on the above table: select birthplace order by rank desc limit 1
brantford, ontario
[ header: whitworth size (in) | core diameter (in) | threads per inch | pitch (in) | tapping drill size row 1 : 1/16 | 0.0411 | 60 | 0.0167 | number drill 56 (1.2 mm) row 2 : 3/32 | 0.0672 | 48 | 0.0208 | number drill 49 (1.85 mm) row 3 : 1/8 | 0.093 | 40 | 0.025 | number drill 39 (2.55 mm) row 4 : 5/32 | 0.1162 | 32 | 0.0313 | number drill 30 (3.2 mm) row 5 : 3/16 | 0.1341 | 24 | 0.0417 | number drill 26 (3.7 mm) row 6 : 7/32 | 0.1654 | 24 | 0.0417 | number drill 16 (4.5 mm) row 7 : 1/4 | 0.186 | 20 | 0.05 | number drill 9 (5.1 mm) row 8 : 5/16 | 0.2414 | 18 | 0.0556 | letter drill f (6.5 mm) row 9 : 3/8 | 0.295 | 16 | 0.0625 | 5/16 in (7.94 mm) row 10 : 7/16 | 0.346 | 14 | 0.0714 | letter drill u (9.3 mm) row 11 : 1/2 | 0.3933 | 12 | 0.0833 | letter drill z (10.5 mm) row 12 : 9/16 | 0.4558 | 12 | 0.0833 | 12.1 mm (0.4764 in) row 13 : 5/8 | 0.5086 | 11 | 0.0909 | 13.5 mm (0.5315 in) row 14 : 11/16 | 0.5711 | 11 | 0.0909 | 15 mm (0.5906 in) row 15 : 3/4 | 0.6219 | 10 | 0.1 | 16.27 mm (0.6406 in) row 16 : 13/16 | 0.6845 | 10 | 0.1 | 18 mm (0.7087 in) row 17 : 7/8 | 0.7327 | 9 | 0.1111 | 19.25 mm (0.7579 in) row 18 : 15/16 | 0.7953 | 9 | 0.1111 | 20.75 mm (0.8169 in) row 19 : 1 | 0.8399 | 8 | 0.125 | 22 mm (0.8661 in) row 20 : 1 1/8 | 0.942 | 7 | 0.1429 | None row 21 : 1 1/4 | 1.067 | 7 | 0.1429 | None row 22 : 1 1/2 | 1.2866 | 6 | 0.1667 | None row 23 : 1 3/4 | 1.4939 | 5 | 0.2 | None row 24 : 2 | 1.7154 | 4.5 | 0.2222 | None row 25 : 2 1/2 | 2.18 | 4 | 0.25 | None ] Execute this SQL based on the above table: select count ( distinct tapping drill size ) where tapping drill size = 1522
0
[ header: year | location | men's winner | men's runner-up | score | women's winner | women's runner-up | score row 1 : 2003 | london | western | mcgill | 1-0 | western | mcgill | 4-3 row 2 : 2004 | kingston | western | mcgill | 2-1 | mcgill | western | 2-1 row 3 : 2005 | montreal | toronto | queen's | 2-1 | mcgill | queen's | 1-0 row 4 : 2006 | toronto | western | queen's | 3-0 | mcgill | western | 6-2 row 5 : 2007 | london | western | mcgill | 1-0 | mcgill | queen's | 1-0 row 6 : 2008 | toronto | mcgill | toronto | 2-0 | mcgill | toronto | 3-1 row 7 : 2009 | london ontario | western | mcgill | 2-1 | mcgill | queen's | 3-0 row 8 : 2010 | kingston | mcgill | queen's | 2-1 | mcgill | toronto | 1-0 row 9 : 2011 | montreal | toronto | mcgill | p-p | toronto | mcgill | p-p row 10 : 2012 | toronto | toronto | western | 1-1 (5-4 pk) | mcgill | western | 2-1 row 11 : 2013 | london | queen's | western | 1-1 (4-2 pk) | toronto | mcgill | 0-0 (4-3 pk) ] Execute this SQL based on the above table: select score where year = ( select min ( year ) )
1-0
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 30 may 1928 | olympic stadium (amsterdam | mexico | 1-0 | 7-1 | 1928 summer olympics row 2 : 2 | 30 may 1928 | olympic stadium (amsterdam | mexico | 3-0 | 7-1 | 1928 summer olympics row 3 : 3 | 22 june 1930 | bologna, italy | italy | 1-0 | 3-2 | friendly row 4 : 4 | 22 june 1930 | bologna, italy | italy | 3-1 | 3-2 | friendly row 5 : 5 | 13 december 1931 | dublin, ireland | ireland | 3-0 | 5-0 | friendly row 6 : 6 | 13 december 1931 | dublin, ireland | ireland | 5-0 | 5-0 | friendly row 7 : 7 | 24 april 1932 | oviedo, spain | yugoslavia | 1-0 | 2-1 | friendly row 8 : 8 | 21 june 1933 | madrid, spain | bulgaria | 8-0 | 13-0 | friendly row 9 : 9 | 21 june 1933 | madrid, spain | bulgaria | 12-0 | 13-0 | friendly row 10 : 10 | 11 march 1934 | madrid, spain | portugal | 4-0 | 9-0 | 1934 world cup qualifier row 11 : 11 | 11 march 1934 | madrid, spain | portugal | 6-0 | 9-0 | 1934 world cup qualifier row 12 : 12 | 21 june 1934 | firenze, italy | italy | 1-0 | 1-1 | 1934 fifa world cup row 13 : 13 | 24 january 1935 | madrid, spain | bulgaria | 1-0 | 2-0 | friendly row 14 : 14 | 19 january 1936 | madrid, spain | austria | 2-4 | 4-5 | friendly row 15 : 15 | 19 january 1936 | madrid, spain | austria | 4-4 | 4-5 | friendly row 16 : 16 | 23 february 1936 | barcelona, spain | germany | 1-2 | 1-2 | friendly ] Execute this SQL based on the above table: select # order by score - result limit 1
1.0
[ header: sport | gold | silver | bronze | total row 1 : athletics | 14 | 8 | 10 | 32 row 2 : weightlifting | 9 | 2 | 1 | 12 row 3 : swimming | 8 | 7 | 5 | 20 row 4 : taekwondo | 7 | 3 | 2 | 12 row 5 : boxing | 7 | 1 | 3 | 11 row 6 : judo | 5 | 3 | 6 | 14 row 7 : canoeing | 5 | 2 | 3 | 10 row 8 : sailing | 4 | 3 | 1 | 8 row 9 : sepak takraw | 4 | 0 | 0 | 4 row 10 : wrestling | 3 | 5 | 4 | 12 row 11 : rowing | 3 | 3 | 3 | 9 row 12 : gymnastic - artistic | 3 | 2 | 3 | 8 row 13 : fencing | 3 | 1 | 9 | 13 row 14 : petanque | 3 | 1 | 2 | 6 row 15 : cycling | 2 | 8 | 4 | 14 row 16 : paragliding | 3 | 1 | 2 | 6 row 17 : fin swimming | 2 | 3 | 7 | 12 row 18 : tennis | 2 | 3 | 4 | 9 row 19 : golf | 2 | 3 | 0 | 5 row 20 : water ski | 2 | 2 | 1 | 5 row 21 : ekuestrian | 2 | 2 | 1 | 5 row 22 : bridge | 2 | 1 | 2 | 5 row 23 : billiard & snooker | 2 | 1 | 1 | 4 row 24 : futsal | 2 | 0 | 0 | 2 row 25 : volleyball | 2 | 0 | 0 | 2 row 26 : shooting | 1 | 6 | 5 | 12 row 27 : badminton | 1 | 2 | 6 | 9 row 28 : gymnastic - aerobic | 1 | 1 | 1 | 3 row 29 : gymnastic - rhythmic | 1 | 1 | 0 | 2 row 30 : basketball | 1 | 1 | 0 | 2 row 31 : wushu | 1 | 0 | 3 | 4 row 32 : beach volleyball | 1 | 0 | 2 | 3 row 33 : chess | 1 | 0 | 0 | 1 row 34 : bowling | 1 | 0 | 0 | 1 row 35 : soft tennis | 0 | 4 | 5 | 9 row 36 : pencak silat | 0 | 4 | 3 | 7 row 37 : traditional boat race | 0 | 2 | 5 | 7 row 38 : karate-do | 0 | 2 | 4 | 6 row 39 : roller sport | 0 | 2 | 2 | 4 row 40 : wall climbing | 0 | 2 | 1 | 3 row 41 : archery | 0 | 1 | 4 | 5 row 42 : table tennis | 0 | 1 | 2 | 3 row 43 : synchronized swimming | 0 | 1 | 1 | 2 row 44 : softball | 0 | 1 | 0 | 1 row 45 : baseball | 0 | 0 | 1 | 1 row 46 : diving | 0 | 0 | 1 | 1 row 47 : total | 109 | 100 | 120 | 329 ] Execute this SQL based on the above table: select sport order by silver desc limit 1
total
[ 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 town where town in ( 'union city (naugatuck)' , 'windsor' ) order by founded desc limit 1
windsor
[ header: county | obama% | obama# | mccain% | mccain# | total row 1 : andrew | 38.8% | 3345 | 61.2% | 5279 | 8624 row 2 : audrain | 41.8% | 4434 | 58.2% | 6167 | 10601 row 3 : barry | 32.2% | 4630 | 67.8% | 9758 | 14388 row 4 : boone | 56.1% | 47062 | 43.9% | 36849 | 83911 row 5 : buchanan | 50.1% | 19164 | 49.9% | 19110 | 38274 row 6 : carroll | 34.2% | 1535 | 65.8% | 2955 | 4490 row 7 : carter | 34.8% | 984 | 65.2% | 1840 | 2824 row 8 : cedar | 32.9% | 2060 | 67.1% | 4194 | 6254 row 9 : clay | 49.7% | 53761 | 50.3% | 54516 | 108277 row 10 : cooper | 37.9% | 2996 | 62.1% | 4902 | 7898 row 11 : dekalb | 36.9% | 1692 | 63.1% | 2889 | 4581 row 12 : douglas | 32.7% | 2140 | 67.3% | 4405 | 6545 row 13 : gentry | 38.6% | 1235 | 61.4% | 1964 | 3199 row 14 : greene | 42.0% | 56181 | 58.0% | 77683 | 133864 row 15 : grundy | 34.5% | 1580 | 65.5% | 3006 | 4586 row 16 : hickory | 43.2% | 2171 | 56.8% | 2850 | 5021 row 17 : howard | 42.9% | 2036 | 57.1% | 2708 | 4744 row 18 : howell | 34.3% | 5736 | 65.7% | 10982 | 16718 row 19 : jefferson | 51.3% | 53467 | 48.7% | 50804 | 104271 row 20 : knox | 38.5% | 759 | 61.5% | 1212 | 1971 row 21 : lewis | 41.5% | 1837 | 58.5% | 2594 | 4431 row 22 : lincoln | 44.2% | 10234 | 55.8% | 12924 | 23158 row 23 : livingston | 37.9% | 2435 | 62.1% | 3993 | 6428 row 24 : madison | 41.3% | 2042 | 58.7% | 2897 | 4939 row 25 : maries | 35.9% | 1599 | 64.1% | 2853 | 4452 row 26 : marion | 37.9% | 4703 | 62.1% | 7705 | 12408 row 27 : mercer | 30.7% | 519 | 69.3% | 1169 | 1688 row 28 : miller | 31.3% | 3553 | 68.7% | 7797 | 11350 row 29 : moniteau | 31.8% | 2084 | 68.2% | 4467 | 6551 row 30 : montgomery | 40.6% | 2347 | 59.4% | 3428 | 5775 row 31 : morgan | 39.5% | 3565 | 60.5% | 5451 | 9016 row 32 : oregon | 40.6% | 1811 | 59.4% | 2652 | 4463 row 33 : pike | 45.0% | 3487 | 55.0% | 4268 | 7755 row 34 : polk | 33.7% | 4553 | 66.3% | 8956 | 13509 row 35 : scotland | 38.8% | 793 | 61.2% | 1249 | 2042 row 36 : st. clair | 38.8% | 1886 | 61.2% | 2981 | 4867 ] Execute this SQL based on the above table: select mccain% where mccain% in ( '56.8%' , '61.5%' ) order by mccain# desc limit 1
56.8%
[ header: place | code | area (km2) | population | most spoken language row 1 : beatrix mine | 40701 | 0.17 | 2492 | sotho row 2 : boipatong | 40702 | 0.31 | 1501 | sotho row 3 : brandfort | 40703 | 3.2 | 1516 | afrikaans row 4 : fora | 40704 | 0.05 | 530 | sotho row 5 : ikgomotseng | 40705 | 1.07 | 2254 | tswana row 6 : joel mine | 40706 | 0.11 | 728 | sotho row 7 : lusaka | 40707 | 1.4 | 6110 | sotho row 8 : majwemasweu | 40708 | 2.5 | 10328 | sotho row 9 : makeleketla | 40709 | 1.35 | 6629 | sotho row 10 : masilo | 40710 | 3.02 | 14903 | sotho row 11 : star diamond mine | 40712 | 0.11 | 212 | sotho row 12 : theunissen | 40713 | 15.11 | 1667 | afrikaans row 13 : tshepong | 40714 | 0.54 | 1710 | sotho row 14 : verkeerdevlei | 40715 | 1.22 | 151 | afrikaans row 15 : winburg | 40716 | 70.22 | 3371 | sotho row 16 : remainder of the municipality | 40711 | 6696.44 | 10304 | sotho ] Execute this SQL based on the above table: select ( select code where place = 'makeleketla' ) - ( select code where place = 'star diamond mine' )
-3.0
[ header: rnd. | pick # | nfl team | player | pos. | college | conf. | notes row 1 : 1 | 29 | chicago bears | marc colombo | ot | boston college | big east | None row 2 : 2 | 56 | washington redskins | ladell betts | rb | iowa | big ten | from baltimore row 3 : 2 | 58 | philadelphia eagles | michael lewis | s | colorado | big 12 | None row 4 : 2 | 61 | buffalo bills | ryan denney | de | byu | mwc | from san francisco row 5 : 3 | 69 | san francisco 49ers | saleem rasheed | lb | alabama | sec | from buffalo row 6 : 3 | 78 | new york giants | jeff hatch | ot | penn | ivy | None row 7 : 3 | 80 | atlanta falcons | will overstreet | lb | tennessee | sec | None row 8 : 3 | 88 | new york jets | chris baker | te | michigan state | big ten | None row 9 : 3 | 95 | st. louis rams | eric crouch | wr | nebraska | big 12 | 2001 heisman trophy winner row 10 : 4 | 106 | indianapolis colts | david thornton | lb | north carolina | acc | None row 11 : 4 | 120 | seattle seahawks | terreal bierria | ss | georgia | sec | None row 12 : 4 | 125 | new orleans saints | keyuo craver | cb | nebraska | big 12 | from miami row 13 : 4 | 130 | st. louis rams | travis scott | g | arizona state | pac-10 | None row 14 : 5 | 148 | atlanta falcons | kevin mccadam | s | virginia tech | big east | None row 15 : 5 | 156 | green bay packers | aaron kampman | de | iowa | big ten | from seattle row 16 : 5 | 158 | atlanta falcons | kurt kittner | qb | illinois | big ten | from oakland row 17 : 5 | 159 | washington redskins | andre lott | s | tennessee | sec | from baltimore row 18 : 5 | 162 | philadelphia eagles | freddie milons | wr | alabama | sec | None row 19 : 5 | 169 | seattle seahawks | ryan hannam | te | northern iowa | gateway | None row 20 : 6 | 178 | san diego chargers | matt anderle | ot | minnesota | big ten | None row 21 : 6 | 195 | baltimore ravens | lamont brightful | cb | eastern washington | big sky | None row 22 : 6 | 196 | new orleans saints | john gilmore | te | penn state | big ten | from ny jets row 23 : 7 | 233 | tampa bay buccaneers | tim wansley | cb | georgia | sec | None row 24 : 7 | 258 | carolina panthers | brad franklin | cb | louisiana-lafayette | sun belt | None ] Execute this SQL based on the above table: select pos. where pick # > 159
wr, te, ot, cb, te, cb, cb
[ header: year | film | role | language | notes row 1 : 2004 | kyun! ho gaya na | diya's sister | hindi | None row 2 : 2007 | lakshmi kalyanam | lakshmi | telugu | None row 3 : 2007 | chandamama | mahalakshmi | telugu | None row 4 : 2008 | pourudu | samyukhta | telugu | None row 5 : 2008 | pazhani | deepti | tamil | None row 6 : 2008 | aatadista | sunnanda | telugu | None row 7 : 2008 | saroja | pooja | tamil | cameo appearance row 8 : 2008 | bommalattam | anitha | tamil | None row 9 : 2009 | modhi vilayadu | easwari laksh | tamil | None row 10 : 2009 | magadheera | yuvarani mithravind | telugu | dual role nominated- filmfare award row 11 : 2009 | ganesh just ganes | divya | telugu | None row 12 : 2009 | arya 2 | geethanjali | telugu | None row 13 : 2010 | om shanti | meghana | telugu | None row 14 : 2010 | darling | nandini | telugu | nominated- filmfare award for best row 15 : 2010 | naan mahaan alla | priya sudharsan | tamil | None row 16 : 2010 | brindaavanam | bhoomi | telugu | cinemaa award for best actress (telugu row 17 : 2011 | mr. perfect | priya | telugu | nominated- filmfare award for best row 18 : 2011 | veera | chitti | telugu | None row 19 : 2011 | singham | kavya bhosle | hindi | nominated- filmfare award for best row 20 : 2011 | dhada | rhea | telugu | None row 21 : 2012 | businessman | chitra | telugu | None row 22 : 2012 | maattrraan | anjali | tamil | None row 23 : 2012 | thuppakki | nisha | tamil | cinemaa award for best actress (tamil row 24 : 2012 | sarocharu | sandhya | telugu | None row 25 : 2013 | naayak | madhu | telugu | None row 26 : 2013 | special 26 | priya chauhan | hindi | None row 27 : 2013 | baadshah | janaki | telugu | None row 28 : 2013 | all in all azhagu raj | chitra devi priya | tamil | None row 29 : 2014 | jilla | shanthi | tamil | None row 30 : 2014 | yevadu | deepthi | telugu | special appearance row 31 : 2014 | govindudu andarivadele | None | telugu | filming row 32 : 2014 | 'untitled balaji mohan project | None | tamil | pre-production ] Execute this SQL based on the above table: select year + year where language = 'tamil'
4016, 4016, 4016, 4018, 4020, 4024, 4024, 4026, 4028, 4028
[ header: year | tournament | venue | result | rank | event row 1 : 1993 | world championships | stuttgart, germany | 7911 | 12th | decathlon row 2 : 1993 | universiade | buffalo, united states | 7864 | 2nd | decathlon row 3 : 1994 | european indoor championships | paris, france | 5888 | 7th | heptathlon row 4 : 1994 | hypo-meeting | gotzis, austria | 7779 | 18th | decathlon row 5 : 1994 | european championships | helsinki, finland | 7272 | 20th | decathlon row 6 : 1995 | hypo-meeting | gotzis, austria | 8041 | 12th | decathlon row 7 : 1995 | universiade | fukuoka, japan | 7943 | 5th | decathlon row 8 : 1995 | world championships | gothenburg, sweden | 8042 | 11th | decathlon row 9 : 1996 | olympic games | atlanta, usa | None | dnf | decathlon row 10 : 1997 | world championships | athens, greece | 8140 | 11th | decathlon row 11 : 1998 | european indoor championships | valencia, spain | 6055 (pb) | 7th | heptathlon row 12 : 1998 | hypo-meeting | gotzis, austria | 8179 (pb) | 9th | decathlon row 13 : 1999 | hypo-meeting | gotzis, austria | 7925 | 10th | decathlon row 14 : 1999 | world championships | seville, spain | 7851 | 12th | decathlon row 15 : 2000 | hypo-meeting | gotzis, austria | 7876 | 16th | decathlon row 16 : 2000 | olympic games | sydney, australia | 7932 | 17th | decathlon ] Execute this SQL based on the above table: select tournament where year > ( select year where tournament = 'european indoor championships' ) order by year limit 1
hypo-meeting
[ header: week | date | tv time | opponent | result | game site | record | attendance | bye row 1 : 1 | september 7, 1998 | abc 7:00 pm mt | new england patriots | w 27-21 | mile high stadium (abc) | 1-0 | 74745 | 0 row 2 : 2 | september 13, 1998 | fox 2:00 pm mt | dallas cowboys | w 42-23 | mile high stadium (fox) | 2-0 | 75013 | 0 row 3 : 3 | september 20, 1998 | cbs 2:00 pm mt | at oakland raiders | w 34-17 | oakland-alameda county | 3-0 | 56578 | 0 row 4 : 4 | september 27, 1998 | cbs 11:00 am mt | at washington redskins | w 38-16 | fedex field (cbs) | 4-0 | 71880 | 0 row 5 : 5 | october 4, 1998 | fox 2:00 pm mt | philadelphia eagles | w 41-16 | mile high stadium (fox) | 5-0 | 73218 | 0 row 6 : 6 | october 11, 1998 | cbs 2:00 pm mt | at seattle seahawks | w 21-16 | kingdome (cbs) | 6-0 | 66258 | 0 row 7 : 7 | None | None | None | None | None | None | None | 1 row 8 : 8 | october 25, 1998 | cbs 2:00 pm mt | jacksonville jaguars | w 37-24 | mile high stadium (cbs) | 7-0 | 75217 | 0 row 9 : 9 | november 1, 1998 | cbs 11:00 am mt | at cincinnati bengals | w 33-26 | cinergy field (cbs) | 8-0 | 59974 | 0 row 10 : 10 | november 8, 1998 | cbs 2:00 pm mt | san diego chargers | w 27-10 | mile high stadium (cbs) | 9-0 | 74925 | 0 row 11 : 11 | november 16, 1998 | abc 7:00 pm mt | at kansas city chiefs | w 30-7 | arrowhead stadium (abc) | 10-0 | 78100 | 0 row 12 : 12 | november 22, 1998 | cbs 2:00 pm mt | oakland raiders | w 40-14 | mile high stadium (cbs) | 11-0 | 75325 | 0 row 13 : 13 | november 29, 1998 | espn 6:15 pm mt | at san diego chargers | w 31-16 | qualcomm stadium (espn | 12-0 | 66532 | 0 row 14 : 14 | december 6, 1998 | cbs 2:00 pm mt | kansas city chiefs | w 35-31 | mile high stadium (cbs) | 13-0 | 74962 | 0 row 15 : 15 | december 13, 1998 | cbs 11:00 am mt | at new york giants | l 16-20 | giants stadium (cbs) | 13-1 | 72336 | 0 row 16 : 16 | december 21, 1998 | abc 7:00 pm mt | at miami dolphins | l 21-31 | pro player stadium (abc) | 13-2 | 74363 | 0 row 17 : 17 | december 27, 1998 | cbs 2:15 pm mt | seattle seahawks | w 28-21 | mile high stadium (cbs) | 14-2 | 74057 | 0 ] Execute this SQL based on the above table: select date where week = 4 order by id desc limit 1
september 27, 1998
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °f (°c) | 76 (24) | 80 (27) | 89 (32) | 98 (37) | 111 (44) | 111 (44) | 114 (46) | 111 (44) | 112 (44) | 104 (40) | 87 (31) | 78 (26) | 114 (46) row 2 : average high °f (°c) | 55.4 (13) | 61.5 (16.4) | 65.9 (18.8) | 71.1 (21.7) | 78.0 (25.6) | 84.4 (29.1) | 89.0 (31.7) | 88.8 (31.6) | 86.6 (30.3) | 78.3 (25.7) | 65.4 (18.6) | 56.0 (13.3) | 73.4 (23) row 3 : average low °f (°c) | 37.6 (3.1) | 41.1 (5.1) | 43.3 (6.3) | 45.8 (7.7) | 50.3 (10.2) | 54.0 (12.2) | 56.0 (13.3) | 56.0 (13.3) | 54.5 (12.5) | 49.8 (9.9) | 42.7 (5.9) | 37.9 (3.3) | 47.4 (8.6) row 4 : record low °f (°c) | 18 (-8) | 24 (-4) | 20 (-7) | 29 (-2) | 35 (2) | 31 (-1) | 40 (4) | 40 (4) | 39 (4) | 32 (0) | 21 (-6) | 15 (-9) | 15 (-9) row 5 : precipitation inches (mm) | 4.77 (121.2) | 4.04 (102.6) | 3.09 (78.5) | 1.39 (35.3) | 0.55 (14) | 0.17 (4.3) | 0.02 (0.5) | 0.06 (1.5) | 0.24 (6.1) | 1.30 (33) | 2.75 (69.9) | 4.30 (109.2) | 22.68 (576.1) row 6 : avg. precipitation days (≥ | 11 | 10 | 9 | 6 | 3 | 1 | 0 | 0 | 1 | 3 | 7 | 10 | 60 ] Execute this SQL based on the above table: select nov where month = 'average low °f (°c)'
42.7 (5.9)
[ header: season | competition | round | club | home | away | aggregate row 1 : 1996-97 | uefa cup winners' cup | qualifying round | kotayk abovian | 5-0 | 0-1 | 5-1 row 2 : 1996-97 | uefa cup winners' cup | first round | barcelona | 0-0 | 0-2 | 0-2 row 3 : 2004-05 | uefa cup | second qualifying round | maccabi petah tikva | 3-0 | 0-4 | 3-4 row 4 : 2011-12 | uefa europa league | second qualifying round | floriana | 1-0 | 8-0 | 9-0 row 5 : 2011-12 | uefa europa league | third qualifying round | mlada boleslav | 3-0 | 2-2 | 5-2 row 6 : 2011-12 | uefa europa league | play-off round | rosenborg | 2-1 | 0-0 | 2-1 row 7 : 2011-12 | uefa europa league | group stage (j) | maccabi haifa | 2-1 | 0-1 | 4th place row 8 : 2011-12 | uefa europa league | group stage (j) | steaua bucuresti | 1-1 | 1-3 | 4th place row 9 : 2011-12 | uefa europa league | group stage (j) | schalke 04 | 0-5 | 0-0 | 4th place ] Execute this SQL based on the above table: select count ( * ) where club = 1716
0
[ header: type | manufacturer | numbers | year built | quantity built | power (horsepower) | max speed (km/h) | note row 1 : rhn | hitachi | 1011-1048 (power cars) 11- | 1967 | 38+38 | 220 | 90 | now use as a northeastern line commute row 2 : rts | tokyu | d9-d16 (power cars) | 1971 | 8+4 | 220 | 70 | ex-mahachai railways, row 3 : thn | tokyu, hitachi and nippo | 1101-1140 | 1983 | 40 | 235 | 105 | similar to nkf row 4 : nkf | nippon sharyo, hitachi | 1201-1264, (center) 2101 | 1985 | 64+12 | 235 | 105 | similar to thn, but with plastic chairs row 5 : asr (class 158 express sprinter) | brel, derby works | 2501-2512, (center) 2113-2 | 1991 | 12+8 | 285 | 120 | metre gauge version of british rail row 6 : apd .20 | daewoo heavy industries | 2513-2524 (center) 2121-21 | 1995 | 10+8 | 298 | 120 | first batch, narrow body row 7 : apd .60 | daewoo heavy industries | 2525-2544 | 1996 | 20+40 | 298 | 120 | second batch, wide body ] Execute this SQL based on the above table: select manufacturer order by power (horsepower) asc limit 11
hitachi, tokyu, tokyu, hitachi and nippon sharyo, nippon sharyo, hitachi, fuji heavy industries,kawasaki heavy industries, niigata tekkousho, and kinki sharyo, brel, derby works, daewoo heavy industries, daewoo heavy industries
[ header: name | parentage | size | flower colour | flower type row 1 : cornish snow | cuspidata × saluenens | 04.0m2 | white | single row 2 : cornish spring | cuspidata × saluenens | 04.0m2 | pink | single row 3 : francie l | reticulata × saluen | 64.0m2 | rose-pink | double row 4 : freedom bell | × williamsii | 06.5m2 | red | semi-double row 5 : inspiration | reticulata × saluen | 10.0m2 | rose-pink | semi-double row 6 : leonard messel | reticulata × saluen | 16.0m2 | rose-pink | semi-double row 7 : royalty | japonica × reticulata | 01.0m2 | light red | semi-double row 8 : spring festival | × williamsii, cu | 10.0m2 | pink | semi-double row 9 : tom knudsen | japonica × reticulata | 06.3m2 | deep red | double paeony row 10 : tristrem carlyon | reticulata | 10.0m2 | rose-pink | double paeony ] Execute this SQL based on the above table: select name order by size desc limit 1
francie l
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 7-1 | cristiane justino | tko (punches) | strikeforce: carano vs. | august 15, 2009 | 1 | 4:59 | san jose, californ | for the women's featherweight championship row 2 : win | 7-0 | kelly kobold | decision (unanimous) | elitexc: heat | october 4, 2008 | 3 | 3:00 | sunrise, florida, united states | None row 3 : win | 6-0 | kaitlin young | tko (doctor stoppage | elitexc: primetime | may 31, 2008 | 2 | 3:00 | newark, new jersey, united states | 144 lb catchweight row 4 : win | 5-0 | tonya evinger | submission (rear naked choke) | elitexc: uprising | september 15, 2007 | 1 | 2:53 | oahu, hawai | 141 lb row 5 : win | 4-0 | julie kedzie | decision (unanimous) | elitexc: destiny | february 10, 2007 | 3 | 3:00 | southaven, mississippi | elitexc debut, 141 lb row 6 : win | 3-0 | elaina maxwell | decision (unanimous) | strikeforce: triple threat | december 8, 2006 | 3 | 2:00 | san jose, californ | strikeforce debut, 150 lb bout row 7 : win | 2-0 | rosi sexton | ko (punch) | world pro fighting championships 1 | september 15, 2006 | 2 | 4:55 | las vegas, nevada | 138 lb catchweight row 8 : win | 1-0 | leiticia pestova | ko (punches and elbows) | world extreme fighting | june 10, 2006 | 1 | 0:38 | las vegas, nevada | fought at 135 lbs ] Execute this SQL based on the above table: select sum ( round ) where res. = 'loss'
1.0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | india | 102 | 58 | 37 | 197 row 2 : 2 | nepal | 32 | 10 | 24 | 65 row 3 : 3 | sri lanka | 16 | 42 | 62 | 120 row 4 : 4 | pakistan | 10 | 36 | 30 | 76 row 5 : 5 | bangladesh | 2 | 10 | 35 | 47 row 6 : 6 | bhutan | 1 | 6 | 7 | 14 row 7 : 7 | maldives | 0 | 0 | 4 | 4 ] Execute this SQL based on the above table: select nation order by gold desc limit 1
india
[ header: county | obama% | obama# | mccain% | mccain# | total row 1 : andrew | 38.8% | 3345 | 61.2% | 5279 | 8624 row 2 : audrain | 41.8% | 4434 | 58.2% | 6167 | 10601 row 3 : barry | 32.2% | 4630 | 67.8% | 9758 | 14388 row 4 : boone | 56.1% | 47062 | 43.9% | 36849 | 83911 row 5 : buchanan | 50.1% | 19164 | 49.9% | 19110 | 38274 row 6 : carroll | 34.2% | 1535 | 65.8% | 2955 | 4490 row 7 : carter | 34.8% | 984 | 65.2% | 1840 | 2824 row 8 : cedar | 32.9% | 2060 | 67.1% | 4194 | 6254 row 9 : clay | 49.7% | 53761 | 50.3% | 54516 | 108277 row 10 : cooper | 37.9% | 2996 | 62.1% | 4902 | 7898 row 11 : dekalb | 36.9% | 1692 | 63.1% | 2889 | 4581 row 12 : douglas | 32.7% | 2140 | 67.3% | 4405 | 6545 row 13 : gentry | 38.6% | 1235 | 61.4% | 1964 | 3199 row 14 : greene | 42.0% | 56181 | 58.0% | 77683 | 133864 row 15 : grundy | 34.5% | 1580 | 65.5% | 3006 | 4586 row 16 : hickory | 43.2% | 2171 | 56.8% | 2850 | 5021 row 17 : howard | 42.9% | 2036 | 57.1% | 2708 | 4744 row 18 : howell | 34.3% | 5736 | 65.7% | 10982 | 16718 row 19 : jefferson | 51.3% | 53467 | 48.7% | 50804 | 104271 row 20 : knox | 38.5% | 759 | 61.5% | 1212 | 1971 row 21 : lewis | 41.5% | 1837 | 58.5% | 2594 | 4431 row 22 : lincoln | 44.2% | 10234 | 55.8% | 12924 | 23158 row 23 : livingston | 37.9% | 2435 | 62.1% | 3993 | 6428 row 24 : madison | 41.3% | 2042 | 58.7% | 2897 | 4939 row 25 : maries | 35.9% | 1599 | 64.1% | 2853 | 4452 row 26 : marion | 37.9% | 4703 | 62.1% | 7705 | 12408 row 27 : mercer | 30.7% | 519 | 69.3% | 1169 | 1688 row 28 : miller | 31.3% | 3553 | 68.7% | 7797 | 11350 row 29 : moniteau | 31.8% | 2084 | 68.2% | 4467 | 6551 row 30 : montgomery | 40.6% | 2347 | 59.4% | 3428 | 5775 row 31 : morgan | 39.5% | 3565 | 60.5% | 5451 | 9016 row 32 : oregon | 40.6% | 1811 | 59.4% | 2652 | 4463 row 33 : pike | 45.0% | 3487 | 55.0% | 4268 | 7755 row 34 : polk | 33.7% | 4553 | 66.3% | 8956 | 13509 row 35 : scotland | 38.8% | 793 | 61.2% | 1249 | 2042 row 36 : st. clair | 38.8% | 1886 | 61.2% | 2981 | 4867 ] Execute this SQL based on the above table: select count ( mccain% ) where mccain% = '67.1%'
1
[ header: name(s) | yard no. | type (as built) | owner | imo number | laid down | launched | delivered/ commissioned | fate/ decommissioned | notes row 1 : sally | 100 | yacht | lyman | | None | None | None | None | None row 2 : caprice | 101 | yacht | robinson | | None | None | None | None | None row 3 : eleanor | 103 | yacht | clapp | | None | None | None | None | None row 4 : uss lawrence (dd-8) | 104 | bainbridge-class destroyer | u.s. navy | | 10 april 1899 | 7 november 1900 | 7 april 1903 | 20 june 1919 | sold to joseph g. hit row 5 : uss macdonough (dd-9) | 105 | bainbridge-class destroyer | u.s. navy | | 10 april 1899 | 24 december 1900 | 5 september 1903 | 3 september 1919 | sold to joseph g. hit row 6 : jule | 106 | yacht | j. arthur | | None | None | 12 june 1899 | None | None row 7 : united states lightship lv-72 | 107 | lightvessel | u.s lighthouse board | | None | None | 13 february 1901 | None | None ] Execute this SQL based on the above table: select count ( notes ) where yard no. >= 1827
0
[ header: year | title | role | notes row 1 : 1987 | frog | kathy | television movie row 2 : 1988 | platinum blonde | None | short film row 3 : 1992 | saved by the bell: hawaii | jessie spano | television movie row 4 : 1994 | molly & gina | kimberly sweeny | None row 5 : 1994 | bandit: bandit goes country | beth | television movie row 6 : 1994 | saved by the bell: wedding in las | jessie spano | television movie row 7 : 1995 | white wolves ii: legend of the | crystal | None row 8 : 1995 | showgirls | nomi malone | golden raspberry award for worst actress golden raspberry award for row 9 : 1996 | the first wives club | phoebe lavelle | national board of review award for best cast row 10 : 1997 | a time to revenge | tiffany whittmar | scenes deleted row 11 : 1997 | armitage iii | naomi armitage ( | video row 12 : 1997 | the real blonde | tina | None row 13 : 1998 | random encounter | alicia 'allie' bray | None row 14 : 1999 | taxman | nadia rubakov | None row 15 : 1999 | africa | barbara craig | None row 16 : 1999 | last call | helena | None row 17 : 1999 | tail lights fade | eve | None row 18 : 1999 | any given sunday | mandy murphy | None row 19 : 2000 | becoming dick | maggie | television movie row 20 : 2001 | the curse of the jade scorpion | jill | None row 21 : 2001 | the elevator | celeste | television movie row 22 : 2001 | the shipment | candy colucci | None row 23 : 2002 | cover story | samantha noble | None row 24 : 2002 | roger dodger | andrea | None row 25 : 2003 | detonator | jane dreyer | None row 26 : 2003 | moving malcolm | liz woodward | None row 27 : 2003 | control factor | karen bishop | television movie row 28 : 2003 | student seduction | christie dawson | television movie row 29 : 2008 | meet market | linda | None row 30 : 2008 | the butler's in love | angelique | short film row 31 : 2008 | black widow | olivia whitfield / grace | television movie row 32 : 2009 | women in trouble | tracy | None row 33 : 2009 | s. darko | trudy | None row 34 : 2011 | lucky christmas | holly ceroni | television movie ] Execute this SQL based on the above table: select count ( role ) where notes = 'None'
0
[ header: no. | date/time | aircraft | foe | result | location | notes row 1 : u/c | 14 june 1917 | nieuport 17 | enemy aircraft | None | mount verena | victory originally confirmed, but disallowed postwar row 2 : 1 | 25 october 1917 @ 0800 | None | enemy aircraft | forced to land | marcesina | None row 3 : 2 | 7 november 1917 circa 1615 hours | None | enemy aircraft | forced to land | fonsazo | awarded silver medal for military valor row 4 : 3 | 7 december 1917 @ 1130 hours | None | enemy aircraft | None | val d'assa | None row 5 : 4 | 13 december 1917 ca. 1130 hours | None | enemy aircraft | None | asiago | None row 6 : 5 | 30 january 1918 @ 1000 hours | None | enemy two-seater | None | col d'eshele, | awarded silver medal for military valor row 7 : u/c | 4 february 1918 ca. 1100 hours | None | black enemy fighter craft | None | valstagna | claim shared with antonio reali row 8 : 6 | 5 february 1918 ca. 0830 hours | None | enemy two-seater | forced to land | case girardi | shared with marziale cerutti row 9 : 7 | 13 february 1918 @ 0915 hours | None | enemy fighter | None | marcesina | None row 10 : u/c | 24 february 1918 | None | enemy aircraft | None | mount grappa | None row 11 : 8 | 4 may 1918 @ 0850 hours | nieuport 27 | enemy aircraft | None | montello | austro-hungarians reported no matching loss row 12 : 9 | 4 may 1918 @ 1025 hours | nieuport 27 | enemy fighter | None | montello | austro-hungarians reported no matching loss ] Execute this SQL based on the above table: select no. where notes = 'awarded silver medal for military valor' order by no. asc limit 1745
2, 5
[ header: year | w | l | t | finish | coach row 1 : 1910 | 11 | 0 | 1 | None | earl ball row 2 : 1911 | 7 | 1 | 2 | None | earl ball row 3 : 1912 | 6 | 3 | 2 | None | earl ball row 4 : 1913 | 8 | 2 | 0 | indiana state champs | earl ball row 5 : 1914 | 5 | 3 | 1 | None | earl ball row 6 : 1915 | 8 | 2 | 1 | None | earl ball row 7 : 1916 | 2 | 7 | 1 | None | f.w. smith row 8 : 1917 | 2 | 2 | 0 | None | ky foster, ralph daw row 9 : 1918 | None | None | None | None | None row 10 : 1919 | 4 | 1 | 1 | None | cooney checkaye row 11 : 1920 | 0 | 1 | 0 | 14th apfa | ken huffine row 12 : 1921 | 0 | 2 | 0 | 18th apfa | cooney checkaye row 13 : 1922 | 5 | 1 | 3 | None | cooney checkaye row 14 : 1923 | 3 | 4 | 0 | None | cooney checkaye row 15 : 1924 | 3 | 3 | 0 | None | cooney checkaye row 16 : 1925 | 6 | 2 | 3 | None | cooney checkaye row 17 : 1926 | 0 | 1 | 0 | incomplete | None ] Execute this SQL based on the above table: select coach where t = ( select t where coach = 'earl ball' ) - 1
earl ball, ky foster, ralph dawson, zach toliner, ken huffine, cooney checkaye, cooney checkaye, cooney checkaye
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 6 | michael andretti | newman-haas racing | 150 | 1:33:39.268 | 8 | 20+1 row 2 : 2 | 99 | greg moore | forsythe racing | 150 | 0.075 | 1 | 16+1 row 3 : 3 | 1 | alex zanardi | chip ganassi racing | 150 | 0.918 | 6 | 14 row 4 : 4 | 11 | christian fittipaldi | newman-haas racing | 150 | 3.359 | 4 | 12 row 5 : 5 | 20 | scott pruett | patrick racing | 150 | 5.257 | 12 | 10 row 6 : 6 | 40 | adrian fernandez | patrick racing | 150 | 5.926 | 5 | 8 row 7 : 7 | 5 | gil de ferran | walker racing | 150 | 6.81 | 11 | 6 row 8 : 8 | 8 | bryan herta | team rahal | 150 | 9.866 | 16 | 5 row 9 : 9 | 27 | dario franchitti | team kool green | 150 | 10.275 | 13 | 4 row 10 : 10 | 17 | mauricio gugelmin | pacwest racing group | 150 | 10.855 | 10 | 3 row 11 : 11 | 33 | patrick carpentier | forsythe racing | 150 | 11.382 | 9 | 2 row 12 : 12 | 18 | mark blundell | pacwest racing group | 150 | 29.029 | 7 | 1 row 13 : 13 | 10 | richie hearn | della penna motorsports | 149 | +1 lap | 15 | None row 14 : 14 | 9 | jj lehto | hogan racing | 149 | +1 lap | 29 | None row 15 : 15 | 15 | roberto moreno | project indy | 149 | +1 lap | 23 | None row 16 : 16 | 12 | jimmy vasser | chip ganassi racing | 148 | +2 laps | 3 | None row 17 : 17 | 3 | andre ribeiro | marlboro team penske | 148 | +2 laps | 2 | None row 18 : 18 | 36 | alex barron | all american racing | 148 | +2 laps | 27 | None row 19 : 19 | 7 | bobby rahal | team rahal | 147 | +3 laps | 17 | None row 20 : 20 | 98 | p. j. jones | all american racing | 146 | +4 laps | 26 | None row 21 : 21 | 77 | arnd meier | davis racing | 136 | +14 laps | 28 | None row 22 : 22 | 2 | al unser, jr | marlboro team penske | 122 | transmission | 14 | None row 23 : 23 | 24 | hiro matsushita | arciero-wells racing | 121 | contact | 24 | None row 24 : 24 | 16 | helio castro-neves | bettenhausen racing | 97 | contact | 22 | None row 25 : 25 | 34 | dennis vitolo | payton/coyne racing | 90 | withdrew | 25 | None row 26 : 26 | 25 | max papis | arciero-wells racing | 83 | wheel bearing | 20 | None row 27 : 27 | 26 | paul tracy | team kool green | 79 | suspension | 21 | None row 28 : 28 | 19 | michel jourdain jr | payton/coyne racing | 78 | handling | 19 | None row 29 : 29 | 21 | tony kanaan | tasman motorsports group | 32 | contact | 18 | None ] Execute this SQL based on the above table: select laps where id = 24
97
[ header: number | author | first line | notes row 1 : 1 | william shakespeare | "when my love swears that she is made | first publication, later appears as sonnet 138 row 2 : 2 | william shakespeare | "two loves i have, of comfort and | first publication, later appears as sonnet 144 row 3 : 3 | william shakespeare | "did not the heavenly rhetoric of thine | a version of longaville's son row 4 : 4 | None | "sweet cytherea, sitting by | on the theme of venus and adon row 5 : 5 | william shakespeare | "if love make me forsworn, how | a version of berowne's row 6 : 6 | None | "scarce had the sun dried up the | on the theme of venus and adon row 7 : 7 | None | "fair is my love, but not so fair | in the same six-line stanza row 8 : 8 | richard barnfield | "if music and sweet poetry agree" | first published in poems in diverse humours row 9 : 9 | None | "fair was the morn when the fair queen | on the theme of venus and adon row 10 : 10 | None | "sweet rose, fair flower, untimely | in the same six-line stanza row 11 : 11 | bartholomew griffin | "venus, with young adonis sitting | printed in fidessa (1596). on row 12 : 12 | thomas deloney? | "crabbed age and youth cannot live together | was reprinted with additional stanza row 13 : 13 | None | "beauty is but a va | in the same six-line stanza row 14 : 14 | None | "good-night, good rest, a | in the same six-line stanza row 15 : 15 | None | "it was a lording' | None row 16 : 16 | william shakespeare | "on a day (alack the day | dumaine's poem to catherine row 17 : 18 | None | "when as thine eye hath chose | three versions of the poem exist in manuscript miscell row 18 : 20 | richard barnfield | "as it fell upon a day" | first published in poems in divers humors (1598 ] Execute this SQL based on the above table: select notes order by number asc limit 1
first publication, later appears as sonnet 138 in shakespeare's sonnets
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 7 | 6 | 1 | 14 row 2 : 2 | china | 5 | 5 | 2 | 12 row 3 : 3 | japan | 3 | 1 | 5 | 9 row 4 : 4 | hong kong | 2 | 3 | 5 | 10 row 5 : 5 | chinese taipei | 2 | 0 | 0 | 2 row 6 : 6 | iran | 1 | 3 | 2 | 6 row 7 : 7 | thailand | 1 | 2 | 3 | 6 row 8 : 8 | malaysia | 1 | 1 | 5 | 7 row 9 : 9 | kyrgyzstan | 1 | 0 | 0 | 1 row 10 : 10 | kazakhstan | 0 | 1 | 0 | 1 row 11 : 10 | uzbekistan | 0 | 1 | 0 | 1 row 12 : total | total | 23 | 23 | 23 | 69 ] Execute this SQL based on the above table: select count ( * ) where nation = 'hong kong'
1
[ header: number | builder | type | date | length | notes row 1 : 51 | american car company | motor | 1904 | 47'9" | retired 1933 row 2 : 53 | american car company | motor | 1904 | 47'9" | retired 1933 row 3 : 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 4 : 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941 row 5 : 59 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 6 : 61 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 7 : 63 | w. l. holman car | motor | 1904 | 44' | retired 1932 preserved western railway museum row 8 : 65 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 9 : 67 | w. l. holman car | motor | 1904 | 44' | retired 1932 row 10 : 69 | w. l. holman car | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932 row 11 : 71 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 12 : 73 | w. l. holman car | trailer | 1905 | 44' | retired 1929 row 13 : 1 | w. l. holman car | express trailer | 1916 | None | built as #8 express motor demotorized 1917 ] Execute this SQL based on the above table: select notes where date > ( select date where notes = 'retired 1932' ) order by date limit 1
retired 1929
[ header: official name | designation | area km2 | population | parish row 1 : moncton | city | 141.17 | 69074 | moncton row 2 : dieppe | city | 51.17 | 23310 | moncton row 3 : beaubassin east | rural community | 291.04 | 6200 | shediac row 4 : shediac | town | 11.97 | 6053 | shediac row 5 : sackville | town | 74.32 | 5558 | sackville row 6 : memramcook | village | 185.71 | 4831 | dorchester row 7 : cap-pele | village | 23.78 | 2256 | botsford row 8 : salisbury | village | 13.68 | 2208 | salisbury row 9 : petitcodiac | village | 17.22 | 1429 | salisbury row 10 : dorchester | village | 5.74 | 1167 | dorchester row 11 : port elgin | village | 2.61 | 418 | westmorland ] Execute this SQL based on the above table: select designation where id = ( select id where designation = 'village' ) + 1
village