inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: coach | years | seasons | wins | losses | ties | pct row 1 : o. b. "rip" | 1908 | 1 | 5 | 1 | 0 | 0.833 row 2 : ed sabre | 1920 | 1 | 3 | 1 | 0 | 0.75 row 3 : mack erwin | 1957-60 | 4 | 62 | 30 | 1 | 0.672 row 4 : chal port | 1965-91 | 27 | 641 | 386 | 2 | 0.624 row 5 : fred jordan | 1992-pres | 22 | 726 | 552 | 0 | 0.568 row 6 : john d. mcmillan | 1952-53 | 2 | 14 | 15 | 0 | 0.483 row 7 : jim newsome | 1961-64 | 4 | 37 | 43 | 0 | 0.463 row 8 : bunzy o'neal | 1948 | 1 | 6 | 7 | 0 | 0.462 row 9 : george c. rogers | 1914-15, 1921-24 | 6 | 26 | 33 | 1 | 0.441 row 10 : fred montsdeoca | 1954-56 | 2 | 22 | 31 | 0 | 0.415 row 11 : george a. schmick | 1910 | 1 | 4 | 6 | 0 | 0.4 row 12 : thomas s. mc | 1916, 1919 | 2 | 8 | 12 | 0 | 0.4 row 13 : harold manley | 1954 | 1 | 5 | 9 | 0 | 0.357 row 14 : "barney" legge | 1911 | 1 | 2 | 5 | 1 | 0.286 row 15 : h. l. "matty" | 1926-30, 37-38 | 3 | 10 | 25 | 1 | 0.286 row 16 : dusty rhodes | 1947 | 1 | 2 | 5 | 0 | 0.286 row 17 : "shorty" o'brien | 1918 | 1 | 3 | 9 | 0 | 0.25 row 18 : "bull dog" drummond | 1925 | 1 | 2 | 7 | 0 | 0.222 ] Execute this SQL based on the above table: select coach order by coach desc limit 1
thomas s. mcmillan
[ header: | cyclist | team | time | uci world tour points row 1 : 1 | john degenkolb (ger) | argos-shimano | 5h 45' 16" | 80 row 2 : 2 | andre greipel (ger) | lotto-belisol | s.t | 60 row 3 : 3 | alexander kristoff (nor) | team katusha | + 1" | 50 row 4 : 4 | jose joaquin ro | movistar team | + 1" | 40 row 5 : 5 | elia viviani (ita) | cannondale | + 1" | 30 row 6 : 6 | boy van poppel (nld) | vacansoleil-dcm | + 1" | 22 row 7 : 7 | nikolas maes (bel | omega pharma-quick step | + 1" | 14 row 8 : 8 | thor hushovd (nor | bmc racing team | + 1" | 10 row 9 : 9 | matti breschel (dn | team saxo-tinkoff | + 1" | 6 row 10 : 10 | arnaud demare (fra | fdj.fr | + 1" | 2 ] Execute this SQL based on the above table: select count ( team ) where uci world tour points = 40
1
[ header: election | name of the party/alliance | number of votes | percentage | seats in the parliament row 1 : 2010 | partidul popular crestin democrat (ppcd | 9046 | 0.53% | None row 2 : 29 july 2009 | partidul popular crestin democrat (ppcd | 30173 | 1.91% | None row 3 : 5 april 2009 | partidul popular crestin democrat (ppcd | 46549 | 3.03% | None row 4 : 6 march 2005 | partidul popular crestin democrat (ppcd | 141341 | 9.07% | 11 row 5 : 25 february 2001 | partidul popular crestin democrat (ppcd | 130810 | 8.24% | 11 row 6 : 22 march 1998 | blocul electoral "conventia democrat | 315206 | 19.42% | 26 row 7 : 27 february 1994 | blocul electoral "alianta frontului popular | 133606 | 7.53% | 9 ] Execute this SQL based on the above table: select percentage where name of the party/alliance > ( select name of the party/alliance where percentage = '7.53%' ) order by name of the party/alliance asc limit 1
19.42%
[ header: name | rank - 2000 | number | country of origin | england - 2001 row 1 : smith | 1 | 2376207 | england, scotland | smith row 2 : johnson | 2 | 1857160 | england | jones row 3 : williams | 3 | 1534042 | england, wales | taylor row 4 : brown | 4 | 1380145 | england, ireland, | brown row 5 : jones | 5 | 1362755 | england, wales | williams row 6 : miller | 6 | 1127803 | england, ireland, | wilson row 7 : davis | 7 | 1072335 | england, wales | johnson row 8 : garcia | 8 | 858289 | spain | davies row 9 : rodriguez | 9 | 804240 | spain | robinson row 10 : wilson | 10 | 783051 | england, scotland | wright ] Execute this SQL based on the above table: select abs ( ( select number where country of origin = 'england, wales' ) - ( select number where country of origin = 'england, wales' ) )
0.0
[ header: club | winners | runner-ups | winning years | runner-up years row 1 : fk austria wien | 6 | 2 | 1990, 1991, 1992, 1994, 2003, | 1986, 1994 row 2 : sk rapid wien | 4 | 1 | 1986, 1987, 1988, 2008 | 1995, 1996 row 3 : sk sturm graz | 3 | 2 | 1996, 1998, 1999 | 1997, 2002 row 4 : sv austria salzburg | 3 | 0 | 1994, 1995, 1997 | None row 5 : grazer ak | 2 | 1 | 2000, 2002 | 2004 row 6 : vfb admira wacker modling | 1 | 1 | 1989 | 1992 row 7 : fc karnten | 1 | 1 | 2001 | 2003 row 8 : fc swarovski | 0 | 6 | None | 1987, 1989, 1990, 1993, 2000, row 9 : kremser sc | 0 | 1 | None | 1988 row 10 : sv stockerau | 0 | 1 | None | 1991 row 11 : sv ried | 0 | 1 | None | 1998 row 12 : lask linz | 0 | 1 | None | 1999 row 13 : sv horn | 0 | 1 | None | 2008 ] Execute this SQL based on the above table: select winners where winners = 0
0.0, 0.0, 0.0, 0.0, 0.0, 0.0
[ header: weapon name | caliber (mm) | range (max) | warhead row 1 : m-8 | 82 mm | 5,900 m (6,500 yd | 0.64 kg (1.4 lb) row 2 : m-13 | 132 mm | 8,740 m (9,560 | 4.9 kg (11 lb) row 3 : m-13dd | 132 mm | 11,800 m (12,900 yd | 4.9 kg (11 lb) row 4 : m-13uk | 132 mm | 7,900 m (8,600 yd | 4.9 kg (11 lb) row 5 : m-20 | 132 mm | 5,050 m (5,520 y | 18.4 kg (41 lb) row 6 : m-30 | 300 mm | 2,800 m (3,100 yd | 28.9 kg (64 lb) row 7 : m-31 | 300 mm | 4,325 m (4,730 | 28.9 kg (64 lb) row 8 : m-31uk | 300 mm | 4,000 m (4,400 yd | 28.9 kg (64 lb) ] Execute this SQL based on the above table: select weapon name order by warhead limit 1
m-8
[ 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 count ( * ) where type of vehicle = 'nigel mansell' and id < ( select id where driver = 'jeff gordon' )
0
[ header: week | opponent | result | game site | tv | time | attendance | bye row 1 : 1 | at denver broncos | l 3-19 | mile high stadium | nbc | 4:15pm | 75600 | row 2 : 2 | at oakland raiders | w 28-27 | network associates coliseum | abc | 9:00pm | 61523 | row 3 : 3 | buffalo bills | w 22-16 | arrowhead stadium | nbc | 1:00pm | 78169 | row 4 : 4 | at carolina panthers | w 35-14 | bank of america stadium | nbc | 1:00pm | 67402 | row 5 : 5 | seattle seahawks | w 20-17 ot | arrowhead stadium | nbc | 4:15pm | 77877 | row 6 : 6 | at miami dolphins | l 14-17 | pro player stadium | nbc | 1:00pm | 71794 | row 7 : 7 | None | None | None | None | None | None | row 8 : 8 | san diego chargers | w 31-3 | arrowhead stadium | tnt | 8:00pm | 77195 | row 9 : 9 | at st. louis rams | w 28-20 | edward jones dome | nbc | 1:00pm | 64864 | row 10 : 10 | pittsburgh steelers | w 13-10 | arrowhead stadium | abc | 9:00pm | 78301 | row 11 : 11 | at jacksonville jaguars | l 14-24 | alltel stadium | nbc | 1:00pm | 70444 | row 12 : 12 | denver broncos | w 24-22 | arrowhead stadium | nbc | 1:00pm | 77963 | row 13 : 13 | at seattle seahawks | w 19-14 | kingdome | nbc | 4:15pm | 66264 | row 14 : 14 | san francisco 49ers | w 44-9 | arrowhead stadium | fox | 1:00pm | 77535 | row 15 : 15 | oakland raiders | w 30-0 | arrowhead stadium | nbc | 1:00pm | 76379 | row 16 : 16 | at san diego chargers | w 29-7 | qualcomm stadium | nbc | 4:15pm | 54594 | row 17 : 17 | new orleans saints | w 25-13 | arrowhead stadium | fox | 1:00pm | 66772 | row 18 : divisional playoff | denver broncos | l 10-14 | arrowhead stadium | nbc | 4:15pm | 76965 | ] Execute this SQL based on the above table: select count ( * ) where result = 'w 28-20'
1
[ header: position | team | points | played | won | drawn | lost | for | against | difference row 1 : 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 row 2 : 2 | palestra italia-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 row 3 : 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 row 4 : 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 row 5 : 5 | aa sao bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 row 6 : 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 row 7 : 7 | sc internacional de sa | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 row 8 : 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 row 9 : 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 row 10 : 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46 ] Execute this SQL based on the above table: select count ( team ) where team = 'palestra italia-sp' and for not null
1
[ header: season | team | country | competition | matches | goals row 1 : 1999 | djurgardens if | sweden | allsvenskan | 15 | 1 row 2 : 2000 | djurgardens if | sweden | superettan | 15 | 3 row 3 : 2001 | djurgardens if | sweden | allsvenskan | 22 | 7 row 4 : 2002-2003 | grazer ak | austria | bundesliga | 24 | 6 row 5 : 2003 | denizlispor | turkey | super lig | 3 | 0 row 6 : 2003 | landskrona bois | sweden | allsvenskan | 11 | 3 row 7 : 2004 | landskrona bois | sweden | allsvenskan | 22 | 4 row 8 : 2005 | djurgardens if | sweden | allsvenskan | 24 | 12 row 9 : 2006 | djurgardens if | sweden | allsvenskan | 17 | 6 row 10 : 2007 | djurgardens if | sweden | allsvenskan | 23 | 4 row 11 : 2008 | djurgardens if | sweden | allsvenskan | 29 | 6 row 12 : 2008-09 | esbjerg fb | denmark | superliga | 6 | 0 row 13 : 2010 | aab | denmark | superliga | 3 | 1 row 14 : 2011 | assyriska ff | sweden | superettan | 19 | 5 row 15 : total | total | total | total | 233 | 58 ] Execute this SQL based on the above table: select competition order by competition desc limit 1
total
[ header: place | player | country | score | to par row 1 : t1 | ed sneed | united states | 68-67=135 | -9 row 2 : t1 | craig stadler | united states | 69-66=135 | -9 row 3 : t3 | raymond floyd | united states | 70-68=138 | -6 row 4 : t3 | leonard thompson | united states | 68-70=138 | -6 row 5 : t5 | miller barber | united states | 75-64=139 | -5 row 6 : t5 | tom watson | united states | 68-71=139 | -5 row 7 : t5 | joe inman | united states | 68-71=139 | -5 row 8 : t8 | seve ballesteros | spain | 72-68=140 | -4 row 9 : t8 | jack nicklaus | united states | 69-71=140 | -4 row 10 : t8 | lou graham | united states | 69-71=140 | -4 ] Execute this SQL based on the above table: select max ( to par )
-4
[ header: speed [km/h (mph)] | train | type | location | date | comments row 1 : 504 (313.2) | ml-500 | maglev | miyazaki maglev test track | 12 december 1979 | None row 2 : 517 (321.2) | ml-500 | maglev | miyazaki maglev test track | 21 december 1979 | None row 3 : 352.4 (219.0) | mlu001 | maglev | miyazaki maglev test track | january 1986 | three-car train set row 4 : 405.3 (251.8) | mlu001 | maglev | miyazaki maglev test track | january 1987 | two-car train set row 5 : 431 (267.8) | mlu002n | maglev | miyazaki maglev test track | february 1994 | single-car row 6 : 550 (341.8) | mlx01 | maglev | yamanashi maglev test line | 24 december 1997 | three-car train set row 7 : 548 (340.5) | mlx01 | maglev | yamanashi maglev test line | 18 march 1999 | five-car train set ] Execute this SQL based on the above table: select date where comments = 'single-car'
february 1994
[ 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 final rank asc limit 1
maria teresa adames (mex)
[ header: round | round | country | circuit | date | pole position | fastest lap | winning rider | winning team | report row 1 : 1 | r1 | qatar | losail | 23 february | troy corser | noriyuki haga | troy bayliss | xerox ducati | report row 2 : 2 | r1 | australia | phillip island | 2 march | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report row 3 : 2 | r2 | australia | phillip island | 2 march | troy bayliss | max biaggi | troy bayliss | xerox ducati | report row 4 : 3 | r1 | spain | valencia | 6 april | max neukirchner | noriyuki haga | lorenzo lanzi | team r.g | report row 5 : 4 | r1 | netherlands | assen | 27 april | troy bayliss | max neukirchner | troy bayliss | xerox ducati | report row 6 : 4 | r2 | netherlands | assen | 27 april | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report row 7 : 5 | r1 | italy | monza | 11 may | troy bayliss | noriyuki haga | max neukirchner | alstare suzuki | report row 8 : 5 | r2 | italy | monza | 11 may | troy bayliss | noriyuki haga | noriyuki haga | yamaha motor italia | report row 9 : 6 | r1 | united states | miller motorsports park | 1 june | carlos checa | carlos checa | carlos checa | ten kate honda | report row 10 : 6 | r2 | united states | miller motorsports park | 1 june | carlos checa | carlos checa | carlos checa | ten kate honda | report row 11 : 7 | r1 | germany | nurburgring | 15 june | max neukirchner | troy bayliss | noriyuki haga | yamaha motor italia | report row 12 : 8 | r1 | san marino | misano adriatico | 29 june | troy corser | jakub smrz | max neukirchner | alstare suzuki | report row 13 : 8 | r2 | san marino | misano adriatico | 29 june | troy corser | troy corser | ruben xaus | sterilgarda go eleven | report row 14 : 10 | r1 | great britain | brands hatch | 3 august | troy bayliss | ryuichi kiyonari | ryuichi kiyonari | ten kate honda | report row 15 : 10 | r2 | great britain | brands hatch | 3 august | troy bayliss | michel fabrizio | ryuichi kiyonari | ten kate honda | report row 16 : 11 | r1 | europe | donington park | 7 september | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report row 17 : 12 | r1 | italy | vallelunga | 21 september | troy bayliss | carlos checa | noriyuki haga | yamaha motor italia | report ] Execute this SQL based on the above table: select winning team group by winning team order by sum ( round ) limit 1
team r.g
[ header: painter | composition | drawing | color | expression row 1 : andrea del sarto | 12 | 16 | 9 | 8 row 2 : federico barocci | 14 | 15 | 6 | 10 row 3 : jacopo bassano | 6 | 8 | 17 | 0 row 4 : giovanni bellini | 4 | 6 | 14 | 0 row 5 : sebastian bourdon | 10 | 8 | 8 | 4 row 6 : charles le brun | 16 | 16 | 8 | 16 row 7 : i carracci | 15 | 17 | 13 | 13 row 8 : cavalier d'arpino | 10 | 10 | 6 | 2 row 9 : correggio | 13 | 13 | 15 | 12 row 10 : daniele da volterra | 12 | 15 | 5 | 8 row 11 : abraham van diepenbeeck | 11 | 10 | 14 | 6 row 12 : il domenichino | 15 | 17 | 9 | 17 row 13 : albrecht durer | 8 | 10 | 10 | 8 row 14 : giorgione | 8 | 9 | 18 | 4 row 15 : giovanni da udine | 10 | 8 | 16 | 3 row 16 : giulio romano | 15 | 16 | 4 | 14 row 17 : guercino | 18 | 10 | 10 | 4 row 18 : guido reni | x | 13 | 9 | 12 row 19 : holbein | 9 | 10 | 16 | 3 row 20 : jacob jordaens | 10 | 8 | 16 | 6 row 21 : lucas jordaens | 13 | 12 | 9 | 6 row 22 : giovanni lanfranco | 14 | 13 | 10 | 5 row 23 : leonardo da vinci | 15 | 16 | 4 | 14 row 24 : lucas van leyden | 8 | 6 | 6 | 4 row 25 : michelangelo | 8 | 17 | 4 | 8 row 26 : caravaggio | 6 | 6 | 16 | 0 row 27 : murillo | 6 | 8 | 15 | 4 row 28 : otho venius | 13 | 14 | 10 | 10 row 29 : palma il vecchio | 5 | 6 | 16 | 0 row 30 : palma il giovane | 12 | 9 | 14 | 6 row 31 : il parmigianino | 10 | 15 | 6 | 6 row 32 : gianfrancesco penni | 0 | 15 | 8 | 0 row 33 : perin del vaga | 15 | 16 | 7 | 6 row 34 : sebastiano del piombo | 8 | 13 | 16 | 7 row 35 : primaticcio | 15 | 14 | 7 | 10 row 36 : raphael | 17 | 18 | 12 | 18 row 37 : rembrandt | 15 | 6 | 17 | 12 row 38 : rubens | 18 | 13 | 17 | 17 row 39 : francesco salviati | 13 | 15 | 8 | 8 row 40 : eustache le sueur | 15 | 15 | 4 | 15 row 41 : teniers | 15 | 12 | 13 | 6 row 42 : pietro testa | 11 | 15 | 0 | 6 row 43 : tintoretto | 15 | 14 | 16 | 4 row 44 : titian | 12 | 15 | 18 | 6 row 45 : van dyck | 15 | 10 | 17 | 13 row 46 : vanius | 15 | 15 | 12 | 13 row 47 : veronese | 15 | 10 | 16 | 3 row 48 : taddeo zuccari | 13 | 14 | 10 | 9 row 49 : federico zuccari | 10 | 10 | 8 | 8 ] Execute this SQL based on the above table: select painter order by color asc limit 1
pietro testa
[ header: season | club | league | apps | goals row 1 : 2003-04 | podgrmec | fbih first league | 23 | 16 row 2 : 2004-05 | nk zagreb | prva hnl | 26 | 3 row 3 : 2005-06 | nk zagreb | prva hnl | 25 | 3 row 4 : 2006-07 | nk zagreb | prva hnl | 17 | 4 row 5 : 2007-08 | nk zagreb | prva hnl | 31 | 12 row 6 : 2008-09 | hajduk split | prva hnl | 30 | 12 row 7 : 2009-10 | hajduk split | prva hnl | 29 | 17 row 8 : 2010-11 | hajduk split | prva hnl | 17 | 6 row 9 : 2011-12 | lokomotiv | rfpl | 28 | 4 row 10 : 2012-13 | gaziantepspor | super lig | 1 | 1 ] Execute this SQL based on the above table: select league where apps = 30
prva hnl
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 10 | juan pablo montoya | mclaren-mercedes | 60 | 1:24:29.588 | 3 | 10 row 2 : 2 | 5 | fernando alonso | renault | 60 | 2.739 | 1 | 8 row 3 : 3 | 9 | kimi raikkonen | mclaren-mercedes | 60 | 14.436 | 12 | 6 row 4 : 4 | 6 | giancarlo fisichella | renault | 60 | 17.914 | 6 | 5 row 5 : 5 | 3 | jenson button | bar-honda | 60 | 40.264 | 2 | 4 row 6 : 6 | 1 | michael schumacher | ferrari | 60 | +1:15.322 | 9 | 3 row 7 : 7 | 2 | rubens barrichello | ferrari | 60 | +1:16.567 | 5 | 2 row 8 : 8 | 17 | ralf schumacher | toyota | 60 | +1:19.212 | 8 | 1 row 9 : 9 | 16 | jarno trulli | toyota | 60 | +1:20.851 | 4 | None row 10 : 10 | 12 | felipe massa | sauber-petronas | 59 | +1 lap | 16 | None row 11 : 11 | 7 | mark webber | williams-bmw | 59 | +1 lap | 11 | None row 12 : 12 | 8 | nick heidfeld | williams-bmw | 59 | +1 lap | 14 | None row 13 : 13 | 14 | david coulthard | red bull-cosworth | 59 | +1 lap | 13 | None row 14 : 14 | 11 | jacques villeneuve | sauber-petronas | 59 | +1 lap | 10 | None row 15 : 15 | 15 | christian klien | red bull-cosworth | 59 | +1 lap | 15 | None row 16 : 16 | 4 | takuma sato | bar-honda | 58 | +2 laps | 7 | None row 17 : 17 | 18 | tiago monteiro | jordan-toyota | 58 | +2 laps | 20 | None row 18 : 18 | 21 | christijan albers | minardi-cosworth | 57 | +3 laps | 18 | None row 19 : 19 | 20 | patrick friesacher | minardi-cosworth | 56 | +4 laps | 19 | None row 20 : ret | 19 | narain karthikeyan | jordan-toyota | 10 | electrical | 17 | None ] Execute this SQL based on the above table: select count ( driver ) where constructor = 1920
0
[ header: pos | class | no | team | drivers | chassis | engine | laps row 1 : 22 | s 5.0 | 8 | david brown | reg parnell roy salvadori | aston martin db3 | aston martin 2.9l super | 222 row 2 : 26 | s 750 | 58 | automobiles panhard et levass | pierre chancel robert chancel | monopole x88 | panhard 0.6l flat-2 | 157 row 3 : 27 | s 1.5 | 41 | porsche kg | hans herrmann helmut | porsche 550/4 rs 1500 spy | porsche 1.5l flat-4 | 148 row 4 : 31 | s 5.0 | 6 | briggs cunningham | phil walters john fitch | ferrari 375mm | ferrari 4.5l v12 | 120 row 5 : 36 | s 5.0 | 12 | jaguar cars ltd | stirling moss peter walker | jaguar d-type | jaguar 3.4l i6 | 92 row 6 : 37 | s 5.0 | 3 | scuderia ferrari | umberto maglioli paolo | ferrari 375 plus | ferrari 5.0l v12 | 88 row 7 : 41 | s 3.0 | 22 | david brown | carroll shelby paul frere | aston martin db3 | aston martin 2.9l | 74 row 8 : 42 | s 750 | 50 | guy michel et andre | guy michel andre guillard | renault 4cv | renault 0.7l i4 | 73 row 9 : 43 | s 3.0 | 21 | david brown | ian stewart graham whitehead | aston martin db3 | aston martin 2.9l | 64 row 10 : 46 | s 2.0 | 37 | automobiles frazer nash lt | rodney f. peacock ger | frazer nash le mans | bristol 2.0l i6 | 49 row 11 : 47 | s 5.0 | 10 | pierre levegh | pierre levegh lino | talbot-lago t26 | talbot-lago 4.4l | 33 row 12 : 50 | s 750 | 66 | jacques faucher | jacques faucher jean | renault 4cv | renault 0.7l i4 | 20 row 13 : 51 | s 750 | 51 | automobiles deutsch et bonnet | pierre-louis dreyf | db hbr | renault 0.7l i4 | 8 row 14 : 52 | s 750 | 53 | nardi et co | alexandre gacon dr. | nardi 750lm | crosley 0.7l i4 | 7 row 15 : 53 | s 5.0 | 18 | luigi chinetti | porfirio rubirosa innocente | ferrari 375mm berlinetta | ferrari 4.5l v12 | 5 row 16 : 54 | s 750 | 60 | automobiles panhard et levass | lucien pailler jacques dew | panhard x88 | panhard 0.6l flat-2 | 5 row 17 : 55 | s 1.5 | 40 | porsche kg | richard von frankenberg helm | porsche 550/4 rs 1500 spy | porsche 1.5l flat-4 | 4 ] Execute this SQL based on the above table: select count ( drivers ) where no > 0
17
[ header: year | winner | album | other finalists row 1 : 2002 | che fu | navigator | dark tower - canterbury drafts row 2 : 2003 | nesian mystik | polysaturated | deceptikonz - elimination p row 3 : 2004 | scribe | the crusader | king kapisi - 2nd row 4 : 2005 | p-money | magic city | tha feelstyle - break it to row 5 : 2006 | frontline | borrowed time | nesian mystik - fresh row 6 : 2007 | pnc | rookie card | 4 corners - the foundations decepti row 7 : 2008 | scribe | rhyme book | mareko - white sunday 2: the row 8 : 2009 | ladi6 | time is not much | savage - savage row 9 : 2010 | david dallas | something awesome | j. williams - young row 10 : 2011 | ladi6 | the liberation of | david dallas - the rose row 11 : 2012 | home brew | home brew | adeaze - rise & row 12 : 2013 | aaradhna | treble & reverb | at peace - girl songs p-money ] Execute this SQL based on the above table: select other finalists group by other finalists order by count ( * ) desc limit 1
tha feelstyle - break it to pieces savage - moonshine
[ header: year | tournament | venue | played | won | lost | tied | n/r | result row 1 : 1989-90 | world series | australia | 8 | 6 | 2 | 0 | 0 | won row 2 : 1990-91 | world series | australia | 10 | 9 | 1 | 0 | 0 | won row 3 : 1991-92 | world series | australia | 10 | 7 | 2 | 0 | 1 | won row 4 : 1992 | 5th world cup | aust/nz | 8 | 4 | 4 | 0 | 0 | eliminated row 5 : 1992 | v sri lanka | sri lanka | 3 | 1 | 2 | 0 | 0 | lost row 6 : 1993 | v new zealand | new zealand | 5 | 3 | 2 | 0 | 0 | won row 7 : 1993 | texaco trophy | england | 3 | 3 | 0 | 0 | 0 | won row 8 : 1993-94 | world series | australia | 11 | 7 | 4 | 0 | 0 | won row 9 : 1994 | v south africa | south africa | 8 | 4 | 4 | 0 | 0 | drawn row 10 : 1994 | wills triangular series | pakistan | 6 | 5 | 1 | 0 | 0 | won row 11 : 1994-95 | world series | australia | 4 | 3 | 1 | 0 | 0 | won row 12 : 1995 | nz centenary t'ment | new zealand | 4 | 3 | 1 | 0 | 0 | won row 13 : 1995 | v west indies | west indies | 5 | 1 | 4 | 0 | 0 | lost row 14 : 1995-96 | world series | australia | 10 | 7 | 3 | 0 | 0 | won row 15 : 1996 | singer world series | sri lanka | 4 | 2 | 2 | 0 | 0 | runner-up row 16 : 1996 | titan cup | india | 5 | 0 | 5 | 0 | 0 | eliminated row 17 : 1997 | v south africa | south africa | 7 | 4 | 3 | 0 | 0 | won row 18 : 1997 | texaco trophy | england | 3 | 0 | 3 | 0 | 0 | lost row 19 : 1998 | v new zealand | australia | 4 | 2 | 2 | 0 | 0 | drawn row 20 : 1998 | pepsi triangular series | india | 5 | 3 | 2 | 0 | 0 | won row 21 : 1998 | coca-cola cup | sharjah | 5 | 4 | 1 | 0 | 0 | runner-up row 22 : 1998 | wills cup | bangladesh | 1 | 0 | 1 | 0 | 0 | eliminated row 23 : 1998 | v pakistan | pakistan | 3 | 3 | 0 | 0 | 0 | won row 24 : 1999 | cub series | australia | 12 | 9 | 3 | 0 | 0 | won row 25 : 1999 | v west indies | west indies | 7 | 3 | 3 | 1 | 0 | drawn row 26 : 1999 | 7th world cup | uk/ire/neth | 10 | 7 | 2 | 1 | 0 | won row 27 : 1999 | aiwa cup | sri lanka | 5 | 4 | 1 | 0 | 0 | runner-up row 28 : 1999 | v zimbabwe | zimbabwe | 3 | 3 | 0 | 0 | 0 | won ] Execute this SQL based on the above table: select result where venue = 'sharjah'
runner-up
[ header: year | competition | venue | position | event | notes row 1 : 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 row 2 : 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 row 3 : 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 row 4 : 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 row 5 : 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 row 6 : 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08 ] Execute this SQL based on the above table: select venue order by year desc limit 1
beijing, pr china
[ 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 l where year = 1915
2.0
[ header: sr. no. | name | from | till | occupation row 1 : 1 | padamvir singh | 2009 | current | ias row 2 : 2 | rudhra gangadhara | 06/04/2006 | 02/09/2009 | ias row 3 : 3 | d.s. mathur | 29/10/2004 | 06/04/2006 | ias row 4 : 4 | binod kumar | 20/01/2003 | 15/10/2004 | ias row 5 : 5 | wajahat habibullah | 08/11/2000 | 13/01/2003 | ias row 6 : 6 | b.s. baswan | 06/10/1996 | 08/11/2000 | ias row 7 : 7 | n.c. saxena | 25/05/1993 | 06/10/1996 | ias row 8 : 8 | b.n. yugandhar | 26/05/1988 | 25/01/1993 | ias row 9 : 9 | r.n. chopra | 06/06/1985 | 29/04/1988 | ias row 10 : 10 | k. ramanujam | 27/02/1984 | 24/02/1985 | ias row 11 : 11 | r.k. shastri | 09/11/1982 | 27/02/1984 | ias row 12 : 12 | i.c. puri | 16/06/1982 | 11/10/1982 | ias row 13 : 13 | p.s. appu | 02/08/1980 | 01/03/1982 | ias row 14 : 14 | g.c.l. jone | 23/07/1977 | 30/06/1980 | ias row 15 : 15 | b.c. mathur | 17/05/1977 | 23/07/1977 | ias row 16 : 16 | rajeshwar prasa | 11/05/1973 | 11/04/1977 | ias row 17 : 17 | d.d. sathe | 19/03/1969 | 11/05/1973 | ics row 18 : 18 | k.k. das | 12/07/1968 | 24/02/1969 | ics row 19 : 19 | m.g. pimputkar | 04/09/1965 | 29/04/1968 | ics row 20 : 20 | s.k. dutta | 13/08/1963 | 02/07/1965 | ics row 21 : 21 | a.n. jha | 01/09/1959 | 30/09/1962 | ics ] Execute this SQL based on the above table: select from where sr. no. >= 9 and sr. no. <= 15 group by from order by count ( * ) desc limit 1
27/02/1984
[ header: squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 5 june 2012 row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 12 june 2012 row 3 : 3 | df | yeo jee-hoon | unattached (released) | None | 9 july 2012 row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 9 july 2012 row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 9 july 2012 row 6 : 22 | fw | giovane alves da sil | biu chun rangers | free transfer (released) | 9 july 2012 row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 9 july 2012 row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 9 july 2012 row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 10 july 2012 row 10 : None | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 16 july 2012 row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 9 january 2013 row 12 : 33 | fw | mauro rafael | unattached (released) | free transfer | 1 february 2013 ] Execute this SQL based on the above table: select squad # where date = '9 january 2013'
6.0
[ header: season | team | country | division | apps | goals | assists row 1 : 01/02 | esteghlal | iran | 1 | None | 3 | None row 2 : 02/03 | esteghlal | iran | 1 | None | 2 | None row 3 : 03/04 | esteghlal | iran | 1 | None | 6 | None row 4 : 04/05 | eseghlal | iran | 1 | 27 | 3 | None row 5 : 05/06 | esteghlal | iran | 1 | 21 | 0 | 2 row 6 : 06/07 | esteghlal | iran | 1 | 14 | 1 | 1 row 7 : 07/08 | steel azin | iran | 1 | None | 2 | None row 8 : 10/11 | gostaresh foolad | iran | 2 | 0 | 0 | 0 ] Execute this SQL based on the above table: select ( select count ( * ) where team = 'esteghlal' ) > ( select count ( * ) where team = 'eseghlal' )
1
[ header: # | title | tpb isbn | tpb release date | tpb page number | collected material row 1 : 1 | the name of the game | isbn 91-33-30546-3 | june, 2007 | 152 | the boys #1-6 row 2 : 2 | get some | isbn 1-933305-68-1 | march, 2008 | 192 | the boys #7-14 row 3 : 3 | good for the soul | isbn 1-933305-92-4 | october, 2008 | 192 | the boys #15-22 row 4 : 4 | we gotta go now | isbn 1-84856-298-5 | july, 2009 | 192 | the boys #23-30 row 5 : 5 | herogasm | isbn 1-60690-082-x | november, 2009 | 144 | herogasm #1-6 row 6 : 6 | the self-preservation society | isbn 1-60690-125-7 | march, 2010 | 192 | the boys #31-38 row 7 : 7 | the innocents | isbn 1-60690-150-8 | december, 2010 | 216 | the boys #39-47 row 8 : 8 | highland laddie | isbn 1-60690-207-5 | april, 2011 | 144 | highland laddie #1-6 row 9 : 9 | the big ride | isbn 1-60690-220-2 | november 9, 2011 | 276 | the boys #48-59 row 10 : 10 | butcher, baker, candlestickmaker | isbn 1-60690-264-4 | march 6, 2012 | 144 | butcher, baker, candlestickmaker #1 row 11 : 11 | over the hill with the sword of a thousand | isbn 1-60690-341-1 | june/july, 2012 | 152 | the boys #60-65 row 12 : 12 | the bloody doors off | isbn 1-60690-373- | december, 2012 | 170 | the boys #66-72 ] Execute this SQL based on the above table: select count ( * ) where collected material = 'the boys #15-22'
1
[ header: name | japanese | distance (km) | connections | location row 1 : okayama | 岡山 | 0 | sanyo shinkansen | kita-ku, okayama row 2 : bizen-mikado | 備前三門 | 1.9 | None | kita-ku, okayama row 3 : daianji | 大安寺 | 3.3 | None | kita-ku, okayama row 4 : bizen-ichinomiya | 備前一宮 | 6.5 | None | kita-ku, okayama row 5 : kibitsu | 吉備津 | 8.4 | None | kita-ku, okayama row 6 : bitchu-takamatsu | 備中高松 | 11 | None | kita-ku, okayama row 7 : ashimori | 足守 | 13.4 | None | kita-ku, okayama row 8 : hattori | 服部 | 16.2 | None | soja row 9 : higashi-soja | 東総社 | 18.8 | None | soja row 10 : soja | 総社 | 20.4 | hakubi line ibara railway | soja ] Execute this SQL based on the above table: select max ( distance (km) )
20.4
[ header: place | position | number | name | league one | fa cup | league cup | football league trophy | total row 1 : 1 | mf | 4 | luke summerfield | 5 | 0 | 0 | 0 | 5 row 2 : 2 | mf | 17 | paul parry | 3 | 0 | 1 | 0 | 4 row 3 : 3 | fw | 24 | tom eaves | 3 | 0 | 0 | 0 | 3 row 4 : 4 | mf | 11 | jon taylor | 1 | 0 | 0 | 1 | 2 row 5 : 4 | df | 5 | darren jones | 2 | 0 | 0 | 0 | 2 row 6 : 4 | mf | 23 | adam reach | 2 | 0 | 0 | 0 | 2 row 7 : 4 | mf | 22 | ryan woods | 2 | 0 | 0 | 0 | 2 row 8 : 4 | fw | 26 | curtis main | 2 | 0 | 0 | 0 | 2 row 9 : 5 | mf | 2 | jermaine grandison | 1 | 0 | 0 | 0 | 1 row 10 : 5 | mf | 8 | dave mcallister | 1 | 0 | 0 | 0 | 1 row 11 : 5 | fw | 15 | aaron wildig | 1 | 0 | 0 | 0 | 1 row 12 : 5 | fw | 29 | asa hall | 1 | 0 | 0 | 0 | 1 row 13 : 5 | fw | 7 | gozie ugwu | 1 | 0 | 0 | 0 | 1 row 14 : 5 | df | 18 | connor goldson | 1 | 0 | 0 | 0 | 1 row 15 : 5 | mf | 10 | nicky wroe | 1 | 0 | 0 | 0 | 1 row 16 : 5 | fw | 9 | tom bradshaw | 1 | 0 | 0 | 0 | 1 ] Execute this SQL based on the above table: select name where total = 2 and position = 'fw' intersect select name where total = 2 and position = 'fw'
curtis main
[ header: track number | russian title | english title | music | lyrics row 1 : 1 | улыбнись | smile! | vitas | d. plachkovsky row 2 : 2 | блаженныи гу | blessed guru | vitas | vitas row 3 : 3 | восковые фиг | wax figures | vitas | d. plachkovsky, vita row 4 : 4 | плачет чужа | someone's melancholy is crying | vitas | d. plachovsky row 5 : 5 | аве мария | ave maria | franz schubert | traditional prayer row 6 : 6 | холодныи мир | the cold world | v. molchanov | d. plachkovsky row 7 : 7 | остров затонув | the island of sunken ships | o. gazmanov | e. nebylova row 8 : 8 | фантастические | fantastic dreams | vitas | vitas, d. plachkov row 9 : 9 | good-bye | good-bye | vitas | vitas row 10 : 10 | счастье | happiness | vitas | vitas row 11 : 11 | отцвели хриз | chrysanthemums have fade | n. harito | v. shumsky row 12 : 12 | дождь в тб | rain in tbilisi | vitas | ratner row 13 : 13 | слепои худо | blind painter | vitas | d. plachkovsky, vita row 14 : 14 | милая музыка | lovely music | vitas | vitas row 15 : 15 | белоруссия | byelorussia | alexandra pakhmutova | n. dobronravov row 16 : 16 | до свидания | see you later (do svidani | vitas | vitas ] Execute this SQL based on the above table: select music where track number > 0 order by track number limit 1
vitas
[ header: league | league | position | teams | matches | win | lose row 1 : v1.league | 3rd (2000-01) | 8th | 8 | 14 | 0 | 14 row 2 : v1.league | 4th (2001-02) | 7th | 7 | 12 | 1 | 11 row 3 : v1.league | 5th (2002-03) | 3rd | 8 | 14 | 9 | 5 row 4 : v1.league | 6th (2003-04) | champion | 7 | 12 | 11 | 1 row 5 : v1.league | 7th (2004-05) | 3rd | 8 | 14 | 10 | 4 row 6 : v1.league | 8th (2005-06) | 4th | 8 | 14 | 8 | 6 row 7 : v・challenge | 2006-07 | 6th | 8 | 14 | 5 | 9 row 8 : v・challenge | 2007-08 | 8th | 8 | 14 | 1 | 13 row 9 : v・challenge | 2008-09 | 7th | 10 | 18 | 8 | 10 row 10 : v・challenge | 2009-10 | 5th | 12 | 16 | 8 | 8 row 11 : v・challenge | 2010-11 | 5th | 12 | 18 | 11 | 7 row 12 : v・challenge | 2011-12 | 3rd | 12 | 22 | 16 | 6 row 13 : v・challenge | 2012-13 | 5th | 10 | 18 | 9 | 9 ] Execute this SQL based on the above table: select matches - teams where league = '2012-13'
8.0
[ header: | agglutination | synthesis | compounding | derivation | inflection | prefixing | suffixing row 1 : swahili | 0.67 | 2.56 | 1 | 0.03 | 0.31 | 0.45 | 0.16 row 2 : spoken turkish | 0.67 | 1.75 | 1.04 | 0.06 | 0.38 | 0 | 0.44 row 3 : written turkish | 0.6 | 2.33 | 1 | 0.11 | 0.43 | 0 | 0.54 row 4 : yakut | 0.51 | 2.17 | 1.02 | 0.16 | 0.38 | 0 | 0.53 row 5 : greek | 0.4 | 1.82 | 1.02 | 0.07 | 0.37 | 0.02 | 0.42 row 6 : english | 0.3 | 1.67 | 1 | 0.09 | 0.32 | 0.02 | 0.38 row 7 : eskimo | 0.03 | 3.7 | 1 | 0.34 | 0.47 | 0 | 0.73 ] Execute this SQL based on the above table: select order by inflection desc limit 1
eskimo
[ header: season | tier | division | place row 1 : 1992-96 | 5 | regional | None row 2 : 1996/97 | 4 | 3a | 16th row 3 : 1997/98 | 4 | 3a | 5th row 4 : 1998/99 | 4 | 3a | 12th row 5 : 1999/00 | 4 | 3a | 4th row 6 : 2000/01 | 4 | 3a | 6th row 7 : 2001/02 | 4 | 3a | 4th row 8 : 2002/03 | 4 | 3a | 3rd row 9 : 2003/04 | 3 | 2ab | 19th row 10 : 2004/05 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select count ( * ) where place = '2nd'
1
[ header: number | encoding | implied probability row 1 : 1 = 20 + 0 | 1 | 1/2 row 2 : 2 = 21 + 0 | 10 | 1/8 row 3 : 3 = 21 + 1 | 11 | 1/8 row 4 : 4 = 22 + 0 | 100 | 1/32 row 5 : 5 = 22 + 1 | 101 | 1/32 row 6 : 6 = 22 + 2 | 110 | 1/32 row 7 : 7 = 22 + 3 | 111 | 1/32 row 8 : 8 = 23 + 0 | 1000 | 1/128 row 9 : 9 = 23 + 1 | 1001 | 1/128 row 10 : 10 = 23 + 2 | 1010 | 1/128 row 11 : 11 = 23 + 3 | 1011 | 1/128 row 12 : 12 = 23 + 4 | 1100 | 1/128 row 13 : 13 = 23 + 5 | 1101 | 1/128 row 14 : 14 = 23 + 6 | 1110 | 1/128 row 15 : 15 = 23 + 7 | 1111 | 1/128 row 16 : 16 = 24 + 0 | 10000 | 1/512 row 17 : 17 = 24 + 1 | 10001 | 1/512 ] Execute this SQL based on the above table: select count ( * ) where number >= 1513
10
[ header: place (posicion) | team (equipo) | played (pj) | won (pg) | draw (pe) | lost (pp) | goals scored (gf) | goals conceded (gc) | +/- (dif.) | points (pts.) row 1 : 1 | tauro f.c | 13 | 7 | 2 | 4 | 21 | 18 | +3 | 23 row 2 : 2 | san francisco f.c | 13 | 5 | 6 | 2 | 19 | 15 | +4 | 21 row 3 : 3 | chepo f.c | 13 | 5 | 5 | 3 | 19 | 12 | +7 | 20 row 4 : 4 | sporting san miguelito | 13 | 6 | 2 | 5 | 18 | 16 | +2 | 20 row 5 : 5 | arabe unido | 13 | 6 | 2 | 5 | 15 | 14 | +1 | 20 row 6 : 6 | plaza amador | 13 | 4 | 7 | 2 | 13 | 9 | +4 | 19 row 7 : 7 | chorrillo f.c | 13 | 3 | 7 | 3 | 14 | 13 | +1 | 16 row 8 : 8 | atletico chiriqui | 13 | 4 | 3 | 6 | 14 | 22 | -8 | 15 row 9 : 9 | atletico veraguense | 13 | 2 | 5 | 6 | 15 | 28 | -13 | 11 row 10 : 10 | alianza | 13 | 3 | 1 | 9 | 25 | 27 | -2 | 10 ] Execute this SQL based on the above table: select team (equipo) order by team (equipo) desc limit 1
tauro f.c
[ header: pos | grid | no. | driver | team | manufacturer | laps | points row 1 : 1 | 8 | 24 | jeff gordon | hendrick motorsports | chevrolet | 160 | 185 row 2 : 2 | 1 | 18 | bobby labonte | joe gibbs racing | pontiac | 160 | 175 row 3 : 3 | 9 | 31 | mike skinner | richard childress racing | chevrolet | 160 | 165 row 4 : 4 | 25 | 12 | jeremy mayfield | penske-kranefuss | ford | 160 | 165 row 5 : 7 | 12 | 22 | ward burton | bill davis racing | pontiac | 160 | 146 row 6 : 8 | 39 | 36 | ernie irvan | mb2 motorsports | pontiac | 160 | 142 row 7 : 9 | 16 | 33 | ken schrader | andy petree racing | chevrolet | 160 | 138 row 8 : 10 | 5 | 3 | dale earnhardt | richard childress racing | chevrolet | 160 | 139 row 9 : 12 | 38 | 23 | jimmy spencer | travis carter enterprises | t-bird | 160 | 132 row 10 : 14 | 14 | 43 | john andretti | petty enterprises | pontiac | 160 | 121 row 11 : 15 | 31 | 94 | bill elliott | bill elliott racing | ford | 160 | 118 row 12 : 18 | 17 | 40 | sterling marlin | team sabco | chevrolet | 160 | 109 row 13 : 19 | 33 | 9 | jerry nadeau | melling racing | ford | 160 | 106 row 14 : 20 | 20 | 97 | chad little | roush racing | t-bird | 159 | 103 row 15 : 21 | 30 | 71 | dave marcis | marcis auto racing | chevrolet | 159 | 105 row 16 : 22 | 42 | 44 | kyle petty | pe2 | pontiac | 159 | 97 row 17 : 23 | 3 | 88 | dale jarrett | robert yates racing | ford | 159 | 99 row 18 : 25 | 19 | 11 | brett bodine | brett bodine racing | ford | 159 | 88 row 19 : 26 | 40 | 26 | johnny benson, j | roush racing | ford | 159 | 85 row 20 : 28 | 43 | 35 | darrell waltrip | tyler jet motorsports | pontiac | 158 | 79 row 21 : 29 | 24 | 96 | steve grissom | american equipment racing | chevrolet | 157 | 76 row 22 : 32 | 11 | 28 | kenny irwin, j | robert yates racing | ford | 140 | 72 row 23 : 33 | 15 | 1 | steve park | dale earnhardt, inc | chevrolet | 139 | 64 row 24 : 35 | 28 | 81 | kenny wallace | filmar racing | ford | 113 | 58 row 25 : 36 | 26 | 07 | dan pardus | midwest transit racing | chevrolet | 99 | 55 row 26 : 37 | 32 | 46 | jeff green | team sabco | chevrolet | 98 | 52 row 27 : 38 | 13 | 30 | derrike cope | bahari racing | pontiac | 67 | 49 row 28 : 39 | 36 | 98 | rich bickle | cale yarborough racing | t-bird | 58 | 46 row 29 : 42 | 10 | 55 | hut stricklin | andy petree racing | chevrolet | 31 | 37 ] Execute this SQL based on the above table: select manufacturer where grid = 1
pontiac
[ header: election | member | party row 1 : 1885 | william james beadel | conservative row 2 : 1892 | thomas usborne | conservative row 3 : 1900 | sir carne rasch, bt | conservative row 4 : 1908 | e. g. pretyman | conservative row 5 : 1918 | e. g. pretyman | coalition conservative row 6 : 1922 | e. g. pretyman | conservative row 7 : 1923 | sydney walter rob | liberal row 8 : 1924 | sir henry honywood cur | conservative row 9 : 1926 | charles kenneth howard- | conservative row 10 : 1931 | sir vivian leonard | conservative row 11 : 1935 | john macnamara | conservative row 12 : 1945 | ernest millington | common wealth row 13 : 1946 | ernest millington | labour row 14 : 1950 | sir hubert ashton | conservative row 15 : 1964 | norman st john-stevas | conservative row 16 : 1987 | simon burns | conservative row 17 : 1997 | constituency abolished - see west | constituency abolished - see west ] Execute this SQL based on the above table: select sum ( member )
0.0
[ header: mine | province | coordinates | town | dates | comments row 1 : barton mine | ontario | 47°07′08.75′′n 79 | temagami | 1906-1918 | secondary products included gold, silver, copper and bis row 2 : beanland mine | ontario | 47°05′28.71′′n | temagami | 1937-1938 | also produced silver row 3 : big dan mine | ontario | 47°05′28.53′′n | temagami | 1906-1907 | also produced silver and arsenic row 4 : copperfields mine | ontario | 46°57′44.41′′n 80 | temagami | 1954-1972 | secondary products included cobalt, gold, nickel row 5 : dome mine | ontario | None | timmins | None | None row 6 : golden giant mine | ontario | None | hemlo | 1985-2006 | None row 7 : hermiston-mccauley mine | ontario | 47°05′54.30′′n | temagami | 1935-1940 | None row 8 : kanichee mine | ontario | 47°06′13.07′′n | temagami | 1937-1948, 1948-1949, 1973-19 | secondary products included gold, palladium, silver row 9 : leckie mine | ontario | 47°05′36.34′′n | temagami | ~1900-1909, 1933-1937 | also produced arsenic, copper and silver row 10 : mcintyre mines | ontario | None | None | None | None row 11 : norrie mine | ontario | 47°06′59.59′′n | temagami | prior to 1920 | secondary products included lead, gold, zinc and silver row 12 : northland pyrite mine | ontario | 47°10′26.24′′n | temagami | 1906-1911 | secondary products included cobalt, copper, zinc row 13 : red lake mine | ontario | None | red lake | None | None row 14 : temagami-lorrain mine | ontario | 47°06′39.79′′n | temagami | prior to 1912 | also produced cobalt, arsenic ] Execute this SQL based on the above table: select mine group by mine order by count ( * ) desc limit 1
temagami-lorrain mine
[ header: season | level | division | section | position | movements row 1 : 1960 | tier 4 | division 4 | halsingland | 3rd | None row 2 : 1961 | tier 4 | division 4 | halsingland | 2nd | None row 3 : 1962 | tier 4 | division 4 | halsingland | 1st | promoted row 4 : 1963 | tier 3 | division 3 | sodra norrland | 6th | None row 5 : 1964 | tier 3 | division 3 | sodra norrland nedre | 4th | None row 6 : 1965 | tier 3 | division 3 | sodra norrland nedre | 10th | relegated row 7 : 1966 | tier 4 | division 4 | halsingland | 9th | None row 8 : 1967 | tier 4 | division 4 | halsingland | 2nd | None row 9 : 1968 | tier 4 | division 4 | halsingland | 6th | None row 10 : 1969 | tier 4 | division 4 | halsingland | 3rd | None row 11 : 1970 | tier 4 | division 4 | halsingland | 2nd | None row 12 : 1971 | tier 4 | division 4 | halsingland | 1st | promotion playoffs - promoted row 13 : 1972 | tier 3 | division 3 | norra svealand | 6th | None row 14 : 1973 | tier 3 | division 3 | norra svealand | 11th | relegated row 15 : 1974 | tier 4 | division 4 | halsingland | 1st | promoted row 16 : 1975 | tier 3 | division 3 | sodra norrland | 9th | None row 17 : 1976 | tier 3 | division 3 | sodra norrland | 9th | None row 18 : 1977 | tier 3 | division 3 | sodra norrland | 9th | None row 19 : 1978 | tier 3 | division 3 | sodra norrland | 6th | None row 20 : 1979 | tier 3 | division 3 | sodra norrland | 9th | None row 21 : 1980 | tier 3 | division 3 | sodra norrland | 7th | None row 22 : 1981 | tier 3 | division 3 | sodra norrland | 9th | None row 23 : 1982 | tier 3 | division 3 | sodra norrland | 12th | relegated row 24 : 1982 | tier 4 | division 4 | halsingland | 3rd | None ] Execute this SQL based on the above table: select count ( position ) where level >= 1609
0
[ header: year | team | co-drivers | car | class | laps | pos. | class pos. row 1 : 1972 | ford motor company deutschland | jochen mass | ford capri 2600rs | s 3.0 | 152 | dnf | dnf row 2 : 1973 | bmw motorsport | chris amon | bmw 3.0csl | t 5.0 | 160 | dnf | dnf row 3 : 1980 | bmw motorsport gmbh | hans-georg burger dominique | bmw m1 | imsa | 283 | 15th | 5th row 4 : 1981 | basf cassetten team gs sport | jean-pierre jarier hel | bmw m1 | imsa gtx | 57 | dnf | dnf row 5 : 1982 | basf cassetten team gs sport | jean-louis schlesser | sauber shs c6-ford | c | 76 | dnf | dnf row 6 : 1985 | rothmans porsche | derek bell | porsche 962c | c1 | 367 | 3rd | 3rd row 7 : 1986 | rothmans porsche | derek bell al holbert | porsche 962c | c1 | 368 | 1st | 1st row 8 : 1987 | rothmans porsche ag | derek bell al holbert | porsche 962c | c1 | 368 | 1st | 1st row 9 : 1988 | porsche ag | klaus ludwig dere | porsche 962c | c1 | 394 | 2nd | 2nd row 10 : 1989 | joest racing | bob wollek | porsche 962c | c1 | 382 | 3rd | 3rd row 11 : 1990 | joest porsche racing | derek bell frank jelin | porsche 962c | c1 | 350 | 4th | 4th row 12 : 1991 | konrad motorsport | derek bell frank jelin | porsche 962c | c2 | 347 | 7th | 7th row 13 : 1993 | le mans porsche team | walter rohrl hurley | porsche 911 turbo s lm- | gt | 79 | dnf | dnf row 14 : 1994 | le mans porsche team joest racing | thierry boutsen danny | dauer 962 le mans | gt1 | 343 | 3rd | 2nd row 15 : 1995 | porsche kremer racing | thierry boutsen christoph | kremer k8 spyder | wsc | 289 | 6th | 2nd row 16 : 1996 | porsche ag | thierry boutsen bob | porsche 911 gt1 | gt1 | 353 | 2nd | 1st row 17 : 1997 | porsche ag | thierry boutsen bob | porsche 911 gt1 | gt1 | 238 | dnf | dnf row 18 : 1998 | team bmw motorsport | steve soper tom kristen | bmw v12 lm | lmp1 | 60 | dnf | dnf ] Execute this SQL based on the above table: select team order by laps desc limit 1
porsche ag
[ header: # | date | film | gross | notes row 1 : 2 | january 13, 2002 | the lord of the rings: the fellowship | $16,201,260 | None row 2 : 3 | january 20, 2002 | black hawk down | $28,611,736 | black hawk down broke save the last dance' row 3 : 5 | february 3, 2002 | black hawk down | $11,112,555 | None row 4 : 8 | february 24, 2002 | queen of the damned | $14,757,535 | None row 5 : 11 | march 17, 2002 | ice age | $46,312,454 | ice age broke liar l row 6 : 13 | march 31, 2002 | panic room | $30,056,751 | None row 7 : 14 | april 7, 2002 | panic room | $18,244,157 | None row 8 : 15 | april 14, 2002 | changing lanes | $17,128,062 | None row 9 : 24 | june 16, 2002 | scooby-doo | $54,155,312 | None row 10 : 26 | june 30, 2002 | mr. deeds | $37,162,787 | None row 11 : 28 | july 14, 2002 | men in black ii | $24,410,311 | None row 12 : 29 | july 21, 2002 | road to perdition | $15,412,515 | road to perdition reached #1 in its second weekend row 13 : 32 | august 11, 2002 | xxx | $44,506,103 | None row 14 : 33 | august 18, 2002 | xxx | $22,111,421 | None row 15 : 35 | september 1, 2002 | signs | $13,441,194 | None row 16 : 37 | september 15, 2002 | barbershop | $20,627,433 | None row 17 : 39 | september 29, 2002 | sweet home alabama | $35,648,740 | sweet home alabama broke rush hour row 18 : 43 | october 27, 2002 | jackass: the movie | $22,763,437 | None row 19 : 45 | november 10, 2002 | 8 mile | $51,240,555 | None row 20 : 47 | november 24, 2002 | die another day | $47,072,040 | None row 21 : 48 | december 1, 2002 | harry potter and the chamber of secrets | $32,117,496 | harry potter and the chamber of secrets ] Execute this SQL based on the above table: select count ( date ) where id <= 15 and date = 'june 30, 2002'
0
[ header: date | time | opponent | site | tv | result | attendance | record row 1 : 11/03/2012 | 7:30 pm | central missouri | dunn center • clarksville, | None | w 75-66 | None | None row 2 : 11/09/2012 | 7:00 pm | samford | dunn center • clarksville, | None | w 75-64 | 2315 | 1-0 row 3 : 11/13/2012 | 7:00 pm | at wku | e. a. diddle arena • | None | l 54-74 | 4160 | 1-1 row 4 : 11/20/2012 | 12:30 pm | vs. western carolina | moon palace resort • cancun, mex | None | w 72-71 | 902 | 2-2 row 5 : 11/28/2012 | 7:00 pm | berea | dunn center • clarksville, | None | w 108-53 | 2023 | 3-3 row 6 : 12/01/2012 | 7:30 pm | fairfield | dunn center • clarksville, | None | l 55-74 | 2208 | 3-4 row 7 : 12/05/2012 | 7:00 pm | oakland city | dunn center • clarksville, | None | w 88-63 | 2012 | 4-4 row 8 : 12/08/2012 | 12:00 pm | at memphis | fedexforum • memphis, t | None | l 65-83 | 15249 | 4-5 row 9 : 12/16/2012 | 2:05 pm | at arkasnas state | convocation center • jonesboro, ar | None | l 57-69 | 2652 | 4-6 row 10 : 12/18/2012 | 7:00 pm | lipscomb | dunn center • clarksville, | None | l 84-87 | 2498 | 4-7 row 11 : 12/28/2012 | 3:30 pm | vs. utah valley | mckenzie arena • chattano | None | l 77-84 | 2568 | 4-9 row 12 : 12/29/2012 | 3:30 pm | vs. high point | mckenzie arena • chattano | None | l 74-76 | 2534 | 4-10 row 13 : 01/03/2013 | 7:00 pm | at southeast missouri state | show me center • cape girardeau | None | l 84-86 | 1845 | 4-11 (0-1) row 14 : 01/05/2013 | 6:20 pm | at tennessee-martin | skyhawk arena • martin, t | None | l 74-76 ot | 2578 | 4-12 (0-2) row 15 : 01/12/2013 | 7:30 pm | murray state | dunn center • clarksville, | espn3 | l 68-71 | 4718 | 5-13 (1-3) row 16 : 01/17/2013 | 7:00 pm | siu edwardsville | dunn center • clarksville, | None | l 53-66 | 2014 | 5-14 (1-4) row 17 : 01/19/2013 | 7:30 pm | eastern illinois | dunn center • clarksville, | None | l 67-77 | 2517 | 5-15 (1-5) row 18 : 02/07/2013 | 7:00 pm | tennessee state | dunn center • clarksville, | None | l 82-88 ot | 2186 | 5-19 (1-9) row 19 : 02/20/2013 | 6:00 pm | at eastern kentucky | alumni coliseum • richmond, | None | l 53-91 | 3400 | 7-21 (3-11) ] Execute this SQL based on the above table: select site where attendance = 4718
dunn center • clarksville, tn
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 45 | 33 | 36 | 114 row 2 : 2 | china | 37 | 28 | 34 | 99 row 3 : 3 | italy | 14 | 13 | 24 | 51 row 4 : 4 | poland | 13 | 19 | 11 | 43 row 5 : 5 | france | 11 | 3 | 3 | 17 row 6 : 6 | south korea | 8 | 6 | 8 | 22 row 7 : 7 | north korea | 7 | 2 | 3 | 12 row 8 : 8 | kenya | 6 | 5 | 5 | 16 row 9 : 9 | germany | 5 | 19 | 11 | 35 row 10 : 10 | ukraine | 5 | 4 | 9 | 18 row 11 : 11 | iran | 5 | 3 | 4 | 12 row 12 : 12 | norway | 4 | 5 | 2 | 11 row 13 : 13 | qatar | 3 | 1 | 2 | 6 row 14 : 14 | chile | 2 | 4 | 2 | 8 row 15 : 15 | austria | 2 | 2 | 2 | 6 row 16 : 16 | lithuania | 2 | 1 | 2 | 5 row 17 : 17 | belarus | 2 | 0 | 4 | 6 row 18 : 18 | latvia | 2 | 0 | 2 | 4 row 19 : 19 | sweden | 2 | 0 | 0 | 2 row 20 : 20 | morocco | 1 | 7 | 1 | 9 row 21 : 21 | turkey | 1 | 5 | 4 | 10 row 22 : 22 | kazakhstan | 1 | 3 | 6 | 10 row 23 : 22 | venezuela | 1 | 3 | 6 | 10 row 24 : 24 | switzerland | 1 | 3 | 5 | 9 row 25 : 25 | slovenia | 1 | 2 | 6 | 9 row 26 : 26 | bahrain | 1 | 2 | 4 | 7 row 27 : 26 | finland | 1 | 2 | 4 | 7 row 28 : 28 | algeria | 1 | 2 | 3 | 6 row 29 : 29 | estonia | 1 | 2 | 2 | 5 row 30 : 30 | united states | 1 | 1 | 3 | 5 row 31 : 31 | netherlands | 1 | 1 | 2 | 4 row 32 : 32 | syria | 1 | 1 | 0 | 2 row 33 : 33 | belgium | 1 | 0 | 2 | 3 row 34 : 33 | romania | 1 | 0 | 2 | 3 row 35 : 35 | canada | 1 | 0 | 1 | 2 row 36 : 35 | uganda | 1 | 0 | 1 | 2 row 37 : 37 | croatia | 1 | 0 | 0 | 1 row 38 : 37 | denmark | 1 | 0 | 0 | 1 row 39 : 37 | ecuador | 1 | 0 | 0 | 1 row 40 : 40 | greece | 0 | 5 | 3 | 8 row 41 : 41 | tunisia | 0 | 3 | 1 | 4 row 42 : 42 | dominican republic | 0 | 1 | 2 | 3 row 43 : 43 | jordan | 0 | 1 | 1 | 2 row 44 : 44 | egypt | 0 | 1 | 0 | 1 row 45 : 44 | hungary | 0 | 1 | 0 | 1 row 46 : 46 | india | 0 | 0 | 3 | 3 row 47 : 47 | cameroon | 0 | 0 | 2 | 2 row 48 : 47 | namibia | 0 | 0 | 2 | 2 row 49 : 47 | sri lanka | 0 | 0 | 2 | 2 row 50 : 47 | uruguay | 0 | 0 | 2 | 2 row 51 : 51 | argentina | 0 | 0 | 1 | 1 row 52 : 51 | pakistan | 0 | 0 | 1 | 1 row 53 : 51 | suriname | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation order by bronze desc limit 1
brazil
[ header: pos | no | driver | constructor | lap | gap row 1 : 1 | 98 | walt faulkner | kurtis kraft-offenhaus | 4:27.97 | None row 2 : 2 | 28 | fred agabashian | kurtis kraft-offenhaus | 4:31.10 | + 3.13 row 3 : 3 | 31 | mauri rose | deidt-offenhauser | 4:32.07 | + 4.10 row 4 : 4 | 5 | george connor | lesovsky-offenhauser | 4:32.39 | + 4.42 row 5 : 5 | 1 | johnnie parsons | kurtis kraft-offenhaus | 4:32.43 | + 4.46 row 6 : 6 | 49 | jack mcgrath | kurtis kraft-offenhaus | 4:33.00 | + 5.03 row 7 : 7 | 69 | duke dinsmore | kurtis kraft-offenhaus | 4:34.67 | + 6.70 row 8 : 8 | 14 | tony bettenhausen | deidt-offenhauser | 4:34.92 | + 6.95 row 9 : 9 | 17 | joie chitwood | kurtis kraft-offenhaus | 4:35.32 | + 7.35 row 10 : 10 | 3 | bill holland | deidt-offenhauser | 4:35.90 | + 7.93 row 11 : 11 | 59 | pat flaherty | kurtis kraft-offenhaus | 4:37.76 | + 9.79 row 12 : 12 | 54 | cecil green | kurtis kraft-offenhaus | 4:30.86 | + 2.89 row 13 : 13 | 18 | duane carter | stevens-offenhauser | 4:33.42 | + 5.45 row 14 : 14 | 21 | spider webb | maserati-offenhauser | 4:37.46 | + 9.49 row 15 : 16 | 2 | myron fohr | marchese-offenhauser | 4:33.32 | + 5.35 row 16 : 17 | 24 | bayliss levrett | adams-offenhauser | 4:34.43 | + 6.46 row 17 : 18 | 45 | dick rathmann | watson-offenhauser | 4:34.96 | + 6.99 row 18 : 19 | 7 | paul russo | nichels-offenhauser | 4:35.25 | + 7.28 row 19 : 21 | 12 | henry banks | maserati-offenhauser | 4:37.68 | + 9.71 row 20 : 22 | 67 | bill schindler | snowberger-offenhauser | 4:31.31 | + 3.34 row 21 : 23 | 8 | lee wallard | moore-offenhauser | 4:31.83 | + 3.86 row 22 : 24 | 55 | troy ruttman | lesovsky-offenhauser | 4:32.91 | + 4.94 row 23 : 26 | 15 | mack hellings | kurtis kraft-offenhaus | 4:35.32 | + 7.35 row 24 : 27 | 22 | jimmy davies | ewing-offenhauser | 4:36.07 | + 8.10 row 25 : 29 | 27 | walt ader | rae-offenhauser | 4:37.05 | + 9.08 row 26 : 30 | 77 | jackie holmes | olson-offenhauser | 4:37.57 | + 9.60 row 27 : 32 | 61 | jimmy jackson | kurtis kraft-cummins | 4:38.62 | + 10.65 row 28 : 33 | 62 | johnny mcdowell | kurtis kraft-offenhaus | 4:37.58 | + 9.61 ] Execute this SQL based on the above table: select ( select no where driver = 'fred agabashian' ) > 30
0
[ header: name | club | position | years | current status | international caps row 1 : frank farina | sydney fc | fw | 1982-83 | coaching | 67 row 2 : robbie hooker | None | df | 1984-85 | coaching | 22 row 3 : jason polak | None | mf | 1985-87 | retired | 28 row 4 : jason van blerk | None | mf | 1986 | coaching | 33 row 5 : ned zelic | None | df | 1988 | media | 34 row 6 : shaun murphy | None | df | 1988 | retired | 27 row 7 : kevin muscat | melbourne victory | df | 1990-91 | coaching | 51 row 8 : goran lozanovski | None | mf | 1990-91 | retired | 9 row 9 : josip skoko | None | mf | 1992-93 | coaching | 51 row 10 : mark viduka | None | fw | 1992-93 | retired | 43 row 11 : lucas neill | sydney fc | df | 1994-95 | playing | 89 row 12 : vince grella | None | mf | 1996 | retired | 46 row 13 : simon colosimo | melbourne heart | df | 1996-97 | playing | 26 row 14 : mile sterjovski | central coast mariners | mf | 1996-98 | playing | 43 row 15 : ljubo milicevic | free agent | df | 1997-98 | playing | 8 row 16 : luke wilkshire | fc dynamo moscow | mf | 1997-98 | playing | 74 row 17 : jade north | brisbane roar | df | 1999 | playing | 39 row 18 : nathan coe | melbourne victory | gk | 2000-01 | playing | 3 row 19 : alex brosque | al ain fc | fw | 2001 | playing | 7 row 20 : carl valeri | sassuolo | mf | 2001-02 | playing | 50 row 21 : adam federici | reading | gk | 2001-02 | playing | 8 row 22 : mark milligan | melbourne victory | df | 2002 | playing | 19 row 23 : robbie kruse | fortuna dusseldorf | fw | 2005-06 | playing | 21 row 24 : mitchell langerak | borussia dortmund | gk | 2005-06 | playing | 0 row 25 : bruce djite | adelaide united | fw | 2006 | playing | 9 row 26 : matthew spiranovic | western sydney wanderers | df | 2006 | playing | 16 row 27 : nathan burns | newcastle jets | mf | 2006 | playing | 7 row 28 : apostolos giannou | platanias | fw | 2007 | playing | 0 row 29 : terry antonis | sydney fc | mf | 2009 | playing | 0 row 30 : kerem bulut | akhisar belediyespor | fw | 2009 | playing | 0 ] Execute this SQL based on the above table: select current status where id = ( select id where current status = 'playing' ) - 1
retired
[ header: place | player | country | score | to par | money ($) row 1 : 1 | ben hogan | united states | 70-72-70-68=280 | -8 | 3,000 row 2 : 2 | skee riegel | united states | 73-68-70-71=28 | -6 | 1,875 row 3 : t3 | lloyd mangrum | united states | 69-74-70-73=2 | -2 | 1162 row 4 : t3 | lew worsham | united states | 71-71-72-72=2 | -2 | 1162 row 5 : 5 | dave douglas | united states | 74-69-72-73=2 | e | 750 row 6 : 6 | lawson little | united states | 72-73-72-72=289 | +1 | 600 row 7 : 7 | jim ferrier | australia | 74-70-74-72=290 | +2 | 525 row 8 : t8 | johnny bulla | united states | 71-72-73-75=2 | +3 | 450 row 9 : t8 | byron nelson | united states | 71-73-73-74=2 | +3 | 450 row 10 : t8 | sam snead | united states | 69-74-68-80=2 | +3 | 450 ] Execute this SQL based on the above table: select country where player = 'lloyd mangrum'
united states
[ header: year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 7th | hammer | 54.43 m row 2 : 2005 | alba games | la habana, cuba | 1st | hammer | 63.30 m row 3 : 2005 | central american and caribbean championships | nassau, bahamas | 4th | hammer | 60.49 m row 4 : 2005 | pan american junior championships | windsor, canada | 1st | hammer | 64.80 m row 5 : 2006 | nacac u23 championships | santo domingo, dominican | 2nd | hammer | 66.28 m row 6 : 2007 | pan american games | rio de janeiro, bra | 2nd | hammer | 68.70 m row 7 : 2007 | world championships | osaka, japan | 9th | hammer | 70.20 m row 8 : 2008 | olympic games | beijing, china | 15th (q) | hammer | 68.74 m row 9 : 2009 | alba games | la habana, cuba | 2nd | hammer | 68.89 m row 10 : 2009 | central american and caribbean championships | havana, cuba | 1st | hammer | 71.32 m row 11 : 2009 | world championships | berlin, germany | 16th (q) | hammer | 69.97 m row 12 : 2011 | pan american games | guadalajara, me | 4th | hammer | 68.88 m row 13 : 2012 | olympic games | london, united kingdom | 23rd (q) | hammer | 67.93 m ] Execute this SQL based on the above table: select venue where id = ( select id where venue = 'london, united kingdom' ) - 1
guadalajara, mexico
[ header: date | time | opponent# | site | tv | result | attendance row 1 : august 29 | 7:30 pm | appalachian state | groves stadium • winston-sa | None | w 19-13 | 21129 row 2 : september 7 | 6:30 pm | #13 northwestern | groves stadium • winston-sa | fsn | w 28-27 | 21749 row 3 : september 14 | 7:00 pm | at georgia tech | bobby dodd stadium • atlant | None | l 10-30 | 45750 row 4 : september 21 | 12:00 pm | #20 virginia | groves stadium • winston-sa | jps | l 7-42 | 23220 row 5 : september 28 | 12:00 pm | at clemson | memorial stadium • clemson, s | jps | l 10-21 | 63263 row 6 : october 5 | 6:30 pm | #15 north carolina | groves stadium • winston-sa | None | l 6-45 | 25681 row 7 : october 19 | 2:00 pm | at maryland | byrd stadium • college park, m | None | l 0-52 | 30212 row 8 : october 26 | 1:00 pm | navy | groves stadium • winston-sa | None | l 18-47 | 17307 row 9 : november 9 | 12:00 pm | vs. #3 florida state | citrus bowl • orlando, f | jps | l 7-44 | 34974 row 10 : november 16 | 1:00 pm | duke | groves stadium • winston-sa | None | w 17-16 | 17842 row 11 : november 23 | 1:00 pm | at nc state | carter-finley stadium • r | None | l 22-37 | 40500 ] Execute this SQL based on the above table: select date where id = ( select id where date = 'november 9' ) - 1
october 26
[ header: tournament | games played | points per game | rebounds per game | assists per game row 1 : 2003 eurobasket | 6 | 6.8 | 5.3 | 0.7 row 2 : 2005 eurobasket | 7 | 7.6 | 7.1 | 0.6 row 3 : 2006 fiba world championship | 9 | 9.7 | 6.7 | 0.6 row 4 : 2007 eurobasket | 7 | 8.9 | 3.7 | 0.6 row 5 : 2009 eurobasket | 8 | 6.5 | 2.9 | 1.1 row 6 : 2010 fiba world championship | 4 | 4.5 | 4.8 | 1.5 row 7 : 2011 eurobasket | 11 | 2.6 | 3.4 | 0.8 row 8 : 2012 olympics | 6 | 4.5 | 2.8 | 0.5 row 9 : 2013 eurobasket | 11 | 1.9 | 3.5 | 0.2 ] Execute this SQL based on the above table: select points per game where tournament = '2010 fiba world championship'
4.5
[ header: singing position | song title | informal translation | act | percentage of votes | final position row 1 : 1 | das tut unheimlich weh | it hurts so much | jeanette biedermann | 12.2% | 4 row 2 : 2 | lover boy | None | carol bee | None | 7 row 3 : 3 | ein bißchen sonne, ein bi | a little sun, a little rain | patrick lindner | None | 6 row 4 : 4 | ich habe meine tage | i've got my period | megasuß | None | 8 row 5 : 5 | reise nach jerusalem - | journey to jerusalem | surpriz | 16.2% | 2 row 6 : 6 | heaven | None | elvin | None | 9 row 7 : 7 | hor den kindern einfach zu | just listen to the children | corinna may | 32.6% | 1 (dq) row 8 : 8 | itsy bitsy spider | None | naima | None | 11 row 9 : 9 | bye bye bar | None | michael von der heide | None | 5 row 10 : 10 | lost in love | None | wind | None | 10 row 11 : 11 | together we're strong | None | cathrin | 15.9% | 3 ] Execute this SQL based on the above table: select act order by singing position desc limit 1
cathrin
[ header: poll source | date(s) administered | sample size | margin of error | andrew cuomo (d) | rob astorino (r) | other | undecided row 1 : siena | march 16-20, 2014 | 813 | ± 3.4% | 61% | 26% | None | 13% row 2 : marist | february 28-march 3, 2014 | 658 | ± 3.8% | 65% | 25% | None | 10% row 3 : quinnipiac | february 6-10, 2014 | 1488 | ± 2.5% | 58% | 24% | 2% | 16% row 4 : siena | january 12-16, 2014 | 808 | ± 3.4% | 67% | 19% | 3% | 11% row 5 : quinnipiac | november 20-24, 2013 | 1337 | ± 2.7% | 56% | 25% | 2% | 17% row 6 : marist | november 18-20, 2013 | 675 | ± 3.8% | 65% | 23% | None | 12% row 7 : siena | november 11-14, 2013 | 806 | ± 3.5% | 63% | 24% | None | 13% ] Execute this SQL based on the above table: select sample size - sample size where margin of error = '± 2.5%'
0.0
[ header: composer | born | died | nationality | notable works for piano | remarks row 1 : malcolm arnold | 1921 | 2006 | english | sonata for piano (1942) variations on | None row 2 : york bowen | 1884 | 1961 | english | None | romantic row 3 : alberto ginastera | 1916 | 1983 | argentine | None | earlier works often integrate argentine folk themes; row 4 : alexander glazunov | 1865 | 1936 | russian | None | romantic row 5 : enrique granados | 1867 | 1916 | spanish | None | distinctly spanish row 6 : dmitri kabalevsky | 1904 | 1987 | russian, soviet | None | None row 7 : viktor kosenko | 1896 | 1938 | ukrainian | None | None row 8 : constant lambert | 1905 | 1951 | english | piano sonata (1928-1929) suite | None row 9 : nikolai medtner | 1880 | 1951 | russian | None | None row 10 : walter niemann | 1876 | 1953 | german | None | impressionist and exotic influences row 11 : ignacy jan paderewski | 1860 | 1941 | polish | None | None row 12 : john palm | 1885 | 1925 | curacao-born | None | None row 13 : selim palmgren | 1878 | 1951 | finnish | None | None row 14 : sergei prokofiev | 1891 | 1953 | russian | sonata no. 6 in a major | None row 15 : arnold schoenberg | 1874 | 1951 | austrian, american | drei klavierstucke, | serial (mature/late career), late- row 16 : james scott | 1885 | 1938 | american, african-american | None | ragtime row 17 : alexander scriabin | 1872 | 1915 | russian | 10 piano sonatas | late-romantic (early); at row 18 : alexei stanchinsky | 1888 | 1914 | russian | None | post-romantic, modal row 19 : richard strauss | 1864 | 1949 | german | None | None row 20 : toru takemitsu | 1930 | 1996 | japanese | None | eclectic, with influences ranging from jazz, popular row 21 : galina ustvolskaya | 1919 | 2006 | russian | None | eclectic row 22 : heitor villa-lobos | 1887 | 1959 | brazilian | bachianas brasileiras no | None row 23 : angel villoldo | 1861 | 1919 | argentine | None | tango ] Execute this SQL based on the above table: select count ( * ) where notable works for piano = 5 and nationality = 518
0
[ header: date | opponent# | rank# | site | result row 1 : 09/28/1946 | at illinois | None | memorial stadium • champaign, il | w 26-6 row 2 : 10/05/1946 | pittsburgh | None | notre dame stadium • notre dame, in | w 33-0 row 3 : 10/12/1946 | purdue | #3 | notre dame stadium • notre dame, in | w 49-6 row 4 : 10/26/1946 | at #17 iowa | #2 | iowa stadium • iowa | w 41-6 row 5 : 11/02/1946 | vs. navy | #2 | memorial stadium • baltimore, m | w 28-0 row 6 : 11/08/1946 | vs. #1 army | #2 | yankee stadium • new york, | t 0-0 row 7 : 11/16/1946 | at northwestern | #2 | notre dame stadium • notre dame, in | w 27-0 row 8 : 11/23/1946 | at tulane | #2 | tulane stadium • new orleans | w 41-0 row 9 : 11/30/1946 | #16 southern california | #2 | notre dame stadium • notre dame, in | w 26-6 ] Execute this SQL based on the above table: select opponent# where opponent# != 'at northwestern' and rank# = ( select rank# where opponent# = 'at northwestern' )
at #17 iowa, vs. navy, vs. #1 army, at tulane, #16 southern california
[ header: # | date | opponent | score | win | loss | save | attendance | record row 1 : 136 | september 1 | @ cubs | 4 - 3 | marquis (11-8) | patton (0-2) | dempster (24) | 40606 | 61-75 row 2 : 137 | september 2 | @ cubs | 6 - 5 | marmol (5-1) | qualls (6-4) | dempster (25) | 41415 | 61-76 row 3 : 138 | september 3 | @ brewers | 9 - 7 | borkowski (4-3) | aquino (0-1) | qualls (4) | 31226 | 62-76 row 4 : 139 | september 4 | @ brewers | 5 - 3 | villanueva (7-3) | backe (0-1) | cordero (40) | 25854 | 62-77 row 5 : 142 | september 8 | @ mets | 3 - 1 | glavine (13-6) | williams (8-14) | wagner (31) | 53061 | 62-80 row 6 : 144 | september 11 | cubs | 5 - 4 (11) | lidge (4-2) | dempster (2-6) | None | 33493 | 63-81 row 7 : 145 | september 12 | cubs | 3 - 2 | hill (9-8) | albers (4-8) | dempster (26) | 33115 | 63-82 row 8 : 147 | september 14 | pirates | 4 - 3 | sanchez (1-0) | qualls (6-5) | capps (17) | 35352 | 63-84 row 9 : 148 | september 15 | pirates | 9 - 7 | gutierrez (1-1) | morris (9-10) | lidge (15) | 40425 | 64-84 row 10 : 149 | september 16 | pirates | 15 - 3 | backe (1-1) | maholm (10-15) | None | 35715 | 65-84 row 11 : 150 | september 17 | brewers | 6 - 0 | gallardo (9-4) | albers (4-9) | None | 32578 | 65-85 row 12 : 152 | september 19 | brewers | 5 - 4 (10) | lidge (5-2) | wise (3-2) | None | 36981 | 66-86 row 13 : 153 | september 20 | @ cardinals | 18 - 1 | rodriguez (9-13) | looper (12-11) | None | 42171 | 67-86 row 14 : 154 | september 21 | @ cardinals | 6 - 3 | backe (2-1) | pineiro (6-5) | lidge (16) | 43677 | 68-86 row 15 : 155 | september 22 | @ cardinals | 7 - 4 | thompson (7-6) | albers (4-10) | isringhausen (30) | 46237 | 68-87 row 16 : 156 | september 23 | @ cardinals | 4 - 3 | jimenez (3-0) | lidge (5-3) | None | 46169 | 68-88 row 17 : 157 | september 25 | @ reds | 8 - 5 | paulino (1-1) | coutlangus (4-2) | lidge (17) | 13261 | 69-88 row 18 : 158 | september 26 | @ reds | 7 - 6 | sarfate (1-0) | burton (4-2) | qualls (5) | 13138 | 70-88 row 19 : 159 | september 27 | @ reds | 4 - 3 | borkowski (5-3) | majewski (0-4) | lidge (18) | 13626 | 71-88 row 20 : 160 | september 28 | braves | 7 - 2 | reyes (2-2) | albers (4-11) | None | 43011 | 71-89 ] Execute this SQL based on the above table: select ( select # where loss = 'qualls (6-5)' ) - ( select # where loss = 'albers (4-10)' )
-8.0
[ header: year | title | peak chart positions us country | peak chart positions us | album row 1 : 1950 | "make up your mind" | None | None | non-album singles row 2 : 1950 | "how far is heaven" | None | None | non-album singles row 3 : 1952 | "glory land march" | None | None | non-album singles row 4 : 1952 | "it wasn't god who made hon | 1 | 27 | country hit parade row 5 : 1952 | "a wedding ring ago" | None | None | the kitty wells story row 6 : 1953 | "the things i might have been" | None | 22 | country hit parade row 7 : 1953 | "paying for that back street affair" | 6 | None | country hit parade row 8 : 1953 | "honky tonk walt | None | None | country heart row 9 : 1953 | "i don't claim to be an angel | None | None | country hit parade row 10 : 1953 | "hey joe" | 8 | None | kitty wells' golden favorites row 11 : 1953 | "cheatin's a sin" | 9 | None | country hit parade row 12 : 1954 | "release me" | 8 | None | country hit parade row 13 : 1954 | "you're not so easy to forget" | None | None | after dark row 14 : 1954 | "thou shalt not steal" | 14 | None | kitty wells row 15 : 1955 | "making believe" | 2 | None | country hit parade row 16 : 1955 | "there's poison in your heart" | 9 | None | country hit parade row 17 : 1955 | "the lonely side of town" | 7 | None | after dark row 18 : 1956 | "how far is heaven" (with carol | 11 | None | singing on sunday row 19 : 1956 | "searching (for someone like you)" | 3 | None | kitty wells' golden favorites row 20 : 1956 | "repenting" | 6 | None | kitty wells' golden favorites row 21 : 1957 | "three ways (to love you)" | 7 | None | kitty wells' golden favorites row 22 : 1957 | "(i'll always be your) | 10 | None | kitty wells' golden favorites row 23 : 1958 | "i can't stop loving you" | 3 | None | kitty wells' golden favorites row 24 : 1958 | "jealousy" | 7 | 78 | kitty wells' golden favorites row 25 : 1958 | "touch and go heart" | 15 | None | the lonely side of town row 26 : 1959 | "mommy for a day" | 5 | None | kitty wells' golden favorites row 27 : 1959 | "your wild life's gonna get you | 12 | None | after dark row 28 : 1959 | "amigo's guitar" | 5 | None | seasons of my heart ] Execute this SQL based on the above table: select ( select year where title = '"a wedding ring ago"' ) - ( select year where title = '"how far is heaven" (with carol sue)' )
-4
[ header: wager | winner | loser | location | date row 1 : hair | comando ruso | gran cochisse | guadalajara, | None row 2 : hair | calavera i | gran cochisse | guadalajara, | None row 3 : hair | gran cochisse | manuel robles | mexico city, mexico | None row 4 : hair | gran cochisse | bruno victoria | mexico city, mexico | None row 5 : hair | gran cochisse | el nazi | mexico city, mexico | None row 6 : hair | gran cochisse | franco colombo | mexico city, mexico | None row 7 : hairs | calavera i and cal | gran cochisse and aguila | guadalajara, | 1979 row 8 : hair | gran cochisse | americo rocca | mexico city, mexico | september 21, 1979 row 9 : hair | sangre chicana | gran cochisse | mexico city, mexico | october 19, 1979 row 10 : hairs | americo rocca and divino | gran cochisse and aguila | mexico city, mexico | april 3, 1981 row 11 : hair | chamaco valaguez | gran cochisse | mexico city, mexico | july 1981 row 12 : hair | gran cochisse | leo lopez | mexico city, mexico | january 30, 1983 row 13 : hair | gran cochisse | mocho cota | mexico city, mexico | march 25, 1983 row 14 : hair | aguila india | gran cochisse | mexico city, mexico | july 30, 1983 row 15 : hair | gran cochisse | mocho cota | mexico city, mexico | september 9, 1983 row 16 : hair | enfermero jr | gran cochisse | mexico city, mexico | september 30, 1983 row 17 : hairs | americo rocca and gran | comando ruso i and | mexico city, mexico | july 17, 1984 row 18 : hair | el dandy | gran cochisse | mexico city, mexico | december 1985 row 19 : hair | remo banda | gran cochisse | mexico city, mexico | may 5, 1990 ] Execute this SQL based on the above table: select count ( * ) where wager = 'hair'
16
[ header: rnd | circuit | lmp1 winning team lmp1 winning drivers | lmp2 winning team lmp2 winning drivers | gt1 winning team gt1 winning drivers | gt2 winning team gt2 winning drivers | results row 1 : 1 | sebring | #2 audi sport north america | #37 intersport racing | #4 corvette racing | #50 multimatic motorsports | results row 2 : 1 | sebring | rinaldo capello tom | clint field liz halliday | oliver gavin olivier beretta | scott maxwell david brabham | results row 3 : 2 | reliant park | #2 audi sport north america | #37 intersport racing | #4 corvette racing | #23 alex job racing | results row 4 : 2 | reliant park | allan mcnish rinal | clint field liz halliday | oliver gavin olivier beretta | mike rockenfeller klaus | results row 5 : 3 | mid-ohio | #2 audi sport north america | #7 penske racing | #4 corvette racing | #45 flying lizard motorsports | results row 6 : 3 | mid-ohio | allan mcnish rinal | timo bernhard roma | oliver gavin olivier beretta | johannes van overbeek wolf | results row 7 : 4 | lime rock | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #31 petersen/white lightning | results row 8 : 4 | lime rock | allan mcnish rinal | timo bernhard roma | stephane sarrazin pedr | jorg bergmeister patrick long | results row 9 : 5 | miller | #1 audi sport north america | #6 penske racing | #007 aston martin racing | #62 risi competi | results row 10 : 7 | road america | #1 audi sport north america | #6 penske racing | #3 corvette racing | #31 petersen/white lightning | results row 11 : 7 | road america | frank biela emanu | sascha maassen tim | ron fellows johnny | jorg bergmeister patrick long mich | results row 12 : 8 | mosport | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #62 risi competi | results row 13 : 8 | mosport | allan mcnish rinal | lucas luhr roma | stephane sarrazin pedr | stephane ortelli johnny | results row 14 : 9 | road atlanta | #2 audi sport north america | #6 penske racing | #007 aston martin racing | #31 petersen/white lightning | results row 15 : 9 | road atlanta | allan mcnish rinal | sascha maassen tim | tomas enge darren turner | jorg bergmeister patrick long | results row 16 : 10 | mazda raceway laguna sec | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #62 risi competi | results ] Execute this SQL based on the above table: select rnd order by rnd desc limit 1
10
[ header: year | title | us hot 100 | us modern rock | us mainstream rock | album row 1 : 1994 | "neenah menasha" | None | None | None | rotting pinata row 2 : 1994 | "plowed" | None | 5 | 9 | rotting pinata row 3 : 1995 | "molly (16 candles down the drain)" | 55 | 3 | 11 | rotting pinata row 4 : 1995 | "rainin'" | None | 34 | 18 | rotting pinata row 5 : 1996 | "wax ecstatic (to | None | 15 | 11 | wax ecstatic row 6 : 1997 | "have you seen mary" | None | None | 7 | wax ecstatic row 7 : 1999 | "live here without you" | None | None | None | new pop sunday row 8 : 1999 | "1000 times" | None | None | None | new pop sunday row 9 : 2003 | "treat me wrong" | None | None | None | for all the drugs in the world row 10 : 2003 | "leave this world" | None | None | None | for all the drugs in the world row 11 : 2005 | "the man" | None | None | None | the man row 12 : 2005 | "higher (part 1)" | None | None | None | the man row 13 : 2009 | "come in from the rain" | None | None | None | destroy the boy ep row 14 : 2010 | "destroy the boy" | None | None | None | destroy the boy ep row 15 : 2013 | "fade from view" | None | None | None | stop the bleeding row 16 : 2013 | "lifes bitter pills" | None | None | None | stop the bleeding ] Execute this SQL based on the above table: select album group by album order by count ( * ) desc limit 1
rotting pinata
[ header: hand | 1 credit | 2 credits | 3 credits | 4 credits | 5 credits row 1 : royal flush | 250 | 500 | 750 | 1000 | 4000 row 2 : straight flush | 60 | 120 | 180 | 240 | 400 row 3 : four aces | 400 | 800 | 1200 | 1600 | 2000 row 4 : four of a kind, 2-4 | 100 | 200 | 300 | 400 | 500 row 5 : four of a kind, 5-k | 50 | 100 | 150 | 200 | 250 row 6 : full house | 8 | 16 | 24 | 32 | 40 row 7 : flush | 5 | 10 | 15 | 20 | 25 row 8 : straight | 4 | 8 | 12 | 16 | 20 row 9 : three of a kind | 3 | 6 | 9 | 12 | 15 row 10 : two pair | 1 | 2 | 3 | 4 | 5 row 11 : jacks or better | 1 | 2 | 3 | 4 | 5 row 12 : theoretical return | 98.68% | 98.68% | 98.68% | 98.68% | 99.92% ] Execute this SQL based on the above table: select hand where 5 credits not null order by 1 credit desc limit 1
four aces
[ header: no | date | race | track | winner | reports row 1 : 1 | 02-09-2008 | daytona arca 200 | daytona | michael annett | report row 2 : 2 | 04-13-2008 | kentuckiana ford dealers 200 | salem speedway | justin allgaier | report row 3 : 3 | 04-19-2008 | prairie meadows 250 | iowa speedway | matt hawkins | report row 4 : 4 | 04-25-2008 | kansas lottery $150 grand | kansas speedway | scott speed | report row 5 : 5 | 05-04-2008 | carolina 500 | rockingham | joey logano | report row 6 : 6 | 05-10-2008 | drive smart! 150 | kentucky | ricky stenhouse, jr | report row 7 : 7 | 05-18-2008 | hantz group 200 | toledo | matt carter | report row 8 : 8 | 06-07-2008 | pocono 200 | pocono | ricky stenhouse, jr | report row 9 : 9 | 06-14-2008 | racing for wildlife 200 | michigan | justin lofton | report row 10 : 10 | 06-29-2008 | cayuga arca re/max | cayuga | justin allgaier | report row 11 : 11 | 07-18-2008 | kentucky 150 | kentucky | scott speed | report row 12 : 12 | 07-26-2008 | berlin arca 200 | berlin | scott speed | report row 13 : 13 | 08-02-2008 | pennsylvania 200 | pocono | justin allgaier | report row 14 : 14 | 08-09-2008 | toyota arca 150 | nashville ss | scott speed | report row 15 : 15 | 08-17-2008 | allen crowe 100 | springfield | frank kimmel | report row 16 : 16 | 09-01-2008 | southern illinois 100 | duquoin | frank kimmel | report row 17 : 17 | 09-06-2008 | chicagoland arca 200 | chicagoland | scott lagasse jr | report row 18 : 18 | 09-13-2008 | eddie gilstrap motors | salem | frank kimmel | report row 19 : 19 | 09-28-2008 | loud energy drink 150 | njmp | justin allgaier | report row 20 : 20 | 10-03-2008 | food world 250 | talladega | justin allgaier | report row 21 : 21 | 10-12-2008 | toledo arca 200 | toledo | justin allgaier | report ] Execute this SQL based on the above table: select count ( date ) where no = 6
1
[ header: | chinese | pinyin | cantonese yale | hakka pinjim row 1 : ma ling-yee | 馬寧兒 | ma ninger | ma5 ning4 yi4 | None row 2 : fung do-dak | 馮道德 | feng daode | fung4 dou6 dak1 | None row 3 : gwong wai | 廣慧禪師 | guang hui chan shi | gwong2 wai6 sim | None row 4 : juk faat wan | 竺法雲禪師 | zhu fa yun | juk1 faat3 | None row 5 : fung foh do yan | 風火道人 | feng huo dao | fung1 fo2 dou6 y | None row 6 : lau siu-leung | 刘少良 | liu shaoliang | lau4 siu2 leung4 | None row 7 : shek lam | 石林 | shi lin | sek6 lam4 | shak8 lam2 row 8 : wanderer style | 流民派 | liumin pai | lau4 man4 paai1 | liu2 min2 pai5 row 9 : lei mung | 李朦 | li meng | lei5 mung4 | li3 mung2 row 10 : lin sang | 蓮生 | lian sheng | lin4 sang1 | len2 sang1 ] Execute this SQL based on the above table: select count ( chinese ) where cantonese yale = 'fung4 dou6 dak1'
1
[ header: year | australian open | french open | wimbledon | us open row 1 : 1891 | None | None | None | mabel cahill (1/2) emm row 2 : 1892 | None | None | None | mabel cahill (2/2) adeline row 3 : 1896 | None | None | None | elisabeth moore row 4 : 1938 | thelma coyne long (3 | simone mathieu (8/9) | sarah palfrey cooke | sarah palfrey cooke row 5 : 1946 | joyce fitch mary bevis haw | louise brough clapp (5 | louise brough clapp (6 | louise brough clapp (7 row 6 : 1948 | thelma coyne long (7 | doris hart (2/14) patricia cann | louise brough clapp (10 | louise brough clapp (1 row 7 : 1949 | thelma coyne long (8 | louise brough clapp (12 | louise brough clapp ( | louise brough clapp ( row 8 : 1973 | margaret court (16/19) virgini | margaret court (17/19) virgini | rosemary casals (7/9) billie | margaret court (18/19) virgini row 9 : 1978 | betsy nagelsen ( | mima jausovec virgini | kerry melville reid | billie jean king (14/16 row 10 : 1979 | judy chaloner dianne ever | betty stove (5/6) wendy | billie jean king (15/16) | betty stove (6/6) wendy row 11 : 1981 | kathy jordan (4/5) | rosalyn fairbank nide | martina navratilova (8 | kathy jordan (3/5) row 12 : 1982 | martina navratilova ( | martina navratilova (9 | martina navratilova (10 | rosemary casals (9/9) wendy turn ] Execute this SQL based on the above table: select count ( wimbledon ) where year = 0
0
[ header: group | members | caucusing | total row 1 : socialist group | 242 | 8 | 250 row 2 : rpr group | 136 | 6 | 140 row 3 : udf group | 107 | 6 | 113 row 4 : communist group | 34 | 2 | 36 row 5 : radical, citizen and green | 33 | 0 | 33 row 6 : non-inscrits | 5 | 0 | 5 row 7 : total | 555 | 22 | 577 ] Execute this SQL based on the above table: select count ( * ) where group = 'total'
1
[ header: # | name (birth-death) | took office | left office | monarch | prime minister row 1 : 1 | the viscount gladstone (1854-1930) | 31 may 1910 | 8 september 1914 | george v | botha row 2 : 2 | the viscount buxton (1853-1934) | 8 september 1914 | 17 november 1920 | george v | botha row 3 : 3 | hrh prince arthur of conn | 17 november 1920 | 21 january 1924 | george v | smuts row 4 : 4 | the earl of athlone (1874 | 21 january 1924 | 26 january 1931 | george v | smuts row 5 : 5 | the earl of clarendon (1877 | 26 january 1931 | 5 april 1937 | george v | hertzog row 6 : 6 | sir patrick duncan (1870-19 | 5 april 1937 | 17 july 1943 | george vi | hertzog row 7 : 6 | nicolaas jacobus de | 17 july 1943 | 1 january 1946 | george vi | smuts row 8 : 7 | gideon brand van zyl (18 | 1 january 1946 | 1 january 1951 | george vi | smuts row 9 : 8 | ernest george jans | 1 january 1951 | 25 november 1959 | george vi | malan row 10 : 8 | lucas cornelius stey | 26 november 1959 | 11 december 1959 | elizabeth ii | verwoerd row 11 : 9 | charles robberts swar | 11 december 1959 | 30 april 1961 | elizabeth ii | verwoerd row 12 : 9 | lucas cornelius stey | 30 april 1961 | 31 may 1961 | elizabeth ii | verwoerd ] Execute this SQL based on the above table: select took office where # = 4
21 january 1924
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2008 | 4 | npsl | 2nd, mid atlantic | did not qualify | did not qualify row 2 : 2009 | 4 | npsl | 5th, atlantic | did not qualify | did not enter row 3 : 2010 | 4 | npsl | 5th, atlantic | did not qualify | did not enter row 4 : 2010-11 | 5 | csl i | in progress | None | None row 5 : 2011 | 4 | npsl | 4th, atlantic | did not qualify | did not enter row 6 : 2012 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter row 7 : 2013 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter ] Execute this SQL based on the above table: select regular season order by id desc limit 1
3rd, atlantic
[ header: name | full name | caps | goals | first cap | opponent | club row 1 : cafu | marcos evangelista de morae | 142 | 5 | 12 september 1990 | spain | sao paulo row 2 : rogerio ceni | rogerio ceni | 17 | 0 | 16 december 1997 | mexico | sao paulo row 3 : juninho | antonio augusto ribeiro | 40 | 6 | 28 march 1999 | south korea | vasco da gama row 4 : edmilson | edmilson jose gomes | 42 | 1 | 18 july 2000 | paraguay | sao paulo row 5 : tinga | paulo cesar fonseca | 4 | 0 | 9 august 2001 | panama | gremio row 6 : kaka | ricardo izecson dos | 87 | 29 | 31 january 2002 | bolivia | sao paulo row 7 : diego | diego ribas da cunha | 33 | 4 | 30 april 2003 | mexico | santos row 8 : gomes | heurelho da silva go | 11 | 0 | 13 july 2003 | mexico | cruzeiro row 9 : dudu cearense | alexandro silva de sousa | 11 | 0 | 8 july 2004 | chile | vitoria row 10 : grafite | edinaldo batista | 4 | 1 | 27 april 2005 | guatemala | sao paulo row 11 : josue | josue anunciado de olive | 28 | 1 | 27 march 2007 | ghana | sao paulo row 12 : doni | donieber alexander marangon | 10 | 0 | 5 june 2007 | turkey | as roma row 13 : alex silva | alex sandro da silva | 2 | 0 | 4 july 2007 | ecuador | sao paulo row 14 : thiago silva | thiago emiliano da | 40 | 1 | 12 october 2008 | venezuela | fluminense row 15 : ramires | ramires santos do | 34 | 3 | 6 june 2009 | uruguay | cruzeiro row 16 : diego tardelli | diego tardelli martins | 5 | 0 | 12 august 2009 | estonia | atletico mineiro row 17 : carlos eduardo | carlos eduardo marques | 6 | 0 | 14 november 2009 | england | hoffenheim row 18 : victor | victor leandro bagy | 5 | 0 | 10 august 2010 | united states | gremio row 19 : ederson | ederson honorato campos | 1 | 0 | 10 august 2010 | united states | lyon row 20 : wesley | wesley lopes beltrame | 2 | 0 | 3 october 2010 | iran | werder bremen row 21 : oscar | oscar dos santo | 22 | 6 | 14 september 2011 | argentina | internacional row 22 : jefferson | jefferson de oliveira galva | 7 | 0 | 14 september 2011 | argentina | botafogo row 23 : kleber | kleber laude pinheiro | 2 | 0 | 10 november 2011 | gabon | fc porto ] Execute this SQL based on the above table: select full name where caps > ( select caps where full name = 'edmilson jose gomes de moraes' )
marcos evangelista de moraes, ricardo izecson dos santos leite
[ 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 count ( score ) where # > ( select # where home = '9' )
0
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 15 | sebastian vettel | red bull-renault | 56 | 1:57:43.485 | 1 | 10 row 2 : 2 | 14 | mark webber | red bull-renault | 56 | 10.97 | 3 | 8 row 3 : 3 | 22 | jenson button | brawn-mercedes | 56 | 44.975 | 5 | 6 row 4 : 4 | 23 | rubens barrichello | brawn-mercedes | 56 | +1:03.704 | 4 | 5 row 5 : 5 | 2 | heikki kovalain | mclaren-mercedes | 56 | +1:05.102 | 12 | 4 row 6 : 6 | 1 | lewis hamilton | mclaren-mercedes | 56 | +1:11.866 | 9 | 3 row 7 : 7 | 10 | timo glock | toyota | 56 | +1:14.476 | 19 | 2 row 8 : 8 | 12 | sebastien buemi | toro rosso-ferr | 56 | +1:16.439 | 10 | 1 row 9 : 9 | 7 | fernando alonso | renault | 56 | +1:24.309 | 2 | None row 10 : 10 | 4 | kimi raikkonen | ferrari | 56 | +1:31.750 | 8 | None row 11 : 11 | 11 | sebastien bourdais | toro rosso-ferr | 56 | +1:34.156 | 15 | None row 12 : 12 | 6 | nick heidfeld | bmw sauber | 56 | +1:35.834 | 11 | None row 13 : 13 | 5 | robert kubica | bmw sauber | 56 | +1:46.853 | 17 | None row 14 : 14 | 21 | giancarlo fisichella | force india-mercedes | 55 | +1 lap | 20 | None row 15 : 15 | 16 | nico rosberg | williams-toyota | 55 | +1 lap | 7 | None row 16 : 16 | 8 | nelson piquet, | renault | 54 | +2 laps | 16 | None row 17 : 17 | 20 | adrian sutil | force india-mercedes | 50 | accident | 18 | None row 18 : ret | 17 | kazuki nakajima | williams-toyota | 43 | transmission | 14 | None row 19 : ret | 3 | felipe massa | ferrari | 20 | electrical | 13 | None row 20 : ret | 9 | jarno trulli | toyota | 18 | collision damage | 6 | None ] Execute this SQL based on the above table: select pos where driver = 'adrian sutil'
17
[ header: # | artist | featuring | title | version | length row 1 : 1 | benassi bros | dhany | rocket in the sky | original extended mix | 5:43 row 2 : 2 | benassi bros | sandy | illusion | sfaction mix | 5:08 row 3 : 3 | benassi bros | dhany | every single day | original version | 4:45 row 4 : 4 | benassi bros | sandy | castaway | original version | 6:06 row 5 : 5 | benassi bros | dhany | make me feel | original version | 5:30 row 6 : 6 | benassi bros | sandy | i feel so fine | sfaction mix | 5:26 row 7 : 7 | benassi bros | dhany | run to me | sfaction version | 5:09 row 8 : 8 | benassi bros | sandy | get better | sflow version | 4:05 row 9 : 9 | benassi bros | dhany | hit my heart | sfaction mix | 5:08 row 10 : 10 | benassi bros | sandy | turn me up | sfaction mix | 5:48 row 11 : 11 | benassi bros | dhany | somebody to touch me | sflow version | 5:49 row 12 : 12 | benassi bros | sandy | light | original version | 7:30 row 13 : 13 | benassi bros | None | megamix | None | 3:31 row 14 : 14 | benassi bros | None | summer megamix 2005 | None | 4:11 row 15 : 15 | benassi bros | dhany | make me feel | dave leatherman remix | 4:11 ] Execute this SQL based on the above table: select count ( title ) where length is null
0
[ header: year | competition | venue | position | notes row 1 : 1983 | pan american games | caracas, venezuela | 2nd | 78.34 m row 2 : 1985 | central american and caribbean championships | nassau, bahamas | 2nd | 76.88 m row 3 : 1986 | central american and caribbean games | santiago de los caballe | 1st | 77.32 m row 4 : 1987 | pan american games | indianapolis, united states | 2nd | 75.58 m row 5 : 1990 | central american and caribbean games | mexico city, mexico | 1st | 78.86 m row 6 : 1990 | goodwill games | seattle, united states | 2nd | 80.84 m row 7 : 1991 | pan american games | havana, cuba | 1st | 79.12 m row 8 : 1991 | world championships | tokyo, japan | 16th | 77.72 m ] Execute this SQL based on the above table: select position group by position order by count ( * ) desc limit 1
2nd
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select song , song order by chart positions can country asc limit 1
"please take me back", "please take me back"
[ header: location | region | coordinates (links to map & photo sources) | population | elevation row 1 : andahuaylas | apurimac | 13°39′20′′s 73° | 17444 | 3052 row 2 : barranca | lima | 10°45′00′′s 77° | 46290 | 64 row 3 : candarave | tacna | 17°16′04′′s 70°14 | 3415 | 3077 row 4 : checca | cusco | 14°28′22′′s 71° | 3810 | 3991 row 5 : chota | cajamarca | 6°33′s 78°39′ | 14240 | 2552 row 6 : independencia | lima | 11°59′24′′s 77° | 3987 | 390 row 7 : iquitos | loreto | 3°44′53′′s 73° | 437620 | 107 row 8 : junin | junin | 11°09′32′′s 75°59 | 15320 | 3999 row 9 : los aquijes | ica | 14°05′48′′s 75°41 | 7848 | 457 row 10 : mochumi | lambayeque | 6°32′49′′s 79° | 7460 | 151 row 11 : morrope | lambayeque | 6°32′30′′s 80°00 | 6662 | 116 row 12 : oyon | lima | 10°40′05′′s 76° | 6276 | 3553 row 13 : pangoa | cusco | 12°07′00′′s 73° | 6638 | 901 row 14 : pucallpa | ucayali | 8°22′45′′s 74° | 310750 | 158 row 15 : salaverry | la libertad | 8°14′00′′s 78° | 10066 | 70 row 16 : salinera colan | piura | 5°02′00′′s 81° | 14210 | 1 row 17 : san pedro de cachor | apurimac | 13°38′00′′s 72°53 | None | 2772 row 18 : sullana | piura | 4°54′14′′s 80°41 | 160789 | 67 row 19 : talara | piura | 4°34′38′′s 81° | 99074 | 14 ] Execute this SQL based on the above table: select coordinates (links to map & photo sources) order by population desc limit 1
3°44′53′′s 73°14′50′′w / 3.74806°s 73.24722°w
[ header: year | name | birth date | winner | awarding age | row 1 : 1998 | nick cheung | 1967-12-02 | winner | 30 years, 352 days | None row 2 : 1998 | chin kar lok | 1965-08-06 | winner | 33 years, 105 days | None row 3 : 2002 | moses chan | 1971-04-16 | winner | 31 years, 217 days | None row 4 : 2003 | raymond lam | 1979-12-08 | winner | 23 years, 346 days | youngest winner row 5 : 2004 | ron ng | 1979-09-02 | winner | 25 years, 78 days | None row 6 : 2005 | bosco wong | 1980-12-13 | winner | 24 years, 341 days | None row 7 : 2006 | kenneth ma | 1974-02-13 | winner | 32 years, 270 days | None row 8 : 2007 | amigo choi | 1979-05-08 | winner | 28 years, 193 days | None row 9 : 2008 | wong cho lam | 1980-01-09 | winner | 28 years, 311 days | None row 10 : 2009 | ngo ka-nin | 1976-09-26 | winner | 33 years, 69 days | None row 11 : 2010 | raymond wong | 1976-08-25 | winner | 34 years, 102 days | oldest winner row 12 : 2011 | jin au-yeung | 1982-06-04 | winner | 29 years, 184 days | None row 13 : 2012 | oscar leung | 1979-03-26 | winner | 33 years, 266 days | None ] Execute this SQL based on the above table: select name where name != 'wong cho lam' and awarding age = ( select awarding age where name = 'wong cho lam' )
amigo choi
[ header: number | south or west terminus | north or east terminus | length (mi) | length (km) | formed | deleted | notes row 1 : sr-25 | sr-24 at fish lake junction | bowery haven resort (fish lake) | 9.995 | 16.085 | 1930s | current | None row 2 : us-40 | i-80 near park city | colorado state line near dinosaur, color | 174.624 | 281.03 | 1977 | current | None row 3 : sr-47 | arizona state line in monument valley | monticello | None | None | 1930s | 1977 | now us-163 and part of us-191 row 4 : sr-63 | None | None | None | None | 1930s | 1971 | None row 5 : i-70 | i-15 near cove fort | colorado state line near fruita, | 231.673 | 372.842 | 1977 | current | None row 6 : sr-70 | nevada state route 30 at the | us-30s near snowville | None | None | 1930s | 1977 | now part of sr-30 row 7 : sr-92 | i-15 in lehi | us-189 in provo canyon | 27.272 | 43.89 | 1977 | current | renumbered from sr-80 row 8 : sr-106 | i-15 west of bountiful | us-89 in farmington | 9.426 | 15.17 | 1930s | current | None row 9 : sr-126 | i-15 south of layton | us-89 at hot springs junction near pleasant | 21.609 | 34.776 | 1977 | current | None row 10 : sr-140 | hinckley | deseret | None | None | 1930s | 1969 | None row 11 : sr-143 | i-15 west of parowan | us-89 in panguitch | 51.206 | 82.408 | 1930s | current | None row 12 : sr-212 | i-15 near washington | washington | 1.289 | 2.074 | 1941 | current | None row 13 : sr-215 | None | None | None | None | 1957 | 1959 | None row 14 : sr-230 | None | None | None | None | 1941 | 1969 | None row 15 : sr-234 | None | None | None | None | 1941 | 1968 | None row 16 : sr-256 | None | None | None | None | 1955 | 1969 | None row 17 : sr-260 | None | None | None | None | 1957 | 1981 | None row 18 : sr-280 | i-80 south of coalville | coalville | 0.399 | 0.642 | 1963 | current | None row 19 : sr-311 | us-40 | starvation state park | 3.916 | 6.302 | 1972 | current | None row 20 : sr-317 | south 2700 west in west valley city | calvin l. rampton complex | 1.62 | 2.607 | 1983 | current | None ] Execute this SQL based on the above table: select notes order by length (mi) limit 1
now us-163 and part of us-191
[ header: rank | area | state/ province | csa/cma 2009 population | projected 2025 population | projected increase 2009-2025 row 1 : 1 | chicago | il-in-wi | 9804845 | 10935100 | 1130255 row 2 : 2 | toronto | on | 5741400 | 7408000 | 1666600 row 3 : 3 | detroit | mi | 5327764 | 6191000 | 863236 row 4 : 4 | cleveland | oh | 2891988 | 3172000 | 280012 row 5 : 5 | milwaukee | wi | 1760268 | 1913000 | 157732 row 6 : 6 | ottawa - gatin | on-qc | 1451415 | 1596556 | 145141 row 7 : 7 | grand rapids | mi | 1327366 | 1530000 | 202634 row 8 : 8 | buffalo | ny | 1203493 | 1040400 | -163093 row 9 : 9 | rochester | ny | 1149653 | 1248600 | 98947 row 10 : 10 | hamilton | on | 740200 | 954858 | 214658 row 11 : 11 | toledo | oh | 672220 | 672220 | 0 row 12 : 12 | lansing | mi | 523609 | 547325 | 23716 row 13 : 13 | kitchener - cambridge - waterl | on | 492400 | 635196 | 142796 row 14 : 14 | london | on | 492200 | 634938 | 142738 row 15 : 15 | fort wayne | in | 414315 | 455623 | 39366 row 16 : 16 | st. catharines - | on | 404400 | 521676 | 117276 row 17 : 17 | windsor | on | 330900 | 426861 | 95961 row 18 : 18 | erie | pa | 280985 | None | None ] Execute this SQL based on the above table: select rank where state/ province = 'oh'
4, 11
[ header: # | date | opponent | score | win | loss | save | attendance | record row 1 : 85 | july 1 | @ marlins | 9-6 | balester (1-0) | hendrickson (7-7) | None | 12166 | 34-51 row 2 : 86 | july 2 | @ marlins | 4-2 | nolasco (9-4) | manning (0-2) | None | 23624 | 34-52 row 3 : 87 | july 3 | @ reds | 5-3 | cueto (7-8) | colome (2-2) | cordero (16) | 23259 | 34-53 row 4 : 88 | july 4 | @ reds | 3-0 | arroyo (6-7) | bergmann (1-6) | cordero (17) | 22626 | 34-54 row 5 : 89 | july 5 | @ reds | 3-2 | cordero (4-1) | hanrahan (5-3) | None | 37121 | 34-55 row 6 : 90 | july 6 | @ reds | 6-5 | volquez (11-3) | balester (1-1) | cordero (18) | 28814 | 34-56 row 7 : 91 | july 8 | d-backs | 2-0 | webb (13-4) | perez (2-6) | lyon (19) | 26820 | 34-57 row 8 : 92 | july 9 | d-backs | 5-0 | lannan (5-9) | owings (6-8) | None | 25862 | 35-57 row 9 : 93 | july 10 | d-backs | 7-5 (11) | qualls (2-6) | ayala (1-5) | None | 27330 | 35-58 row 10 : 96 | july 13 | astros | 5-0 | backe (6-9) | perez (2-7) | None | 31463 | 36-60 row 11 : 97 | july 18 | @ braves | 7-6 | hudson (10-7) | redding (7-4) | gonzalez (4) | 39861 | 36-61 row 12 : 98 | july 19 | @ braves | 8-2 | lannan (6-9) | jurrjens (9-5) | None | 43285 | 37-61 row 13 : 99 | july 20 | @ braves | 15-6 | perez (3-7) | reyes (3-9) | None | 29320 | 38-61 row 14 : 100 | july 22 | @ giants | 6-3 | zito (5-12) | bergmann (1-7) | wilson (26) | 34813 | 38-62 row 15 : 101 | july 23 | @ giants | 6-4 | espineli (1-0) | ayala (1-6) | wilson (27) | 35539 | 38-63 row 16 : 102 | july 24 | @ giants | 1-0 | cain (6-8) | redding (7-5) | None | 36963 | 38-64 row 17 : 103 | july 25 | @ dodgers | 3-2 | billingsley (10-9) | lannan (6-10) | broxton (3) | 47313 | 38-65 row 18 : 104 | july 26 | @ dodgers | 6-0 | lowe (8-8) | perez (3-8) | None | 42122 | 38-66 row 19 : 105 | july 27 | @ dodgers | 2-0 | kershaw (1-3) | bergmann (1-8) | broxton (4) | 38660 | 38-67 row 20 : 106 | july 29 | phillies | 2-1 | myers (4-9) | balester (1-3) | lidge (25) | 34039 | 38-68 row 21 : 107 | july 30 | phillies | 8-5 | moyer (10-6) | redding (7-6) | lidge (26) | 31798 | 38-69 ] Execute this SQL based on the above table: select record where loss = 'perez (3-8)'
38-66
[ header: national team | title(s) represented | first worn | number of stars | notes row 1 : brazil | world cup | 1971 | 5 | third win was in 1970; fourth and fifth stars row 2 : italy | world cup | 1982 | 4 | added after third win; fourth star added after the row 3 : germany | world cup | 1996 | 3 | 1954, 1974, third win was in 1990 row 4 : uruguay | world cup and olympics | 1930 | 4 | represent 2 world cups (1930 & 1950) row 5 : argentina | world cup | 2003 | 2 | 1978, second win was in 1986 row 6 : england | world cup | 2003 | 1 | title won in 1966. star added after a row 7 : france | world cup | 1998 | 1 | title won in 1998. star added above their badge row 8 : spain | world cup | 2010 | 1 | title won in 2010. spain played in their away ] Execute this SQL based on the above table: select national team order by first worn desc limit 1
spain
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 24 january 2007 | estadio cuscatlan, | denmark | 1-0 | 1-0 | friendly row 2 : 2 | 8 february 2007 | estadio cuscatlan, | belize | 2-0 | 2-1 | 2007 uncaf nations cup row 3 : 3 | 10 february 2007 | estadio cuscatlan, | nicaragua | 1-0 | 2-1 | 2007 uncaf nations cup row 4 : 4 | 10 february 2007 | estadio cuscatlan, | nicaragua | 2-1 | 2-1 | 2007 uncaf nations cup row 5 : 5 | 8 september 2007 | estadio olimpico at | ecuador | 1-2 | 1-5 | friendly row 6 : 6 | 13 october 2007 | estadio cuscatlan, | costa rica | 1-2 | 2-2 | friendly row 7 : 7 | 6 february 2008 | estadio cuscatlan, | anguilla | 9-0 | 12-0 | 2010 fifa world cup qualification row 8 : 8 | 22 june 2008 | estadio cuscatlan, | panama | 1-1 | 3-1 | 2010 fifa world cup qualification row 9 : 9 | 22 june 2008 | estadio cuscatlan, | panama | 2-1 | 3-1 | 2010 fifa world cup qualification row 10 : 10 | 15 october 2008 | estadio cuscatlan, | suriname | 2-0 | 3-0 | 2010 fifa world cup qualification row 11 : 11 | 22 october 2008 | robert f. kenne | bolivia | 1-0 | 2-0 | friendly row 12 : 12 | 28 march 2009 | estadio cuscatlan, | united states | 1-0 | 2-2 | 2010 fifa world cup qualification row 13 : 13 | 6 june 2009 | estadio cuscatlan, | mexico | 2-1 | 2-1 | 2010 fifa world cup qualification row 14 : 14 | 3 march 2010 | los angeles coliseum, | guatemala | 2-1 | 2-1 | friendly row 15 : 15 | 12 june 2011 | soldier field, chicago, united states | cuba | 6-1 | 6-1 | 2011 concacaf gold cup ] Execute this SQL based on the above table: select count ( venue )
15
[ header: group | members | caucusing | total row 1 : socialist group | 242 | 8 | 250 row 2 : rpr group | 136 | 6 | 140 row 3 : udf group | 107 | 6 | 113 row 4 : communist group | 34 | 2 | 36 row 5 : radical, citizen and green | 33 | 0 | 33 row 6 : non-inscrits | 5 | 0 | 5 row 7 : total | 555 | 22 | 577 ] Execute this SQL based on the above table: select group group by group order by count ( * ) desc limit 1
udf group
[ header: episode number | original airdate | title | disc | description row 1 : 48 | 30 january 1983 | "the frozen turkey man" | 1 | for a joke, compo and cle row 2 : 49 | 6 february 1983 | "the white man's grave" | 1 | the trio have clegg stand in for wall row 3 : 50 | 13 february 1983 | "the waist land" | 1 | foggy attempts to earn some ready cash by row 4 : 51 | 20 february 1983 | "cheering up ludovic | 1 | clegg is roped in to drive row 5 : 52 | 27 february 1983 | "the three astaires" | 1 | the trio help out at a church concert, row 6 : 53 | 6 march 1983 | "the arts of concealment" | 1 | foggy lands himself in trouble with a ] Execute this SQL based on the above table: select min ( disc )
1
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan (jpn) | 9 | 0 | 1 | 10 row 2 : 2 | iran (iri) | 1 | 2 | 1 | 4 row 3 : 3 | syria (syr | 1 | 1 | 0 | 2 row 4 : 4 | indonesia (ina) | 0 | 3 | 2 | 5 row 5 : 5 | vietnam (vie) | 0 | 2 | 0 | 2 row 6 : 6 | chinese taipei | 0 | 1 | 3 | 4 row 7 : 7 | kuwait (kuw) | 0 | 1 | 1 | 2 row 8 : 7 | saudi arabia (ksa) | 0 | 1 | 1 | 2 row 9 : 9 | malaysia (mas) | 0 | 0 | 3 | 3 row 10 : 10 | brunei (bru) | 0 | 0 | 2 | 2 row 11 : 10 | philippines (phi) | 0 | 0 | 2 | 2 row 12 : 12 | macau (mac) | 0 | 0 | 1 | 1 row 13 : 12 | nepal (nep) | 0 | 0 | 1 | 1 row 14 : 12 | tajikistan (tjk) | 0 | 0 | 1 | 1 row 15 : 12 | united arab emirates (uae | 0 | 0 | 1 | 1 row 16 : total | total | 11 | 11 | 20 | 42 ] Execute this SQL based on the above table: select count ( bronze ) where nation = 0
0
[ header: year | song | us hot 100 | us msr | us a.c. | can | uk singles | album row 1 : 1991 | "don't treat me bad" | 19 | 16 | None | 35 | 71 | firehouse row 2 : 1991 | "love of a lifetime" | 5 | None | None | 30 | 40 | firehouse row 3 : 1991 | "all she wrote" | 58 | 25 | None | None | 56 | firehouse row 4 : 1992 | "reach for the sky" | 83 | 27 | None | None | 67 | hold your fire row 5 : 1992 | "when i look into your eyes" | 8 | None | None | 20 | 65 | hold your fire row 6 : 1992 | "sleeping with you" | 78 | None | None | None | 40 | hold your fire row 7 : 1995 | "i live my life for you" | 26 | None | 20 | 17 | 43 | 3 row 8 : 1995 | "here for you" | 108 | None | None | None | None | 3 ] Execute this SQL based on the above table: select count ( * ) where abs ( song - song ) > 364
0
[ header: season | series | team | races | wins | poles | fast laps | points | pos. row 1 : 2001 | formula one | prost | None | None | None | None | None | test driver row 2 : 2001 | formula 3000 international | gd racing | 4 | 0 | 0 | 0 | 0 | nc row 3 : 2001 | world series by nissan | gd racing | 6 | 0 | 0 | 1 | 51 | 9th row 4 : 2002 | world series by nissan | gd racing | 6 | 0 | 0 | 0 | 30 | 13th row 5 : 2003 | world series by nissan | gd racing | 2 | 0 | 0 | 0 | 0 | nc row 6 : 2006 | formula one | renault | None | None | None | None | None | test driver row 7 : 2007-08 | a1 grand prix | a1 team france | 2 | 0 | 0 | 0 | 0 | 4th ] Execute this SQL based on the above table: select count ( pos. ) where pos. = 11
0
[ header: rd. | grand prix | date | location | pole position | fastest lap | winning driver | constructor | report row 1 : 1 | brazilian grand prix | 26 march | jacarepagua | ayrton senna | riccardo patrese | nigel mansell | ferrari | report row 2 : 2 | san marino grand prix | 23 april | imola | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 3 : 3 | monaco grand prix | 7 may | monaco | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 4 : 4 | mexican grand prix | 28 may | hermanos rodriguez | ayrton senna | nigel mansell | ayrton senna | mclaren-honda | report row 5 : 5 | united states grand prix | 4 june | phoenix | ayrton senna | ayrton senna | alain prost | mclaren-honda | report row 6 : 6 | canadian grand prix | 18 june | circuit gilles villeneuve | alain prost | jonathan palmer | thierry boutsen | williams-renault | report row 7 : 7 | french grand prix | 9 july | paul ricard | alain prost | mauricio gugelmin | alain prost | mclaren-honda | report row 8 : 8 | british grand prix | 16 july | silverstone | ayrton senna | nigel mansell | alain prost | mclaren-honda | report row 9 : 9 | german grand prix | 30 july | hockenheimring | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report row 10 : 10 | hungarian grand prix | 13 august | hungaroring | riccardo patrese | nigel mansell | nigel mansell | ferrari | report row 11 : 11 | belgian grand prix | 27 august | spa-francorchamps | ayrton senna | alain prost | ayrton senna | mclaren-honda | report row 12 : 12 | italian grand prix | 10 september | monza | ayrton senna | alain prost | alain prost | mclaren-honda | report row 13 : 13 | portuguese grand prix | 24 september | estoril | ayrton senna | gerhard berger | gerhard berger | ferrari | report row 14 : 14 | spanish grand prix | 1 october | jerez | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report row 15 : 15 | japanese grand prix | 22 october | suzuka | ayrton senna | alain prost | alessandro nannini | benetton-ford | report row 16 : 16 | australian grand prix | 5 november | adelaide | ayrton senna | satoru nakajima | thierry boutsen | williams-renault | report ] Execute this SQL based on the above table: select count ( * ) where grand prix = 2
0
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select count ( distinct notes ) where year = 1998
2
[ header: province | capital | area (km2) | population | density row 1 : azua | azua | 2531.77 | 298246 | 118 row 2 : bahoruco | neiba | 1282.23 | 111269 | 87 row 3 : barahona | barahona | 1739.38 | 232818 | 134 row 4 : dajabon | dajabon | 1020.73 | 87274 | 86 row 5 : distrito nacional | santo domingo | 104.44 | 1402749 | 13431 row 6 : duarte | san francisco de macoris | 1605.35 | 338649 | 211 row 7 : el seibo | el seibo | 1786.8 | 110212 | 62 row 8 : elias pina | comendador | 1426.2 | 84632 | 59 row 9 : espaillat | moca | 838.62 | 333401 | 398 row 10 : hato mayor | hato mayor | 1329.29 | 103032 | 78 row 11 : hermanas mirabal | salcedo | 440.43 | 121887 | 277 row 12 : independencia | jimani | 2006.44 | 74583 | 37 row 13 : la altagracia | higuey | 3010.34 | 372289 | 124 row 14 : la romana | la romana | 653.95 | 344580 | 527 row 15 : la vega | concepcion de la vega | 2287.24 | 447905 | 196 row 16 : maria trinidad sanchez | nagua | 1271.71 | 195886 | 154 row 17 : monsenor nouel | bonao | 992.39 | 203183 | 205 row 18 : monte cristi | monte cristi | 1924.35 | 150833 | 78 row 19 : monte plata | monte plata | 2632.14 | 222641 | 85 row 20 : pedernales | pedernales | 2074.53 | 52165 | 25 row 21 : peravia | bani | 792.33 | 217241 | 274 row 22 : puerto plata | puerto plata | 1852.9 | 498232 | 269 row 23 : samana | samana | 853.74 | 139707 | 164 row 24 : san cristobal | san cristobal | 1265.77 | 640066 | 506 row 25 : san jose de ocoa | san jose de ocoa | 855.4 | 97640 | 114 row 26 : san juan | san juan de la magu | 3569.39 | 317293 | 89 row 27 : san pedro de macori | san pedro de macori | 1255.46 | 392911 | 313 row 28 : sanchez ramirez | cotui | 1196.13 | 248807 | 208 row 29 : santiago | santiago de los caballe | 2836.51 | 1543362 | 544 row 30 : santiago rodriguez | sabaneta | 1111.14 | 99044 | 89 row 31 : santo domingo | santo domingo este | 1296.35 | 3263053 | 2517 row 32 : valverde | mao | 823.38 | 217026 | 264 row 33 : total | None | 48666.83 | 12935223 | 266 ] Execute this SQL based on the above table: select capital where capital = 'mao' order by area (km2) asc limit 1544
mao
[ header: temple name | posthumous name | family name (in bold) and personal name | reign | era names and their year ranges | notes row 1 : shizu 始祖 | emperor wulie 武烈皇帝 | sun jian 孫堅 | None | None | sun jian's temple and post row 2 : None | prince huan of changs | sun ce 孫策 | None | None | sun ce's posthumous name was granted row 3 : taizu 太祖 | emperor da 大皇帝 | sun quan 孫權 | 222-252 | huangwu 黃武 (222 | sun quan adopted the era name "h row 4 : None | (n/a) | sun liang | 252-258 | jianxing 建興 (252 | sun liang became "prince of row 5 : None | emperor jing 景皇帝 | sun xiu 孫休 | 258-264 | yong'an 永安 (258- | None row 6 : None | emperor wen 文皇帝 | sun he 孫和 | None | None | sun he's posthumous name was row 7 : None | None | sun hao 孫皓 | 264-280 | yuanxing 元興 (264 | sun hao held the title of "marqui ] Execute this SQL based on the above table: select family name (in bold) and personal name order by reign desc limit 1
sun hao 孫皓
[ header: heat | time | pos | rider | country row 1 : sf 1 | 2nd race: 12.101 s 3r | 1 | lori-ann muenzer | canada row 2 : sf 1 | 1st race: 11.802 s | 2 | anna meares | australia row 3 : sf 2 | 2nd race: 11.965 s 3 | 1 | tamilla abassova | russia row 4 : sf 2 | 1st race: 11.893 s | 2 | svetlana grankovs | russia ] Execute this SQL based on the above table: select country where heat = 'sf 1' and heat = 'sf 1'
canada, australia
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : august 30 | 8:00 pm | vs. alabama | #9 | georgia dome • atlanta, | abc | l 10-34 | 70097 row 2 : september 6 | 3:30 pm | the citadel | #22 | memorial stadium • clemson, s | None | w 45-17 | 76794 row 3 : september 13 | 12:00 pm | nc state | #23 | memorial stadium • clemson, s | raycom | w 27-9 | 77071 row 4 : september 20 | 1:00 pm | sc state | #21 | memorial stadium • clemson, s | None | w 54-0 | 78607 row 5 : september 27 | 12:00 pm | maryland | #19 | memorial stadium • clemson, s | raycom | l 17-20 | 81500 row 6 : october 9 | 7:45 pm | at wake forest | None | bb&t field • winston- | espn | l 7-12 | 33988 row 7 : october 18 | 12:00 pm | georgia tech | None | memorial stadium • clemson, s | espn | l 17-21 | 81500 row 8 : november 1 | 3:30 pm | at boston college | None | alumni stadium • chestnut hill, ma (o | espnu | w 27-21 | 41863 row 9 : november 8 | 3:30 pm | at #24 florida state | None | doak campbell stadium • tallahasse | abc | l 27-41 | 77013 row 10 : november 15 | 12:00 pm | duke | None | memorial stadium • clemson, s | raycom | w 31-7 | 76217 row 11 : november 22 | 12:00 pm | at virginia | None | scott stadium • charlottesville, | raycom | w 13-3 | 51979 row 12 : november 29 | 12:00 pm | south carolina | None | memorial stadium • clemson, s | espn2 | w 31-14 | 82456 row 13 : january 1, 2009 | 1:00 pm | vs. nebraska | None | jacksonville municipal stadium • jackson | cbs | l 21-26 | 67282 ] Execute this SQL based on the above table: select opponent# where id = ( select id where opponent# = 'the citadel' ) - 1
vs. alabama
[ header: name | audition taken in | gang | notes row 1 : nauman sait | bangalore | om blues | winner of season 6 : hell down under. row 2 : longkiri timung (kiri) | kolkata | om blues | runner-up. won a hero row 3 : gurmeet kaur johal | bangalore | om blues | won a hero honda kariz row 4 : natasha sinha | chandigarh | brats | voted out in the 11th episode. brought row 5 : puneet malhotra (su | mumbai | None | won a hero honda kariz row 6 : paulami de | kolkata | om blues | voted out in the 12th episode row 7 : samrat kaushal | ahmedabad | om blues | won a hero honda kariz row 8 : tamanna sharma ( | chandigarh | om blues | got a hero honda kariz row 9 : sandeep singh (sandy | new delhi | brats | voted out in the 7th episode row 10 : bobby chopra | new delhi | brats | evicted in the 7th episode by row 11 : pradeep singh | new delhi | brats | evicted in the 7th episode by row 12 : suzanna mukherjee ( | mumbai | brats | voted out in the 6th episode row 13 : roop bhinder | new delhi | brats | voted out in the 5th episode row 14 : devarshi patel (dev) | ahmedabad | om blues | eliminated himself in the 5th episode by voluntarily row 15 : varisha hawelia | kolkata | om blues | voted out in the 2nd episode row 16 : sonia chauhan | chandigarh | None | evicted in the 1st episode row 17 : bhanu pratap singh ran | ahmedabad | None | evicted in the 1st episode row 18 : neha kapoor | new delhi | None | evicted in the 1st episode row 19 : ankur khanduja | chandigarh | None | evicted in the 1st episode ] Execute this SQL based on the above table: select name where id = 10
bobby chopra
[ header: wager | winner | loser | location | date | notes row 1 : hair | psycho clown | super crazy | mexico city, distrito federal | may 29, 2011 | six man tag team steel cage masks v row 2 : hair | halloween | coco rojo | tlalnepantla de | july 10, 2011 | steel cage match, where los perros del row 3 : hair | psycho clown | x-fly | guadalajara, | july 31, 2011 | six man tag team steel cage masks v row 4 : title | damian 666 | monster clown | naucalpan, mexico | august 28, 2011 | four tag team steel cage match, where los psycho row 5 : hair | monster clown, murder clown and psycho clown | halloween, damian 666 and n | monterrey, nuevo leon | october 9, 2011 | steel cage masks vs. hairs row 6 : hair | psicosis | joe lider | mexico city | august 5, 2012 | None row 7 : hair | dark cuervo | halloween | san luis potosi, | october 7, 2012 | domo de la muerte, ] Execute this SQL based on the above table: select count ( * ) where notes = 'six man tag team steel cage masks vs. hairs match, where los perros del mal (crazy, el hijo del perro aguayo and damian 666) faced los psycho circus (psycho clown, monster clown and murder clown)'
1
[ header: name | 1968 cf designator | place of manufacture | primary role(s) | service period | # used row 1 : airco dh.9a | None | uk | bomber | 1920-1929 | 12 row 2 : armstrong whitworth atlas | None | uk | army co-operation | 1927-1942 | 16 row 3 : avro tutor (avro 621) | None | uk | trainer | 1931-1945 | 7 row 4 : avro lancaster | None | uk/canada | heavy bomber | 1944-1965 | 229 row 5 : avro lincoln | None | uk/canada | heavy bomber | 1946-1947 | 3 row 6 : boeing-vertol chinook | ch-147 | us | transport helicopter | 1974-1992 | 9 row 7 : canadair argus | cp-107 | canada | maritime patrol | 1957-1988 | 33 row 8 : canadair dynavert | cx-131 | canada | experimental vtol tilt-wing | 1969-1975 | 3 row 9 : canadair starfighter | cf-104 | canada | fighter | 1961-1988 | 200 row 10 : canadian vickers varuna | None | canada | patrol flying boat | 1926-1930 | 8 row 11 : consolidated catalina/canso | None | us/canada | maritime patrol seaplane | 1941-1962 | 254 row 12 : curtiss h-16 | None | us | patrol flying boat | 1922-1924 | 2 row 13 : curtiss tomahawk | None | us | fighter | 1943-1946 | 4 row 14 : curtiss warhawk | None | us | fighter | 1942-1943 | 9 row 15 : de havilland fox moth | None | canada | transport | 1941-1945 | 1 row 16 : de havilland genet moth | None | uk | role | 1928-1932 | 2 row 17 : de havilland canada chipmunk | ct-120 | canada | elementary trainer | 1948-1972 | 100 row 18 : de havilland canada otter | csr-123 | canada | transport | 1953-1984 | 69 row 19 : douglas mo-2b | None | us | utility/patrol | 1927-1930 | 1 row 20 : fairchild cornell | None | us | elementary trainer | 1942-1948 | 1555 row 21 : fairchild flying boxcar | None | us | transport | 1952-1967 | 35 row 22 : fleet freighter | None | canada | transport | 1942-1944 | 2 row 23 : grumman tracker | cp-121 | canada | carrier-borne asw | 1968-1994 | 72 row 24 : handley page harrow | None | uk | bomber/transport | 1940-1941 | 2 row 25 : handley page halifax | None | uk | heavy bomber | 1944-1947 | 5 row 26 : hawker hurricane | None | uk/canada | fighter | 1939-1948 | 502 row 27 : hawker sea hurricane | None | uk | fighter | 1942-1943 | 1 row 28 : keystone puffer | None | us | crop duster/utility | 1927-1934 | 2 row 29 : lockheed lodestar | None | us | transport | 1943-1948 | 18 row 30 : mcdonnell douglas c | cf-188 | us | fighter | 1982-current | 138 row 31 : noorduyn norseman | None | canada | utility transport | 1940-1957 | 100 row 32 : north american harvard | None | us/canada | advanced trainer | 1939-1968 | 2156 row 33 : north american na-44 | None | us | fighter/utility | 1940-1944 | 1 row 34 : sagem sperwer | cu-161 | france | uav | 2003-current | 31 ] Execute this SQL based on the above table: select sum ( # used ) where # used <= 3
20.0
[ header: name | date | nation | displacement | speed | number | notes row 1 : fmr-class | 1943 | us | 1,200 tons | 21 knots | 85 | None row 2 : gmt-class | 1943 | us | 1,140 tons | 21 knots | 72 | None row 3 : det-class | 1943 | us | 1,240 tons | 21 knots | 72 | None row 4 : tacoma-class frigate | 1943 | us | 1,430 tons | 20 knots | 96 | None row 5 : type b kaibokan | 1943 | japan | 940 tons | 19 knots | 37 | None row 6 : tev-class | 1944 | us | 1,450 tons | 24 knots | 22 | None row 7 : bay-class frigates | 1945 | uk | 1,580 tons | 20 knots | 26 | anti-aircraft row 8 : dealey-class | 1954 | us | 1,450 tons | 25 knots | 13 | None row 9 : type e50 frigate | 1955 | france | 1,290 tons | 28 knots | 4 | fast row 10 : type 14 frigate | 1955 | uk | 1,180 tons | 24 knots | 8 | anti-submarine row 11 : st. laurent-class | 1955 | canada | 2,263 tons | 28 knots | 7 | anti-submarine row 12 : type b | 1956 | japan | 1,070 tons | 25 knots | 2 | diesel row 13 : type 12 frigate | 1956 | uk | 2,150 tons | 31 knots | 6 | anti-submarine row 14 : almirante clemente-class light | 1956 | venezuela | 1,300 tons | 32 knots | 6 | fast row 15 : type 61 frigate | 1957 | uk | 2,170 tons | 24 knots | 4 | aircraft direction row 16 : canopo-class frigate | 1957 | italy | 1,807 tons | 26 knots | 4 | None row 17 : azopardo-class frigate | 1957 | argentina | 1,160 tons | 20 knots | 2 | None row 18 : restigouche-class | 1958 | canada | 2,366 tons | 28 knots | 7 | anti-submarine row 19 : claud jones-class | 1959 | us | 1,450 tons | 22 knots | 4 | None row 20 : type 12m frigate | 1960 | uk | 2,380 tons | 30 knots | 12 | anti-submarine row 21 : koln-class frigate | 1961 | germany | 2,100 tons | 30 knots | 6 | fast row 22 : river-class | 1961 | australia | 2,100 tons | 30 knots | 6 | None row 23 : river-class | 1961 | japan | 1,490 tons | 25 knots | 4 | None row 24 : type 81 frigate | 1961 | uk | 2,300 tons | 28 knots | 7 | general purpose row 25 : mackenzie-class | 1962 | canada | 2,366 tons | 28 knots | 4 | anti-submarine row 26 : hvidbjørnen- | 1962 | denmark | 1,345 tons | 18 knots | 4 | fishery protection row 27 : type 12i frigate | 1963 | uk | 2,450 tons | 30 knots | 26 | general purpose row 28 : bronstein-class | 1963 | us | 2,360 tons | 26 knots | 2 | None row 29 : garcia-class | 1964 | us | 2,620 tons | 27 knots | 10 | None row 30 : oslo-class frigate | 1966 | norway | 1,450 tons | 25 knots | 5 | None row 31 : brooke-class | 1966 | us | 2,640 tons | 27 knots | 6 | guided missile row 32 : peder skram-class frigate | 1966 | denmark | 2,030 tons | 28 knots | 2 | fast row 33 : van speijk-class frigate | 1967 | netherlands | 2,200 tons | 28 knots | 6 | None row 34 : alpino-class frigate | 1968 | italy | 2,000 tons | 28 knots | 2 | None ] Execute this SQL based on the above table: select nation order by speed desc limit 1
venezuela
[ header: year | team | games | punt return attempts | punt return yards | punts returned for touchdown | punts fair caught | longest punt return | kickoff attempts | kickoff return yards | kickoffs returned for touchdown | kickoffs fair caught | longest kickoff return row 1 : 2008 | den | 15 | 14 | 140 | 0 | 10 | 36 | 23 | 600 | 0 | 0 | 95 row 2 : 2009 | den | 14 | 30 | 335 | 1 | 13 | 71 | 26 | 621 | 1 | 0 | 93 row 3 : 2010 | den | 16 | 25 | 298 | 0 | 12 | 33 | 5 | 107 | 0 | 0 | 33 row 4 : 2011 | den | 12 | 12 | 194 | 1 | 9 | 85 | 3 | 47 | 0 | 0 | 20 row 5 : 2012 | sd | 10 | 12 | 64 | 0 | 2 | 14 | 0 | 0 | 0 | 0 | 0 row 6 : 2013 | sd | 15 | 7 | 41 | 0 | 7 | 12 | 0 | 0 | 0 | 0 | 0 row 7 : total | total | 82 | 100 | 1072 | 2 | 53 | 85 | 57 | 1375 | 1 | 0 | 95 ] Execute this SQL based on the above table: select year where id = ( select id where year = 2011 ) - 1
2010
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 11 | baylor | #14 | ohio stadium • columbus | w 21-14 | 88622 row 2 : september 18 | at michigan state | #12 | spartan stadium • east lans | w 31-10 | 73483 row 3 : september 25 | stanford | #13 | ohio stadium • columbus | l 20-23 | 89436 row 4 : october 2 | florida state | None | ohio stadium • columbus | l 17-34 | 89491 row 5 : october 9 | wisconsin | None | ohio stadium • columbus | l 0-6 | 88344 row 6 : october 16 | at #15 illinois | None | memorial stadium • champaign, il | w 26-21 | 73488 row 7 : october 23 | at indiana | None | memorial stadium • bloomington, in | w 49-25 | 52,04 row 8 : october 30 | purdue | None | ohio stadium • columbus | w 38-6 | 89341 row 9 : november 6 | minnesota | None | ohio stadium • columbus | w 35-10 | 87666 row 10 : november 13 | at northwestern | None | dyche stadium • evanston | w 40-28 | 30074 row 11 : november 20 | #13 michigan | None | ohio stadium • columbus | w 24-14 | 90252 row 12 : december 17 | vs. byu | #17 | jack murphy stadium • san die | w 47-17 | 52533 ] Execute this SQL based on the above table: select count ( rank# ) where attendance >= 73483 and attendance <= 89436
3
[ header: # | event year | season | flag bearer row 1 : 7 | 2012 | summer | ele opeloge row 2 : 6 | 2008 | summer | ele opeloge row 3 : 5 | 2004 | summer | uati maposua row 4 : 4 | 2000 | summer | pauga lalau row 5 : 3 | 1996 | summer | bob gasio row 6 : 2 | 1988 | summer | henry smith row 7 : 1 | 1984 | summer | apelu ioane ] Execute this SQL based on the above table: select flag bearer order by id desc limit 1
apelu ioane
[ header: rnd. | pick # | nfl team | player | pos. | college | conf. | notes row 1 : 1 | 29 | chicago bears | marc colombo | ot | boston college | big east | None row 2 : 2 | 56 | washington redskins | ladell betts | rb | iowa | big ten | from baltimore row 3 : 2 | 58 | philadelphia eagles | michael lewis | s | colorado | big 12 | None row 4 : 2 | 61 | buffalo bills | ryan denney | de | byu | mwc | from san francisco row 5 : 3 | 69 | san francisco 49ers | saleem rasheed | lb | alabama | sec | from buffalo row 6 : 3 | 78 | new york giants | jeff hatch | ot | penn | ivy | None row 7 : 3 | 80 | atlanta falcons | will overstreet | lb | tennessee | sec | None row 8 : 3 | 88 | new york jets | chris baker | te | michigan state | big ten | None row 9 : 3 | 95 | st. louis rams | eric crouch | wr | nebraska | big 12 | 2001 heisman trophy winner row 10 : 4 | 106 | indianapolis colts | david thornton | lb | north carolina | acc | None row 11 : 4 | 120 | seattle seahawks | terreal bierria | ss | georgia | sec | None row 12 : 4 | 125 | new orleans saints | keyuo craver | cb | nebraska | big 12 | from miami row 13 : 4 | 130 | st. louis rams | travis scott | g | arizona state | pac-10 | None row 14 : 5 | 148 | atlanta falcons | kevin mccadam | s | virginia tech | big east | None row 15 : 5 | 156 | green bay packers | aaron kampman | de | iowa | big ten | from seattle row 16 : 5 | 158 | atlanta falcons | kurt kittner | qb | illinois | big ten | from oakland row 17 : 5 | 159 | washington redskins | andre lott | s | tennessee | sec | from baltimore row 18 : 5 | 162 | philadelphia eagles | freddie milons | wr | alabama | sec | None row 19 : 5 | 169 | seattle seahawks | ryan hannam | te | northern iowa | gateway | None row 20 : 6 | 178 | san diego chargers | matt anderle | ot | minnesota | big ten | None row 21 : 6 | 195 | baltimore ravens | lamont brightful | cb | eastern washington | big sky | None row 22 : 6 | 196 | new orleans saints | john gilmore | te | penn state | big ten | from ny jets row 23 : 7 | 233 | tampa bay buccaneers | tim wansley | cb | georgia | sec | None row 24 : 7 | 258 | carolina panthers | brad franklin | cb | louisiana-lafayette | sun belt | None ] Execute this SQL based on the above table: select ( select rnd. where conf. = 'sec' ) - ( select rnd. where conf. = 'sec' )
0.0
[ header: # | name | strike tone (st-1/16) | weight (kg) | diameter (mm) | inscription row 1 : 1 | maria | g0 +8 | 6045 | 2075 | + o mater alma christ row 2 : 2 | carolus | h0 +7 | 2900 | 1628 | honor et cultus, que row 3 : 3 | johannes evangelista | d1 +8 | 1400 | 1367 | nascentes inter soci row 4 : 4 | johannes baptista | e1 +7 | 1225 | 1217 | johannes baptista or row 5 : 5 | leopardus | fis1 +3 | 850 | 1078 | sancte leoparde ora pro nobis row 6 : 6 | stephanus | g1 +8 | 715 | 1027 | sancte stephane ora pro no row 7 : 7 | petrus | a1 +1 | 425 | 894 | sancte petre ora pro nobis row 8 : 8 | simeon | h1 +8 | 290 | 793 | sancte simeon juste e ] Execute this SQL based on the above table: select inscription order by diameter (mm) desc limit 1
+ o mater alma christi carissima-suscipe pia laudum praecamina. (o dearest nourishing mother of christ, raise praise for our pious hymn) gegossen 1535 + zerstoert 1656 + erneuert 1659 + zerborsten 1818 + umgegossen 1881 + zerschlagen 1942 + wiederum erneuert 1958 (cast 1535 + destroyed 1656 + restored 1659 + destroyed 1818 + recast 1881 + obliterated 1942 + restored again 1958)
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select song where chart positions us country = ( select chart positions us country where song = '"the man in the mirror"' ) - 1
"when you're not a lady", "let me down easy"
[ header: weapon name | caliber (mm) | range (max) | warhead row 1 : m-8 | 82 mm | 5,900 m (6,500 yd | 0.64 kg (1.4 lb) row 2 : m-13 | 132 mm | 8,740 m (9,560 | 4.9 kg (11 lb) row 3 : m-13dd | 132 mm | 11,800 m (12,900 yd | 4.9 kg (11 lb) row 4 : m-13uk | 132 mm | 7,900 m (8,600 yd | 4.9 kg (11 lb) row 5 : m-20 | 132 mm | 5,050 m (5,520 y | 18.4 kg (41 lb) row 6 : m-30 | 300 mm | 2,800 m (3,100 yd | 28.9 kg (64 lb) row 7 : m-31 | 300 mm | 4,325 m (4,730 | 28.9 kg (64 lb) row 8 : m-31uk | 300 mm | 4,000 m (4,400 yd | 28.9 kg (64 lb) ] Execute this SQL based on the above table: select weapon name order by weapon name limit 1
m-13
[ header: team | basic elements | tumbling | stunts | tosses | pyramids | deductions | total score | result row 1 : ccp bobcats | 62 | 54 | 60 | 66 | 70.5 | -4 | 308.5 | champion row 2 : up pep squad | 61.5 | 61.5 | 61 | 62 | 71 | -11 | 306 | runner-up row 3 : altas perp squad | 57 | 55.5 | 53.5 | 53.5 | 69.5 | -6 | 283 | third place row 4 : eac generals pep squad | 55.5 | 46.5 | 57.5 | 55 | 66 | -4 | 276.5 | fourth place row 5 : ateneo blue babble batallion | 59 | 55.5 | 50 | 47 | 64.5 | -13 | 263 | fifth place row 6 : adamson pep squad | 56 | 55 | 52.5 | 48.5 | 66 | -19 | 259 | sixth place row 7 : pup-taguig pep squad | 52 | 45.5 | 49.5 | 48.5 | 65 | -2 | 258.5 | seventh place row 8 : pup stars | 49 | 46.5 | 50.5 | 49.5 | 64.5 | -12 | 248 | eighth place ] Execute this SQL based on the above table: select team where team in ( 'eac generals pep squad' , 'up pep squad' ) order by pyramids desc limit 1
up pep squad