inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: year | party affiliation | winner | number of votes | party affiliation | loser | number of votes | percentage of votes row 1 : 1920 | republican | william f. kopp | 38100 | democrat | e.w. mcmanus | 20977 | 64% - 36% row 2 : 1930 | republican | william f. kopp | 27053 | democrat | max a. conrad | 15538 | 63% - 36% row 3 : 1932 | democrat | edward c. eich | 55378 | republican | william f. kopp | 46738 | 54% - 46% row 4 : 1936 | democrat | edward c. eich | 55721 | republican | john n. calhoun | 53474 | 51% - 49% row 5 : 1938 | republican | thomas e. martin | 46636 | democrat | james p. gaffney | 33765 | 58% - 42% row 6 : 1940 | republican | thomas e. martin | 70120 | democrat | mrs. zoe | 46040 | 60% - 40% row 7 : 1946 | republican | thomas e. martin | 52488 | democrat | clair a. williams | 32849 | 62% - 38% row 8 : 1948 | republican | thomas e. martin | 70959 | democrat | james d. france | 60860 | 53% - 46% row 9 : 1950 | republican | thomas e. martin | 70058 | democrat | james d. france | 43140 | 62% - 38% row 10 : 1954 | republican | fred schwengel | 67128 | democrat | john o'connor | 50577 | 57% - 43% row 11 : 1960 | republican | fred schwengel | 104737 | democrat | walter j. guenther | 67287 | 61% - 39% row 12 : 1962 | republican | fred schwengel | 65975 | democrat | harold stephens | 42000 | 61% - 39% row 13 : 1964 | democrat | john r. schmidhauser | 84042 | republican | fred schwengel | 80697 | 51% - 49% row 14 : 1966 | republican | fred schwengel | 64795 | democrat | john r. schmidhauser | 60534 | 51% - 48% row 15 : 1968 | republican | fred schwengel | 91419 | democrat | john r. schmidhauser | 81049 | 53% - 47% row 16 : 1970 | republican | fred schwengel | 60270 | democrat | edward mezvinsky | 59505 | 50% - 49% row 17 : 1974 | democrat | edward mezvinsky | 75687 | republican | james a. leach | 63540 | 54% - 46% row 18 : 1978 | republican | james a. leach | 79940 | democrat | richard e. meyers | 45037 | 63% - 36% row 19 : 1982 | republican | james a. leach | 89595 | democrat | bill gluba | 61734 | 59% - 41% row 20 : 1984 | republican | james a. leach | 131182 | democrat | kevin ready | 65293 | 68% - 33% row 21 : 1986 | republican | james a. leach | 86834 | democrat | john r. whitaker | 43985 | 66% - 34% ] Execute this SQL based on the above table: select abs ( ( select year where loser = 'john r. schmidhauser' ) - ( select year where loser = 'james d. france' ) )
18
[ header: round | round | circuit | date | pole position | fastest lap | winning driver | winning team | winning privateer row 1 : 1 | r1 | mantorp park | 10 may | mattias ekstrom | fredrik ekblom | mats linden | kristoffersson motorsport | richard goransson row 2 : 1 | r2 | mantorp park | 10 may | None | peggen andersson | fredrik ekblom | bmw dealer team | pontus morth row 3 : 2 | r3 | karlskoga-gellera | 31 may | jan nilsson | jan nilsson | jan nilsson | flash engineering | pontus morth row 4 : 2 | r4 | karlskoga-gellera | 31 may | None | fredrik ekblom | peggen andersson | bmw dealer team | pontus morth row 5 : 3 | r5 | anderstorp | 28 june | mattias ekstrom | fredrik ekblom | jan nilsson | flash engineering | pontus morth row 6 : 3 | r6 | anderstorp | 28 june | None | peggen andersson | peggen andersson | bmw dealer team | georg bakajev row 7 : 4 | r7 | falkenberg | 9 july | jens edman | jens edman | jan nilsson | flash engineering | pontus morth row 8 : 4 | r8 | falkenberg | 9 july | None | mattias ekstrom | jens edman | flash engineering | pontus morth row 9 : 5 | r9 | ring knutstorp | 6 september | fredrik ekblom | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 10 : 5 | r10 | ring knutstorp | 6 september | None | mats linden | jan nilsson | flash engineering | georg bakajev row 11 : 6 | r11 | mantorp park | 27 september | tommy kristoffersson | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth row 12 : 6 | r12 | mantorp park | 27 september | None | peggen andersson | jan nilsson | flash engineering | pontus morth ] Execute this SQL based on the above table: select count ( winning team ) where fastest lap = 1
0
[ header: p.s. # | school name | neighborhood | low grade | high grade | year closed | building status row 1 : 1 | school 1 | lakeview | k | 8 | 1976 | demolished row 2 : 2 | school 2 | downtown | k | 8 | 1961 | demolished row 3 : 4 | harbor heights elementary school | first ward | k | 8 | 2002 | vacant row 4 : 5 | school 5 | kaisertown | k | 8 | 1955 | demolished row 5 : 8 | follow through urban learning lab school | masten park | k | 8 | 2004 | vacant row 6 : 9 | school 9 | schiller park | k | 8 | 1980 | demolished row 7 : 11 | poplar academy | schiller park | k | 4 | 2009 | vacant row 8 : 12 | harriet ross tubman early | willert park | k | 4 | 2005 | house office of special education row 9 : 14 | school 14 | downtown | k | 8 | 1930s | demolished row 10 : 15 | school 15 | downtown | k | 8 | 1965 | demolished row 11 : 20 | school 20 | black rock | k | 8 | 1935 | demolished row 12 : 21 | school 21 | north park | k | 8 | 1980 | demolished row 13 : 23 | school 23 | genesee moselle | k | 8 | 1980 | demolished row 14 : 24 | school 24 | broadway-fillmore | k | 8 | 2002 | vacant row 15 : 34 | school 34 | first ward | k | 8 | 1976 | demolished row 16 : 35 | school 35 | south ellicott | k | 8 | 1933 | demolished row 17 : 36 | days park early childhood center | allentown | prek | 4 | 2009 | houses elmwood village charter school row 18 : 41 | school 41 | johnson | prek | 8 | 1976 | demolished row 19 : 44 | lincoln academy | lovejoy | k | 8 | 2005 | houses alternative high school row 20 : 47 | school 47 | willert park | prek | 8 | 1978 | demolished row 21 : 49 | school 49 | front park | k | 8 | 1980 | community services building row 22 : 50 | school 50 | emsilie | special | education | 1975 | demolished row 23 : 52 | school 52 | forest | k | 8 | 1980 | demolished row 24 : 55 | school 55 | broadway-fillmore | k | 8 | 1955 | demolished row 25 : 58 | school 58 | broadway-fillmore | k | 8 | 1961 | demolished row 26 : 59 | school 59 | mlk park | k | 8 | 1976 | demolished row 27 : 60 | riverside academy | riverside | prek | 4 | 2002 | renovation row 28 : 62 | school 62 | mlk park | k | 8 | 1980 | houses crucial human services row 29 : 63 | campus north school | lasalle | prek | 8 | 2007 | vacant row 30 : 70 | indian park academy | cazenovia park | k | 8 | 2002 | vacant row 31 : 71 | web early childhood center | schiller park | prek | 4 | 2007 | vacant row 32 : 75 | school 75 | emslie | k | 8 | 1979 | vacant row 33 : 78 | montessori e.c.c. | lasalle | prek | 8 | 2008 | vacant row 34 : 83 | school 83 | university heights | k | 4 | 1976 | houses anderson gallery for university at buffalo row 35 : 86 | st. lawrence academy | starin central | prek | 4 | 2004 | houses bps' adult learning program row 36 : 93 | school 93 | hamlin park | k | 4 | 1975 | community action organization row 37 : 142 | fulton academic complex | perry | k | 8 | 1982 | opportunity center ] Execute this SQL based on the above table: select school name where school name != 'follow through urban learning lab school' and year closed = ( select year closed where school name = 'follow through urban learning lab school' )
st. lawrence academy
[ header: year | best | location | date | world rank row 1 : 2012 | 27:02.59 | birmingham | 22 june | 3rd row 2 : 2011 | 26:43.16 | brussels | 16 september | 1st row 3 : 2009 | 26:46.31 | berlin | 17 august | 1st row 4 : 2008 | 26:25.97 | eugene, oregon | 8 june | 1st row 5 : 2007 | 26:46.19 | brussels | 14 september | 1st row 6 : 2005 | 26:17.53 | brussels | 26 august | 1st row 7 : 2004 | 26:20.31 | ostrava | 8 june | 1st row 8 : 2003 | 26:49.57 | paris | 25 august | 4th ] Execute this SQL based on the above table: select location where id = 1
birmingham
[ header: match | team | result points | match status | opposition strength | regional strength | ranking points row 1 : amplistan vs. bestrudi | amplistan bestrudia | 0 3 | 1.0 1.0 | 0.50 1.98 | 0.94 0.94 | 0 558 row 2 : amplistan vs. bestrudi | amplistan bestrudia | 1 1 | 1.0 1.0 | 0.50 1.98 | 0.94 0.94 | 47 186 row 3 : amplistan vs. bestrudi | amplistan bestrudia | 3 0 | 4.0 4.0 | 0.50 1.98 | 0.94 0.94 | 564 0 row 4 : amplistan vs. bestrudi | amplistan bestrudia | 1 2 | 4.0 4.0 | 0.50 1.98 | 0.94 0.94 | 188 1488 row 5 : amplistan vs. conesto | amplistan conesto | 0 3 | 1.0 1.0 | 1.61 1.98 | 0.99 0.99 | 0 588 row 6 : conesto vs. delphi | conesto delphiz | 3 0 | 2.5 2.5 | 1.70 1.61 | 0.96 0.96 | 1224 0 row 7 : conesto vs. delphi | conesto delphiz | 0 3 | 2.5 2.5 | 1.70 1.61 | 0.96 0.96 | 0 1159 row 8 : conesto vs. amplistan | conesto amplistan | 1 2 | 4.0 4.0 | 1.98 1.61 | 0.99 0.99 | 784 1275 ] Execute this SQL based on the above table: select min ( team ) where match status = 1
amplistan bestrudia
[ header: rnd | date | race name | circuit | city/location | pole position | fastest lap | winning driver | winning team | report row 1 : 1 | march 5 | marlboro grand prix of miami presented by | bicentennial park | miami, florida | michael andretti | scott pruett | jacques villeneuve | team green | report row 2 : 2 | march 19 | australian indycar grand prix | surfers paradise street circuit | surfers paradise, australia | michael andretti | michael andretti | paul tracy | newman/haas racing | report row 3 : 3 | april 2 | slick 50 200 | phoenix international raceway | phoenix, arizona | bryan herta | emerson fittipaldi | robby gordon | walker racing | report row 4 : 4 | april 9 | toyota grand prix of long beach | streets of long beach | long beach, california | michael andretti | michael andretti | al unser, jr | marlboro team penske | report row 5 : 5 | april 23 | bosch spark plug grand prix | nazareth speedway | nazareth, pennsylvani | robby gordon | emerson fittipaldi | emerson fittipaldi | marlboro team penske | report row 6 : 6 | may 28 | 79th indianapolis 500 | indianapolis motor speedway | speedway, indiana | scott brayton | scott goodyear | jacques villeneuve | team green | report row 7 : 7 | june 4 | miller genuine draft 200 | milwaukee mile | west allis, wisconsin | teo fabi | teo fabi | paul tracy | newman/haas racing | report row 8 : 8 | june 11 | itt automotive grand prix of detroit | the raceway on belle isle park | detroit, michigan | robby gordon | michael andretti | robby gordon | walker racing | report row 9 : 9 | june 25 | budweiser/g. i. | portland international raceway | portland, oregon | jacques villeneuve | al unser, jr | al unser, jr | marlboro team penske | report row 10 : 10 | july 9 | texaco/havoline 200 | road america | elkhart lake, wiscons | jacques villeneuve | jacques villeneuve | jacques villeneuve | team green | report row 11 : 11 | july 16 | molson indy toronto | exhibition place | toronto, ontario | jacques villeneuve | bobby rahal | michael andretti | newman/haas racing | report row 12 : 12 | july 23 | budweiser grand prix of clevel | cleveland burke lakefront airport | cleveland, ohio | gil de ferran | jacques villeneuve | jacques villeneuve | team green | report row 13 : 14 | august 13 | miller genuine draft 200 | mid-ohio sports car course | lexington, ohio | jacques villeneuve | al unser, jr | al unser, jr | marlboro team penske | report row 14 : 17 | september 10 | toyota grand prix of monter | laguna seca raceway | monterey, californi | jacques villeneuve | gil de ferran | gil de ferran | jim hall racing | report ] Execute this SQL based on the above table: select race name order by rnd limit 1
marlboro grand prix of miami presented by toyota
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 21 december 2004 | rajamangala stadium, bang | thailand | 3–1 | 5–1 | friendly row 2 : 5 | 15 june 2005 | commerzbank-arena, | australia | 4–2 | 4–3 | fifa confederations cup 2005 row 3 : 7 | 29 june 2005 | zentralstadion, leip | mexico | 1–0 | 4–3 | fifa confederations cup 2005 row 4 : 9 | 7 september 2005 | olympiastadion | south africa | 3–1 | 4–2 | friendly row 5 : 10 | 7 september 2005 | olympiastadion | south africa | 4–2 | 4–2 | friendly row 6 : 11 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 3–0 | 7–0 | friendly row 7 : 12 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 5–0 | 7–0 | friendly row 8 : 14 | 24 june 2006 | allianz arena, munich, germany | sweden | 1–0 | 2–0 | fifa world cup 2006 row 9 : 19 | 6 september 2006 | stadio olimpico, ser | san marino | 8–0 | 13–0 | uefa euro 2008 qualifying row 10 : 22 | 11 october 2006 | tehelne pole stad | slovakia | 4–1 | 4–1 | uefa euro 2008 qualifying row 11 : 23 | 12 september 2007 | rhein-energie stadion | romania | 3–1 | 3–1 | friendly row 12 : 24 | 17 november 2007 | awd arena, hanover, | cyprus | 3–0 | 4–0 | uefa euro 2008 qualifying row 13 : 27 | 8 june 2008 | worthersee stadion, k | poland | 2–0 | 2–0 | uefa euro 2008 row 14 : 28 | 12 june 2008 | worthersee stadion, k | croatia | 1–2 | 1–2 | uefa euro 2008 row 15 : 30 | 6 september 2008 | rheinpark stadion, | liechtenstein | 2–0 | 6–0 | fifa world cup 2010 qualifying row 16 : 31 | 11 october 2008 | signal iduna park, dortm | russia | 1–0 | 2–1 | fifa world cup 2010 qualifying row 17 : 33 | 29 may 2009 | shanghai stadium, shang | china pr | 1–1 | 1–1 | friendly row 18 : 37 | 18 november 2009 | veltins-arena, | ivory coast | 2–2 | 2–2 | friendly row 19 : 38 | 29 may 2010 | stadium puskas ferenc, | hungary | 1–0 | 3–0 | friendly row 20 : 39 | 13 june 2010 | moses mabhida stadium, d | australia | 1–0 | 4–0 | fifa world cup 2010 row 21 : 41 | 7 september 2010 | rheinenergiestadion, | azerbaijan | 2–0 | 6–1 | uefa euro 2012 qualifying ] Execute this SQL based on the above table: select count ( score ) where id < ( select id where score = '2–2' )
17
[ header: rank | title | studio | actors | gross row 1 : 1 | star wars | lucasfilm/20th century fox | mark hamill, harrison ford | $460,998,007 row 2 : 2 | smokey and the bandit | universal/rastar | burt reynolds, | $300,000,000 row 3 : 3 | close encounters of the third kind | columbia | richard dreyfuss, | $166,000,000 row 4 : 7 | oh, god! | warner bros | george burns, john denver | $51,061,196 row 5 : 8 | a bridge too far | united artists | dirk bogarde, james ca | $50,800,000 row 6 : 10 | the spy who loved me | united artists | roger moore, barbara | $46,838,673 row 7 : 11 | annie hall | united artists | woody allen and diane keat | $38,251,425 row 8 : 12 | semi-tough | united artists | burt reynolds, | $37,187,139 row 9 : 13 | pete's dragon | disney | helen reddy, mickey | $36,000,000 row 10 : 15 | the turning point | 20th century fox | shirley maclaine, anne | $33,600,000 row 11 : 16 | heroes | universal | henry winkler, sally | $33,500,000 row 12 : 17 | high anxiety | 20th century fox | mel brooks, madeline ka | $31,063,038 row 13 : 18 | exorcist ii: the here | warner bros | linda blair, richard | $30,749,142 row 14 : 19 | airport '77 | universal | jack lemmon, lee grant and | $30,000,000 row 15 : 21 | slap shot | universal | paul newman and strother martin | $28,000,000 row 16 : 22 | the other side of midnight | 20th century fox | marie-france pisier, | $24,652,021 row 17 : 23 | looking for mr. goodbar | paramount | diane keaton, t | $22,512,655 row 18 : 24 | for the love of benji | mulberry square | benjean, patsy garret | $22,257,624 ] Execute this SQL based on the above table: select studio where id = ( select id where actors = 'burt reynolds, kris kristofferson and jill clayburgh' and studio = 'united artists' ) - 1
united artists
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 9 | northern illinois | #4 | memorial stadium • lincoln, | w 48-17 | 76194 row 2 : september 16 | utah | #4 | memorial stadium • lincoln, | w 42-30 | 76333 row 3 : september 23 | at minnesota | #3 | hubert h. humph | w 48-0 | 58368 row 4 : september 30 | oregon state | #3 | memorial stadium • lincoln, | w 35-7 | 76290 row 5 : october 7 | kansas state | #4 | memorial stadium • lincoln, | w 58-7 | 76265 row 6 : october 14 | at missouri | #4 | faurot field • columbia | w 50-7 | 55620 row 7 : october 21 | at oklahoma state | #4 | lewis field • stillwater, o | w 48-23 | 40000 row 8 : october 28 | iowa state | #4 | memorial stadium • lincoln, | w 49-17 | 52877 row 9 : november 4 | at #2 colorado | #3 | folsom field • boulder, colorad | l 21-27 | 52877 row 10 : november 11 | kansas | #6 | memorial stadium • lincoln, | w 51-14 | 76232 row 11 : november 18 | oklahoma | #6 | memorial stadium • lincoln, | w 42-25 | 76404 row 12 : january 1 | vs. #5 florida state | #6 | sun devil stadium • tempe, ari | l 17-41 | 73953 ] Execute this SQL based on the above table: select count ( date ) where result = 'w 42-25'
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 count ( distinct team ) where competition in ( 'allsvenskan' , 'allsvenskan' ) and competition = 'superettan'
0
[ header: location | mile | destinations | notes row 1 : woodmont | 0 | i-68 / us 40 (national | western terminus; i-68 exit row 2 : woodmont | 0.12 | us 40 scenic west (national pike) | us 40 scenic is county-maintained but signed row 3 : woodmont | 0.25 | woodmont road south | former md 453 row 4 : hancock | 3.52 | us 522 south - berkeley | ramp is unsigned us 522b row 5 : hancock | 3.67 | limestone road north | unsigned md 894; old alignment row 6 : hancock | 3.75 | virginia avenue to us 522 north | unsigned us 522c row 7 : hancock | 5.91 | i-70 / us 40 east ( | eastern terminus; i-70 exit 3 ] Execute this SQL based on the above table: select destinations where destinations != 'us 522 south - berkeley springs, wv'
i-68 / us 40 (national freeway) - cumberland, hancock, us 40 scenic west (national pike), woodmont road south, limestone road north, virginia avenue to us 522 north, i-70 / us 40 east (eisenhower memorial highway) - hagerstown, frederick
[ header: no. | date | tournament | winning score | margin of victory | runner(s)-up row 1 : 4 | may 21, 1978 | coca-cola classic | -3 (69-71-70=210 | playoff | joanne carner row 2 : 8 | aug 6, 1978 | colgate european open | -7 (73-71-72-73 | 3 strokes | joanne carner, mary d row 3 : 9 | nov 12, 1978 | colgate far east open | e (75-69-72=216 | 2 strokes | silvia bertolaccini, row 4 : 11 | mar 25, 1979 | sahara national pro-am | -16 (72-67-66-69 | 2 strokes | donna caponi row 5 : 17 | sep 30, 1979 | mary kay classic | -14 (71-66-67-70 | 2 strokes | sandra post row 6 : 18 | mar 30, 1980 | women's kemper open | e (72-66-77-69 | 2 strokes | debbie massey, jo an row 7 : 19 | jun 29, 1980 | the sarah coventry | -9 (73-67-72-71 | 1 stroke | pat bradley row 8 : 20 | sep 1, 1980 | rail charity golf classic | -13 (65-71-71-68 | 1 stroke | joanne carner row 9 : 21 | mar 8, 1981 | arizona copper classic | -14 (70-72-68-68 | 4 strokes | pat bradley row 10 : 22 | apr 5, 1981 | colgate-dinah shore | -11 (71-73-69-64 | 2 strokes | carolyn hill row 11 : 28 | mar 4, 1984 | uniden lpga invitational | e (70-74-66-74=28 | 3 strokes | pat bradley row 12 : 29 | aug 19, 1984 | chevrolet world championship of women' | -7 (69-74-65-73=28 | 1 stroke | joanne carner row 13 : 30 | may 19, 1985 | chrysler-plymouth classic | -9 (69-69-72=210 | 3 strokes | pat bradley row 14 : 32 | jul 7, 1985 | mazda hall of fame championship | -7 (71-70-72-68 | 3 strokes | joanne carner, allison fin row 15 : 36 | sep 13, 1987 | cellular one-ping golf championship | -6 (72-67-71=210 | 1 stroke | kelly leadbetter, muffin s row 16 : 39 | may 15, 1988 | chrysler-plymouth classic | -12 (68-70-66=204 | 8 strokes | jan stephenson row 17 : 42 | sep 24, 1989 | nippon travel-mbs classic | -11 (73-69-65-70 | 2 strokes | alice ritzman, pamela row 18 : 43 | sep 23, 1990 | mbs lpga classic | -7 (69-70-74-68 | playoff | cathy gerring row 19 : 44 | may 5, 1991 | sara lee classic | -10 (65-70-71=206) | 2 strokes | kris monaghan row 20 : 47 | jul 11, 1993 | youngstown-warren lpg | -13 (68-68-67=203 | playoff | deb richard ] Execute this SQL based on the above table: select runner(s)-up where runner(s)-up != 'pat bradley' and margin of victory = ( select margin of victory where runner(s)-up = 'pat bradley' )
joanne carner, joanne carner, kelly leadbetter, muffin spencer-devlin, jan stephenson
[ header: date | championship | location | category | surface | prev. result | prev. points | new points | outcome row 1 : 29 december 2013- 5 janu | brisbane international | brisbane (aus) | wta premier | hard | sf | 200 | 305 | final lost to serena williams row 2 : 14 january 2014- 27 jan | australian open | melbourne (aus) | grand slam | hard | w | 2000 | 430 | quarter-finals lost to agnies row 3 : 10 february 2014- 16 february | qatar total open | doha (qat) | wta premier 5 | hard | w | 900 | 0 | withdrew due to left foot injury row 4 : 3 march 2014- 16 march 2014 | indian wells | indian wells (usa) | wta premier mandatory | hard | qf | 250 | 45 | second round lost to lauren davis row 5 : 17 march 2013- 30 march 2014 | sony open tennis | miami (usa) | wta premier mandatory | hard | dnp | 0 | 0 | withdrew due to left foot injury row 6 : 5 may 2014- 11 may 2014 | mutua madrid masters | madrid (esp) | wta premier mandatory | clay | 2r | 60 | None | pending row 7 : 12 may 2014- 18 may 2014 | internazionali bnl | rome (ita) | wta premier 5 | clay | f | 700 | None | pending row 8 : 25 may 2014- 8 june 2014 | french open | paris (fra) | grand slam | clay | sf | 900 | None | pending row 9 : 23 june 2014- 6 july | wimbledon | london (gbr) | grand slam | grass | 2r | 100 | None | pending row 10 : 4 august 2014- 10 august 2014 | rogers cup | toronto (can) | wta premier 5 | hard | dnp | 0 | None | pending row 11 : 11 august 2014- 17 august 2014 | western and southern open | cincinnati (usa) | wta premier 5 | hard | w | 900 | None | pending row 12 : 25 august 2014- 8 september 2014 | us open | new york (usa) | grand slam | hard | f | 1400 | None | pending row 13 : 22 september 2014- 27 september 2014 | toray pan pacific open | wuhan (chn) | wta premier 5 | hard | 2r | 60 | None | pending row 14 : 27 september 2014- 5 octo | china open | beijing (chn) | wta premier mandatory | hard | 1r | 5 | None | pending row 15 : 20 october 2013- 26 | wta tour championships | singapore (sin) | wta tour championships | hard (i) | rr | 400 | None | pending ] Execute this SQL based on the above table: select prev. points where location = 'melbourne (aus)'
2000.0
[ header: year | name | date | stages | distance | winner | time row 1 : 1982 | marlboro tour | 22 april-9 may | 15 | 2,192 km | jacinto sicam (phi) | 61:29:17 row 2 : 1983 | marlboro tour | 16 april-1 may | 14 | 2,313.11 km | romeo bonzo (phi) | 63:54:31 row 3 : 1984 | marlboro tour | 26 may-10 june | 14 | 2,464 km | ruben carino (phi) | 68:08:49 row 4 : 1985 | marlboro tour | 18 april-12 may | 21 | 3,668.97 km | pepito calip (phi) | 97:04:42 row 5 : 1986 | marlboro tour | 26 april-11 may | 10 | 2,900.77 km | rolando pagnanaw | 77:39:53 row 6 : 1987 | marlboro tour | 21 may-7 june | 17 | 3,282 km | reynaldo dequito | 88:06:50 row 7 : 1988 | marlboro tour | 28 april-15 may | 17 | 3,544.53 km | armando catalan (phi) | 94:44:03 row 8 : 1989 | marlboro tour | 26 april-14 may | 18 | 3,539.47 km | gerardo igos (phi | 95:40:23 row 9 : 1990 | marlboro tour | 18 april-6 may | 18 | 3,317.42 km | manuel buenaventura (phi) | 95:58:38 row 10 : 1991 | marlboro tour | 25 april-12 may | 17 | 2,373.61 km | bernardo llentad | 63:33:17 row 11 : 1992 | marlboro tour | 21 may-7 june | 17 | 2,731.38 km | renato dolosa (phi) | 71:21:49 row 12 : 1993 | marlboro tour | 17 april-9 may | 21 | 3,480 km | carlo guieb (phi) | 91:41:54 row 13 : 1994 | marlboro tour | 17 april-9 may | 20 | 3,563 km | carlo guieb (phi) | 91:24:13 row 14 : 1995 | marlboro tour | 18 march-8 april | 19 | 3,280.33 km | renato dolosa (phi) | 83:43:39 row 15 : 1996 | marlboro tour | 14 april-5 may | 19 | 3,257.29 km | victor espiritu (phi | 80:50:46 row 16 : 1997 | marlboro tour | 16 april-4 may | 16 | 2,472 km | wong kam-po (hkg) | 62:06:28 row 17 : 1998 | marlboro centennial tour | 15 april-3 may | 16 | 2,494 km | warren davadilla (phi) | 64:58:57 row 18 : 1999-2001 | cancelled | cancelled | cancelled | cancelled | cancelled | cancelled ] Execute this SQL based on the above table: select winner order by distance limit 1
cancelled
[ header: title | year | publisher | developer | platforms row 1 : the hobbit | 1982 | melbourne house | beam software | amstrad cpc, z row 2 : war in middle-earth | 1988 | melbourne house | melbourne house | c64, spectrum, amstrad row 3 : the lord of the rings volume 1 | 1990 | interplay, electronic arts | interplay, chaos studios (amiga | amiga, ibm pc row 4 : the lord of the rings volume 2 | 1992 | interplay | interplay | ibm pc row 5 : riders of rohan | 1991 | konami, mirrorsoft | beam software, papyrus | ibm pc row 6 : the lord of the rings volume 1 | 1994 | interplay | interplay | super nes row 7 : the lord of the rings: the fellowship | 2002 | vivendi universal games | pocket studios | game boy advance row 8 : the lord of the rings: the two | 2002 | electronic arts | stormfront studios hypnos entertainment (g | playstation 2, xbox, ninte row 9 : the lord of the rings: the return | 2003 | electronic arts aspyr (mac os | electronic arts,hypnos entertainment (gcn | ms windows, playstation 2, x row 10 : the lord of the rings: the return | 2003 | electronic arts | griptonite games | game boy advance row 11 : the hobbit | 2003 | sierra | midway austin | ms windows, playstation 2, x row 12 : the lord of the rings: the battle | 2004 | electronic arts | ea los angeles | ms windows row 13 : the lord of the rings: tactics | 2005 | electronic arts | amaze | playstation portable row 14 : the lord of the rings: the battle | 2006 | electronic arts | ea los angeles | ms windows, xbox 360 row 15 : the lord of the rings online: shadow | 2007 | turbine, inc., midway | turbine, inc | ms windows row 16 : the lord of the rings online: mine | 2008 | turbine, inc., midway | turbine, inc | ms windows row 17 : the lord of the rings online: sie | 2009 | turbine, inc | turbine, inc | ms windows row 18 : the lord of the rings: a | 2010 | warner bros. interactive entertainment | headstrong games tt fusion | wii, nintendo d row 19 : the lord of the rings: war in | 2011 | warner bros. interactive entertainment | snowblind studios | playstation 3, ms windows, x row 20 : the lord of the rings online: riders | 2012 | warner bros. interactive entertainment | turbine, inc | ms windows row 21 : lego the lord of the rings | 2012 | warner bros. interactive entertainment | traveler's tales | ms windows, wii, n row 22 : the hobbit: armies of the third | 2013 | None | kabam | browser game ] Execute this SQL based on the above table: select count ( year ) where publisher = 'turbine, inc., midway'
2
[ header: party | leader | from | to row 1 : scottish national party | gordon wallace | may 1974 | may 1978 row 2 : scottish national party | robert cunning | may 1978 | may 1980 row 3 : labour | None | may 1974 | may 1980 row 4 : labour | iain nicolson | may 1980 | may 1984 row 5 : labour | charles kennedy | may 1984 | jan 1989 row 6 : labour | andrew cochrane | jan 1989 | may 1992 row 7 : labour | robert coyle | may 1992 | may 1993 row 8 : labour | brian wallace | jun 1993 | sep 1994 row 9 : labour | charles kennedy | sep 1994 | apr 1996 row 10 : conservative | william leslie | may 1974 | may 1992 row 11 : conservative | ian young | may 1992 | april 1996 row 12 : sdp/liberal alliance | joyce shannon | february 1986 | may 1992 row 13 : independent | andrew archibald | may 1974 | may 1977 ] Execute this SQL based on the above table: select to where party = 'labour' and leader = 'iain nicolson'
may 1984
[ header: region | date | label | format | catalog row 1 : united kingdom | june 10, 1985 | i.r.s | vinyl lp | mirf1003 row 2 : united states | june 11, 1985 | i.r.s | lp | irs-5592 row 3 : united states | june 11, 1985 | i.r.s | cassette tape | irsc-5592 row 4 : united states | june 11, 1985 | i.r.s | compact disc | irsd-5592 row 5 : greece | 1985 | illegal | lp | 26525 row 6 : australia | 1985 | i.r.s./epic | lp | elps 4495 row 7 : the netherlands | 1985 | i.r.s | lp | 26525 row 8 : worldwide | 1990 | mca | compact disc | 5592 row 9 : worldwide | 1990 | i.r.s | cassette tape | irsc-5592 row 10 : the netherlands | august 6, 1992 | emi | compact disc | 7 13160 2 9 row 11 : united kingdom | 1992 | simply vinyl | 180-gram vinyl lp | svlp151 row 12 : worldwide | 1998 | capitol | compact disc | 93479 row 13 : europe | 1998 | emi | compact disc | 13160 row 14 : worldwide | 1999 | i.r.s | compact disc | 19016 row 15 : united states | 1999 | simply vinyl | lp | 151 row 16 : europe | 2000 | i.r.s | compact disc | 7131602 ] Execute this SQL based on the above table: select label where format = 'cassette tape'
i.r.s, i.r.s
[ header: year | starts | wins | top 5 | top 10 | poles | avg. start | avg. finish | winnings | position | team(s) row 1 : 1986 | 2 | 0 | 0 | 0 | 0 | 21 | 29 | $535 | 110th | #31 grissom racing enterprises row 2 : 1987 | 2 | 0 | 0 | 0 | 0 | 17 | 21.5 | $975 | 49th | #39 grissom racing enterprises row 3 : 1988 | 29 | 0 | 1 | 4 | 0 | 23.6 | 20.4 | $45,391 | 13th | #39 grissom racing enterprises row 4 : 1989 | 29 | 0 | 2 | 5 | 0 | 23.1 | 18.9 | $71,822 | 12th | #9/#19 falcon racing row 5 : 1990 | 31 | 4 | 11 | 15 | 1 | 14.8 | 13.2 | $166,842 | 3rd | #31 grissom racing enterprises row 6 : 1991 | 31 | 1 | 7 | 13 | 1 | 20.5 | 15.7 | $152,206 | 10th | #31 grissom racing enterprises row 7 : 1992 | 31 | 1 | 2 | 7 | 1 | 19.7 | 16.7 | $170,716 | 12th | #31 grissom racing enterprises row 8 : 1994 | 11 | 0 | 1 | 1 | 0 | 27.5 | 26.6 | $39,475 | 43rd | #31 grissom racing enterprises row 9 : 1995 | 15 | 2 | 4 | 7 | 0 | 23.9 | 15.6 | $110,105 | 26th | #29 diamond ridge motorsports row 10 : 1996 | 8 | 1 | 3 | 4 | 0 | 25.9 | 14.1 | $90,942 | 45th | #29 diamond ridge motorsports row 11 : 1997 | 1 | 0 | 0 | 0 | 0 | 43 | 39 | $4,425 | 114th | #5 labonte motorsports row 12 : 1998 | 2 | 0 | 0 | 0 | 1 | 22 | 23 | $16,444 | 77th | #12 spencer motor ventures # row 13 : 1999 | 12 | 0 | 0 | 0 | 0 | 35.5 | 30.6 | $128,750 | 52nd | #74 bace motorsports #12 row 14 : 2000 | 1 | 0 | 0 | 0 | 0 | 43 | 37 | $7,925 | 109th | #8 petty enterprises row 15 : 2001 | 1 | 0 | 0 | 0 | 0 | 21 | 26 | $27,000 | 151st | #45 petty enterprises row 16 : 2002 | 7 | 0 | 0 | 0 | 0 | 30.6 | 30.4 | $86,830 | 56th | #34 frank cicci racing row 17 : 2003 | 6 | 0 | 0 | 0 | 0 | 37 | 27.8 | $83,825 | 67th | #07 dlp racing #61/ row 18 : 2004 | 26 | 0 | 0 | 0 | 0 | 37.3 | 28.6 | $482,604 | 28th | #36 dct motorsports # row 19 : 2005 | 31 | 0 | 0 | 0 | 0 | 40.3 | 32.2 | $602,395 | 23rd | #49 jay robinson racing row 20 : 2006 | 2 | 0 | 0 | 0 | 0 | 42 | 30.5 | $72,136 | 98th | #49 jay robinson racing row 21 : 2007 | 1 | 0 | 0 | 0 | 0 | 43 | 25 | $45,800 | 133rd | #34 frank cicci racing ] Execute this SQL based on the above table: select team(s) order by winnings desc limit 1
#49 jay robinson racing
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select team order by goal difference limit 1923
þrottur r, ks, ibv, breiðablik, ir, tindastoll, selfoss, viðir, fylkir, fh
[ header: rank | name | image | height ft (m) | floors | year | notes row 1 : 1 | key tower | | 947 (289) | 57 | 1991 | 104th-tallest building in the row 2 : 3 | 200 public square | | 658 (201) | 45 | 1985 | also known as the bp building tallest row 3 : 4 | tower at erieview | | 529 (161) | 40 | 1964 | tallest building constructed in cleveland in row 4 : 5 | one cleveland center | | 450 (137) | 31 | 1983 | None row 5 : 6 | fifth third center | | 446 (136) | 27 | 1992 | None row 6 : 7 | federal court house tower | | 430 (131) | 23 | 2002 | tallest building constructed in the city in the 2000 row 7 : 8 | justice center complex | | 420 (128) | 26 | 1977 | tallest building constructed in the city in the 1970 row 8 : 9 | anthony j. celebrezze | | 419 (128) | 31 | 1967 | None row 9 : 10 | pnc center | | 410 (125) | 35 | 1980 | originally known as the national city center; building was row 10 : 12 | at&t huron road building | | 365 (111) | 24 | 1927 | commonly known as ohio bell build row 11 : 13 | rhodes tower | | 363 (111) | 20 | 1971 | originally known as the university tower row 12 : 14 | eaton center | | 356 (109) | 28 | 1983 | None row 13 : 15 | ernst & young tower | | 330 (101) | 21 | 2013 | phase i of the flats east bank row 14 : 16 | marriott at key center | | 320 (98) | 28 | 1991 | tallest all-hotel building in the city row 15 : 17 | mcdonald investment center | | 308 (94) | 23 | 1968 | also known as key center formerly known as the row 16 : 18 | 55 public square | | 300 (91) | 22 | 1958 | tallest building constructed in the city the 1950s row 17 : 19 | huntington bank building | | 289 (88) | 21 | 1924 | None row 18 : 20 | north point tower | | 285 (87) | 20 | 1990 | None row 19 : 21 | diamond building | | 282 (86) | 23 | 1972 | None row 20 : 21 | standard building | | 282 (86) | 21 | 1925 | None row 21 : 23 | 1717 east ninth building | | 275 (84) | 21 | 1959 | also known as the east ohio row 22 : 24 | keith building | | 272 (83) | 21 | 1922 | None row 23 : 25 | east tower | | 266 (81) | 25 | 1973 | tallest all-residential building in the row 24 : 25 | embassy suites tower | | 266 (81) | 26 | 1969 | also known as embassy suites at reserve square row 25 : 27 | superior building | | 265 (81) | 22 | 1922 | None row 26 : 28 | fenn tower | | 265 (81) | 21 | 1930 | None row 27 : 29 | landmark office towers | | 260 (79) | 22 | 1930 | None row 28 : 30 | penton media building | | 253 (77) | 21 | 1972 | None ] Execute this SQL based on the above table: select name where name = 'standard building'
standard building
[ header: outcome | no. | date | tournament | surface | opponent in the final | score row 1 : runner-up | 1 | 2 september 2001 | mostar | clay | adriana basaric | 4-6, 3-6 row 2 : winner | 1 | 27 january 2002 | courmayeur | hard | stefanie weis | 4-6, 7-6(7-3), row 3 : winner | 2 | 17 february 2002 | bergamo | hard | rita degli-esposti | 6-1, 6-2 row 4 : runner-up | 2 | 31 march 2002 | rome - parioli | clay | dinara safina | 7-6(7-3), 2-6, row 5 : runner-up | 3 | 23 june 2002 | gorizia | clay | ainhoa goni-blanco | 6-7(4-7), 1-6 row 6 : runner-up | 4 | 11 august 2002 | rimini | clay | laurence andretto | 5-7, 4-6 row 7 : winner | 3 | 26 january 2003 | grenoble | hard | sophie lefevre | 7-5, 7-5 row 8 : winner | 4 | 16 february 2003 | southampton | hard | magdalena zdenovcova | 6-1, 3-0, ret row 9 : winner | 5 | 23 february 2003 | redbridge | hard | olga barabanschikov | 6-3, 6-2 row 10 : winner | 6 | 23 march 2003 | castellon | clay | ludmila cervanova | 6-3, 6-3 row 11 : winner | 7 | 2 november 2003 | poitiers | hard | roberta vinci | 6-4, 7-5 row 12 : winner | 8 | 1 march 2009 | biberach | hard | kirsten flipkens | 6-1, 6-2 row 13 : winner | 9 | 11 april 2009 | torhout | hard | viktoriya kutuzova | 6-1, 6-4 row 14 : winner | 10 | 11 april 2009 | mestre | hard | yvonne meusburger | 2-6, 6-2, 6-4 ] Execute this SQL based on the above table: select count ( * ) where date = '31 march 2002' and outcome = 'winner'
0
[ 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 abs ( ( select 3 credits where hand = 'straight' ) - ( select 3 credits where hand = 'flush' ) )
3.0
[ header: game | day | date | kickoff | opponent | results score | results record | location | attendance row 1 : 1 | saturday | november 9 | 7:05pm | at detroit waza | w 8-7 (ot) | 1-0 | melvindale civic center | 545 row 2 : 2 | sunday | november 10 | 3:05pm | at cleveland freeze | l 3-11 | 1-1 | soccer sportsplex | 703 row 3 : 3 | saturday | november 16 | 7:35pm | detroit waza | l 5-8 | 1-2 | farm show arena | 1605 row 4 : 4 | saturday | november 23 | 7:05pm | cleveland freeze | l 7-10 | 1-3 | farm show arena | 1050 row 5 : 5 | saturday | november 30 | 7:05pm | cincinnati saints | w 8-6 | 2-3 | farm show arena | 1458 row 6 : 6 | saturday | december 21 | 7:05pm | detroit waza | w 9-8 | 3-3 | farm show arena | 1590 row 7 : 7 | sunday | december 22 | 4:05pm | at cleveland freeze | l 4-12 | 3-4 | soccer sportsplex | 431 row 8 : 8 | saturday | december 28 | 7:05pm | cleveland freeze | l 5-12 | 3-5 | farm show arena | 1581 row 9 : 9 | saturday | january 11 | 7:35pm | at cincinnati saints | l 8-9 | 3-6 | tri-county soccerplex | 421 row 10 : 10 | sunday | january 12 | 3:05pm | at detroit waza | l 6-12 | 3-7 | melvindale civic center | 356 row 11 : 11 | saturday | january 18 | 7:05pm | cincinnati saints | w 10-5 | 4-7 | farm show arena | 2209 row 12 : 12 | friday | january 24 | 7:05pm | chicago mustangs | l 7-13 | 4-8 | farm show arena | 1895 row 13 : 13 | saturday | january 25 | 7:05pm | chicago mustangs | l 5-12 | 4-9 | farm show arena | 2373 row 14 : 14 | saturday | february 8 | 8:35pm | at illinois piasa | l 3-4 | 4-10 | the field sports complex | 206 row 15 : 15 | sunday | february 9 | 5:05pm | at chicago mustangs | l 3-14 | 4-11 | grand sports arena | 748 row 16 : 16 | sunday | february 16 | 4:05pm | at dallas sidekicks | l 3-13 | 4-12 | allen event center | 4207 ] Execute this SQL based on the above table: select count ( results record ) where results score = 'l 6-12' and results score = 1387
0
[ header: no. | dub no. | english dubbed title / english subbed title original japanese title | original air date | english air date row 1 : 6 | None | "protect the melody of love! usagi is | april 18, 1992 | None row 2 : 9 | 6 | "time bomb" / "usagi' | may 9, 1992 | september 18, 1995 row 3 : 12 | 9 | "cruise blues" / " | may 30, 1992 | september 21, 1995 row 4 : 14 | 11 | "match point for sailor moon" | june 13, 1992 | september 25, 1995 row 5 : 19 | 16 | "who is that masked man?" | july 25, 1992 | october 2, 1995 row 6 : 24 | 20 | "a friend in wolf's clothing" | august 29, 1992 | october 6, 1995 row 7 : 26 | 22 | "the power of friendship" / "b | september 12, 1992 | october 10, 1995 row 8 : 34 | 30 | "a crystal clear destiny" / "the | november 28, 1992 | october 20, 1995 row 9 : 36 | 32 | "bad hair day" / "usagi | december 12, 1992 | october 24, 1995 row 10 : 40 | 36 | "last resort" / "the legendary lake | january 16, 1993 | october 30, 1995 ] Execute this SQL based on the above table: select count ( original air date ) where dub no. < 1656
9
[ header: make | origin | in service | notes row 1 : dodge charger | canada | 2006-present | photo row 2 : dodge magnum | canada | 2006-present | photo row 3 : ford taurus | united states | 2002-present | photo row 4 : chevrolet impala | canada | 2002-present | photo row 5 : ford crown victoria police interceptor | canada | 1998-present | photo row 6 : ford freestar ride vehicle | canada | 2005-present | photo row 7 : chrysler pt cruiser | mexico | 2003-2005 | photo row 8 : chevrolet taho | united states | None | photo row 9 : ford f350 | united states | None | photo row 10 : ford expedition | united states | None | photo row 11 : ford explorer | united states | None | photo row 12 : jeep cherokee | united states | None | photo row 13 : dodge polara | united states | 1970s | retired, photo row 14 : chevrolet caprice | canada | 1970s-1998 | retired ] Execute this SQL based on the above table: select make where make != 'ford crown victoria police interceptor' and origin = ( select origin where make = 'ford crown victoria police interceptor' )
dodge charger, dodge magnum, chevrolet impala, ford freestar ride vehicle, chevrolet caprice
[ header: rank | representative | party | district | seniority date | notes row 1 : 3 | dave obey | d | wi-7 | april 1, 1969 | chair of the appropriations committee row 2 : 12 | henry waxman | d | ca-30 | january 3, 1975 | chair of the energy and commerce committee row 3 : 20 | tom petri | r | wi-6 | april 3, 1979 | None row 4 : 24 | duncan hunter | r | ca-52 | january 3, 1981 | ranking member of the armed services committee left the row 5 : 29 | steny hoyer | d | md-5 | may 19, 1981 | majority leader row 6 : 74 | jose serrano | d | ny-16 | march 20, 1990 | None row 7 : 80 | rosa delauro | d | ct-3 | january 3, 1991 | None row 8 : 95 | roscoe bartlett | r | md-6 | january 3, 1993 | None row 9 : 133 | nydia velaz | d | ny-12 | january 3, 1993 | chair of the small business committee row 10 : 147 | phil english | r | pa-03 | january 3, 1995 | left the house in 2009 row 11 : 152 | walter b. jones | r | nc-03 | january 3, 1995 | None row 12 : 318 | jim marshall | d | ga-08 | january 3, 2003 | None row 13 : 322 | brad miller | d | nc-13 | january 3, 2003 | None row 14 : 338 | ben chandler | d | ky-6 | february 17, 2004 | None row 15 : 372 | dave reichert | r | wa-8 | january 3, 2005 | None row 16 : 373 | john salazar | d | co-3 | january 3, 2005 | None row 17 : 378 | jean schmidt | r | oh-02 | august 3, 2005 | None row 18 : 395 | steve cohen | d | tn-9 | january 4, 2007 | None row 19 : 403 | kirsten gillibrand | d | ny-20 | january 4, 2007 | None row 20 : 406 | dean heller | r | nv-2 | january 4, 2007 | None row 21 : None | don cazayoux | d | la-6 | may 6, 2008 | left the house in 2009 row 22 : None | marcia fudge | d | oh-11 | november 19, 2008 | None ] Execute this SQL based on the above table: select count ( party ) where notes = 'None'
0
[ header: player | matches | innings | not out | runs | high score | average | strike rate | 100s | 50s row 1 : anthony mcgrath | 9 | 9 | 2 | 392 | 72 | 56 | 132.43 | 0 | 4 row 2 : jacques rudolph | 9 | 8 | 1 | 191 | 56 | 27.29 | 129.05 | 0 | 1 row 3 : darren gough | 9 | 4 | 3 | 26 | 20 | 26 | 136.84 | 0 | 0 row 4 : gerard brophy | 9 | 9 | 1 | 177 | 57 | 22.13 | 113.46 | 0 | 1 row 5 : andrew gale | 9 | 9 | 2 | 106 | 45 | 15.14 | 86.18 | 0 | 0 row 6 : michael vaughan | 7 | 7 | 0 | 104 | 34 | 14.86 | 138.67 | 0 | 0 row 7 : craig white | 2 | 2 | 0 | 26 | 26 | 13 | 92.86 | 0 | 0 row 8 : tim bresnan | 9 | 8 | 3 | 58 | 15 | 11.6 | 85.29 | 0 | 0 row 9 : chris taylor | 2 | 2 | 1 | 10 | 10 | 10 | 111.11 | 0 | 0 row 10 : simon guy | 4 | 2 | 0 | 11 | 7 | 5.5 | 78.57 | 0 | 0 row 11 : richard pyrah | 9 | 5 | 2 | 16 | 8 | 5.33 | 114.29 | 0 | 0 row 12 : adil rashid | 8 | 6 | 2 | 18 | 10 | 4.5 | 94.74 | 0 | 0 row 13 : adam lyth | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 14 : david wainwright | 2 | 1 | 1 | 3 | 3 | None | 33.33 | 0 | 0 row 15 : matthew hoggard | 9 | 0 | 0 | 0 | 0 | None | None | 0 | 0 row 16 : azeem rafi | 1 | 0 | 0 | 0 | 0 | None | None | 0 | 0 row 17 : total batting | 99 | 73 | 18 | 1138 | 72 | 20.69 | 116 | 0 | 6 ] Execute this SQL based on the above table: select 50s where matches >= 81 order by strike rate asc limit 449
6
[ header: film | year | role | language row 1 : miss christina | 2013 | mrs. moscu | romanian row 2 : fata din transilvania | 2011 | None | romanian row 3 : sange tanar, munti si brazi | 2011 | mama | romanian drama row 4 : luna verde | 2010 | simona | romanian row 5 : aniela (tv series) | 2009-2010 | maica stareta | romanian row 6 : eva | 2009 | maria | english row 7 : the fence | 2007 (in production) | herman's mother | english row 8 : margo | 2006 | margo's stepmother | romanian row 9 : l'homme presse | 2005, tv | bonne de bois de rose | french row 10 : orient express | 2004 | amalia frunzetti | romanian row 11 : casatorie imposibila ("impossible | 2004, tv series | None | romanian row 12 : a rozsa eneke | 2003 | olga | hungarian row 13 : patul lui procust (procu | 2001 | doamna t | romanian row 14 : dark prince: the true story of dracul | 2000, tv | woman at the fountain | english row 15 : kinai vedelem (chines | 1999 | None | hungarian row 16 : fata in fata (face to face) | 1999 | None | romanian row 17 : triunghiul mortii ("triangle | 1999 | regina maria | romanian row 18 : az alombanya | 1998, tv, short | None | hungarian row 19 : witman fiuk (witman boys) | 1997 | mrs. witman | hungarian row 20 : siodmy pokoj (the | 1995 | edith stein (the starring role) | hungarian row 21 : nostradamus | 1994 | helen | english row 22 : trahir (betrayal, roman | 1993 | woman in prison | french / romanian row 23 : casa din vis ("the house from the dream") | 1993 | None | romanian row 24 : cel mai iubit dintre paminteni (the | 1993 | None | romanian row 25 : balanta (the oak) | 1992 | nela (the starring role) | romanian row 26 : raminerea (forgotten by god) | 1992 | None | romanian row 27 : baiatul cu o singura brete | 1991 | None | romanian row 28 : pasaj | 1990 | None | romanian row 29 : marea sfidare ("the | 1989 | None | romanian row 30 : anotimpul iubirii (the | 1986 | None | romanian row 31 : secretul lui bachus (the secret of | 1984 | the girl in the restaurant (as maia | romanian ] Execute this SQL based on the above table: select count ( * ) where film = 'casatorie imposibila ("impossible marriage")'
1
[ header: name | location | county | order | year dissolved row 1 : abingdon abbey | abingdon | oxfordshire | benedictine | 1538 row 2 : basingwerk abbey | holywell | flintshire | cistercian | 1536 row 3 : beaulieu abbey | beaulieu | hampshire | cistercian | 1538 row 4 : belvoir priory | belvoir | leicestershire | benedictine | 1539 row 5 : binham priory | binham | norfolk | benedictine | 1539 row 6 : bolton abbey | bolton abbey | north yorkshire | augustinian | 1539 row 7 : breadsall priory | breadsall | derbyshire | canon regular | 1536 row 8 : bridlington priory | bridlington | east riding of yorkshire | canon regular | 1538 row 9 : buckfast abbey | buckfastleigh | devon | cistercian | 1539 row 10 : buildwas abbey | buildwas | shropshire | cistercian | 1536 row 11 : carmarthen friary | carmarthen | carmarthenshire | franciscan | 1538 row 12 : carmarthen priory | carmarthen | carmarthenshire | canon regular | 1536 row 13 : christchurch priory | christchurch | dorset | augustinian | 1539 row 14 : croyland abbey | crowland | lincolnshire | benedictine | 1539 row 15 : croxton abbey | croxton kerrial | leicestershire | premonstratensian | 1538 row 16 : dore abbey | abbey dore | herefordshire | cistercian | 1536 row 17 : dudley priory | dudley | west midlands | cluniac | 1539 row 18 : folkestone priory | folkestone | kent | benedictine | 1535 row 19 : gisborough priory | guisborough | north yorkshire | augustinian | 1540 row 20 : great malvern priory | malvern | worcestershire | benedictine | 1539 row 21 : hailes abbey | stanway | gloucestershire | cistercian | 1539 row 22 : haltemprice priory | willerby | east riding of yorkshire | augustinian | 1536 row 23 : haverholme priory | ewerby and evedon | lincolnshire | cistercian | 1539 row 24 : maenan abbey | llanddoged and maenan | conwy | cistercian | 1536 row 25 : margam abbey | margam | neath port talbot | cistercian | 1536 row 26 : mattersey priory | mattersey | nottinghamshire | gilbertine | 1538 row 27 : romsey abbey | romsey | hampshire | benedictine | 1539 row 28 : selby abbey | selby | north yorkshire | benedictine | 1539 row 29 : sempringham priory | pointon and sempringham | lincolnshire | gilbertine | 1538 row 30 : sibton abbey | yoxford | suffolk | cistercian | 1536 row 31 : st augustine's abbey | canterbury | kent | benedictine | 1538 row 32 : st helen's prior | bishopsgate, city of london | greater london | benedictine | 1538 row 33 : st mary's priory | coventry | warwickshire | benedictine | 1539 ] Execute this SQL based on the above table: select county order by name - order desc limit 1
oxfordshire
[ header: game | day | date | kickoff | opponent | results score | results record | location | attendance row 1 : 1 | saturday | november 9 | 7:05pm | at detroit waza | w 8-7 (ot) | 1-0 | melvindale civic center | 545 row 2 : 2 | sunday | november 10 | 3:05pm | at cleveland freeze | l 3-11 | 1-1 | soccer sportsplex | 703 row 3 : 3 | saturday | november 16 | 7:35pm | detroit waza | l 5-8 | 1-2 | farm show arena | 1605 row 4 : 4 | saturday | november 23 | 7:05pm | cleveland freeze | l 7-10 | 1-3 | farm show arena | 1050 row 5 : 5 | saturday | november 30 | 7:05pm | cincinnati saints | w 8-6 | 2-3 | farm show arena | 1458 row 6 : 6 | saturday | december 21 | 7:05pm | detroit waza | w 9-8 | 3-3 | farm show arena | 1590 row 7 : 7 | sunday | december 22 | 4:05pm | at cleveland freeze | l 4-12 | 3-4 | soccer sportsplex | 431 row 8 : 8 | saturday | december 28 | 7:05pm | cleveland freeze | l 5-12 | 3-5 | farm show arena | 1581 row 9 : 9 | saturday | january 11 | 7:35pm | at cincinnati saints | l 8-9 | 3-6 | tri-county soccerplex | 421 row 10 : 10 | sunday | january 12 | 3:05pm | at detroit waza | l 6-12 | 3-7 | melvindale civic center | 356 row 11 : 11 | saturday | january 18 | 7:05pm | cincinnati saints | w 10-5 | 4-7 | farm show arena | 2209 row 12 : 12 | friday | january 24 | 7:05pm | chicago mustangs | l 7-13 | 4-8 | farm show arena | 1895 row 13 : 13 | saturday | january 25 | 7:05pm | chicago mustangs | l 5-12 | 4-9 | farm show arena | 2373 row 14 : 14 | saturday | february 8 | 8:35pm | at illinois piasa | l 3-4 | 4-10 | the field sports complex | 206 row 15 : 15 | sunday | february 9 | 5:05pm | at chicago mustangs | l 3-14 | 4-11 | grand sports arena | 748 row 16 : 16 | sunday | february 16 | 4:05pm | at dallas sidekicks | l 3-13 | 4-12 | allen event center | 4207 ] Execute this SQL based on the above table: select opponent group by opponent order by count ( attendance ) limit 1
at chicago mustangs
[ header: name | party | province | term expires | years in office row 1 : william atkinson | liberal | central | 1989 | 1983-1984 row 2 : colin bell | liberal | lower west | 1989 | 1983-1989 row 3 : joe berinson | labor | north central metropolitan | 1986 | 1980-1993 row 4 : james brown | labor | south-east | 1986 | 1980-1992 row 5 : eric charlton | national/np | central | 1989 | 1984-1998 row 6 : des dans | labor | south metropolitan | 1989 | 1971-1989 row 7 : peter dowding | labor | north | 1986 | 1980-1986 row 8 : graham edwards | labor | north metropolitan | 1989 | 1983-1997 row 9 : lyla elliott | labor | north-east metropolitan | 1986 | 1971-1986 row 10 : vic ferry | liberal | south-west | 1989 | 1965-1987 row 11 : harry gayfer | national/ncp | central | 1986 | 1974-1989 row 12 : clive griffiths | liberal | south central metropolitan | 1989 | 1965-1997 row 13 : kay hallahan | labor | south-east metropolitan | 1989 | 1983-1993 row 14 : bob hetherington | labor | south-east metropolitan | 1986 | 1977-1989 row 15 : garry kelly | labor | south metropolitan | 1986 | 1982-1993 row 16 : thomas knight | liberal | south | 1986 | 1974-1986 row 17 : sandy lewis | liberal | lower central | 1986 | 1974-1989 row 18 : phil lockyer | liberal | lower north | 1986 | 1980-1997 row 19 : margaret mcaleer | liberal | upper west | 1986 | 1974-1993 row 20 : fred mckenzie | labor | north-east metropolitan | 1989 | 1977-1993 row 21 : graham mackinnon | liberal | south west | 1986 | 1956-1986 row 22 : thomas mcneil | national/np | upper west | 1989 | 1977-1989 row 23 : gordon masters | liberal | west | 1986 | 1974-1989 row 24 : ian medcalf | liberal | metropolitan | 1986 | 1968-1986 row 25 : norman moore | liberal | lower north | 1989 | 1977-2013 row 26 : mark nevill | labor | south-east | 1989 | 1983-2001 row 27 : neil oliver | liberal | west | 1989 | 1977-1989 row 28 : phillip pendal | liberal | south central metropolitan | 1986 | 1980-1993 row 29 : sam piantadosi | labor | north central metropolitan | 1989 | 1983-1996 row 30 : ian pratt | liberal | lower west | 1986 | 1974-1986 row 31 : tom stephens | labor | north | 1989 | 1982-2004 row 32 : bill stretch | liberal | lower central | 1989 | 1983-2005 row 33 : peter wells | liberal | north metropolitan | 1986 | 1980-1986 row 34 : richard williams | liberal | metropolitan | 1989 | 1971-1989 row 35 : david wordsworth | liberal | south | 1989 | 1971-1993 ] Execute this SQL based on the above table: select province where term expires < ( select term expires where province = 'central' and term expires = 1989 ) order by term expires desc limit 1
north central metropolitan
[ 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 sum ( chart positions can country )
116.0
[ header: by race | white | black | aian | asian | nhpi row 1 : 2000 (total population) | 75.43% | 4.46% | 19.06% | 5.24% | 0.88% row 2 : 2000 (hispanic only) | 3.42% | 0.33% | 0.45% | 0.16% | 0.06% row 3 : 2005 (total population) | 74.71% | 4.72% | 18.77% | 5.90% | 0.88% row 4 : 2005 (hispanic only) | 4.32% | 0.38% | 0.48% | 0.19% | 0.05% row 5 : growth 2000-05 (total population) | 4.85% | 12.03% | 4.27% | 19.23% | 5.35% row 6 : growth 2000-05 (non-hispan | 3.49% | 11.30% | 4.02% | 18.96% | 5.86% row 7 : growth 2000-05 (hispanic only) | 33.56% | 21.02% | 14.52% | 27.89% | -1.95% ] Execute this SQL based on the above table: select black group by black order by count ( nhpi ) asc limit 1
0.33%
[ header: rank | bib | name | country | time | deficit row 1 : None | 43 | daniel richardsson | sweden | 39:08.5 | 38.8 row 2 : 4 | 13 | iivo niskanen | finland | 39:08.7 | 39 row 3 : 7 | 31 | alexander bessmertny | russia | 39:37.7 | +1:08.0 row 4 : 12 | 33 | eldar rønning | norway | 40:02.8 | +1:33.1 row 5 : 14 | 29 | jens filbrich | germany | 40:08.5 | +1:38.8 row 6 : 15 | 28 | lars nelson | sweden | 40:08.8 | +1.39.1 row 7 : 20 | 41 | matti heikkinen | finland | 40:17.8 | +1:48.1 row 8 : 22 | 25 | curdin perl | switzerland | 40:27.8 | +1:58.1 row 9 : 24 | 11 | jonas baumann | switzerland | 40.33.2 | +2:03.5 row 10 : 30 | 22 | francesco de fabiani | italy | 41:00.8 | +2:31.1 row 11 : 31 | 32 | noah hoffman | united states | 41:02.7 | +2:33.0 row 12 : 35 | 38 | devon kershaw | canada | 41:17.1 | +2:47.4 row 13 : 36 | 27 | mattia pellegrin | italy | 41:20.1 | +2:50.4 row 14 : 39 | 39 | ivan babikov | canada | 41:49.2 | +3:19.5 row 15 : 43 | 16 | adrien backscheider | france | 42.21.7 | +3:52.0 row 16 : 46 | 1 | sergey mikayelyan | armenia | 42:39.1 | +4:09.4 row 17 : 49 | 54 | alexander lasutkin | belarus | 42:45.1 | +4.15.4 row 18 : 51 | 64 | peter mlynar | slovakia | 42:50.3 | +4.20.6 row 19 : 54 | 58 | yerdos akhmadiy | kazakhstan | 43:02.2 | +4:32.5 row 20 : 58 | 68 | martin møller | denmark | 43:29.7 | +5:00.0 row 21 : 59 | 24 | michail semenov | belarus | 43:36.0 | +5:06.3 row 22 : 61 | 59 | raido rankel | estonia | 43:38.9 | +5:09.2 row 23 : 67 | 66 | callum smith | great britain | 44:14.7 | +5:45.0 row 24 : 69 | 71 | oleksii kraso | ukraine | 44:35.4 | +6:05.7 row 25 : 74 | 85 | sævar birgisson | iceland | 45:44.2 | +7:14.5 row 26 : 78 | 80 | milan szabo | hungary | 47:01.3 | +8:31.6 row 27 : 79 | 83 | sattar seid | iran | 47:16.1 | +8:46.4 row 28 : 80 | 86 | bold byambadorj | mongolia | 48:29.6 | +9:59.9 row 29 : 84 | 88 | tucker murphy | bermuda | 49:19.9 | +10:50.2 ] Execute this SQL based on the above table: select country order by deficit limit 1
russia
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 8 february 2011 | stade georges pompidou, | mali | 1-0 | 1-0 | friendly row 2 : 2 | 11 may 2011 | stade felix houphouet- | namibia | 4-1 | 5-1 | friendly row 3 : 3 | 5 june 2011 | stade de l'amitie | benin | 0-1 | 2-6 | 2012 africa cup of nations qualification - group row 4 : 4 | 10 august 2011 | stade de geneve, geneve, | israel | 1-0 | 4-3 | friendly row 5 : 5 | 3 september 2011 | stade amahoro, ki | rwanda | 0-4 | 0-5 | 2012 africa cup of nations qualification - group row 6 : 6 | 14 november 2012 | linzer stadion, | austria | 0-1 | 0-3 | friendly row 7 : 7 | 14 january 2013 | al nahyan stadium, abu | egypt | 4-2 | 4-2 | friendly row 8 : 8 | 26 january 2013 | royal bafokeng stadium, rustenburg | tunisia | 3-0 | 3-0 | 2013 africa cup of nations ] Execute this SQL based on the above table: select count ( # ) where # >= 752
0
[ header: country | name | title, position | grand cross with collar | year of appointment row 1 : belgium | paola | former queen | None | 1997 row 2 : belgium | philippe | king | None | 2003 row 3 : bulgaria | georgi parvanov | former president | None | 2006 row 4 : croatia | ivo josipovic | president | None | 2011 row 5 : denmark | benedikte | princess | None | 1974 row 6 : denmark | joachim | prince | None | 1991 row 7 : denmark | margrethe ii | queen | None | 1958 row 8 : denmark | mary | crown princess | None | 2005 row 9 : finland | martti ahtisa | former president | None | 1994 row 10 : finland | mauno koivisto | former president | None | 1983 row 11 : finland | tarja halonen | former president | None | 2000 row 12 : france | jacques chirac | former president | None | 2000 row 13 : germany | roman herzog | former president | None | 1998 row 14 : germany | marianne von weizsacker | former first lady | None | 1986 row 15 : greece | constantine ii | former king | None | 1964, 1962 row 16 : greece | constantinos stephanopoulos | former president | None | 2004 row 17 : iran | farah pahlavi | former empress | None | 1965 row 18 : iceland | olafur ragnar grims | president | None | 1998 row 19 : iceland | vigdis finnbogadotti | former president | None | 1982 row 20 : italy | carlo azeglio cia | former president | None | 2001 row 21 : japan | akihito | emperor | None | 2001, 1953 row 22 : japan | masako | crown princess | None | 2001 row 23 : jordan | hassan | prince | None | None row 24 : latvia | vaira vike-freiberg | former president | None | 2000 row 25 : lithuania | valdas adamkus | former president | None | 1998 row 26 : luxembourg | henri | grand duke | None | 2011 row 27 : luxembourg | maria teresa | grand duchess | None | 1996 row 28 : netherlands | margriet | princess | None | 1964 row 29 : netherlands | willem-alexander | king | None | 1996 row 30 : norway | astrid | princess | None | 1956 row 31 : norway | jørgen harek | former president of the norwegian parliament | None | 2005 row 32 : norway | mette-marit | crown princess | None | 2001 row 33 : norway | carsten smith | former chief justice of the supreme court of nor | None | 2003 row 34 : poland | lech wałesa | former president | None | 1995 row 35 : portugal | antonio ramalho | former president | None | 1978 row 36 : portugal | anibal cavaco silva | president | None | 2008 row 37 : romania | emil constantinescu | former president | None | 1999 row 38 : slovenia | danilo turk | former president | None | 2011 row 39 : spain | felipe | crown prince | None | 1995 row 40 : spain | sofia | queen | None | 1982 row 41 : sweden | carl xvi gustaf | king | None | 1974 row 42 : sweden | carl philip | prince | None | 2005 row 43 : sweden | madeleine | princess | None | 2005 ] Execute this SQL based on the above table: select title, position where name = 'masako'
crown princess
[ header: date | winner | score | loser | score | attendance | notes row 1 : 25-dec-82 | washington | 21 | maryland | 20 | 30055 | notes row 2 : 26-dec-83 | penn state | 13 | washington | 10 | 37212 | notes row 3 : 29-dec-84 | smu | 27 | notre dame | 20 | 41777 | notes row 4 : 28-dec-85 | alabama | 24 | usc | 3 | 35183 | notes row 5 : 27-dec-86 | arizona | 30 | north carolina | 21 | 26743 | notes row 6 : 25-dec-87 | ucla | 20 | florida | 16 | 24839 | notes row 7 : 25-dec-88 | washington state | 24 | houston | 22 | 35132 | notes row 8 : 25-dec-89 | michigan state | 33 | hawaii | 13 | 50000 | notes row 9 : 25-dec-90 | syracuse | 28 | arizona | 0 | 14185 | notes row 10 : 25-dec-91 | georgia tech | 18 | stanford | 17 | 34433 | notes row 11 : 25-dec-92 | kansas | 23 | byu | 20 | 42933 | notes row 12 : 25-dec-93 | colorado | 41 | fresno state | 30 | 44009 | notes row 13 : 25-dec-94 | boston college | 12 | kansas state | 7 | 44862 | notes row 14 : 25-dec-95 | kansas | 51 | ucla | 30 | 41111 | notes row 15 : 25-dec-96 | navy | 42 | cal | 38 | 43380 | notes row 16 : 25-dec-97 | washington | 51 | michigan state | 23 | 44598 | notes row 17 : 25-dec-98 | colorado | 51 | oregon | 43 | 46451 | notes row 18 : 25-dec-99 | wake forest | 23 | arizona state | 3 | 40974 | notes row 19 : 25-dec-00 | boston college | 31 | arizona state | 17 | 24397 | notes ] Execute this SQL based on the above table: select date where notes = 'notes' and score < ( select score where date = '25-dec-99' ) order by id desc limit 1
25-dec-90
[ header: # | title | producer(s) | performer (s) | time row 1 : 1 | "i see dead people" | phd | grand puba, lord jamar, | 4:26 row 2 : 2 | "hunny" | grant parks | grand puba | 4:04 row 3 : 3 | "it is what it is" | phd | grand puba, tiffani davis | 5:03 row 4 : 4 | "how long?" | elements | grand puba | 3:22 row 5 : 5 | "good to go" | q-tip | grand puba, q-tip | 3:53 row 6 : 6 | "same old drama" | large professor | grand puba, large professor | 1:29 row 7 : 7 | "get that money" | phd | grand puba | 3:29 row 8 : 8 | "this joint right here" | grand puba | grand puba, kid capri | 3:17 row 9 : 9 | "go hard" | grand puba | grand puba, talee | 3:35 row 10 : 10 | "reality check" | phd | grand puba, sarah martine | 3:09 row 11 : 11 | "cold cold world" | grand puba | grand puba, khadija mo | 3:31 row 12 : 12 | "smile" | big throwback | grand puba, big phill | 1:55 row 13 : 13 | "the joint right here (remix)" | grand puba | grand puba, kid capri, lor | 3:23 ] Execute this SQL based on the above table: select performer (s) where performer (s) in ( 'grand puba' , 'grand puba, talee' ) order by # desc limit 1
grand puba, talee
[ header: city | county(ies) | population (2000 census) | population (2010 census) | class | incorporation date row 1 : adams | adams | 1831 | 1967 | 4th | 1926 row 2 : altoona | eau claire | 6698 | 6706 | 4th | 1887 row 3 : appleton | calumet outagamie winne | 70087 | 72623 | 2nd | 1857 row 4 : arcadia | trempealeau | 2402 | 2925 | 4th | 1925 row 5 : baraboo | sauk | 10711 | 12048 | 3rd | 1882 row 6 : berlin | green lake waushara | 5305 | 5524 | 4th | 1857 row 7 : chilton | calumet | 3708 | 3933 | 4th | 1877 row 8 : chippewa falls | chippewa | 12900 | 13679 | 3rd | 1840 row 9 : cumberland | barron | 2280 | 2170 | 4th | 1885 row 10 : delafield | waukesha | 6472 | 7085 | 4th | 1959 row 11 : de pere | brown | 20559 | 23800 | 3rd | 1883 row 12 : durand | pepin | 1968 | 1931 | 4th | 1887 row 13 : edgerton | dane rock | 4898 | 5461 | 4th | 1883 row 14 : fountain city | buffalo | 983 | 859 | 4th | 1889 row 15 : hillsboro | vernon | 1302 | 1417 | 4th | 1885 row 16 : horicon | dodge | 3775 | 3655 | 4th | 1897 row 17 : jefferson | jefferson | 7338 | 7973 | 4th | 1878 row 18 : lancaster | grant | 4070 | 3868 | 4th | 1878 row 19 : medford | taylor | 4350 | 4326 | 4th | 1889 row 20 : merrill | lincoln | 10146 | 9661 | 4th | 1883 row 21 : milwaukee | milwaukee washington waukes | 596974 | 594833 | 1st | 1846 row 22 : nekoosa | wood | 2590 | 2580 | 4th | 1926 row 23 : owen | clark | 936 | 940 | 4th | 1925 row 24 : park falls | price | 2739 | 2462 | 4th | 1912 row 25 : phillips | price | 1675 | 1478 | 4th | 1891 row 26 : prescott | pierce | 3764 | 4258 | 4th | 1857 row 27 : st. croix falls | polk | 2033 | 2133 | 4th | 1958 row 28 : sheboygan | sheboygan | 50792 | 49288 | 2nd | 1853 row 29 : south milwaukee | milwaukee | 21256 | 21156 | 4th | 1897 row 30 : sturgeon bay | door | 9437 | 9144 | 4th | 1883 row 31 : sun prairie | dane | 20369 | 29364 | 3rd | 1958 row 32 : verona | dane | 7052 | 10619 | 4th | 1977 row 33 : watertown | dodge jefferson | 21598 | 23861 | 3rd | 1853 row 34 : waukesha | waukesha | 64825 | 70718 | 2nd | 1895 row 35 : wausau | marathon | 38426 | 39106 | 3rd | 1872 row 36 : westby | vernon | 2045 | 2200 | 4th | 1920 row 37 : whitehall | trempealeau | 1651 | 1558 | 4th | 1941 ] Execute this SQL based on the above table: select city , city where county(ies) = 'brown'
de pere, de pere
[ header: year | award | category | nominated work | result row 1 : 2005 | mbc drama awards | best new actor | be strong, geum-soon! | won row 2 : 2005 | mbc drama awards | excellence award, actor | be strong, geum-soon! | won row 3 : 2007 | kbs drama awards | best couple award with han ji- | capital scandal | won row 4 : 2007 | kbs drama awards | excellence award, actor in a miniseries | capital scandal | won row 5 : 2008 | 44th baeksang arts awards | popularity award | hong gil-dong | won row 6 : 2008 | 28th korean association of film critic | best new actor | rough cut | won row 7 : 2008 | 29th blue dragon film awards | best new actor | rough cut | won row 8 : 2008 | 7th korean film awards | best new actor | rough cut | won row 9 : 2008 | kbs drama awards | best couple award with sung yu | hong gil-dong | won row 10 : 2008 | kbs drama awards | netizen award | hong gil-dong | won row 11 : 2009 | 45th baeksang arts awards | best new actor | rough cut | won row 12 : 2009 | 10th pusan film critics awards | best new actor | rough cut | won row 13 : 2009 | 46th grand bell awards | best new actor | my girlfriend is an agent | won row 14 : 2009 | 5th university film festival of korea | best new actor | my girlfriend is an agent | won row 15 : 2011 | 6th seoul international drama awards | outstanding korean actor | coffee house | nominated row 16 : 2011 | sbs drama awards | excellence award, actor in a special planning drama | lie to me | nominated row 17 : 2013 | sbs drama awards | top excellence award, actor in a drama special | incarnation of money | nominated row 18 : 2014 | 9th asia model festival awards | asia star award | None | won ] Execute this SQL based on the above table: select award order by year desc limit 1
9th asia model festival awards
[ header: event | record | athlete(s) | date | time (s) row 1 : bobsleigh - two-man | start | beat hefti & thomas | 6 february 2009 | 4.7 row 2 : bobsleigh - two-man | track | thomas florschutz & | 20 february 2010 21 february 2010 | 51.57 row 3 : bobsleigh - four-man | start | andre lange, kevin kuske | 26 february 2010 | 4.7 row 4 : bobsleigh - four-man | track | steve holcomb, justin | 26 february 2010 | 50.86 row 5 : bobsleigh - two-woman | start | kaillie humphries | 23 february 2010 24 february 2010 | 5.11 row 6 : bobsleigh - two-woman | track | kaillie humphries | 24 february 2010 | 52.85 row 7 : men's skeleton | start | alexander tretiakov (rus | 18 february 2010 | 4.48 row 8 : men's skeleton | track | jon montgomery (can) | 19 february 2010 | 52.2 row 9 : women's skeleton | start | anja huber (ger) | 18 february 2010 | 4.9 row 10 : women's skeleton | track | amy williams (gbr | 19 february 2010 | 53.68 row 11 : luge - men's singles | start | andi langenhan (ger) | 21 february 2009 | 3.541 row 12 : luge - men's singles | track | felix loch (ger) | 21 february 2009 | 46.808 row 13 : luge - women's singles | start | natalie geisenberger (ger | 20 february 2009 | 7.183 row 14 : luge - women's singles | track | natalie geisenberger (ger | 20 february 2009 | 48.992 row 15 : luge - men's doubles | start | tobias wendl & tobia | 20 february 2009 | 7.054 row 16 : luge - men's doubles | track | patric leitner & alexander | 20 february 2009 | 48.608 ] Execute this SQL based on the above table: select date where time (s) > 38
20 february 2010 21 february 2010, 26 february 2010, 24 february 2010, 19 february 2010, 19 february 2010, 21 february 2009, 20 february 2009, 20 february 2009
[ header: location | coordinates | type | built | details row 1 : lekhtusi radar station, le | 60°16′31.65′′n 30 | voronezh-m | -2005 | operational 2009, commissioned 2012. fills gap in row 2 : armavir radar station, krasn | 44°55′30.38′′n 40 | voronezh-dm | 2009 | two radars at this site. one is currently row 3 : pionersky radar station at former dun | 54°51′26′′n 20°10 | voronezh-dm | 2012 | operational (in part) november 2011. fully row 4 : mishelevka radar station, irku | 52°51′20.11′′n | voronezh-vp | None | daryal-u radar demolished row 5 : pechora radar station, komi | 65°12′36.59′′n | voronezh-vp | None | would replace current daryal radar, claimed to row 6 : olenegorsk radar station, | 68°6′59.63′′n | voronezh-vp | None | would replace dnestr/da row 7 : krasnoyarsk | may be the former radar site at yen | None | 2013- | None row 8 : altai republic | near barnaul | None | 2013- | None row 9 : orenburg | None | None | 2013- | started ] Execute this SQL based on the above table: select ( select count ( type ) ) > 24
0
[ header: | episode title | romanized title | translation of title | broadcast date | ratings row 1 : ep. 1 | 児童虐待からの脱出 渡り鳥になった二人 | jido gyakut | escape from child abuse, the two who became birds | 14 april 2010 5 august 2011 8 | 11.8% row 2 : ep. 2 | 居場所のない二人 | ibasho no nai | the two without a place to go | 21 april 2010 12 august 2011 15 | 12.0% row 3 : ep. 3 | 母の手のぬくもり | haha no te no nukumor | the warmth of a mother's hand | 28 april 2010 19 august 2011 22 | 12.8% row 4 : ep. 4 | 学校へ行かせたい | gakko e ika setai | i want to let her attend school | 5 may 2010 26 august 2011 29 august 2011 | 10.0% row 5 : ep. 5 | 二人の"母親" | ni-nin no"haha | two "mothers" | 12 may 2010 2 september 2011 5 september | 11.9% row 6 : ep. 6 | さよならお母さん | sayonara okasan | goodbye mother | 19 may 2010 9 september 2011 12 september | 13.9% row 7 : ep. 7 | あの子を返して! | ano ko o kae | return her to me! | 26 may 2010 16 september 2011 19 september | 12.4% row 8 : ep. 8 | 断ち切れない絆 | tachikirenai kizu | the bond that can't be broken | 2 june 2010 23 september 2011 26 | 14.0% row 9 : ep. 9 | 引き裂かれる二人 | hikisaka reru n | the two torn apart | 9 june 2010 30 september 2011 3 | 12.2% row 10 : ep. 10 | ひと目会いたい | hitome aitai | i want to see you just once | 16 june 2010 7 octo | 14.8% row 11 : ep. 11 | すっと愛してる | zutto aishi teru | i will always love you | 23 june 2010 14 octo | 16.3% ] Execute this SQL based on the above table: select broadcast date order by broadcast date - ratings desc limit 1
28 april 2010 19 august 2011 22 august 2011
[ 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 team where apps = 0
gostaresh foolad
[ header: rank | name | height ft (m) | floors | year | coordinates | notes row 1 : 1 | ordway building | 404 (123) | 28 | 1970 | 37°48′36′′n 122° | tallest building in both oakland and in row 2 : 2 | kaiser center | 390 (119) | 28 | 1960 | 37°48′32′′n 122° | tallest building constructed in the 1960s row 3 : 4 | 1111 broadway | 360 (110) | 24 | 1990 | 37°48′10′′n 122° | tallest building constructed in the 1990s row 4 : 5 | kaiser engineering building | 336 (102) | 25 | 1984 | 37°48′21′′n 122° | None row 5 : 7= | em harris state office building | 328 (100) | 22 | 1998 | 37°48′23′′n 122° | None row 6 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′16′′n 122° | None row 7 : 7= | ronald v. dellum | 328 (100) | 18 | 1994 | 37°48′18′′n 122° | None row 8 : 10 | oakland city hall | 320 (98) | 14 | 1914 | 37°48′19′′n 122° | tallest building constructed in the 1910s; national row 9 : 12 | 1330 broadway | 297 (91) | 21 | 1956-1959 | 37°48′14′′n 122° | None row 10 : 13 | pacific bell building | 296 (90) | 20 | 1985 | 37°48′37′′n 122° | None row 11 : 14 | 555 city center | 279 (85) | 20 | 2002 | 37°48′13′′n 122° | None row 12 : 15 | park bellevue tower | 270 (82) | 25 | 1969 | 37°48′28′′n 122° | None row 13 : 16 | st. paul's towers | 267 (81) | 22 | 1966 | 37°48′42′′n 122° | None row 14 : 17 | the grand apartments | 263 (80) | 22 | 2008 | 37°48′41′′n 122° | None row 15 : 18 | central building | 235 (72) | 15 | 1926 | 37°48′15′′n 122° | None row 16 : 19 | bank of america building | 225 (69) | 18 | 1907 | 37°48′10′′n 122° | tallest building constructed in the decade of 1900 ] Execute this SQL based on the above table: select count ( coordinates )
16
[ header: rank | name | nationality | time row 1 : None | sule utura | ethiopia | 15:38.70 row 2 : None | emebet anteneh men | ethiopia | 15:40.13 row 3 : None | pauline korikwiang | kenya | 15:40.93 row 4 : 4 | hyvin jepkemoi | kenya | 15:42.64 row 5 : 5 | esther ndiema | kenya | 15:43.48 row 6 : 6 | goytetom gebresil | ethiopia | 15:49.90 row 7 : 7 | angeline myiramsabimana | rwanda | 16:24.04 row 8 : 8 | mekdes weldu | eritrea | 16:42.69 row 9 : 9 | thandiwe nyathy | zimbabwe | 17:13.00 ] Execute this SQL based on the above table: select time where nationality = 'zimbabwe' and rank = 9
17:13.00
[ header: no. | air date | network | household rating | viewers (millions) row 1 : 18th | june 27, 1991 | cbs | 13.5 | 18.9 row 2 : 19th | june 23, 1992 | nbc | 15.3 | 20.2 row 3 : 20th | may 26, 1993 | abc | 16.4 | 22 row 4 : 21st | may 25, 1994 | abc | 14.1 | 18.9 row 5 : 22nd | may 19, 1995 | nbc | 10.2 | 13.7 row 6 : 23rd | may 22, 1996 | cbs | 11.4 | 15.1 row 7 : 24th | may 21, 1997 | abc | 11.8 | 15.9 row 8 : 25th | may 15, 1998 | nbc | 10.2 | 13 row 9 : 26th | may 21, 1999 | cbs | 10.4 | 14.2 row 10 : 27th | may 19, 2000 | abc | 9.1 | 13 row 11 : 28th | may 18, 2001 | nbc | 7.9 | 10.3 row 12 : 29th | may 17, 2002 | cbs | 6.9 | 10.1 row 13 : 30th | may 16, 2003 | abc | 6.3 | 8.6 row 14 : 31st | may 21, 2004 | nbc | 6 | 8.4 row 15 : 32nd | may 20, 2005 | cbs | 5.5 | 7.6 row 16 : 33rd | april 28, 2006 | abc | 4.5 | 6.1 row 17 : 34th | june 15, 2007 | cbs | 5.9 | 8.3 row 18 : 35th | june 20, 2008 | abc | 4 | 5.4 row 19 : 36th | august 30, 2009 | cw | 2 | 2.7 row 20 : 37th | june 27, 2010 | cbs | 3.8 | 5.6 row 21 : 38th | june 19, 2011 | cbs | 3.7 | 5.5 row 22 : 39th | june 23, 2012 | hln | None | 2 (5 broadcasts) ] Execute this SQL based on the above table: select air date where network = 'abc'
may 26, 1993, may 25, 1994, may 21, 1997, may 19, 2000, may 16, 2003, april 28, 2006, june 20, 2008
[ header: week | date | opponent | time | game site | tv | result/score | record | bye row 1 : 1 | september 6, 2007 | indianapolis colts | 8:30 pm edt | rca dome | nbc | l 41 - 10 | 0-1 | row 2 : 2 | september 16, 2007 | tampa bay buccaneers | 1:00 pm edt | raymond james stadium | fox | l 31 - 14 | 0-2 | row 3 : 3 | september 24, 2007 | tennessee titans | 8:30 pm edt | louisiana superdome | espn | l 31 - 14 | 0-3 | row 4 : 4 | None | None | None | None | None | None | None | row 5 : 5 | october 7, 2007 | carolina panthers | 1:00 pm edt | louisiana superdome | fox | l 16 - 13 | 0-4 | row 6 : 6 | october 14, 2007 | seattle seahawks | 8:15 pm edt | qwest field | nbc | w 28 - 17 | 1-4 | row 7 : 7 | october 21, 2007 | atlanta falcons | 1:00 pm edt | louisiana superdome | fox | w 22 - 16 | 2-4 | row 8 : 8 | october 28, 2007 | san francisco 49ers | 4:15 pm edt | monster park | fox | w 31 - 10 | 3-4 | row 9 : 9 | november 4, 2007 | jacksonville jaguars | 1:00 pm est | louisiana superdome | cbs | w 41 - 24 | 4-4 | row 10 : 10 | november 11, 2007 | st. louis rams | 1:00 pm est | louisiana superdome | fox | l 37 - 29 | 4-5 | row 11 : 11 | november 18, 2007 | houston texans | 1:00 pm est | reliant stadium | fox | l 23 - 10 | 4-6 | row 12 : 12 | november 25, 2007 | carolina panthers | 1:00 pm est | bank of america stadium | fox | w 31 - 6 | 5-6 | row 13 : 13 | december 2, 2007 | tampa bay buccaneers | 1:00 pm est | louisiana superdome | fox | l 27 - 23 | 5-7 | row 14 : 14 | december 10, 2007 | atlanta falcons | 8:30 pm est | georgia dome | espn | w 34 - 14 | 6-7 | row 15 : 15 | december 16, 2007 | arizona cardinals | 1:00 pm est | louisiana superdome | fox | w 31-24 | 7-7 | row 16 : 16 | december 23, 2007 | philadelphia eagles | 1:00 pm est | louisiana superdome | fox | l 38-23 | 7-8 | row 17 : 17 | december 30, 2007 | chicago bears | 1:00 pm est | soldier field | fox | l 33-25 | 7-9 | ] Execute this SQL based on the above table: select ( select time where opponent = 'seattle seahawks' ) - ( select time where opponent = 'seattle seahawks' )
0
[ header: record | date and time | competition | home or away | opponent | score row 1 : biggest win | 19.10.1912 at 15:00 | spartan league | home | aylesbury united | 14-0 row 2 : biggest defeat | 09.11.1946 at 15:00 | isthmian league | home | wimbledon | 0-11 row 3 : most goals in one match | 22.11.1922 at 15:00 | fa cup / 4th q | away | dulwich hamlet | 7-8 row 4 : biggest home win | 19.10.1912 at 15:00 | spartan league | home | aylesbury united | 14-0 row 5 : biggest home defeat | 09.11.1946 at 15:00 | isthmian league | home | wimbledon | 0-11 row 6 : biggest away win | 24.11.1970 at 15:00 | mithras cup 2nd r | away | ruislip manor | 10-0 row 7 : biggest away win | 17.04.1920 at 15:00 | spartan league | away | tufnell spartans | 11-1 row 8 : biggest away defeat | 04.11.2008 at 19:45 | herts charity cup | away | hemel hempstead town | 0-10 ] Execute this SQL based on the above table: select count ( score ) where record = 'biggest defeat'
1
[ 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) where team (equipo) in ( 'arabe unido' , 'plaza amador' ) order by won (pg) desc limit 1
arabe unido
[ header: athlete | nation | olympics | gold | silver | bronze | total row 1 : philipp schoch | switzerland (sui) | 2002-2006 | 2 | 0 | 0 | 2 row 2 : shaun white | united states (usa) | 2006-2014 | 2 | 0 | 0 | 2 row 3 : seth wescott | united states (usa) | 2006-2010 | 2 | 0 | 0 | 2 row 4 : karine ruby | france (fra) | 1998-2002 | 1 | 1 | 0 | 2 row 5 : hannah teter | united states (usa) | 2006-2014 | 1 | 1 | 0 | 2 row 6 : ross powers | united states (usa) | 1998-2002 | 1 | 0 | 1 | 2 row 7 : kelly clark | united states (usa) | 2002-2014 | 1 | 0 | 2 | 3 row 8 : danny kass | united states (usa) | 2002-2006 | 0 | 2 | 0 | 2 ] Execute this SQL based on the above table: select athlete order by gold limit 1
danny kass
[ header: # | president | president's party | senate with | senate opposed | house with | house opposed | years served | elections won row 1 : 1 | george washington | federalist-leaning | 8 | 0 | 6 | 2 | 8 | 2 row 2 : 3 | thomas jefferson | democratic-republican | 8 | 0 | 8 | 0 | 8 | 2 row 3 : 4 | james madison | democratic-republican | 8 | 0 | 8 | 0 | 8 | 2 row 4 : 7 | andrew jackson | democratic | 8 | 0 | 8 | 0 | 8 | 2 row 5 : 8 | martin van buren | democratic | 4 | 0 | 4 | 0 | 4 | 1 row 6 : 10 | john tyler | whig/none | 4 | 0 | 2 | 2 | 4 | 0 row 7 : 13 | millard fillmore | whig | 0 | 3 | 0 | 3 | 3 | 0 row 8 : 15 | james buchanan | democratic | 4 | 0 | 2 | 2 | 4 | 1 row 9 : 16 | abraham lincoln | republican | 4 | 0 | 4 | 0 | 4 | 2 row 10 : 17 | andrew johnson | democratic | 0 | 4 | 0 | 4 | 4 | 0 row 11 : 18 | ulysses grant | republican | 8 | 0 | 6 | 2 | 8 | 2 row 12 : 20 | james garfield | republican | 0 | 0.5 | 0.5 | 0 | 0.5 | 1 row 13 : 21 | chester arthur | republican | 4 | 0 | 2 | 2 | 4 | 0 row 14 : 24 | grover cleveland | democratic | 2 | 2 | 2 | 2 | 4 | 1 row 15 : 25 | william mckinley | republican | 4 | 0 | 4 | 0 | 4 | 2 row 16 : 26 | theodore roosevel | republican | 8 | 0 | 8 | 0 | 8 | 1 row 17 : 27 | william taft | republican | 4 | 0 | 2 | 2 | 4 | 1 row 18 : 28 | woodrow wilson | democratic | 6 | 2 | 6 | 2 | 8 | 2 row 19 : 29 | warren harding | republican | 2 | 0 | 2 | 0 | 2 | 1 row 20 : 30 | calvin coolidge | republican | 6 | 0 | 6 | 0 | 6 | 1 row 21 : 31 | herbert hoover | republican | 4 | 0 | 2 | 2 | 4 | 1 row 22 : 34 | dwight eisenhower | republican | 2 | 6 | 2 | 6 | 8 | 2 row 23 : 36 | lyndon johnson | democratic | 5 | 0 | 5 | 0 | 5 | 1 row 24 : 38 | gerald ford | republican | 0 | 2 | 0 | 2 | 2 | 0 row 25 : 39 | jimmy carter | democratic | 4 | 0 | 4 | 0 | 4 | 1 row 26 : 41 | george h. w. bush | republican | 0 | 4 | 0 | 4 | 4 | 1 row 27 : 42 | bill clinton | democratic | 2 | 6 | 2 | 6 | 8 | 2 row 28 : 43 | george w. bush | republican | 4.5 | 3.5 | 6 | 2 | 8 | 2 row 29 : 44 | barack obama | democratic | 6 | 0 | 2 | 4 | 6 | 2 ] Execute this SQL based on the above table: select senate with order by id desc limit 1
6
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 8 october 2010 | ferenc puskas, bud | san marino | 2-0 | 8-0 | euro 2012 qualifying row 2 : 2 | 8 october 2010 | ferenc puskas, bud | san marino | 4-0 | 8-0 | euro 2012 qualifying row 3 : 3 | 8 october 2010 | ferenc puskas, bud | san marino | 5-0 | 8-0 | euro 2012 qualifying row 4 : 4 | 12 october 2010 | olympic stadium, hel | finland | 0-1 | 1-2 | euro 2012 qualifying row 5 : 5 | 29 february 2012 | eto park, gyor, | bulgaria | 1-0 | 1-1 | friendly row 6 : 6 | 7 september 2012 | estadi comunal, andorr | andorra | 3-0 | 5-0 | 2014 world cup qualification row 7 : 7 | 16 october 2012 | ferenc puskas, bud | turkey | 2-1 | 3-1 | 2014 world cup qualification ] Execute this SQL based on the above table: select date order by goal desc limit 1
16 october 2012
[ header: value | diameter | composition | 1979-1989 obverse | 1979-1989 reverse row 1 : 1 cent | 18 mm | bronze | state arms | frigate birds row 2 : 2 cents | 21 mm | bronze | state arms | b'abal plant row 3 : 5 cents | 19 mm | cupronickel | state arms | tokay gecko row 4 : 10 cents | 24 mm | cupronickel | state arms | breadfruit row 5 : 20 cents | 29 mm | cupronickel | state arms | dolphins row 6 : 50 cents | 32 mm | cupronickel | state arms | panda nut plant row 7 : 1 dollar | 30 mm | cupronickel | state arms | outrigger canoe row 8 : 2 dollars | 29 mm | nickel-brass | state arms | meeting lodge/"tenth anniversary of independence" ] Execute this SQL based on the above table: select min ( value ) where 1979-1989 reverse not null
0.01
[ header: year | award | category | work | result row 1 : 1992 | 8th soap opera digest awards | outstanding female newcomer: daytime | the young and the restless | nominated row 2 : 1994 | 10th soap opera digest awards | outstanding scene stealer | the young and the restless | won row 3 : 1994 | 26th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 4 : 1995 | 11th soap opera digest awards | hottest female star | the young and the restless | nominated row 5 : 1996 | 27th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 6 : 1996 | 23rd daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 7 : 1997 | 24th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 8 : 1997 | 28th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 9 : 1998 | 25th daytime emmy awards | outstanding supporting actress in a drama series | the young and the restless | nominated row 10 : 1998 | 29th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 11 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | diagnosis murder | nominated row 12 : 1999 | 30th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 13 : 2001 | 31st naacp image | outstanding actress in a daytime drama series | the young and the restless | won row 14 : 2003 | 34th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 15 : 2003 | 18th soap opera digest awards | favorite return | the young and the restless | nominated row 16 : 2004 | 35th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 17 : 2005 | 19th soap opera digest awards | outstanding actress in a supporting role | the young and the restless | nominated row 18 : 2005 | 36th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won row 19 : 2006 | 37th naacp image award | outstanding actress in a daytime drama series | the young and the restless | won ] Execute this SQL based on the above table: select award order by work asc limit 1
30th naacp image award
[ header: date | championship | location | category | surface | prev. result | prev. points | new points | outcome row 1 : 29 december 2013- 5 janu | brisbane international | brisbane (aus) | wta premier | hard | sf | 200 | 305 | final lost to serena williams row 2 : 14 january 2014- 27 jan | australian open | melbourne (aus) | grand slam | hard | w | 2000 | 430 | quarter-finals lost to agnies row 3 : 10 february 2014- 16 february | qatar total open | doha (qat) | wta premier 5 | hard | w | 900 | 0 | withdrew due to left foot injury row 4 : 3 march 2014- 16 march 2014 | indian wells | indian wells (usa) | wta premier mandatory | hard | qf | 250 | 45 | second round lost to lauren davis row 5 : 17 march 2013- 30 march 2014 | sony open tennis | miami (usa) | wta premier mandatory | hard | dnp | 0 | 0 | withdrew due to left foot injury row 6 : 5 may 2014- 11 may 2014 | mutua madrid masters | madrid (esp) | wta premier mandatory | clay | 2r | 60 | None | pending row 7 : 12 may 2014- 18 may 2014 | internazionali bnl | rome (ita) | wta premier 5 | clay | f | 700 | None | pending row 8 : 25 may 2014- 8 june 2014 | french open | paris (fra) | grand slam | clay | sf | 900 | None | pending row 9 : 23 june 2014- 6 july | wimbledon | london (gbr) | grand slam | grass | 2r | 100 | None | pending row 10 : 4 august 2014- 10 august 2014 | rogers cup | toronto (can) | wta premier 5 | hard | dnp | 0 | None | pending row 11 : 11 august 2014- 17 august 2014 | western and southern open | cincinnati (usa) | wta premier 5 | hard | w | 900 | None | pending row 12 : 25 august 2014- 8 september 2014 | us open | new york (usa) | grand slam | hard | f | 1400 | None | pending row 13 : 22 september 2014- 27 september 2014 | toray pan pacific open | wuhan (chn) | wta premier 5 | hard | 2r | 60 | None | pending row 14 : 27 september 2014- 5 octo | china open | beijing (chn) | wta premier mandatory | hard | 1r | 5 | None | pending row 15 : 20 october 2013- 26 | wta tour championships | singapore (sin) | wta tour championships | hard (i) | rr | 400 | None | pending ] Execute this SQL based on the above table: select new points where surface = 'hard'
305, 430, 0, 45, 0
[ header: outcome | no. | date | tournament | surface | opponent | score row 1 : runner-up | 1 | 23 august 2004 | la paz, bolivia | clay | jenifer widjaja | 6-3, 4-6, 0-6 row 2 : runner-up | 2 | 6 june 2005 | santa tecla, e | clay | andrea benitez | 3-6, 0-6 row 3 : runner-up | 2 | 22 august 2005 | bogota, colombia | clay | carla tiene | 4-6, 0-6 row 4 : runner-up | 4 | 15 may 2006 | ciudad obregon, mexico | hard | ellah nze | 6-4, 3-6, 3-6 row 5 : winner | 1 | 5 june 2006 | xalapa, mexico | hard | maria irigoyen | 6-1, 3-6, 6-4 row 6 : winner | 2 | 7 september 2009 | mazatlan, mexico | hard | fernanda hermenegildo | 6-1, 6-2 row 7 : winner | 3 | 2 november 2009 | bogota, colombia | clay | yuliana lizarazo | 7-6(7-5), 6-4 row 8 : runner-up | 5 | 16 november 2009 | asuncion, paraguay | clay | paula ormaechea | 6-4, 4-6, 2-6 row 9 : winner | 4 | 8 november 2010 | bogota, colombia | clay | patricia ku flores | 6-1, 7-5 row 10 : winner | 5 | 29 november 2010 | santiago, chile | clay | veronica cepede royg | 6-2, 6-2 row 11 : winner | 6 | 18 july 2011 | ribeirao preto, brazil | clay | vivian segnini | 6-2, 6-2 row 12 : runner-up | 6 | 8 august 2011 | santa cruz de la sierra | clay | maria irigoyen | 2-6, 3-6 row 13 : winner | 7 | 15 august 2011 | la paz, bolivia | clay | maria irigoyen | 6-0, 7-6(7-1) row 14 : runner-up | 7 | 3 october 2011 | yerevan, armenia | clay | julia cohen | 6-7(6-8), 2-6 row 15 : runner-up | 8 | 19 march 2012 | bangalore, india | hard | donna vekic | 2-6, 4-6 row 16 : runner-up | 9 | 8 may 2012 | brasilia, brazil | clay | gabriela paz | 3-6, 3-6 row 17 : winner | 8 | 19 november 2012 | barranquilla, colombia | clay | karolina nowak | 7-6(7-4), 6-0 row 18 : winner | 9 | 21 october 2013 | bogota, colombia | hard | anna katalina alzate | 6-3, 6-3 row 19 : winner | 10 | 11 november 2013 | lima, peru | clay | patricia ku flores | 7-5, 6-7(4-7), row 20 : winner | 11 | 25 november 2013 | bogota, colombia | clay | naomi totka | 6-1, 6-1 row 21 : runner-up | 10 | 2 december 2013 | barranquilla, colombia | clay | maria fernanda herazo | 4-6, 2-6 ] Execute this SQL based on the above table: select count ( * ) where score in ( '6-2, 6-2' , '4-6, 2-6' )
3
[ header: date | round | opponents | h / a | result f-a | scorers | attendance row 1 : 19 september 1984 | round 1 first leg | raba eto gyor | h | 3-0 | robson, muhren, hughes | 33119 row 2 : 3 october 1984 | round 1 second leg | raba eto gyor | a | 2-2 | brazil, muhren (pen) | 26000 row 3 : 24 october 1984 | round 2 first leg | psv eindhoven | a | 0-0 | None | 27500 row 4 : 7 november 1984 | round 2 second leg | psv eindhoven | h | 1-0 | strachan (pen) | 39281 row 5 : 28 november 1984 | round 3 first leg | dundee united | h | 2-2 | strachan (pen), robson | 48278 row 6 : 12 december 1984 | round 3 second leg | dundee united | a | 3-2 | hughes, mcginn | 21821 row 7 : 6 march 1985 | quarter-final first leg | videoton | h | 1-0 | stapleton | 35432 row 8 : 20 march 1985 | quarter-final second leg | videoton | a | 0-1 (4-5 p) | None | 25000 ] Execute this SQL based on the above table: select attendance where date = '20 march 1985'
25000
[ 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 count ( distinct monarch ) where monarch in ( 'george vi' , 'elizabeth ii' ) and left office = '17 november 1920'
0
[ header: name | status | population | district | former local authority row 1 : cronton | civil parish | 1379 | knowsley | whiston rural district row 2 : halewood | town | 20309 | knowsley | whiston rural district row 3 : huyton with roby | unparished area | 49859 | knowsley | huyton with roby urban district row 4 : kirkby | unparished area | 40374 | knowsley | kirkby urban district row 5 : knowsley | civil parish | 11343 | knowsley | whiston rural district row 6 : prescot | town | 11184 | knowsley | prescot urban district row 7 : tarbock | civil parish | 2382 | knowsley | whiston rural district row 8 : whiston | town | 13629 | knowsley | whiston rural district row 9 : liverpool | unparished area | 439473 | liverpool | liverpool county borough row 10 : aintree village | civil parish | 7126 | sefton | west lancashire rural district row 11 : crosby | unparished area | 45872 | sefton | crosby municipal borough row 12 : formby | civil parish | 23586 | sefton | formby urban district row 13 : hightown | civil parish | 2247 | sefton | crosby municipal borough row 14 : ince blundell | civil parish | 518 | sefton | west lancashire rural district row 15 : little altcar | civil parish | 892 | sefton | west lancashire rural district row 16 : lydiate | civil parish | 6672 | sefton | west lancashire rural district row 17 : maghull | town | 22225 | sefton | west lancashire rural district row 18 : melling | civil parish | 2810 | sefton | west lancashire rural district row 19 : sefton | civil parish | 772 | sefton | west lancashire rural district row 20 : southport | unparished area | 90336 | sefton | southport county borough row 21 : thornton | civil parish | 2262 | sefton | west lancashire rural district row 22 : billinge chapel end | civil parish | 6554 | st helens | billinge and winstanley urban district row 23 : eccleston | civil parish | 10528 | st helens | whiston rural district row 24 : haydock | unparished area | 15684 | st helens | haydock urban district row 25 : newton le willows | unparished area | 21418 | st helens | newton le willows urban district row 26 : rainford | civil parish | 8344 | st helens | rainford urban district row 27 : rainhill | civil parish | 11913 | st helens | whiston rural district row 28 : seneley green | civil parish | 6163 | st helens | ashton in makerfield urban district row 29 : st helens | unparished area | 91414 | st helens | st helens county row 30 : windle | civil parish | 2542 | st helens | whiston rural district row 31 : bebington | unparished area | 58226 | wirral | bebington municipal borough row 32 : birkenhead | unparished area | 103206 | wirral | birkenhead county borough row 33 : heswall | unparished area | 29977 | wirral | wirral urban district row 34 : hoylake | unparished area | 35655 | wirral | hoylake urban district row 35 : wallasey | unparished area | 84348 | wirral | wallasey county borough ] Execute this SQL based on the above table: select ( select district where name = 'crosby' ) > ( select district where name = 'billinge chapel end' )
0
[ header: event | gold | gold | silver | silver | bronze | bronze row 1 : 60 metres | nelli cooman (ned | 7.17 | melanie paschke (ger) | 7.19 | patricia girard (fra) | 7.19 row 2 : 200 metres | galina malchugina (rus) | 22.41 | silke knoll (ger) | 22.96 | jacqueline poelman (n | 23.43 row 3 : 400 metres | svetlana goncharenko | 51.62 | tatyana alekseyeva (rus | 51.77 | viviane dorsile ( | 51.92 row 4 : 800 metres | natalya dukhnova (b | 2:00.42 | ella kovacs (rom) | 2:00.49 | carla sacramento (p | 2:01.12 row 5 : 1500 metres | yekaterina podkopay | 4:06.46 | lyudmila rogachova ( | 4:06.60 | małgorzata ryd | 4:06.98 row 6 : 3000 metres | fernanda ribeiro (por | 8:50.47 | margareta keszeg ( | 8:55.61 | anna brzezinska (pol) | 8:56.90 row 7 : 60 metres hurdles | yordanka donkova (bul | 7.85 | eva sokolova (rus) | 7.89 | anne piquereau (fr | 7.91 row 8 : 3000 metres walk | annarita sidoti (it | 11:54.32 | beate gummelt (ger) | 11:56.01 | yelena arshintseva ( | 11:57.48 row 9 : high jump | stefka kostadinova | 1.98 | desislava aleksandrova (bul | 1.96 | sigrid kirchmann (aut | 1.94 nr row 10 : long jump | heike drechsler ( | 7.06 | ljudmila ninova (au | 6.78 | inessa kravets (uk | 6.72 row 11 : triple jump | inna lasovskaya | 14.88 | anna biryukova (rus) | 14.72 | sofiya bozhanova ( | 14.52 row 12 : shot put | astrid kumbernuss | 19.44 | larisa peleshenko (rus | 19.16 | svetla mitkova (bul | 19.09 row 13 : pentathlon | larisa turchinskaya ( | 4801 | rita inancsi (hun | 4775 nr | urszula włodarczy | 4668 ] Execute this SQL based on the above table: select bronze group by bronze order by count ( silver ) desc limit 1
4668.0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | france | 28 | 28 | 24 | 80 row 2 : 2 | romania | 16 | 3 | 5 | 24 row 3 : 3 | canada | 14 | 10 | 15 | 39 row 4 : 4 | quebec | 8 | 4 | 16 | 28 row 5 : 5 | morocco | 6 | 11 | 7 | 24 row 6 : 6 | tunisia | 4 | 7 | 1 | 12 row 7 : 7 | egypt | 2 | 5 | 4 | 11 row 8 : 8 | switzerland | 2 | 1 | 5 | 8 row 9 : 9 | senegal | 2 | 1 | 3 | 6 row 10 : 10 | french community of belgium | 1 | 3 | 6 | 10 row 11 : 11 | madagascar | 1 | 2 | 3 | 6 row 12 : 12 | burkina faso | 1 | None | 2 | 3 row 13 : 13 | togo | 1 | None | 1 | 2 row 14 : 14 | guinea | 1 | None | None | 1 row 15 : 15 | lebanon | 1 | None | None | 1 row 16 : 16 | ivory coast | None | 3 | 3 | 6 row 17 : 17 | republic of the congo | None | 3 | 2 | 5 row 18 : 18 | new brunswick | None | 1 | 2 | 3 row 19 : 19 | central african republic | None | 1 | None | 1 row 20 : 20 | dominica | None | 1 | None | 1 row 21 : 21 | gabon | None | 1 | None | 1 row 22 : 22 | mali | None | 1 | None | 1 row 23 : 23 | cambodia | None | None | 2 | 2 row 24 : 24 | luxembourg | None | None | 2 | 2 row 25 : 25 | mauritius | None | None | 2 | 2 row 26 : 26 | burundi | None | None | 1 | 1 row 27 : 27 | djibouti | None | None | 1 | 1 row 28 : 28 | vietnam | None | None | 1 | 1 ] Execute this SQL based on the above table: select count ( * ) where nation = 'central african republic' and nation = 'central african republic'
1
[ header: station | distance from wellington | height above sea level (m) | opened | closed | notes row 1 : tawa | 13.58 km | 25.6m | 1937 | open | tawa flat (closed 1937) was row 2 : kenepuru | 16.16 km | 15m | 1940 | open | None row 3 : paremata | 21.7 km | 2.7m | 1885 | open | None row 4 : plimmerton | 24.4 km | 5.8m | 1885 | open | None row 5 : waikanae | 55.31 km | 31m | 1886 | open | None row 6 : ohau | 84.95 km | 30.7m | 1886 | c.1970 | None row 7 : linton | 124.19 km | 18.3m | 1886 | closed | None row 8 : awapuni | 132 km | 24.7m | 1876 | 1965 | None row 9 : palmerston north | 136.03 km | 28m | 1963 | open | None row 10 : bunnythorpe | 144.47 km | 55.2m | 1876 | closed | None row 11 : halcombe | 165.76 km | 118m | 1878 | closed | None row 12 : greatford | 175.67 km | 104.5m | 1878 | c.1970 | None row 13 : cliff road | 183.58 km | 159.7m | 1888 | 1966 | None row 14 : ohingaiti | 222.14 km | 279m | 1902 | 1975 | None row 15 : ohotu | 247.08 km | 395.6m | 1904 | closed | None row 16 : ngaurukehu | 270.25 km | 640m | 1908 | closed | None row 17 : turangarere | 274.5 km | 702m | 1912 | 1972 | None row 18 : tangiwai | 299.49 km | 699.5m | 1909 | closed | nearest station to the tangiwai row 19 : rangataua | 312.79 km | 670m | 1909 | closed | None row 20 : raurimu | 358.31 km | 589m | 1908 | closed | None row 21 : owhango | 371.89 km | 456.6m | 1908 | closed | None row 22 : taumarunui | 397.75 km | 171m | 1903 | 2012 | None row 23 : taringamotu | 402 km | 172.5m | 1903 | 1971 | None row 24 : okahukura | 408.54 | 178.3m | 1903 | closed | okahukura junction in working time row 25 : waiteti | 470.07 km | 135m | 1889 | closed | None row 26 : te kumi | 478.56 km | 49.6m | 1887 | closed | None row 27 : otorohonga | 494.41 km | 37m | 1887 | 2012 | reopened summer 2012 row 28 : te awamutu | 517.02 km | 50m | 1880 | 2005 | new zealand dairy board (now font row 29 : ngaroto | 519.92 km | 56m | 1880 | 1954 | None row 30 : ohinewai | 582.04 km | 10m | 1877 | c1968 | None row 31 : paerata | 633.29 km | 45.1m | 1875 | 1980 | paerata junction from 1917 row 32 : takanini | 650.64 km | 15.2m | 1875 | open | None row 33 : puhinui | 658.92 km | 19.8m | 1904 | open | None row 34 : middlemore | 662.28 km | 8.8m | 1904 | open | None ] Execute this SQL based on the above table: select count ( * ) where closed = 1869
0
[ header: team | competition | category | appearances start | appearances sub | goals | team record row 1 : japan | 2006 afc u-17 championship qualification | u-15 | 1 | 0 | 0 | qualified row 2 : japan | 2006 afc u-17 championship | u-16 | 4 | 1 | 4 | champions row 3 : japan | 2007 fifa u-17 world cup | u-17 | 1 | 2 | 2 | round 1 row 4 : japan | 2008 afc youth championship qualification | u-18 | 4 | 0 | 2 | qualified row 5 : japan | 2008 afc u-19 championship | u-19 | 1 | 1 | 0 | quarterfinal row 6 : japan | 2013 eaff east asian cup | senior | 2 | 0 | 3 | champions ] Execute this SQL based on the above table: select appearances start where appearances sub in ( 1 , 1 ) order by appearances start desc limit 1
4
[ 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 driver order by driver desc limit 1
tony stewart
[ header: year | album | territory | label | notes row 1 : 1989 | good deeds and dirty rags | uk | capitol records | debut album, reached no. 26 on uk row 2 : 1989 | fish heads and tails | uk | capitol records | mid-price live and rarities compilation row 3 : 1991 | hammer and tongs | uk | radioactive records/mca | second studio album; reached no. 61 on row 4 : 1991 | goodbye mr. mackenzie | international | radioactive records/mca | compilation of tracks from both albums, remixed row 5 : 1993 | live on the day of storms | uk | blokshok records | live album row 6 : 1994 | five | uk | blokshok records | third studio album row 7 : 1995 | jezebel | uk | blokshok records | rarities compilation row 8 : 1996 | the glory hole | uk | blokshok records | fourth and final studio album: manson, row 9 : 2005 | the river sessions | uk | river records | double live album row 10 : 2009 | the rattler: live '91' | uk | md music company | live album (digital release) ] Execute this SQL based on the above table: select label order by year limit 1
capitol records
[ header: title | year | peak chart positions us | peak chart positions us r&b | peak chart positions us rap | peak chart positions uk | certifications | album row 1 : "can't you see" (total | 1995 | 13 | 3 | None | 43 | riaa: gold | total row 2 : "player's anthem" (with | 1995 | 13 | 7 | 2 | None | riaa: gold | conspiracy row 3 : "this time around" (michae | 1995 | None | None | None | None | None | history row 4 : "you can't stop the reign" ( | 1996 | None | None | None | 40 | None | you can't stop the reign row 5 : "only you" (112 featuring the notorious | 1996 | 13 | 3 | None | None | riaa: gold | 112 row 6 : "get money" (with junior m. | 1996 | 17 | 4 | 1 | 63 | riaa: platinum | conspiracy row 7 : "crush on you" (lil' | 1996 | 6 | None | 1 | 36 | None | hard core row 8 : "stop the gunfight" (trapp featuring | 1997 | 77 | 35 | 9 | None | None | stop the gunfight row 9 : "be the realist" (trapp featuring | 1997 | None | 65 | 14 | None | None | stop the gunfight row 10 : "been around the world" (puff | 1997 | 2 | 7 | 1 | 4 | None | no way out row 11 : "it's all about the benja | 1997 | 2 | 7 | 1 | 20 | None | no way out row 12 : "victory" (puff daddy featuring | 1998 | 19 | 13 | 2 | None | None | no way out row 13 : "runnin' (dying to live | 2004 | 19 | 11 | 5 | 17 | None | tupac: resurrection row 14 : "angels" (diddy-dir | 2009 | 116 | 71 | None | None | None | last train to paris ] Execute this SQL based on the above table: select album where album = 'no way out'
no way out, no way out, no way out
[ header: year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 ] Execute this SQL based on the above table: select count ( position )
20
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 4 | robert kubica | bmw sauber | 70 | 1:36:24.227 | 2 | 10 row 2 : 2 | 3 | nick heidfeld | bmw sauber | 70 | 16.495 | 8 | 8 row 3 : 3 | 9 | david coulthard | red bull-renault | 70 | 23.352 | 13 | 6 row 4 : 4 | 12 | timo glock | toyota | 70 | 42.627 | 11 | 5 row 5 : 5 | 2 | felipe massa | ferrari | 70 | 43.934 | 6 | 4 row 6 : 6 | 11 | jarno trulli | toyota | 70 | 47.775 | 14 | 3 row 7 : 7 | 17 | rubens barrichello | honda | 70 | 53.597 | 9 | 2 row 8 : 8 | 15 | sebastian vettel | toro rosso-ferr | 70 | 54.12 | 19 | 1 row 9 : 9 | 23 | heikki kovalain | mclaren-mercedes | 70 | 54.433 | 7 | None row 10 : 10 | 7 | nico rosberg | williams-toyota | 70 | 54.749 | 5 | None row 11 : 11 | 16 | jenson button | honda | 70 | +1:07.540 | 20 | None row 12 : 12 | 10 | mark webber | red bull-renault | 70 | +1:11.299 | 10 | None row 13 : 13 | 14 | sebastien bourdais | toro rosso-ferr | 69 | +1 lap | 18 | None row 14 : ret | 21 | giancarlo fisichella | force india-ferrari | 51 | spun off | 17 | None row 15 : ret | 8 | kazuki nakajima | williams-toyota | 46 | accident | 12 | None row 16 : ret | 5 | fernando alonso | renault | 44 | spun off | 4 | None row 17 : ret | 6 | nelson piquet j | renault | 43 | brakes | 15 | None row 18 : ret | 1 | kimi raikkonen | ferrari | 19 | collision | 3 | None row 19 : ret | 22 | lewis hamilton | mclaren-mercedes | 19 | collision | 1 | None row 20 : ret | 20 | adrian sutil | force india-ferrari | 13 | gearbox | 16 | None ] Execute this SQL based on the above table: select count ( * ) where constructor = 'honda'
2
[ header: year | award | category | title | result row 1 : 1955 | academy award | best actor | marty | won row 2 : 1955 | bafta award | best foreign actor | marty | won row 3 : 1955 | golden globe award | best actor - motion picture drama | marty | won row 4 : 1955 | nbr award | best actor | marty | won row 5 : 1955 | nyfcc award | best actor | marty | won row 6 : 1962 | emmy award | outstanding continued performance by an actor in a series | mchale's navy | nominated row 7 : 1979 | emmy award | outstanding supporting actor in a limited series or | all quiet on the western front | nominated row 8 : 1999 | daytime emmy award | outstanding performer in an animated program | all dogs go to heaven: the series | nominated row 9 : 2007 | golden globe award | best performance by an actor in a mini- | a grandpa for christmas | nominated row 10 : 2009 | emmy award | outstanding guest actor - drama | er | nominated row 11 : 2009 | lifetime achievement award | from the rhode island international film | None | won row 12 : 2011 | screen actors guild life achievement award | from the screen actors guild | None | won ] Execute this SQL based on the above table: select category where category in ( 'from the rhode island international film festival' , 'best actor' ) group by category order by count ( * ) desc limit 1
best actor
[ header: kant | latitude | longitude | diameter row 1 : b | 9.7° s | 18.6° e | 16 km row 2 : c | 9.3° s | 22.1° e | 20 km row 3 : d | 11.5° s | 18.7° e | 52 km row 4 : g | 9.2° s | 19.5° e | 32 km row 5 : h | 9.1° s | 20.8° e | 7 km row 6 : n | 9.9° s | 19.7° e | 10 km row 7 : o | 12.0° s | 17.2° e | 7 km row 8 : p | 10.8° s | 17.4° e | 5 km row 9 : q | 13.1° s | 18.8° e | 5 km row 10 : s | 11.5° s | 19.7° e | 5 km row 11 : t | 11.3° s | 20.2° e | 5 km row 12 : z | 10.4° s | 17.5° e | 3 km ] Execute this SQL based on the above table: select diameter - diameter where latitude = '10.4° s'
0.0
[ header: event | performance | athlete | nation | place | date row 1 : 100 m | 9.72 | usain bolt | jamaica | new york city ny, usa | may 31 row 2 : 100 m | 9.69 | usain bolt | jamaica | beijing, china | august 16 row 3 : 200 m | 19.3 | usain bolt | jamaica | beijing, china | august 20 row 4 : 4 x 100 m relay | 37.1 | nesta carter michael frater | jamaica | beijing, china | august 22 row 5 : 110 m hurdles | 12.87 | dayron robles | cuba | ostrava, czech republic | june 12 row 6 : 50 km race walk | 3:34:14 | denis nizhegorodov | russia | cheboksary, russia | may 11 row 7 : marathon | 2:03:59 | haile gebrselassie | ethiopia | berlin, germany | september 28 ] Execute this SQL based on the above table: select date order by event limit 877
may 31, august 16, june 12, august 20, august 22, may 11, september 28
[ header: year | single | peak chart positions us | peak chart positions us r&b | peak chart positions us a/c | peak chart positions uk row 1 : 1978 | "i'm coming home again" | None | 54 | None | None row 2 : 1979 | "am i too late" | None | 45 | None | None row 3 : 1981 | "when a child is born" (with | None | None | None | 74 row 4 : 1985 | "that's what friends are for" ( | 1 | 1 | 1 | 16 row 5 : 1986 | "loving on borrowed time (love theme | None | None | 16 | None row 6 : 1989 | "licence to kill" | None | 69 | 18 | 6 row 7 : 1990 | "if i knew then what i know | None | None | 10 | None row 8 : 1991 | "men" | None | 2 | None | None row 9 : 1991 | "superwoman" (with dionne warwick | None | 19 | None | None row 10 : 1991 | "meet me in the middle" | None | 78 | None | None row 11 : 1992 | "where would i be" | None | 66 | None | None row 12 : 1994 | "i don't want to know" | 113 | 32 | None | None row 13 : 1994 | "end of the road medley" | None | 76 | None | None row 14 : 1995 | "next time" | None | 30 | None | None row 15 : 1996 | "missing you" (with brandy, | 25 | 10 | 30 | None row 16 : 2010 | "settle" | None | None | None | None row 17 : 2011 | "i (who have nothing)" | None | None | None | None ] Execute this SQL based on the above table: select single where year = 1979
"am i too late"
[ header: name | year inducted | position | apps | goals row 1 : luther blissett | 2003 | forward | 503 | 186 row 2 : tony coton | 2004 | goalkeeper | 291 | 0 row 3 : john mcclelland | 2005 | defender | 234 | 3 row 4 : tommy mooney | 2006 | forward | 287 | 64 row 5 : les taylor | 2007 | midfielder | 211 | 20 row 6 : david james | 2008 | goalkeeper | 98 | 0 row 7 : ian bolton | 2009 | defender | 287 | 36 row 8 : nigel gibbs | 2010 | defender | 491 | 7 row 9 : duncan welbourne | 2011 | defender | 457 | 25 row 10 : ross jenkins | 2012 | forward | 398 | 142 row 11 : robert page | 2013 | defender | 218 | 2 ] Execute this SQL based on the above table: select position where position = 'defender'
defender, defender, defender, defender, defender
[ header: year | 1st venue | 2nd venue | 3rd venue | 4th venue | 5th venue | 6th venue row 1 : 2007 | sheffield | mexico city | nanjing | None | None | None row 2 : 2008 | tijuana | sheffield | nanjing | None | None | None row 3 : 2009 | doha | changzhou | sheffield | tijuana | None | None row 4 : 2010 | qingdao | veracruz | veracruz | None | None | None row 5 : 2011 | moscow | beijing | sheffield | guanajuato | None | None row 6 : 2012 | dubai | beijing | moscow | tijuana | None | None row 7 : 2013 | beijing | dubai | edinburgh | moscow | guadalajara | guadalajara row 8 : 2014 | beijing | dubai | london | moscow | windsor | monterrey ] Execute this SQL based on the above table: select count ( 6th venue ) where year >= 2014
1
[ header: released | video title | company | director | notes row 1 : 2004-09-18 (vhs) 2004 | tawawana 18-sai | crystal-eizou venus vf | yukihiko shimam | av debut row 2 : 2004-11-26 | big bust evolution shoko goto 爆乳進化論 | crystal-eizou venus vf | None | None row 3 : 2004-12-17 | menyu shoko goto 女乳 | crystal-eizou venus vf | None | None row 4 : 2005-01-28 | busty private teacher shoko goto | crystal-eizou grace grdv- | None | None row 5 : 2005-02-25 | a-grade tits shoko got | crystal-eizou grace grdv- | None | None row 6 : 2005-02-26 (vhs) | the costume play maid, shoko goto | crystal-eizou venus vf | yukihiko shimam | None row 7 : 2005-04-29 | perverted desire shoko goto 変態志願 | crystal-eizou venus vf | None | None row 8 : 2005-05-27 | fetish world 変態志願 | crystal-eizou grace grdv- | None | with marina matsushima row 9 : 2005-06-24 | gogo shameless young lady gogoハレンチ娘 | crystal-eizou grace grdv-01 | None | None row 10 : 2005-12-23 | super re-mix collection the best shoko | crystal-eizou mmc m | None | compilation ] Execute this SQL based on the above table: select released , company order by id desc limit 1
2005-12-23, crystal-eizou mmc mcdv-099
[ header: date | racecourse | distance | race status | race | position | winning distance (lengths) | jockey | rating | going | odds | prize money row 1 : april 10, 2004 | kempton park | 8f | listed | snowdrop fillies stakes | 2nd to beneventa | None | johnny murtagh | 114 | good to soft | 4/11f | £6,600 row 2 : april 24, 2004 | sandown park | 8f | group 2 | betfred mile | 3rd to hurricane alan | None | johnny murtagh | 114 | good to soft | 5/2f | £11,000 row 3 : may 22, 2004 | curragh | 8f | group 2 | ridgewood pearl stakes | 1st | 6 | johnny murtagh | None | good to firm | 11/10f | £56,760.56 row 4 : june 15, 2004 | royal ascot | 8f | group 1 | queen anne stakes | 2nd to refuse to bend | None | johnny murtagh | 114 | good to firm | 6/1 | £55,000 row 5 : july 6, 2004 | newmarket | 8f | group 1 | falmouth stakes | 1st | 21⁄2 | johnny murtagh | 114 | good to firm | 11/4 | £116,000 row 6 : july 28, 2004 | goodwood | 8f | group 1 | sussex stakes | 1st | nk | johnny murtagh | 115 | good | 3/1 | £174,000 row 7 : september 11, 2004 | leopardstown | 8f | group 1 | matron stakes | 1st | 1⁄2 | johnny murtagh | None | good to firm | 8/13f | £119,014.08 row 8 : september 25, 2004 | ascot | 8f | group 1 | qeii stakes | 6th to rakti | None | johnny murtagh | 120 | good to firm | 5/2f | £3,750 ] Execute this SQL based on the above table: select abs ( ( select rating where position = '3rd to hurricane alan' ) - ( select prize money where position = '3rd to hurricane alan' ) )
10886.0
[ 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 order by awarding age asc limit 1869
youngest winner, oldest winner
[ header: city | county(ies) | population (2000 census) | population (2010 census) | class | incorporation date row 1 : adams | adams | 1831 | 1967 | 4th | 1926 row 2 : altoona | eau claire | 6698 | 6706 | 4th | 1887 row 3 : appleton | calumet outagamie winne | 70087 | 72623 | 2nd | 1857 row 4 : arcadia | trempealeau | 2402 | 2925 | 4th | 1925 row 5 : baraboo | sauk | 10711 | 12048 | 3rd | 1882 row 6 : berlin | green lake waushara | 5305 | 5524 | 4th | 1857 row 7 : chilton | calumet | 3708 | 3933 | 4th | 1877 row 8 : chippewa falls | chippewa | 12900 | 13679 | 3rd | 1840 row 9 : cumberland | barron | 2280 | 2170 | 4th | 1885 row 10 : delafield | waukesha | 6472 | 7085 | 4th | 1959 row 11 : de pere | brown | 20559 | 23800 | 3rd | 1883 row 12 : durand | pepin | 1968 | 1931 | 4th | 1887 row 13 : edgerton | dane rock | 4898 | 5461 | 4th | 1883 row 14 : fountain city | buffalo | 983 | 859 | 4th | 1889 row 15 : hillsboro | vernon | 1302 | 1417 | 4th | 1885 row 16 : horicon | dodge | 3775 | 3655 | 4th | 1897 row 17 : jefferson | jefferson | 7338 | 7973 | 4th | 1878 row 18 : lancaster | grant | 4070 | 3868 | 4th | 1878 row 19 : medford | taylor | 4350 | 4326 | 4th | 1889 row 20 : merrill | lincoln | 10146 | 9661 | 4th | 1883 row 21 : milwaukee | milwaukee washington waukes | 596974 | 594833 | 1st | 1846 row 22 : nekoosa | wood | 2590 | 2580 | 4th | 1926 row 23 : owen | clark | 936 | 940 | 4th | 1925 row 24 : park falls | price | 2739 | 2462 | 4th | 1912 row 25 : phillips | price | 1675 | 1478 | 4th | 1891 row 26 : prescott | pierce | 3764 | 4258 | 4th | 1857 row 27 : st. croix falls | polk | 2033 | 2133 | 4th | 1958 row 28 : sheboygan | sheboygan | 50792 | 49288 | 2nd | 1853 row 29 : south milwaukee | milwaukee | 21256 | 21156 | 4th | 1897 row 30 : sturgeon bay | door | 9437 | 9144 | 4th | 1883 row 31 : sun prairie | dane | 20369 | 29364 | 3rd | 1958 row 32 : verona | dane | 7052 | 10619 | 4th | 1977 row 33 : watertown | dodge jefferson | 21598 | 23861 | 3rd | 1853 row 34 : waukesha | waukesha | 64825 | 70718 | 2nd | 1895 row 35 : wausau | marathon | 38426 | 39106 | 3rd | 1872 row 36 : westby | vernon | 2045 | 2200 | 4th | 1920 row 37 : whitehall | trempealeau | 1651 | 1558 | 4th | 1941 ] Execute this SQL based on the above table: select count ( * ) where class = '1887' and class = 4
0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china (chn) | 14 | 10 | 12 | 36 row 2 : 2 | thailand (tha) | 13 | 9 | 6 | 28 row 3 : 3 | south korea (kor) | 6 | 7 | 10 | 23 row 4 : 4 | indonesia (ina) | 6 | 6 | 4 | 16 row 5 : 5 | chinese taipei | 3 | 6 | 6 | 15 row 6 : 6 | india (ind) | 2 | 0 | 1 | 3 row 7 : 7 | iran (iri) | 2 | 0 | 0 | 2 row 8 : 8 | japan (jpn) | 1 | 3 | 2 | 6 row 9 : 9 | afghanistan (afg | 1 | 0 | 0 | 1 row 10 : 9 | qatar (qat) | 1 | 0 | 0 | 1 row 11 : 11 | philippines (phi) | 0 | 2 | 2 | 4 row 12 : 12 | vietnam (vie) | 0 | 2 | 1 | 3 row 13 : 13 | kazakhstan (kaz) | 0 | 1 | 1 | 2 row 14 : 13 | pakistan (pak) | 0 | 1 | 1 | 2 row 15 : 15 | bahrain (brn) | 0 | 1 | 0 | 1 row 16 : 15 | turkmenistan (tkm) | 0 | 1 | 0 | 1 row 17 : 17 | sri lanka (sr | 0 | 0 | 2 | 2 row 18 : 18 | bangladesh (ban) | 0 | 0 | 1 | 1 row 19 : 18 | brunei (bru) | 0 | 0 | 1 | 1 row 20 : 18 | laos (lao) | 0 | 0 | 1 | 1 row 21 : 18 | mongolia (mgl) | 0 | 0 | 1 | 1 row 22 : 18 | palestine (ple) | 0 | 0 | 1 | 1 row 23 : 18 | singapore (sin) | 0 | 0 | 1 | 1 row 24 : total | total | 49 | 49 | 54 | 152 ] Execute this SQL based on the above table: select nation where id = ( select id where nation = 'brunei (bru)' ) - 1
bangladesh (ban)
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 7-1 | cristiane justino | tko (punches) | strikeforce: carano vs. | august 15, 2009 | 1 | 4:59 | san jose, californ | for the women's featherweight championship row 2 : win | 7-0 | kelly kobold | decision (unanimous) | elitexc: heat | october 4, 2008 | 3 | 3:00 | sunrise, florida, united states | None row 3 : win | 6-0 | kaitlin young | tko (doctor stoppage | elitexc: primetime | may 31, 2008 | 2 | 3:00 | newark, new jersey, united states | 144 lb catchweight row 4 : win | 5-0 | tonya evinger | submission (rear naked choke) | elitexc: uprising | september 15, 2007 | 1 | 2:53 | oahu, hawai | 141 lb row 5 : win | 4-0 | julie kedzie | decision (unanimous) | elitexc: destiny | february 10, 2007 | 3 | 3:00 | southaven, mississippi | elitexc debut, 141 lb row 6 : win | 3-0 | elaina maxwell | decision (unanimous) | strikeforce: triple threat | december 8, 2006 | 3 | 2:00 | san jose, californ | strikeforce debut, 150 lb bout row 7 : win | 2-0 | rosi sexton | ko (punch) | world pro fighting championships 1 | september 15, 2006 | 2 | 4:55 | las vegas, nevada | 138 lb catchweight row 8 : win | 1-0 | leiticia pestova | ko (punches and elbows) | world extreme fighting | june 10, 2006 | 1 | 0:38 | las vegas, nevada | fought at 135 lbs ] Execute this SQL based on the above table: select method order by time desc limit 1
tko (punches)
[ header: no | peak | location | elevation (m) | prominence (m) | col height (m) | col location | parent row 1 : 1 | mont blanc | france/ italy | 4810 | 4697 | 113 | near lake kubenskoye | everest row 2 : 5 | piz bernina | switzerland | 4049 | 2234 | 1815 | maloja pass | finsteraarhorn1 / m row 3 : 7 | monte rosa | switzerland | 4634 | 2165 | 2469 | great st bernard pass | mont blanc row 4 : 10 | monte viso | italy | 3841 | 2062 | 1779 | le mauvais pass | mont blanc row 5 : 11 | triglav | slovenia | 2864 | 2052 | 812 | camporosso pass | marmolada1 / m row 6 : 12 | barre des ecrins | france | 4102 | 2045 | 2057 | col du lautaret | mont blanc row 7 : 15 | monte baldo/cima | italy | 2218 | 1950 | 268 | near san giovanni pass in | ortler1 / mb2 row 8 : 16 | gran paradiso | italy | 4061 | 1891 | 2170 | near little st bernard pass | mont blanc row 9 : 19 | dents du midi | switzerland | 3257 | 1796 | 1461 | col des montets | mont blanc row 10 : 20 | chamechaude | france | 2082 | 1771 | 311 | chambery | mont blanc row 11 : 21 | zugspitze | germany/ austria | 2962 | 1746 | 1216 | near fern pass | finsteraarhorn1 / m row 12 : 25 | großer priel | austria | 2515 | 1700 | 810 | near pichl-kainisch | hoher dachstein1 / m row 13 : 27 | monte bondone | italy | 2180 | 1679 | 501 | near cadine in trento | ortler1 / mb2 row 14 : 29 | birnhorn | austria | 2634 | 1665 | 969 | hochfilzen | großglockner1 / mb row 15 : 31 | pointe percee | france | 2750 | 1643 | 1107 | near pont d'arbon near mege | mont blanc row 16 : 33 | molltaler polinik | austria | 2784 | 1579 | 1205 | iselsberg pass | großglockner1 / mb row 17 : 35 | birkkarspitze | austria | 2749 | 1569 | 1180 | seefeld in tirol | zugspitze1 / mb2 row 18 : 37 | grande tete de l'obiou | france | 2790 | 1542 | 1248 | col bayard | barre des ecrins1 / row 19 : 39 | hochtor | austria | 2369 | 1520 | 849 | schober pass | großglockner1 / mb row 20 : 41 | grand combin | switzerland | 4314 | 1517 | 2797 | fenetre de durand | monte rosa row 21 : 44 | piz kesch | switzerland | 3418 | 1502 | 1916 | lukmanier pass | finsteraarhorn1 / m ] Execute this SQL based on the above table: select location where id = 1
france/ italy
[ header: team 1 | agg. | team 2 | 1st leg | 2nd leg row 1 : england | 2-3 | france | 1-1 | 1-2 row 2 : czech republic | 0-3 | germany | 0-2 | 0-1 row 3 : hungary | 1-2 | italy | 1-1 | 0-1 row 4 : serbia and montenegro | 5-2 | croatia | 3-1 | 2-1 row 5 : ukraine | 5-4 | belgium | 2-3 | 3-1 row 6 : russia | 1-4 | denmark | 0-1 | 1-3 row 7 : switzerland | 2-3 | portugal | 1-1 | 1-2 row 8 : slovenia | 0-2 | netherlands | 0-0 | 0-2 ] Execute this SQL based on the above table: select team 1 where team 1 in ( 'russia' , 'serbia and montenegro' ) order by 2nd leg asc limit 1
russia
[ header: no. | name | term of office | term of office | political party | ministry row 1 : 1 | c. d. howe | november 2, 1936 | july 8, 1940 | liberal | 16 (king) row 2 : 2 | arthur cardin | july 8, 1940 | may 13, 1942 | liberal | 16 (king) row 3 : None | c. d. howe (act | may 13, 1942 | october 6, 1942 | liberal | 16 (king) row 4 : 3 | joseph-enoil michau | october 6, 1942 | april 18, 1945 | liberal | 16 (king) row 5 : 4 | lionel chevrier | april 18, 1945 | july 1, 1954 | liberal | 17 (st. laurent) row 6 : 5 | george carlyle marler | july 1, 1954 | june 21, 1957 | liberal | 17 (st. laurent) row 7 : 7 | leon balcer | october 11, 1960 | april 22, 1963 | progressive conservative | 18 (diefenbaker) row 8 : 8 | george mcilraith | april 22, 1963 | february 3, 1964 | liberal | 19 (pearson) row 9 : 9 | jack pickersgill | february 3, 1964 | september 19, 1967 | liberal | 19 (pearson) row 10 : 10 | paul hellyer | september 19, 1967 | april 20, 1968 | liberal | 19 (pearson) row 11 : 10 | paul hellyer | april 20, 1968 | april 30, 1969 | liberal | 20 (trudeau) row 12 : None | james armstrong richardson (act | april 30, 1969 | may 5, 1969 | liberal | 20 (trudeau) row 13 : 11 | don jamieson | may 5, 1969 | november 27, 1972 | liberal | 20 (trudeau) row 14 : 12 | jean marchand | november 27, 1972 | september 26, 1975 | liberal | 20 (trudeau) row 15 : 14 | don mazankowski | june 4, 1979 | march 3, 1980 | progressive conservative | 21 (clark) row 16 : 15 | jean-luc pepin | march 3, 1980 | august 12, 1983 | liberal | 22 (trudeau) row 17 : 16 | lloyd axworthy | august 12, 1983 | june 29, 1984 | liberal | 22 (trudeau) row 18 : 16 | lloyd axworthy | june 30, 1984 | september 16, 1984 | liberal | 23 (turner) row 19 : (14) | don mazankowski (2nd time) | september 17, 1984 | june 29, 1986 | progressive conservative | 24 (mulroney) row 20 : 17 | john crosbie | june 30, 1986 | march 30, 1988 | progressive conservative | 24 (mulroney) row 21 : 18 | benoit bouchard | march 31, 1988 | february 22, 1990 | progressive conservative | 24 (mulroney) row 22 : 20 | jean corbeil | april 21, 1991 | june 24, 1993 | progressive conservative | 24 (mulroney) row 23 : 20 | jean corbeil | june 25, 1993 | november 3, 1993 | progressive conservative | 25 (campbell) row 24 : 21 | doug young | november 4, 1993 | january 24, 1996 | liberal | 26 (chretien) row 25 : 22 | david anderson | january 25, 1996 | june 10, 1997 | liberal | 26 (chretien) row 26 : 23 | david collenette | june 11, 1997 | december 11, 2003 | liberal | 26 (chretien) row 27 : 24 | tony valeri | december 12, 2003 | july 19, 2004 | liberal | 27 (martin) row 28 : 25 | jean lapierre | july 20, 2004 | february 5, 2006 | liberal | 27 (martin) ] Execute this SQL based on the above table: select term of office where term of office = 1
january 24, 1996
[ header: rank | name | nationality | time | notes row 1 : None | alberto garcia | spain | 7:43.89 | cr row 2 : None | antonio david jime | spain | 7:46.49 | pb row 3 : None | jesus espana | spain | 7:48.08 | pb row 4 : None | john mayock | great britain | 7:48.08 | None row 5 : 5 | michael buchleitner | austria | 7:54.39 | sb row 6 : 6 | mohammed mourhit | belgium | 7:59.79 | None row 7 : 7 | sergey ivanov | russia | 8:02.98 | None row 8 : 8 | mindaugas pukstas | lithuania | 8:03.21 | pb row 9 : 9 | irba lakhal | france | 8:03.38 | None row 10 : 10 | joakim johansson | denmark | 8:06.47 | None row 11 : 11 | harald steindorfer | austria | 8:09.21 | None row 12 : 12 | ferdinando vicari | italy | 8:17.46 | None row 13 : 13 | martin steinbauer | austria | 8:22.06 | None row 14 : 14 | christos papapetrou | cyprus | 8:30.59 | None ] Execute this SQL based on the above table: select nationality where nationality in ( 'spain' , 'spain' ) order by time desc limit 1
spain
[ header: player | matches | innings | runs | average | 100s | 50s row 1 : herbie hewett | 10 | 15 | 543 | 38.79 | 1 | 2 row 2 : lionel palairet | 10 | 14 | 408 | 29.14 | 1 | 1 row 3 : bill roe | 8 | 12 | 316 | 28.73 | 0 | 1 row 4 : george nichols | 13 | 18 | 497 | 27.61 | 1 | 3 row 5 : john challen | 9 | 14 | 286 | 20.43 | 0 | 1 row 6 : ted tyler | 13 | 18 | 297 | 18.56 | 0 | 0 row 7 : crescens robinson | 9 | 13 | 162 | 14.73 | 0 | 0 row 8 : albert clapp | 11 | 15 | 159 | 10.60 | 0 | 0 ] Execute this SQL based on the above table: select player order by runs desc limit 5
herbie hewett, george nichols, lionel palairet, bill roe, ted tyler
[ header: symbol | gsi | meaning | unicode | description row 1 : ◬ | ○ | base triangulation surveying point | u+25ec | dot in upward-pointing triangle row 2 : None | ○ | electronic triangulation point | None | dot in upward-pointing triangle with flag row 3 : ⊡ | ○ | benchmark | u+22a1 | dot in square row 4 : ⛭ | ○ | factory | u+26ed | gear without hub row 5 : ⛯ | ○ | lighthouse | u+26ef | map symbol for lighthouse row 6 : ⛮ | ○ | power station | u+26ee | gear with handles row 7 : 文 | ○ | elementary or junior high school | u+6587 | kanji bun row 8 : 文 | ○ | high school | None | kanji bun in a circle row 9 : None | ○ | university | None | kanji bun with a smaller ka row 10 : None | ○ | technical college | None | kanji bun with a smaller ka row 11 : 〒 | ○ | post office | u+3036 | down tack (t-shape row 12 : 〒 | × | sub post office (not distribution centre) | u+3012 | down tack (t-shape row 13 : ⭙ | ○ | police station | u+2b59 | heavy circled saltire row 14 : ☓ | ○ | koban (police box) | u+2613 | diagonal cross (saltire) row 15 : ⊕ | ○ | public health centre | u+2295 | greek cross in circle row 16 : ⛨ | ○ | hospital | None | greek cross in shield row 17 : ⭖ | ○ | prefectural office | u+26fb | oval bullseye row 18 : ⭗ | ○ | city hall | u+2b57 | heavy circle with circle inside row 19 : ◉ | ○ | ward office | u+25c9 | fisheye row 20 : ⭘ | ○ | town hall | u+2b58 | heavy circle row 21 : ⛩ | ○ | shinto shrine | u+26e9 | shinto shrine row 22 : 卍 | ○ | buddhist temple | u+534d | manji (swastika) row 23 : ⛫ | ○ | castle | u+26eb | castle row 24 : ⛼ | ○ | cemetery | u+26fc | headstone graveyard symbol row 25 : ♨ | ○ | onsen (hot springs) | u+2668 | oval with three vertical wavy lines row 26 : ⛬ | ○ | historical landmark | u+26ec | historic site row 27 : ⛰ | ○ | summit | u+26f0 | mountain ] Execute this SQL based on the above table: select gsi where description = 'diagonal cross (saltire)'
[ header: no. | score | player | team | balls | inns. | opposing team | date | result row 1 : 1 | 325 | andy sandham | england | 640 | 1 | west indies | 3 april 1930 | drawn row 2 : 4 | 270 | george headley (2/2) | west indies | nr | 1 | england | 14 march 1935 | won row 3 : 6 | 141 | everton weekes (1/2) | west indies | nr | 2 | england | 27 march 1948 | won row 4 : 9 | 237 | frank worrell | west indies | nr | 2 | india | 28 march 1953 | drawn row 5 : 12 | 150 | pankaj roy | india | nr | 3 | west indies | 28 march 1953 | drawn row 6 : 14 | 116 | willie watson | england | nr | 4 | west indies | 15 january 1954 | lost row 7 : 16 | 116 | clyde walcott (2/5) | west indies | nr | 3 | england | 30 march 1954 | lost row 8 : 19 | 108 | clyde walcott (3/5) | west indies | nr | 2 | australia | 26 march 1955 | lost row 9 : 21 | 155 | clyde walcott (4/5) | west indies | nr | 1 | australia | 11 june 1955 | lost row 10 : 24 | 109 | keith miller (2/2) | australia | nr | 2 | west indies | 11 june 1955 | won row 11 : 25 | 128 | ron archer | australia | nr | 2 | west indies | 11 june 1955 | won row 12 : 27 | 110 | clyde walcott (5/5) | west indies | nr | 3 | australia | 11 june 1955 | lost row 13 : 31 | 106 | wazir mohammad | pakistan | nr | 3 | west indies | 26 february 1958 | lost row 14 : 32 | 114 | colin cowdrey (1/2) | england | nr | 1 | west indies | 17 february 1960 | drawn row 15 : 33 | 147 | garfield sobers (2/5) | west indies | nr | 2 | england | 17 february 1960 | drawn row 16 : 41 | 158 | rohan kanhai (2/ | west indies | nr | 3 | india | 18 february 1971 | drawn row 17 : 42 | 163 | roy fredericks | west indies | nr | 1 | new zealand | 16 february 1972 | drawn row 18 : 45 | 100 | lawrence rowe (2/3) | west indies | nr | 3 | new zealand | 16 february 1972 | drawn row 19 : 46 | 101 | mark burgess | new zealand | nr | 4 | west indies | 16 february 1972 | drawn row 20 : 48 | 142 | keith stackpole | australia | nr | 3 | west indies | 16 february 1973 | drawn row 21 : 56 | 153 | graham gooch | england | 213 | 1 | west indies | 10 april 1981 | drawn row 22 : 58 | 127 | gordon greenidge (2/2) | west indies | 193 | 2 | australia | 28 april 1984 | won row 23 : 61 | 156 | richie richardson (1/3) | west indies | 314 | 2 | india | 28 april 1989 | won row 24 : 62 | 110 | viv richards | west indies | 178 | 2 | india | 28 april 1989 | won row 25 : 65 | 104 | richie richardson (2/3) | west indies | 233 | 3 | australia | 1 may 1991 | drawn ] Execute this SQL based on the above table: select no. where date = '18 february 1971'
41.0
[ header: year | competition | venue | position | event | notes row 1 : 2001 | asian junior championships | bandar seri begawan, brun | 1st | 110 m hurdles | 14.05 row 2 : 2002 | world junior championships | kingston, jamaica | 2nd | 110 m hurdles | 13.58 row 3 : 2002 | asian games | busan, south korea | 4th | 110 m hurdles | 13.92 row 4 : 2003 | world indoor championships | birmingham, united kingdom | 18th (h) | 60 m hurdles | 7.81 row 5 : 2003 | world championships | paris, france | 6th | 110 m hurdles | 13.55 row 6 : 2003 | asian championships | manila, philippines | 1st | 110 m hurdles | 13.5 row 7 : 2004 | world indoor championships | budapest, hungary | 17th (h) | 60 m hurdles | 7.75 row 8 : 2004 | olympic games | athens, greece | 33rd (h) | 110 m hurdles | 13.68 row 9 : 2005 | world championships | helsinki, finland | 9th (sf) | 110 m hurdles | 13.44 row 10 : 2005 | asian championships | incheon, south korea | 2nd | 110 m hurdles | 13.44 row 11 : 2006 | world indoor championships | moscow, russia | 8th (sf) | 60 m hurdles | 7.63 row 12 : 2006 | asian games | doha, qatar | 2nd | 110 m hurdles | 13.28 row 13 : 2007 | world championships | osaka, japan | 5th | 110 m hurdles | 13.19 row 14 : 2008 | world indoor championships | valencia, spain | 9th (sf) | 60 m hurdles | 7.65 row 15 : 2008 | olympic games | beijing, china | 8th (sf) | 110 m hurdles | 13.42 row 16 : 2009 | asian championships | guangzhou, china | 2nd | 110 m hurdles | 13.67 row 17 : 2009 | world championships | berlin, germany | 8th (sf) | 110 m hurdles | 13.42 row 18 : 2010 | world indoor championships | doha, qatar | 16th (sf) | 60 m hurdles | 7.82 row 19 : 2010 | asian games | guangzhou, china | 2nd | 110 m hurdles | 13.38 row 20 : 2011 | asian championships | kobe, japan | 2nd | 110 m hurdles | 13.56 row 21 : 2011 | world championships | daegu, south korea | 9th (sf) | 110 m hurdles | 13.57 row 22 : 2012 | world indoor championships | istanbul, turkey | 24th (h) | 60m hurdles | 8.15 row 23 : 2012 | olympic games | london, united kingdom | 37th (h) | 110 m hurdles | 13.78 ] Execute this SQL based on the above table: select count ( event ) where notes > 551
0
[ header: name | elected party | constituency | elected date | military service row 1 : john pallett | progressive conservative | peel | march 22, 1954 | canadian army (1942-1946) row 2 : william albert patterson | conservative | colchester | march 5, 1891 | militia row 3 : william hector payne | progressive conservative | coast-capilano | march 31, 1958 | canadian army (1941-1945) row 4 : george randolph pearkes | progressive conservative | nanaimo | june 11, 1945 | canadian army (1915-1945) row 5 : lester bowles pearson | liberal | algoma east | october 25, 1948 | canadian army (1914-1917), royal row 6 : cyrus wesley peck | unionist | skeena | december 17, 1917 | canadian army (1914-1925) row 7 : charles alphonse pantaleon | liberal | kamouraska | february 17, 1869 | militia row 8 : irenee pelletier | liberal | sherbrooke | october 30, 1972 | royal canadian air force (1960-1962 row 9 : louis-philippe pelletier | conservative | quebec county | september 21, 1911 | militia row 10 : lawrence t. pennell | liberal | brant-haldimand | june 18, 1962 | royal canadian air force row 11 : robert pennock | progressive conservative | etobicoke north | september 4, 1984 | canadian army (1951-1952), royal row 12 : arnold peters | cooperative commonwealth federation | timiskaming | june 10, 1957 | royal canadian air force (1942-1945 row 13 : orville h. phillips | progressive conservative | prince | june 10, 1957 | royal canadian air force (1942-1945 row 14 : elmore philpott | liberal | vancouver south | august 10, 1953 | canadian army (1915-1919) row 15 : bernard pilon | liberal | chambly-rouville | june 18, 1962 | canadian army (1941-1945) row 16 : alfred pinsonneault | conservative | laprairie | september 20, 1867 | militia (1855-1862) row 17 : d'arcy britton plu | conservative | victoria | december 6, 1928 | royal flying corps row 18 : william albert pommer | liberal | lisgar | august 10, 1953 | canadian army row 19 : john henry pope | liberal-conservative | compton | september 20, 1867 | militia row 20 : john poupore | conservative | pontiac | september 17, 1878 | militia (1869-) row 21 : charles gavan power | liberal | quebec south | december 17, 1917 | canadian army (1915-1918) row 22 : russ powers | liberal | ancaster--dundas-- | june 28, 2004 | canadian forces land force command row 23 : david price | progressive conservative | compton-stanstead | june 2, 1997 | canadian army (1959-1965) row 24 : william price | conservative | quebec west | october 26, 1908 | canadian army row 25 : robert william pritt | new democratic | burnaby-richmond | june 18, 1962 | royal canadian air force (1938-1945 row 26 : john oliver probe | cooperative commonwealth federation | regina city | june 11, 1945 | canadian army (1941-1944) ] Execute this SQL based on the above table: select abs ( elected party - name ) where military service = 'canadian army (1941-1945)'
0, 0
[ header: genre | year | title | episode | role | notes row 1 : short film | 1992 | the bet | None | henry | 21 minutes row 2 : short film | 1996 | sin #8 | None | None | None row 3 : tv series | 1997 | nothing sacred | "speaking in tongues" | dr. elliott | None row 4 : film | 1998 | finding north | None | travis furlong | None row 5 : tv series | 1998 | sex and the city | "oh come all ye faithful" | tom | None row 6 : tv series | 1999 | homicide: life on the street | "zen and the art of murder" | dennis kohler | None row 7 : film | 1999 | the general's daughter | None | captain goodson | None row 8 : tv series | 2000 | law & order: special victims unit | "misleader" "nocturne" | assistant district attorney | None row 9 : film | 2001 | the anniversary party | None | jerry adams | None row 10 : tv series | 2001 | the guardian | "loyalties" | the hudson's attorney | None row 11 : tv film | 2001 | life with judy garland: me and | None | roger edens | None row 12 : tv series | 2002 | hack | "obsession" | dr. martin shan | None row 13 : tv series | 2005 | law & order | "mammon" | aaron solomon | 5 episodes total row 14 : tv series | 2006 | brothers & sisters | "light the lights" | major guinness | None row 15 : tv series | 2006 | justice | "wrongful death" | lloyd barrett | None row 16 : tv series | 2006 | law & order | "profiteer" | aaron solomon | 5 episodes total row 17 : tv series | 2007 | critical situation | "nightmare on mt. | narrator | voice actor; also known as situation critical row 18 : tv series | 2007 | undercover history | "the hunt for hitler" "the hunt | narrator | voice actor; 6 episodes total row 19 : tv series | 2008 | undercover history | "unabomber: the secret history" | narrator/himself | voice actor; 6 episodes total row 20 : film | 2009 | the taking of pelham 123 | None | deputy mayor lasalle | None row 21 : tv series | 2009 | timewatch | "the real bonnie and clyde | narrator | voice actor row 22 : tv series | 2010 | the big c | "pilot" "summer time" "there | sean tolkey | 36 episodes total row 23 : tv series | 2011 | a gifted man | "in case of exposure" | ben tucker | None row 24 : tv series | 2011 | the good wife | "great firewall" | neil gross | 3 episodes total row 25 : tv series | 2012 | the big c | "thin ice" "what's | sean tolkey | 36 episodes total ] Execute this SQL based on the above table: select count ( * ) where notes = 238
0
[ header: party/electoral alliance | seats | change | votes | % row 1 : radical civic union (ucr) | 98 | 6 | 618411 | 42.70% row 2 : independent socialist | 15 | 9 | 110792 | 7.70% row 3 : conservative | 12 | -2 | 153826 | 10.60% row 4 : democratic (cordoba province) | 7 | 1 | None | None row 5 : unified ucr (santa | 4 | -7 | 53221 | 3.70% row 6 : liberal (tucuman province) | 4 | -2 | 39543 | 2.70% row 7 : democratic progressive | 3 | 3 | 136121 | 9.40% row 8 : antipersonalist ucr | 3 | -2 | 47891 | 3.30% row 9 : autonomist party of corrientes | 2 | -3 | 17152 | 1.20% row 10 : lencinist ucr ( | 1 | None | 19375 | 1.30% row 11 : socialist | 1 | -3 | 123734 | 8.50% row 12 : others | 4 | None | 127601 | 8.60% row 13 : invalid votes | 4 | None | 39868 | 2.70% row 14 : total | 158 | None | 1487535 | 100.00% ] Execute this SQL based on the above table: select party/electoral alliance where party/electoral alliance = 'total' and % = '100.00%'
total
[ header: team | year | regular season won | regular season lost | regular season ties | regular season win % | regular season finish | post season won | post season lost | post season win % | post season result row 1 : den | 1981 | 10 | 6 | 0 | 0.625 | 2nd in afc west | None | None | None | None row 2 : den | 1982 | 2 | 7 | 0 | 0.222 | 5th in afc west | None | None | None | None row 3 : den | 1983 | 9 | 7 | 0 | 0.563 | 2nd in afc west | 0 | 1 | 0 | lost to seattle seahawks in a row 4 : den | 1984 | 13 | 3 | 0 | 0.813 | 1st in afc west | 0 | 1 | 0 | lost to pittsburgh steelers in row 5 : den | 1985 | 11 | 5 | 0 | 0.688 | 2nd in afc west | None | None | None | None row 6 : den | 1986 | 11 | 5 | 0 | 0.688 | 1st in afc west | 2 | 1 | 0.667 | lost to new york giants in super bowl row 7 : den | 1987 | 10 | 4 | 1 | 0.714 | 1st in afc west | 2 | 1 | 0.667 | lost to washington redskins in super bowl row 8 : den | 1988 | 8 | 8 | 0 | 0.5 | 2nd in afc west | None | None | None | None row 9 : den | 1990 | 5 | 11 | 0 | 0.313 | 5th in afc west | None | None | None | None row 10 : den total | den total | 110 | 73 | 1 | 0.601 | None | 7 | 6 | 0.538 | None row 11 : nyg | 1993 | 11 | 5 | 0 | 0.688 | 2nd in nfc east | 1 | 1 | 0.5 | lost to san francisco 49ers row 12 : nyg | 1994 | 9 | 7 | 0 | 0.563 | 2nd in nfc east | None | None | None | None row 13 : nyg | 1995 | 5 | 11 | 0 | 0.313 | 4th in nfc east | None | None | None | None row 14 : nyg | 1996 | 6 | 10 | 0 | 0.375 | 5th in nfc east | None | None | None | None row 15 : nyg total | nyg total | 31 | 33 | 0 | 0.484 | None | 1 | 1 | 0.5 | None row 16 : atl | 1997 | 7 | 9 | 0 | 0.438 | 2nd in nfc west | None | None | None | None row 17 : atl | 2000 | 4 | 12 | 0 | 0.25 | 5th in nfc west | None | None | None | None row 18 : atl | 2001 | 7 | 9 | 0 | 0.438 | 3rd in nfc south | None | None | None | None row 19 : atl | 2002 | 9 | 6 | 1 | 0.594 | 2nd in nfc south | 1 | 1 | 0.5 | lost to philadelphia ea row 20 : atl | 2003 | 3 | 10 | 0 | 0.231 | 4th in nfc south | None | None | None | None row 21 : atl total | atl total | 49 | 59 | 1 | 0.454 | None | 3 | 2 | 0.6 | None row 22 : total | total | 190 | 165 | 2 | 0.535 | None | 11 | 9 | 0.55 | None ] Execute this SQL based on the above table: select min ( team )
atl
[ header: school year | class a | class aa | class aaa | class aaaa | class aaaaa row 1 : 1994-95 | menard | van alstyne | cameron yoe | wichita falls | weslaco row 2 : 1995-96 | era | coahoma | colorado city | livingston | duncanville row 3 : 1996-97 | sulphur bluff | marion | colorado city | snyder | duncanville row 4 : 1997-98 | westbrook | edgewood | perryton | san angelo lake view | flower mound marcus row 5 : 1998-99 | graford | lindsay | hamshire-fannett | brownwood | weslaco row 6 : 1999-2000 | garden city | keene | giddings | friendswood | college station a&m consolidated row 7 : 2000-01 | granger | edgewood | midland greenwood | friendswood | college station a&m consolidated row 8 : 2001-02 | lazbuddie | edgewood | giddings | friendswood | pasadena dobie row 9 : 2002-03 | rocksprings | rosebud-lott | pearsall | harlingen south | san antonio clark row 10 : 2003-04 | lazbuddie | wall | hamshire-fannett | friendswood | klein row 11 : 2004-05 | loop | mount pleasant chapel hill | llano | sherman | college station a&m consolidated row 12 : 2005-06 | wellington | centerville | hamshire-fannett | brownwood | abilene cooper row 13 : 2006-07 | springlake-earth | crawford | princeton | friendswood | college station a&m consolidated row 14 : 2007-08 | springlake-earth | grandview | hamshire-fannett | sherman | mission sharyland row 15 : 2008-09 | garden city | shelbyville | lubbock-cooper | friendswood | humble kingwood ] Execute this SQL based on the above table: select count ( class aaaa ) + count ( class aa )
30
[ header: # | stadium | capacity | city | home team row 1 : 1 | windsor park | 24734 | belfast | linfield, northern ireland row 2 : 2 | the oval | 15000 | belfast | glentoran row 3 : 3= | ballymena showgrounds | 8000 | ballymena | ballymena united row 4 : 3= | new grosvenor stadium | 8000 | ballyskeagh | lisburn distillery row 5 : 3= | shamrock park | 8000 | portadown | portadown row 6 : 6 | brandywell stadium | 7700 | derry | derry city row 7 : 7= | seaview | 6500 | belfast | crusaders row 8 : 7= | the showgrounds | 6500 | coleraine | coleraine row 9 : 7= | the showgrounds | 6500 | newry | newry city row 10 : 10= | inver park | 6000 | larne | larne row 11 : 10= | solitude | 6000 | belfast | cliftonville row 12 : 10= | taylors avenue | 6000 | carrickfergus | carrick rangers row 13 : 13 | dixon park | 5333 | ballyclare | ballyclare comrades row 14 : 14 | mourneview park | 5000 | lurgan | glenavon row 15 : 15 | donegal celtic park | 4200 | belfast | donegal celtic row 16 : 16= | holm park | 3000 | armagh | armagh city row 17 : 16= | lakeview park | 3000 | loughgall | loughgall row 18 : 16= | ymca grounds | 3000 | drumahoe | institute row 19 : 16= | stangmore park | 3000 | dungannon | dungannon swifts row 20 : 16= | tillysburn park | 3000 | belfast | harland & wolff welder row 21 : 21 | clandeboye park | 2850 | bangor | bangor, ards row 22 : 22 | wilgar park | 2500 | belfast | dundela row 23 : 23= | allen park | 2000 | antrim | chimney corner row 24 : 23= | ferney park | 2000 | ballinamallard | ballinamallard united row 25 : 23= | hagan park | 2000 | coagh | coagh united row 26 : 23= | mill meadow | 2000 | castledawson | wakehurst, moyola park row 27 : 23= | riada stadium | 2000 | ballymoney | glebe rangers, ballymoney row 28 : 28= | crystal park | 1500 | banbridge | banbridge town row 29 : 28= | fortwilliam park | 1500 | tobermore | tobermore united row 30 : 28= | newforge lane | 1500 | belfast | psni row 31 : 28= | the showgrounds (limavady) | 1500 | limavady | limavady united row 32 : 32 | tandragee road | 1250 | portadown | annagh united row 33 : 33 | darragh park | 1200 | castlederg | dergview row 34 : 34= | knockrammer park | 1000 | lurgan | lurgan celtic row 35 : 34= | mid ulster sports arena | 1000 | cookstown | killymoon rangers row 36 : 36 | seahaven | 500 | portstewart | portstewart row 37 : 37 | glen road heights | 400 | belfast | sport & leisure swifts row 38 : 38 | upper braniel | 300 | belfast | knockbreda row 39 : 39 | milltown playing fields | 280 | warrenpoint | warrenpoint town row 40 : None | upper malone | None | belfast | queen's university ] Execute this SQL based on the above table: select home team where id = ( select id where home team = 'killymoon rangers' ) - 1
lurgan celtic
[ header: rank | player | county | tally | total | opposition row 1 : 1 | nicky english | tipperary | 2-12 | 18 | antrim row 2 : 2 | mark corrigan | offaly | 3-7 | 16 | kilkenny row 3 : 3 | joe hennessy | kerry | 3-5 | 14 | limerick row 4 : 3 | finbarr delaney | cork | 1-11 | 14 | waterford row 5 : 5 | nicky english | tipperary | 0-13 | 13 | waterford row 6 : 5 | adrian ronan | kilkenny | 1-10 | 13 | westmeath row 7 : 7 | nicky english | tipperary | 2-5 | 11 | limerick row 8 : 7 | danny mcnaughton | antrim | 2-5 | 11 | down row 9 : 9 | m. j. ryan | dublin | 1-7 | 10 | laois row 10 : 10 | gary kirby | limerick | 1-6 | 9 | kerry row 11 : 10 | pat murphy | waterford | 3-0 | 9 | cork ] Execute this SQL based on the above table: select min ( total ) where tally = 1
9.0
[ header: constituency | region | name | party | last elected row 1 : 1 | arica and parinacota tarapac | fulvio rossi | ps | 2009 row 2 : 2 | antofagasta | carlos cantero ojeda | ind | 2005 row 3 : 2 | antofagasta | jose antonio gomez | prsd | 2005 row 4 : 3 | atacama | isabel allende | ps | 2009 row 5 : 4 | coquimbo | gonzalo uriarte | udi | 2005 row 6 : 5 | valparaiso | ignacio walker | pdc | 2009 row 7 : 5 | valparaiso | lily perez | rn | 2009 row 8 : 6 | valparaiso | ricardo l. weber | ppd | 2009 row 9 : 6 | valparaiso | francisco chahuan | rn | 2009 row 10 : 7 | santiago | jovino novoa vasque | udi | 2005 row 11 : 8 | santiago | soledad alvear valenzue | pdc | 2005 row 12 : 9 | o'higgins | alejandro garcia-huidobro | udi | 2005 row 13 : 9 | o'higgins | juan pablo letelier morel | ps | 2005 row 14 : 10 | maule | ximena rincon | pdc | 2009 row 15 : 10 | maule | juan antonio colo | udi | 2009 row 16 : 11 | maule | hernan larrain fernandez | udi | 2009 row 17 : 12 | biobio | hosain sabag castill | pdc | 2005 row 18 : 13 | biobio | mariano ruiz-es | pdc | 2005 row 19 : 14 | araucania | jaime quintana | ppd | 2009 row 20 : 14 | araucania | alberto espina otero | rn | 2009 row 21 : 15 | araucania | eugenio tuma | ppd | 2009 row 22 : 15 | araucania | jose garcia ruminot | rn | 2009 row 23 : 16 | los rios (plus district 55) | carlos larrain pena | rn | 2005 row 24 : 16 | los rios (plus district 55) | eduardo frei rui | pdc | 2005 row 25 : 17 | los lagos (minus district 55) | camilo escalona medin | ps | 2005 row 26 : 17 | los lagos (minus district 55) | carlos kuschel silva | rn | 2005 row 27 : 18 | aisen | patricio walker | pdc | 2009 row 28 : 18 | aisen | antonio horvath | rn | 2001 row 29 : 19 | magallanes | carlos bianchi chelech (vic | ind | 2005 row 30 : 19 | magallanes | pedro munoz abur | ps | 2005 ] Execute this SQL based on the above table: select region + party where region = 'biobio'
0, 0
[ header: pos. | athlete | run 1 | run 2 | total row 1 : 1 | aronne pieruz | 50.39 | 58.25 | 1:48.64 row 2 : 2 | filip trejbal | 50.68 | 58.84 | 1:49.52 row 3 : 3 | adam cole | 51.4 | 58.51 | 1:49.91 row 4 : 4 | tague thorson | 51.2 | 59.13 | 1:50.33 row 5 : 5 | jan urfer | 51.54 | 59.1 | 1:50.64 row 6 : 6 | charles christianson | 51.75 | 58.91 | 1:50.66 row 7 : 7 | francesco ghedina | 51.37 | 59.39 | 1:50.94 row 8 : 8 | luca moretti | 52.05 | 58.89 | 1:51.17 row 9 : 9 | cameron barnes | 51.66 | 59.51 | 1:51.37 row 10 : 10 | martin vrablik | 52.77 | 58.6 | 1:51.48 ] Execute this SQL based on the above table: select count ( * )
10
[ header: rd | home team | score | away team | result (w/d/l) | attendance row 1 : 1 | harlequins rl | 28-47 | wigan warriors | l | 8041 row 2 : 2 | hull | 6-24 | harlequins rl | w | 13313 row 3 : 3 | harlequins rl | 34-18 | wakefield trinity wildcats | w | 3176 row 4 : 4 | castleford tigers | 16-22 | harlequins rl | w | 6268 row 5 : 5 | harlequins rl | 24-0 | huddersfield giants | w | 3284 row 6 : 6 | None | None | None | None | None row 7 : 7 | None | None | None | None | None row 8 : ccc4 | None | None | None | None | None row 9 : 8 | None | None | None | None | None row 10 : 9 | None | None | None | None | None row 11 : 10 | None | None | None | None | None row 12 : 11 | None | None | None | None | None row 13 : 12 | None | None | None | None | None row 14 : 13 (a) | None | None | None | None | None row 15 : 14 | None | None | None | None | None row 16 : 15 | None | None | None | None | None row 17 : 16 | None | None | None | None | None row 18 : 17 | None | None | None | None | None row 19 : 18 | None | None | None | None | None row 20 : 19 | None | None | None | None | None row 21 : 20 | None | None | None | None | None row 22 : 21 | None | None | None | None | None row 23 : 22 | None | None | None | None | None row 24 : 23 | None | None | None | None | None row 25 : 24 | None | None | None | None | None row 26 : 25 | None | None | None | None | None row 27 : 26 | None | None | None | None | None row 28 : 27 | None | None | None | None | None row 29 : esl po1 | None | None | None | None | None row 30 : esl po2 | None | None | None | None | None row 31 : esl po3 | None | None | None | None | None row 32 : esl gf | None | None | None | None | None ] Execute this SQL based on the above table: select attendance - attendance where home team = 'harlequins rl'
0.0, 0.0, 0.0
[ header: poll source | date(s) administered | sample size | margin of error | ed burke | roland burris | gery chico | bill daley | tom dart | danny k. davis | miguel del valle | rahm emanuel | bob fioretti | luis gutierrez | jim houlihan | jesse jackson, jr. | james meeks | carol moseley braun | terry peterson | patricia van pelt-watkins | william walls | other | undecided row 1 : mckeon & associates / | september 8, 2010 | 600 | ± 4.3% | None | None | 6% | None | 12% | None | None | 7% | 3% | 9% | 3% | 8% | 10% | None | 4% | None | None | 3% | 35% row 2 : we ask america (report) | september 2010 | 2365 | None | 6.31% | None | None | 8.16% | 13.66% | None | None | 29.68% | 2.95% | 12.81% | 2.30% | 13.36% | 8.21% | None | 2.55% | None | None | None | None row 3 : chicago teamsters joint council 25 / | november 8-14, 2010 | None | ± 3.7% | None | None | 10% | None | None | 14% | 4% | 36% | None | None | None | None | 7% | 13% | None | None | None | None | None row 4 : we ask america (report) | november 23, 2010 | 2255 | ± 2.06% | None | 2.40% | 8.86% | None | None | 7.29% | 4.78% | 39.00% | None | None | None | None | 5.16% | 12.33% | None | None | None | 1.47% | 18.72% row 5 : greenberg quinlan rosner (re | december 1-8, 2010 | 1020 | ± 3% | None | 1% | 9% | None | None | 10% | 8% | 43% | None | None | None | None | 7% | 11% | None | None | None | 2% | 7% row 6 : chicago tribune (report | december 10-13, 2010 | 721 | ± 3.6% | None | None | 9% | None | None | 9% | 3% | 32% | None | None | None | None | 7% | 6% | None | None | None | None | 30% row 7 : we ask america (report) | december 20, 2010 | 2239 | ± 2.07% | None | None | 11.78% | None | None | 6.63% | 6.09% | 43.83% | None | None | None | None | 3.63% | 7.78% | None | None | None | 3.91% | 16.35% row 8 : chicago teamsters joint council 25 / | january 4-6, 2011 | 500 | ±4.4% | None | None | 10% | None | None | None | 7% | 42% | None | None | None | None | None | 26% | None | None | None | None | None row 9 : chicago tribune/wg | january 15-19, 2011 | 708 | ±3.7% | None | None | 16% | None | None | None | 7% | 44% | None | None | None | None | None | 21% | None | 1% | 2% | None | 9% row 10 : we ask america (report) | february 13, 2011 | 2252 | ± 2.06% | None | None | 23.72% | None | None | None | 10.39% | 58.21% | None | None | None | None | None | 6.04% | None | 0.97% | 0.67% | None | None ] Execute this SQL based on the above table: select sample size - sample size where roland burris = '1%'
0.0