inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: pos | driver | entrant | constructor | time/retired | grid row 1 : 1 | jim clark | team lotus | lotus-climax | 2.02:58.6 | 1
row 2 : 2 | richie ginther | owen racing organisation | brm | + 22.6 s | 3
row 3 : 3 | graham hill | owen racing organisation | brm | + 28.2 s | 2
row 4 : 4 | jack brabham | brabham racing organisation | brabham-climax | + 52.0 s | 11
row 5 : 5 | tony maggs | cooper car company | cooper-climax | 72 laps | 6
row 6 : 6 | bruce mclaren | cooper | cooper-climax | 72 laps | 7
row 7 : 7 | mike hailwood | reg parnell (racing) | lola-climax | 70 laps | 9
row 8 : 8 | ian burgess | scirocco-powell (racing | scirocco-brm | 69 laps | 18
row 9 : 9 | peter revson | reg parnell (racing) | lotus-brm | 69 laps | 15
row 10 : 10 | carel godin de beaufort | ecurie maarsbergen | porsche | 67 laps | 20
row 11 : 11 | jo siffert | siffert racing team | lotus-brm | engine (66 laps) | 12
row 12 : 12 | andre pilette | andre pilette | lotus-climax | 63 laps | 21
row 13 : 13 | innes ireland | british racing partnership | lotus-brm | oil pressure (56 laps) | 5
row 14 : 14 | bernard collomb | bernard collomb | lotus-climax | oil pressure (46 laps) | 19
row 15 : ret | ian raby | ian raby (racing) | gilby-brm | ignition | 13
row 16 : ret | dan gurney | brabham racing organisation | brabham-climax | oil leak | 16
row 17 : ret | mike beckwith | british racing partnership | lotus-brm | accident | 17
row 18 : ret | masten gregory | tim parnell | lotus-brm | cam follower | 14
row 19 : ret | trevor taylor | team lotus | lotus-climax | crownwheel & pinion | 4
row 20 : ret | jo bonnier | rob walker racing team | cooper-climax | oil pressure | 8
row 21 : ret | tony settember | scirocco-powell (racing | scirocco-brm | valve gear | 22
row 22 : ret | bob anderson | dw racing enterprises | lola-climax | gearbox | 10
row 23 : wd | peter arundell | team lotus | lotus-climax | car not ready | None ] Execute this SQL based on the above table: select driver where driver in ( 'peter arundell' , 'bernard collomb' ) order by time/retired desc limit 1 | bernard collomb |
[ header: # | date | visitor | score | home | record | pts row 1 : 2 | november 4 | montreal canadiens | 5-3 | chicago black hawks | 0-2-0 | 0
row 2 : 4 | november 7 | chicago black hawks | 1-5 | montreal canadiens | 1-3-0 | 2
row 3 : 5 | november 11 | boston bruins | 4-6 | chicago black hawks | 2-3-0 | 4
row 4 : 6 | november 13 | chicago black hawks | 4-1 | toronto maple leafs | 3-3-0 | 6
row 5 : 9 | november 21 | chicago black hawks | 2-5 | detroit red wings | 5-4-0 | 10
row 6 : 10 | november 25 | detroit red wings | 3-4 | chicago black hawks | 6-4-0 | 12
row 7 : 12 | november 30 | chicago black hawks | 5-6 | boston bruins | 7-5-0 | 14
row 8 : 13 | december 2 | chicago black hawks | 2-6 | montreal canadiens | 7-6-0 | 14
row 9 : 14 | december 5 | new york rangers | 6-7 | chicago black hawks | 8-6-0 | 16
row 10 : 17 | december 18 | chicago black hawks | 4-8 | toronto maple leafs | 9-8-0 | 18
row 11 : 23 | january 4 | chicago black hawks | 4-6 | boston bruins | 10-13-0 | 20
row 12 : 24 | january 6 | chicago black hawks | 1-6 | toronto maple leafs | 10-14-0 | 20
row 13 : 25 | january 9 | chicago black hawks | 2-4 | detroit red wings | 10-15-0 | 20
row 14 : 27 | january 16 | montreal canadiens | 1-1 | chicago black hawks | 11-15-1 | 23
row 15 : 29 | january 23 | toronto maple leafs | 3-5 | chicago black hawks | 12-16-1 | 25
row 16 : 32 | january 30 | detroit red wings | 2-3 | chicago black hawks | 15-16-1 | 31
row 17 : 34 | february 5 | chicago black hawks | 1-5 | montreal canadiens | 16-17-1 | 33
row 18 : 35 | february 6 | chicago black hawks | 4-4 | new york rangers | 16-17-2 | 34
row 19 : 43 | march 4 | chicago black hawks | 2-6 | detroit red wings | 20-19-4 | 44
row 20 : 44 | march 5 | detroit red wings | 1-6 | chicago black hawks | 21-19-4 | 46
row 21 : 47 | march 14 | chicago black hawks | 4-6 | boston bruins | 21-21-5 | 47
row 22 : 48 | march 16 | chicago black hawks | 2-3 | montreal canadiens | 21-22-5 | 47
row 23 : 49 | march 18 | chicago black hawks | 3-6 | detroit red wings | 21-23-5 | 47 ] Execute this SQL based on the above table: select visitor where # = ( select # where visitor = 'chicago black hawks' ) + 1 | boston bruins |
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 58 | marco simoncelli | gilera | 25 | 39:02.553 | 1 | 25
row 2 : 2 | 19 | alvaro bautista | aprilia | 25 | 0.223 | 3 | 20
row 3 : 3 | 36 | mika kallio | ktm | 25 | 14.45 | 2 | 16
row 4 : 4 | 60 | julian simon | ktm | 25 | 14.478 | 6 | 13
row 5 : 5 | 6 | alex debon | aprilia | 25 | 26.226 | 8 | 11
row 6 : 6 | 15 | roberto locatelli | gilera | 25 | 26.392 | 11 | 10
row 7 : 7 | 72 | yuki takahashi | honda | 25 | 26.434 | 7 | 9
row 8 : 8 | 41 | aleix espargaro | aprilia | 25 | 40.546 | 9 | 8
row 9 : 9 | 14 | ratthapark wilairot | honda | 25 | +1:00.219 | 12 | 7
row 10 : 10 | 32 | fabrizio lai | gilera | 25 | +1:20.825 | 13 | 6
row 11 : 11 | 17 | karel abraham | aprilia | 25 | +1:22.802 | 17 | 5
row 12 : 12 | 25 | alex baldolini | aprilia | 25 | +1:22.864 | 18 | 4
row 13 : 13 | 10 | imre toth | aprilia | 25 | +1:23.995 | 16 | 3
row 14 : 14 | 52 | lukas pesek | aprilia | 25 | +1:39.740 | 14 | 2
row 15 : 15 | 35 | simone grotzkyj | gilera | 24 | +1 lap | 21 | 1
row 16 : 16 | 92 | daniel arcas | honda | 24 | +1 lap | 20 | None
row 17 : 17 | 45 | doni tata pradita | yamaha | 24 | +1 lap | 22 | None
row 18 : ret | 4 | hiroshi aoyama | ktm | 15 | retirement | 4 | None
row 19 : ret | 75 | mattia pasini | aprilia | 15 | accident | 10 | None
row 20 : ret | 55 | hector faubel | aprilia | 4 | accident | 5 | None
row 21 : ret | 90 | federico sandi | aprilia | 1 | accident | 15 | None
row 22 : ret | 43 | manuel hernandez | aprilia | 1 | retirement | 19 | None
row 23 : dnq | 27 | stefano bianco | gilera | None | None | None | None
row 24 : dnq | 89 | ho wan chow | aprilia | None | None | None | None ] Execute this SQL based on the above table: select pos where id = ( select id where manufacturer = 'ktm' ) - 1 | 2 |
[ header: year | title | peak chart positions aus | peak chart positions nz | album row 1 : 1988 | "whisper" | 58 | 42 | the sound of trees
row 2 : 1988 | "love-hate relationship" | 81 | 46 | the sound of trees
row 3 : 1989 | "this illusion" | None | None | the sound of trees
row 4 : 1990 | "ok alright a huh o | 74 | None | ok alright a huh o
row 5 : 1991 | "heroes let you down" | None | None | ok alright a huh o ] Execute this SQL based on the above table: select album where title = '"heroes let you down"' | ok alright a huh o yeah |
[ header: name | location | city | listing date row 1 : branch county courthouse informational site | 31 division street | coldwater | march 16, 1989
row 2 : bronson public library | 207 matteson street | bronson | september 28, 2000
row 3 : chicago road informational designation | us-12 and prairie river road (park 1.5 miles | bronson township | september 17, 1957
row 4 : city of coldwater informational designation | city park at intersection of us-12 and us- | coldwater | april 14, 1961
row 5 : edwin r. clarke library | 12 east chicago street, between division and | coldwater | march 9, 1966
row 6 : dr. hawley harve | 66 north monroe street | coldwater | august 21, 1987
row 7 : east chicago street historic district | chicago street from wright to division | coldwater | july 26, 1974
row 8 : first presbyterian church | 52 marshall street, ne corner of | coldwater | june 15, 1979
row 9 : abram c. fisk house | 867 east chicago street | coldwater | june 15, 1979
row 10 : william p. hurd house | 601 north broadway | union city | july 17, 1981
row 11 : lanphere-pratt house | 90 division street | coldwater | february 23, 1978
row 12 : henry a. locke house | 140 east division street | sherwood | march 19, 1980
row 13 : governor cyrus gray luce home | northeast corner of division and east washington streets | coldwater | august 15, 1975
row 14 : methodist episcopal church | 126 marshall road | coldwater | april 17, 1997
row 15 : general john g. parkhurst house | 55 north clay street | coldwater | june 15, 1979
row 16 : harriet quimby informational designation | branch county memorial airport | coldwater | january 21, 1988
row 17 : quincy township public library | 11 north main street, just north of us-12 | quincy | april 25, 1988
row 18 : state public school at coldwater | 620 marshall road | coldwater | may 13, 1981
row 19 : tibbits opera house | 14 south hanchett street | coldwater | december 11, 1970
row 20 : union city iron furnace | m-60 near waterworks road | union township | february 14, 1963
row 21 : union city methodist episcopal church | 200 ellen street | union city | september 19, 1991
row 22 : lucius m. wing house | 27 south jefferson street, ne | coldwater | october 17, 1974
row 23 : john d. zimmerman house | 119 east high street | union city | september 21, 1983 ] Execute this SQL based on the above table: select count ( * ) where listing date is null | 0 |
[ header: member | party | electorate | state | first elected row 1 : charles adermann | country | fisher | qld | 1943
row 2 : hon howard beale | liberal | parramatta | nsw | 1946
row 3 : doug berry | liberal | griffith | qld | 1949
row 4 : francis bland | liberal | warringah | nsw | 1951
row 5 : wilfred brimblecomb | country | maranoa | qld | 1951
row 6 : geoffrey brown | liberal | mcmillan | vic | 1949
row 7 : hon cyril chambers | alp | adelaide | sa | 1943
row 8 : joe clark | alp | darling | nsw | 1934
row 9 : fred daly | alp | grayndler | nsw | 1943
row 10 : billy davies | alp | cunningham | nsw | 1949
row 11 : jim eggins | country | lyne | nsw | 1949
row 12 : bill graham | liberal | st george | nsw | 1949
row 13 : bill grayden | liberal | swan | wa | 1949
row 14 : jo gullett | liberal | henty | vic | 1946
row 15 : jim harrison | alp | blaxland | nsw | 1949
row 16 : john howse | liberal | calare | nsw | 1946
row 17 : hon herbert johnson | alp | kalgoorlie | wa | 1940
row 18 : hugh leslie | liberal | moore | wa | 1949
row 19 : tony luchetti | alp | macquarie | nsw | 1951
row 20 : aubrey luck | liberal | darwin | tas | 1951
row 21 : philip lucock | country | lyne | nsw | 1953
row 22 : rt hon john mce | country | murray | vic | 1934
row 23 : john mcleay | liberal | boothby | sa | 1949
row 24 : hon william mcma | liberal | lowe | nsw | 1949
row 25 : william o'connor | alp | martin | nsw | 1946
row 26 : hubert opperman | liberal | corio | vic | 1949
row 27 : rt hon sir earle | country | cowper | nsw | 1919
row 28 : rupert ryan | liberal | flinders | vic | 1940
row 29 : winton turnbull | country | mallee | vic | 1946
row 30 : thomas white | liberal | balaclava | vic | 1929 ] Execute this SQL based on the above table: select count ( first elected ) where first elected = 1949 | 11 |
[ header: year | title | role | notes row 1 : 1982 | murder by phone | teenage girl | None
row 2 : 1985 | reckless disregard | sandy | tv movie
row 3 : 1985 | anne of green gables | alice lawson | tv movie
row 4 : 1985 | perry mason returns | salesgirl | tv movie
row 5 : 1986 | perry mason: the case of the shooting | None | tv movie
row 6 : 1986 | alex: the life of a child | jane | tv movie
row 7 : 1987 | smith & smith's comedy mill | None | tv series
row 8 : 1987 | deep sea conspiracy | nurse | None
row 9 : 1987 | amerika | sally, vfa | tv mini-series
row 10 : 1987 | anne of avonlea | alice lawson | tv movie
row 11 : 1989 | looking for miracles | nurse blanche | tv movie
row 12 : 1990-1996 | road to avonlea | olivia king dale | 91 episodes
row 13 : 1991 | a stranger in the family | mrs. kessler | tv movie
row 14 : 1996 | goosebumps | mrs. mathews | episode: "attack of the mutant"
row 15 : 1998 | happy christmas, miss king | olivia dale | tv movie
row 16 : 1999 | shadow lake | louise garby | tv movie
row 17 : 1999 | my grandmother ironed the king's | narrator (voice) | animated short
row 18 : 2000-2001 | timothy goes to school | lilly (voice) | series regular
row 19 : 2007 | bonded pairs | herself | short film
row 20 : 2011 | the being frank show | None | episode: "1.11" ] Execute this SQL based on the above table: select title where notes != 'tv movie' | smith & smith's comedy mill, amerika, road to avonlea, goosebumps, my grandmother ironed the king's shirts, timothy goes to school, bonded pairs, the being frank show |
[ header: year | chassis | engine | start | finish row 1 : 1974 | eagle | offy | 21st | 7th
row 2 : 1975 | eagle | offy | 18th | 4th
row 3 : 1976 | eagle | offy | 6th | 5th
row 4 : 1977 | eagle | offy | 8th | 15th
row 5 : 1978 | lighning | cosworth | 21st | 24th
row 6 : 1979 | lighning | cosworth | 17th | 20th
row 7 : 1980 | penske | cosworth | 8th | 6th
row 8 : 1981 | penske | cosworth | 10th | 28th
row 9 : 1982 | march | cosworth | 10th | 3rd
row 10 : 1983 | march | cosworth | 14th | 7th
row 11 : 1984 | march | cosworth | 21st | 19th
row 12 : 1985 | march | buick | 1st | 33rd
row 13 : 1986 | lola | cosworth | 14th | 16th
row 14 : 1987 | march | cosworth | 29th | 27th
row 15 : 1988 | march | buick | qualifying crash | None
row 16 : 1989 | lola | cosworth | 32nd | 22nd
row 17 : 1990 | lola | cosworth | 22nd | 29th
row 18 : 1991 | lola | buick | 32nd | 21st
row 19 : 1992 | lola | buick | failed to qualify | None
row 20 : 1994 | lola | chevrolet | failed to qualify | None ] Execute this SQL based on the above table: select count ( distinct engine ) | 4 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 24 december 2005 | phang nga, tha | latvia | 1-1 | draw | 2005 king's cup
row 2 : 2 | 26 march 2006 | chonburi, thailand | philippines | 5-0 | win | friendly
row 3 : 4 | 8 october 2007 | bangkok, thailand | macau | 6-1 | win | 2010 fifa world cup qualification
row 4 : 5 | 6 february 2008 | saitama, japan | japan | 4-1 | loss | 2010 fifa world cup qualification
row 5 : 6 | 15 march 2008 | kunming, china | china pr | 3-3 | draw | friendly
row 6 : 8 | 20 may 2008 | bangkok, thailand | nepal | 7-0 | win | friendly
row 7 : 10 | 25 may 2008 | bangkok, thailand | iraq | 2-1 | win | friendly
row 8 : 11 | 2 june 2008 | bangkok, thailand | bahrain | 2-3 | loss | 2010 fifa world cup qualification
row 9 : 12 | 20 december 2008 | bangkok, thailand | indonesia | 2-1 | win | 2008 aff suzuki cup
row 10 : 13 | 18 july 2009 | bangkok, thailand | pakistan | 4-0 | win | friendly
row 11 : 14 | 8 november 2009 | bangkok, thailand | syria | 1-1 | draw | friendly
row 12 : 15 | 8 september 2010 | new delhi, india | india | 2-1 | win | friendly
row 13 : 16 | 15 january 2012 | bangkok, thailand | south korea | 1-3 | loss | 2012 king's cup
row 14 : 17 | 26 january 2013 | chiangmai, thailand | north korea | 2-2 | draw | 2013 king's cup
row 15 : 18 | 5 march 2014 | bangkok, thailand | lebanon | 2-5 | loss | 2015 afc asian cup qualification ] Execute this SQL based on the above table: select ( select sum ( # ) where date = '15 march 2008' ) > ( select sum ( # ) where date = '25 may 2008' ) | 0 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 16 november 2005 | tehelne pole, bra | spain | 1-0 | 1-1 | 2006 fifa world cup play-offs
row 2 : 2 | 20 may 2006 | stadion antona malatin | belgium | 1-0 | 1-1 | friendly
row 3 : 3 | 13 october 2007 | stadion zimny, du | san marino | 5-0 | 7-0 | uefa euro 2008 qualifying
row 4 : 4 | 21 november 2007 | stadio olimpico, ser | san marino | 0-2 | 0-5 | uefa euro 2008 qualifying
row 5 : 5 | 9 september 2009 | windsor park, belfast, northern | northern ireland | 0-2 | 0-2 | 2010 fifa world cup qualification
row 6 : 6 | 3 september 2010 | pasienky, bratislava, | macedonia | 1-0 | 1-0 | uefa euro 2012 qualification
row 7 : 7 | 29 march 2011 | stadion antona malatin | denmark | 1-1 | 1-2 | friendly ] Execute this SQL based on the above table: select result where result != '1-0' | 1-1, 1-1, 7-0, 0-5, 0-2, 1-2 |
[ 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 count ( * ) | 22 |
[ header: opposition | matches | won | drawn | lost | for | against | win% row 1 : bhopal badshahs | 2 | 0 | 1 | 1 | 7 | 8 | 0.00%
row 2 : chennai cheeta | 2 | 1 | 0 | 1 | 6 | 5 | 50.00%
row 3 : delhi wizards | 2 | 2 | 0 | 0 | 4 | 2 | 100.00%
row 4 : karnataka lions | 2 | 1 | 0 | 1 | 8 | 4 | 50.00%
row 5 : mumbai marines | 2 | 2 | 0 | 0 | 9 | 5 | 100.00%
row 6 : pune strykers | 3 | 2 | 0 | 1 | 11 | 8 | 66.67%
row 7 : sher-e-punjab | 2 | 1 | 0 | 1 | 5 | 6 | 50.00% ] Execute this SQL based on the above table: select win% where matches = ( select matches where win% = '50.00%' ) + 1 | 66.67% |
[ header: date | opponents | h/a | result f-a | scorers | attendance row 1 : 27 august 1921 | everton | a | 0-5 | None | 30000
row 2 : 29 august 1921 | west bromwich albion | h | 2-3 | partridge, robinson | 20000
row 3 : 3 september 1921 | everton | h | 2-1 | harrison, spence | 25000
row 4 : 7 september 1921 | west bromwich albion | a | 0-0 | None | 15000
row 5 : 10 september 1921 | chelsea | a | 0-0 | None | 35000
row 6 : 17 september 1921 | chelsea | h | 0-0 | None | 28000
row 7 : 24 september 1921 | preston north end | a | 2-3 | lochhead, partridge | 25000
row 8 : 1 october 1921 | preston north end | h | 1-1 | spence | 30000
row 9 : 15 october 1921 | tottenham hotspur | h | 2-1 | sapsford, spence | 30000
row 10 : 22 october 1921 | manchester city | a | 1-4 | spence | 24000
row 11 : 5 november 1921 | middlesbrough | h | 3-5 | lochhead, sapsford, spence | 30000
row 12 : 12 november 1921 | middlesbrough | a | 0-2 | None | 18000
row 13 : 26 november 1921 | aston villa | h | 1-0 | henderson | 33000
row 14 : 3 december 1921 | bradford city | a | 1-2 | spence | 15000
row 15 : 10 december 1921 | bradford city | h | 1-1 | henderson | 9000
row 16 : 17 december 1921 | liverpool | a | 1-2 | sapsford | 40000
row 17 : 24 december 1921 | liverpool | h | 0-0 | None | 30000
row 18 : 26 december 1921 | burnley | h | 0-1 | None | 15000
row 19 : 2 january 1922 | sheffield united | a | 0-3 | None | 18000
row 20 : 14 january 1922 | newcastle united | h | 0-1 | None | 20000
row 21 : 21 january 1922 | sunderland | a | 1-2 | sapsford | 10000
row 22 : 28 january 1922 | sunderland | h | 3-1 | lochhead, sapsford, spence | 18000
row 23 : 11 february 1922 | huddersfield town | h | 1-1 | spence | 30000
row 24 : 27 february 1922 | huddersfield town | a | 1-1 | sapsford | 30000
row 25 : 11 march 1922 | arsenal | h | 1-0 | spence | 30000
row 26 : 18 march 1922 | blackburn rovers | h | 0-1 | None | 30000
row 27 : 5 april 1922 | arsenal | a | 1-3 | lochhead | 25000
row 28 : 8 april 1922 | bolton wanderers | a | 0-1 | None | 28000
row 29 : 15 april 1922 | oldham athletic | h | 0-3 | None | 30000
row 30 : 17 april 1922 | sheffield united | h | 3-2 | harrison, lochhead, partridge | 28000
row 31 : 22 april 1922 | oldham athletic | a | 1-1 | lochhead | 30000
row 32 : 29 april 1922 | cardiff city | h | 1-1 | partridge | 18000 ] Execute this SQL based on the above table: select date where date in ( '11 march 1922' , '14 january 1922' ) order by attendance desc limit 1 | 11 march 1922 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 6 september 1994 | bazaly, ostrava | malta | 6-1 | 6-1 | euro 1996 qualifying
row 2 : 2 | 8 march 1995 | stadion za luzan | finland | 1-0 | 4-1 | friendly
row 3 : 3 | 8 march 1995 | stadion za luzan | finland | 2-0 | 4-1 | friendly
row 4 : 4 | 29 march 1995 | bazaly, ostrava | belarus | 2-0 | 4-2 | euro 1996 qualifying
row 5 : 5 | 29 march 1995 | bazaly, ostrava | belarus | 3-1 | 4-2 | euro 1996 qualifying
row 6 : 6 | 26 april 1995 | letna stadium, prague | netherlands | 3-1 | 3-1 | euro 1996 qualifying
row 7 : 7 | 7 october 1995 | dinamo stadium, minsk | belarus | 2-0 | 2-0 | euro 1996 qualifying
row 8 : 8 | 15 november 1995 | letna stadium, prague | luxembourg | 3-0 | 3-0 | euro 1996 qualifying
row 9 : 9 | 30 june 1996 | wembley stadium, london | germany | 1-0 | 1-2 | euro 1996
row 10 : 10 | 18 september 1996 | na stinadle | malta | 1-0 | 6-0 | 1998 world cup qualification
row 11 : 11 | 18 september 1996 | na stinadle | malta | 3-0 | 6-0 | 1998 world cup qualification
row 12 : 12 | 26 february 1997 | zimni stadion, pod | belarus | 4-1 | 4-1 | friendly
row 13 : 13 | 14 october 1998 | na stinadle | estonia | 2-0 | 4-1 | euro 2000 qualifying
row 14 : 14 | 14 october 1998 | na stinadle | estonia | 3-0 | 4-1 | euro 2000 qualifying
row 15 : 15 | 27 march 1999 | na stinadle | lithuania | 2-0 | 2-0 | euro 2000 qualifying
row 16 : 16 | 5 june 1999 | kadrioru stadium, tall | estonia | 1-0 | 2-0 | euro 2000 qualifying
row 17 : 17 | 8 september 1999 | na stinadle | bosnia and herzegovin | 2-0 | 3-0 | euro 2000 qualifying
row 18 : 18 | 3 june 2000 | frankenstadion, nurember | germany | 2-2 | 2-3 | friendly ] Execute this SQL based on the above table: select # where date = '5 june 1999' | 16 |
[ header: week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71297
row 2 : 2 | october 4, 1959 | at philadelphia eagle | l 49-21 | 27023
row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65534
row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68783
row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33596
row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68837
row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56779
row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66786
row 9 : 9 | november 22, 1959 | at chicago cardinals (bloom | w 30-20 | 26625
row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60982
row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68436
row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26198 ] Execute this SQL based on the above table: select date where date != 'november 15, 1959' and result = 'w 24-10' | december 13, 1959 |
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 1998 | tyencastle park, e | estonia | 1-1 | 3-2 | ecqg9
row 2 : 2 | 10 october 1998 | tyencastle park, e | estonia | 3-2 | 3-2 | ecqg9
row 3 : 3 | 14 october 1998 | pittodrie stadium, aberdeen | faroe islands | 2-0 | 2-1 | ecqg9
row 4 : 4 | 4 september 1999 | olimpijski stadion | bosnia and herzegovin | 2-1 | 2-1 | ecqg9
row 5 : 5 | 24 march 2001 | hampden park, glasgow | belgium | 1-0 | 2-2 | wcqg6
row 6 : 6 | 24 march 2001 | hampden park, glasgow | belgium | 2-0 | 2-2 | wcqg6
row 7 : 7 | 28 march 2001 | hampden park, glasgow | san marino | 3-0 | 4-0 | wcqg6 ] Execute this SQL based on the above table: select competition where goal <= 157 | ecqg9, ecqg9, ecqg9, ecqg9, wcqg6, wcqg6, wcqg6 |
[ header: song | chinese | hito radio top 10 | 9+2 music top 15 | global asia top 15 | ufo radio top 15 | channel [v] top 20 | mtv taiwan top 20 | yes 93.3 top 20 row 1 : super star | None | 3 | None | >4 | 3 | 4 | None | 14
row 2 : far away | 遠方 | None | None | 3 | 2 | 5 | None | 7
row 3 : half-sugarism | 半糖主義 | 3 | None | None | 7 | None | 3 | None
row 4 : river shore park | 河濱公園 | 1 | 2 | None | None | None | None | None
row 5 : i.o.i.o | None | 2 | None | None | 5 | 3 | None | None
row 6 : heavy rain | 落大雨 | 1 | None | None | None | None | >1 | None
row 7 : smile of summer | 夏天的微笑 | 3 | None | None | None | None | 7 | None ] Execute this SQL based on the above table: select song where global asia top 15 < ( select global asia top 15 where song = 'super star' ) order by global asia top 15 desc limit 1 | far away |
[ header: year | date | winner | make | pole | make | results row 1 : 1970 | october 4 | dave sorg | mercury | ron north | oldsmobile | report
row 2 : 1971 | october 3 | denny miles | chevrolet | les snow | plymouth | report
row 3 : 1972 | october 1 | dave sorg | chevrolet | larry moore | chevrolet | report
row 4 : 1975 | september 28 | bob senneker | chevrolet | larry moore | chevrolet | report
row 5 : 1976 | october 4 | bob senneker | chevrolet | bob senneker | chevrolet | report
row 6 : 1977 | october 2 | bob senneker | chevrolet | bob senneker | chevrolet | report
row 7 : 1980 | october 5 | terry senneker | chevrolet | mark martin | chevrolet | report
row 8 : 1983 | october 2 | mike eddy | pontiac | dick trickle | pontiac | report
row 9 : 1985 | september 29 | mark martin | ford | mark martin | ford | report
row 10 : 1986 | october 5 | mark martin | ford | mark martin | pontiac | report
row 11 : 1989 | october 1 | butch miller | chevrolet | kenny wallace | pontiac | report
row 12 : 1990 | september 30 | bob senneker | chevrolet | dave jackson | chevrolet | report
row 13 : 1992 | october 4 | tim steele | chevrolet | mike garvey | ford | report
row 14 : 1993 | october 3 | mike cope | oldsmobile | hal goodson | ford | report
row 15 : 1995 | october 1 | mike cope | chevrolet | ron barfield, jr | ford | report
row 16 : 1999 | september 26 | brian ross | chevrolet | matt hagans | ford | report
row 17 : 2000 | october 1 | gary st. amant | chevrolet | larry foyt | pontiac | report
row 18 : 2001 | september 23 | joey clanton | chevrolet | david stremme | ford | report
row 19 : 2002 | october 6 | gary st. amant | chevrolet | david stremme | chevrolet | report
row 20 : 2003 | october 5 | bobby parsley | chevrolet | dave jackson | chevrolet | report
row 21 : 2004 | None | None | None | None | None | None
row 22 : 2005 | None | None | None | None | None | None
row 23 : 2006 | october 15 | scott hantz | chevrolet | danny jackson | None | report
row 24 : 2008 | october 12 | david stremme | dodge | chris gabehart | None | report
row 25 : 2009 | october 18 | kyle busch | toyota | chris gabehart | None | report
row 26 : 2010 | october 17 | chase elliott | ford | johnny vandoorn | None | report
row 27 : 2012 | october 14 | ross kenseth | ford | rick turner | ford | report
row 28 : 2013 | october 13 | erik jones | toyota | chase elliott | chevrolet | report ] Execute this SQL based on the above table: select abs ( ( select year where pole = 'larry moore' ) - ( select year where pole = 'chase elliott' ) ) | 41 |
[ header: model | origin | type | version | in service | notes row 1 : am general hmmwv | united states | light utility vehicle | m998a1 m1038 | None | divided into several variants and series, including armor
row 2 : maxi-ambulance | united states | light utility vehicle | m997a2 | 19 | 23 delivered to afp on nov
row 3 : m939 truck | united states | heavy utility vehicle | m923 m929 m | >20 0 0 0 0 | 20 m923 delivered in 2010, several more
row 4 : m35 truck | united states | heavy utility vehicle | m35a1 m35a2 | None | divided into several variants and series, in service
row 5 : mitsubishi fuso fighter | japan | light utility vehicle | fk troop carrier | None | locally sourced
row 6 : cmc cruiser | philippines | 1/4-ton light utility vehicle | standard | None | limited production run, introduced in the mid-1990
row 7 : delta mini cruiser | philippines | 1/4-ton light utility vehicle | m1777 | None | divided into several variants and series, including short
row 8 : m151 | united states | 1/4-ton light utility vehicle | m151 | None | in service
row 9 : mitsubishi l200 | japan | light utility vehicle | l200 | None | used by military police
row 10 : km-50 series | republic of korea | heavy utility vehicle | km-500 km-503 | 6 12 | km-500 as 155mm artillery
row 11 : km-25 series | republic of korea | medium utility vehicle | km-250 | <250 | in service. some units received by other armed
row 12 : km-45 series | republic of korea | light utility vehicle | km-450 | 727 | 651 purchased by afp on 2007
row 13 : km-45 series | republic of korea | field ambulance | km-451 | 48 | 60 purchased by afp in 2012, ] Execute this SQL based on the above table: select type where id = ( select id where type = 'heavy utility vehicle' ) + 1 | heavy utility vehicle |
[ header: year | winner | second | third | starters row 1 : 2013 | new year's day | havana | strong mandate | 13
row 2 : 2012 | shanghai bobby | he's had enough | capo bastone | 9
row 3 : 2011 | hansen | union rags | creative cause | 13
row 4 : 2010 | uncle mo | boys at toscanova | rogue romance | 11
row 5 : 2009 | vale of york | lookin at lucky | noble's promise | 13
row 6 : 2008 | midshipman | square eddie | street hero | 12
row 7 : 2007 | war pass | pyro | kodiak kowboy | 11
row 8 : 2006 | street sense | circular quay | great hunter | 14
row 9 : 2005 | stevie wonderboy | henny hughes | first samurai | 14
row 10 : 2004 | wilko | afleet alex | sun king | 8
row 11 : 2003 | action this day | minister eric | chapel royal | 12
row 12 : 2002 | vindication | kafwain | hold that tiger | 13
row 13 : 2001 | johannesburg | repent | siphonic | 12
row 14 : 2000 | macho uno | point given | street cry | 14
row 15 : 1999 | anees | chief seattle | high yield | 14
row 16 : 1998 | answer lively | aly's alley | cat thief | 13
row 17 : 1997 | favorite trick | dawson's legacy | nationalore | 8
row 18 : 1996 | boston harbor | acceptable | ordway | 10
row 19 : 1995 | unbridled's song | hennessy | editor's note | 13
row 20 : 1994 | timber country | eltish | tejano run | 13
row 21 : 1993 | brocco | blumin affair | tabasco cat | 11
row 22 : 1992 | gilded time | it'sali'lknownfact | river special | 13
row 23 : 1991 | arazi | bertrando | snappy landing | 14
row 24 : 1990 | fly so free | take me out | lost mountain | 11
row 25 : 1989 | rhythm | grand canyon | slavic | 12
row 26 : 1988 | is it true | easy goer | tagel | 10
row 27 : 1987 | success express | regal classic | tejano | 13
row 28 : 1986 | capote | qualify | alysheba | 13
row 29 : 1985 | tasso | storm cat | scat dancer | 13
row 30 : 1984 | chief's crown | tank's prospect | spend a buck | 10 ] Execute this SQL based on the above table: select third where third in ( 'great hunter' , 'tabasco cat' ) order by year desc limit 1 | great hunter |
[ header: district | name | party | district office | first elected row 1 : 1 | a.g. crowe | rep | slidell | 2007
row 2 : 2 | troy brown | dem | napoleonville | 2011
row 3 : 3 | j.p. morrell | dem | new orleans | 2008
row 4 : 4 | ed murray | dem | new orleans | 2005
row 5 : 5 | karen carter peterson | dem | new orleans | 2010
row 6 : 6 | bodi white | rep | baton rouge | 2011
row 7 : 7 | david heitmeier | dem | new orleans | 2007
row 8 : 8 | john alario | rep | westwego | 2007
row 9 : 9 | conrad appel | rep | metairie | 2008
row 10 : 10 | daniel martiny | rep | metairie | 2007
row 11 : 11 | jack donahue | rep | mandeville | 2007
row 12 : 12 | ben nevers | dem | bogalusa | 2003
row 13 : 13 | dale m. erdey | rep | livingston | 2007
row 14 : 14 | yvonne dorsey- | dem | baton rouge | 2007
row 15 : 15 | sharon weston broome | dem | baton rouge | 2004
row 16 : 16 | dan claitor | rep | baton rouge | 2009
row 17 : 17 | rick ward, iii | rep | port allen | 2011
row 18 : 18 | jody amedee | rep | gonzales | 2003
row 19 : 19 | gary smith, jr | dem | norco | 2011
row 20 : 20 | norby chabert | rep | houma | 2009
row 21 : 21 | bret allain | rep | franklin | 2011
row 22 : 22 | fred h. mills, | rep | new iberia | 2011
row 23 : 23 | page cortez | rep | lafayette | 2011
row 24 : 24 | elbert guillory | rep | opelousas | 2009
row 25 : 25 | dan "blade" morrish | rep | jennings | 2007
row 26 : 26 | jonathan perry | rep | kaplan | 2011
row 27 : 27 | ronnie johns | rep | lake charles | 2011
row 28 : 28 | eric lafleur | dem | ville platte | 2007
row 29 : 29 | rick gallot | dem | ruston | 2011
row 30 : 30 | john r. smith | rep | leesville | 2007
row 31 : 31 | gerald long | rep | winnfield | 2007
row 32 : 32 | neil riser | rep | columbia | 2007
row 33 : 33 | mike walsworth | rep | west monroe | 2007
row 34 : 34 | francis c. thomp | dem | delhi | 2007
row 35 : 35 | robert kostelka | rep | monroe | 2003
row 36 : 36 | robert adley | rep | benton | 2003
row 37 : 37 | barrow peacock | rep | bossier | 2011
row 38 : 38 | sherri smith buffington | rep | keithville | 2003
row 39 : 39 | gregory tarver | dem | shreveport | 2011 ] Execute this SQL based on the above table: select count ( name ) where district office = 'westwego' | 1 |
[ header: rank | city | county | state | percentage row 1 : 1 | palisades park | bergen county | new jersey | 36.38% (52% in 2010)
row 2 : 2 | cerritos | los angeles county | california | 17.69%
row 3 : 3 | la palma | orange county | california | 17.43%
row 4 : 4 | leonia | bergen county | new jersey | 17.24%
row 5 : 5 | fort lee | bergen county | new jersey | 17.18%
row 6 : 6 | ridgefield | bergen county | new jersey | 14.31%
row 7 : 7 | closter | bergen county | new jersey | 12.75%
row 8 : 8 | norwood | bergen county | new jersey | 12.69%
row 9 : 9 | edgewater | bergen county | new jersey | 11.83%
row 10 : 10 | englewood cliffs | bergen county | new jersey | 11.76% ] Execute this SQL based on the above table: select sum ( rank ) | 55.0 |
[ header: date | constituency | gain | loss | note row 1 : 30 may 1963 | dublin north-east | fine gael | fine gael | paddy belton (fg) holds the
row 2 : 27 october 1963 | dublin south-east | labour party | national progressive democrats | noel browne (npd)
row 3 : 27 october 1963 | roscommon | labour party | national progressive democrats | jack mcquillan (n
row 4 : 27 october 1963 | dublin county | labour party | independent | sean dunne (ind)
row 5 : 19 february 1964 | cork borough | fianna fail | fianna fail | sheila galvin (ff) wins
row 6 : 19 february 1964 | kildare | fianna fail | labour party | terence boylan (ff) wins
row 7 : 8 july 1964 | roscommon | fine gael | fine gael | joan burke (fg) holds
row 8 : 3 december 1964 | galway east | fine gael | clann na talmhan | john donnellan (fg) wins
row 9 : 10 march 1965 | cork mid | labour party | labour party | eileen desmond (lab) holds ] Execute this SQL based on the above table: select count ( * ) where note = 659 | 0 |
[ 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 gross where title = 'high anxiety' | $31,063,038 |
[ header: name | pos. | caps | goals | club row 1 : olle ahlund | mf | 1 | 0 | degerfors if
row 2 : sune "mona-lisa | mf | 5 | 0 | aik solna
row 3 : henry "garvis" carls | fw | 2 | 0 | aik solna
row 4 : rune "killing" emanu | mf | 2 | 0 | ifk goteborg
row 5 : thure grahn | df | 1 | 0 | is halmia halmsta
row 6 : gunnar "il professore" gren | fw | 5 | 5 | ifk goteborg
row 7 : sven "jack" jacobs | mf | 1 | 0 | gais goteborg
row 8 : egon "hemliga" jons | fw | 1 | 0 | malmo ff
row 9 : borje leander | mf | 1 | 0 | aik solna
row 10 : nils "lidas"/" | fw | 6 | 5 | ifk norrkoping
row 11 : torsten "lindy" lindberg | gk | 5 | 0 | ifk norrkoping
row 12 : lennart lindskog | fw | 1 | 0 | degerfors if
row 13 : malte "svarta bli | fw | 2 | 0 | halsingborgs if
row 14 : erik nilsson | df | 4 | 0 | malmo ff
row 15 : harry nilsson | df | 2 | 0 | aik solna
row 16 : ove nilsson | gk | 1 | 0 | djurgardens if stockhol
row 17 : stellan nilsson | fw | 4 | 0 | malmo ff
row 18 : bertil nordahl | mf | 4 | 0 | degerfors if
row 19 : gunnar nordahl | fw | 6 | 8 | ifk norrkoping
row 20 : knut nordahl | df | 5 | 0 | ifk norrkoping
row 21 : stig nystrom | fw | 1 | 1 | djurgardens if stockhol
row 22 : kjell rosen | mf/fw | 4 | 0 | malmo ff
row 23 : birger "bian" rosengren | mf | 1 | 0 | ifk norrkoping
row 24 : rolf svensson | fw | 1 | 0 | halsingborgs if
row 25 : borje tapper | fw | 1 | 1 | malmo ff ] Execute this SQL based on the above table: select count ( pos. ) where goals > 0 | 5 |
[ header: institution | location | founded | type | enrollment | joined | nickname row 1 : bryan college | dayton, tennessee | 1930 | private (non-denominational) | 1044 | 2001 | lions
row 2 : columbia college | columbia, south carolina | 1854 | private (methodist) | 1200 | 2011 | fighting koalas
row 3 : milligan college | elizabethton, | 1866 | private (disciples of christ) | 1006 | 2001 | buffaloes
row 4 : montreat college | montreat, north carolina | 1916 | private (presbyterian) | 1145 | 2001 | cavaliers
row 5 : point university | west point, georgia | 1937 | private (christian churches and churches of | 1000 | 2011 | skyhawks
row 6 : reinhardt university | waleska, georgia | 1883 | private (methodist) | 1057 | 2009 | eagles
row 7 : st. andrews university | laurinburg, north carolina | 1958 | private | 800 | 2012 | knights
row 8 : savannah college of art and design | atlanta, georgia | 2005 | private | 2000 | 2012 | bees
row 9 : tennessee wesleyan college | athens, tennessee | 1857 | private (methodist) | 1103 | 2001 | bulldogs
row 10 : truett-mcconnell college | cleveland, georgia | 1946 | private/christian (baptist) | 550 | 2013 | bears
row 11 : union college | barbourville, kentucky | 1879 | private/christian (methodist) | 1368 | 2001 | bulldogs
row 12 : virginia intermont college | bristol, virginia | 1884 | private/christian (baptist) | 916 | 2001 | cobras ] Execute this SQL based on the above table: select nickname where enrollment > 878 | lions, fighting koalas, buffaloes, cavaliers, skyhawks, eagles, bees, bulldogs, bulldogs, cobras |
[ header: entered | wrestler | place | eliminated by | time row 1 : 1 | junior fatu | 7th | hoyt, kaz, s | 03:00
row 2 : 2 | robert roode | advanced to part three | None | 06:47
row 3 : 3 | kaz | 5th | roode | 05:32
row 4 : 4 | alex shelley | 3rd | young | 06:47
row 5 : 5 | eric young | advanced to part three | None | 06:47
row 6 : 6 | chris sabin | 6th | kaz | 04:55
row 7 : 7 | lance hoyt | 4th | roode | 06:06
row 8 : 8 | james storm | 8th | young | 00:05 ] Execute this SQL based on the above table: select time where entered = 6 | 4 |
[ 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 date where no. < ( select max ( no. ) ) order by no. desc limit 1 | 28 april 1989 |
[ header: # | name | birth and death | office started | office ended row 1 : 1 | geir vidalin | 27 october 1761 - | 1801 | 1823
row 2 : 2 | steingrimur jonsson | None | 1824 | 1845
row 3 : 3 | helgi thordersen | 8 april 1794 - 4 | 1846 | 1866
row 4 : 4 | 'petur petursson | 3 october 1808 - | 1866 | 1889
row 5 : 5 | hallgrimur sveinsson | 5 april 1841 - 16 | 1889 | 1908
row 6 : 6 | þorhallur bjarnar | 2 december 1855 - 15 de | 1908 | 1916
row 7 : 7 | jon helgason | 1866 - 1942 | 1917 | 1939
row 8 : 8 | sigurgeir sigurðsson | 3 august 1890 - 13 oc | 1939 | 1953
row 9 : 9 | asmundur guðmunds | 6 october 1888 re | 1954 | 1989
row 10 : 10 | sigurbjorn einarsson | 30 june 1911 vestur-skaf | 1959 | 1981
row 11 : 11 | petur sigurgeirsson (son | 2 june 1919 - 3 jun | 1981 | 1989
row 12 : 12 | olafur skulason | 29 december 1929 - 9 jun | 1989 | 1997
row 13 : 13 | karl sigurbjornsson ( | 5 february 1947 reykja | 1998 | 2012
row 14 : 14 | agnes sigurðardottir | 19 october 1954 isaf | 24 june 2012 | incumbent ] Execute this SQL based on the above table: select ( select count ( * ) where office started = '24 june 2012' ) >= 1541 | 0 |
[ header: week | date | opponent | result | attendance | bye row 1 : 1 | september 1, 1991 | minnesota vikings | w 10-6 | 64112 | 0
row 2 : 2 | september 8, 1991 | at tampa bay buccaneers | w 21-20 | 65625 | 0
row 3 : 3 | september 15, 1991 | new york giants | w 20-17 | 64829 | 0
row 4 : 4 | september 23, 1991 | new york jets | w 19-13 | 65255 | 0
row 5 : 5 | september 29, 1991 | at buffalo bills | l 35-20 | 80366 | 0
row 6 : 6 | october 6, 1991 | washington redskins | l 20-7 | 64941 | 0
row 7 : 7 | None | None | None | None | 1
row 8 : 8 | october 17, 1991 | at green bay packers | w 10-0 | 58435 | 0
row 9 : 9 | october 27, 1991 | at new orleans saints | w 20-17 | 68591 | 0
row 10 : 10 | november 3, 1991 | detroit lions | w 20-10 | 57281 | 0
row 11 : 11 | november 11, 1991 | at minnesota vikings | w 34-17 | 59001 | 0
row 12 : 12 | november 17, 1991 | at indianapolis colts | w 31-17 | 60519 | 0
row 13 : 13 | november 24, 1991 | miami dolphins | l 16-13 | 58288 | 0
row 14 : 14 | november 28, 1991 | at detroit lions | l 16-6 | 78879 | 0
row 15 : 15 | december 8, 1991 | green bay packers | w 27-13 | 62353 | 0
row 16 : 16 | december 14, 1991 | tampa bay buccaneers | w 27-0 | 54719 | 0
row 17 : 17 | december 23, 1991 | at san francisco 49ers | l 52-14 | 60419 | 0 ] Execute this SQL based on the above table: select max ( week ) - min ( week ) | 16.0 |
[ header: entrant | constructor | chassis | engine | tyre | driver | rounds row 1 : scuderia ferrari spa sef | ferrari | 156 | ferrari 178 1.5 v6 | d | giancarlo baghetti | 1, 3, 6-7
row 2 : scuderia ferrari spa sef | ferrari | 156 | ferrari 178 1.5 v6 | d | ricardo rodriguez | 1-3, 6-7
row 3 : team lotus | lotus-climax | 25 24 | climax fwmv 1.5 | d | trevor taylor | all
row 4 : cooper car company | cooper-climax | t60 t55 | climax fwmv 1.5 | d | tony maggs | all
row 5 : cooper car company | cooper-climax | t60 t55 | climax fwmv 1.5 | d | timmy mayer | 8
row 6 : brabham racing organisation | brabham-climax | bt3 | climax fwmv 1.5 | d | jack brabham | 6, 8-9
row 7 : udt laystall racing team | lotus-brm | 24 | brm p56 1.5 v8 | d | masten gregory | 2-4, 7-8
row 8 : porsche system engineering | porsche | 804 718 | porsche 753 1.5 f8 porsche | d | dan gurney | 1-2, 5-8
row 9 : r.r.c. walker racing | lotus-climax | 24 | climax fwmv 1.5 | d | maurice trintignant | 2-4, 6-8
row 10 : scuderia sss republic | porsche | 718 | porsche 547/3 1.5 f4 | d | nino vaccarella | 6
row 11 : emeryson cars | lotus-climax | 18 | climax fpf 1.5 l | d | john campbell-jones | 3
row 12 : ecurie filipinetti | porsche | 718 | porsche 547/3 1.5 f4 | d | heini walter | 6
row 13 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | dan gurney | 3
row 14 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | wolfgang seidel | 5-6
row 15 : autosport team wolfgang seidel | lotus-brm | 24 | brm p56 1.5 v8 | d | tony shelly | 7
row 16 : ecurie excelsior | lotus-climax | 18 | climax fpf 1.5 l | d | jay chamberlain | 5-7
row 17 : bernard collomb | cooper-climax | t53 | climax fpf 1.5 l | d | bernard collomb | 6
row 18 : scuderia settecolli | de tomaso-osca | f1 | osca 372 1.5 l4 | d | roberto lippi | 7
row 19 : gerry ashmore | lotus-climax | 18/21 | climax fpf 1.5 l | d | gerry ashmore | 7
row 20 : scuderia jolly club | lotus-climax | 18 | climax fpf 1.5 l | d | ernesto prinoth | 7 ] Execute this SQL based on the above table: select count ( entrant ) where rounds != '2-4, 7-8' | 19 |
[ header: week | date | opponent | result | attendance | bye row 1 : 1 | september 8, 2002 | st. louis rams | w 23-16 | 75710 | 0
row 2 : 2 | september 15, 2002 | at san francisco 49ers | w 24-14 | 67685 | 0
row 3 : 3 | september 22, 2002 | buffalo bills | w 28-23 | 75359 | 0
row 4 : 4 | september 30, 2002 | at baltimore ravens | l 34-23 | 69538 | 0
row 5 : 5 | october 6, 2002 | san diego chargers | w 26-9 | 75065 | 0
row 6 : 6 | october 13, 2002 | miami dolphins | l 24-22 | 75941 | 0
row 7 : 7 | october 20, 2002 | at kansas city chiefs | w 37-34 | 78446 | 0
row 8 : 8 | october 27, 2002 | at new england patriots | w 24-16 | 68436 | 0
row 9 : 9 | None | None | None | None | 1
row 10 : 10 | november 11, 2002 | oakland raiders | l 34-10 | 76643 | 0
row 11 : 11 | november 17, 2002 | at seattle seahawks | w 31-9 | 65495 | 0
row 12 : 12 | november 24, 2002 | indianapolis colts | l 23-20 | 75075 | 0
row 13 : 13 | december 1, 2002 | at san diego chargers | l 30-27 | 66357 | 0
row 14 : 14 | december 8, 2002 | at new york jets | l 19-13 | 78521 | 0
row 15 : 15 | december 15, 2002 | kansas city chiefs | w 31-24 | 75947 | 0
row 16 : 16 | december 22, 2002 | at oakland raiders | l 28-16 | 62592 | 0
row 17 : 17 | december 29, 2002 | arizona cardinals | w 37-7 | 75164 | 0 ] Execute this SQL based on the above table: select date where attendance > ( select attendance where date = 'september 8, 2002' ) order by attendance asc limit 1 | october 13, 2002 |
[ header: year | title | role | notes row 1 : 1995 | new york undercover | herself | "private enemy no. 1" (ep
row 2 : 1998 | the jamie foxx show | ola mae | "papa don't preach" (e
row 3 : 1999 | moesha | herself | "good vibrations?" (episo
row 4 : 2001 | angel: one more road to cross | guardian angel | direct to dvd
row 5 : 2001 | prison song | mrs. butler | main role
row 6 : 2001 | strong medicine | simone fellows | "history" (episode
row 7 : 2007 | ghost whisperer | jackie boyd | "mean ghost" (episo
row 8 : 2007 | entourage | herself | "gary's desk" (ep
row 9 : 2009 | i can do bad all by myself | tanya | supporting role
row 10 : 2009 | 30 rock | herself | guest
row 11 : 2010 | american idol | guest judge/herself | auditions were held in atlanta, ge
row 12 : 2012 | rock of ages | justice charlier | None
row 13 : 2013 | betty and coretta | dr. betty shab | an original lifetime movie
row 14 : 2013 | the x factor | guest judge/herself | blige assisted nicole scher
row 15 : 2013 | black nativity | platinum fro | None ] Execute this SQL based on the above table: select count ( notes ) where year = 2010 | 1 |
[ header: year | show | role | notes row 1 : 1998 | noorjahan | noorjahan | None
row 2 : 2001-2002 | kutumb | gauri pratham mittal | None
row 3 : 2003 | krishna arjun | shweta | cameo
row 4 : 2003 | naam gum jayegaa | priyanka singh | None
row 5 : 2003 | kya hadsaa kya | mayuri / gauri | episode: kab kyun ka
row 6 : 2004-2008 | kyunki saas | nandini karan vir | indian telly award for best actress in
row 7 : 2005 | rihaae | None | cameo
row 8 : 2005 | jassi jaisi koi | herself | cameo
row 9 : 2005 | special squad | dipika ghosh | None
row 10 : 2006 | kaisa ye py | kannan | None
row 11 : 2008 | left right left | capt.shona das | None
row 12 : 2009 | kumkum - ek | aditi | cameo ] Execute this SQL based on the above table: select count ( year ) where role = 339 | 0 |
[ header: tenure | coach | years | record | pct. | ncaa tournament row 1 : 1933 | sam mcallister | 1 | 5-4-0 | 0.556 | None
row 2 : 1934 | herschel bobo | 1 | None | None | None
row 3 : 1934-1939 | del morgan | 6 | None | None | None
row 4 : 1940 | porter grant | 1 | 4-5-0 | 0.444 | None
row 5 : 1941-1942 | jimmy hitchcock | 2 | None | None | None
row 6 : 1943-1946 | bob evans | 2 | None | None | None
row 7 : 1947-1948 | danny doyle | 2 | None | None | None
row 8 : 1949-1950 | johnny williamson | 2 | 21-23-0 | 0.477 | None
row 9 : 1951-1957 | dick mcgowen | 7 | 90-76-2 | 0.548 | None
row 10 : 1958 | joe connally | 1 | 17-8-0 | 0.68 | None
row 11 : 1959-1962 | erk russell | 4 | 59-37-1 | 0.62 | None
row 12 : 1963-1984 | paul nix | 22 | 515-376-0 | 0.578 | 4
row 13 : 1985-2000 | hal baird | 16 | 634-328-0 | 0.659 | 9
row 14 : 2001-2004 | steve renfroe | 4 | 145-92-0 | 0.612 | 3
row 15 : 2005-2008 | tom slater | 4 | 115-113-0 | 0.504 | 1
row 16 : 2009-2013 | john pawlowski | 5 | 167-126 | 0.57 | 1
row 17 : 2014-present | sunny golloway | 1 | 17-8-0 | 0.68 | 0
row 18 : totals | 16 coaches | 81 | None | None | 18 ] Execute this SQL based on the above table: select coach where coach != 'john pawlowski' and ncaa tournament = ( select ncaa tournament where coach = 'john pawlowski' ) | tom slater |
[ header: year | host | gold | silver | bronze row 1 : 1976 | paraguay (asuncion) | brazil | paraguay | argentina
row 2 : 1981 | peru (lima) | brazil | colombia | argentina
row 3 : 1986 | colombia (cucuta) | brazil | colombia | peru
row 4 : 1987 | argentina (mar del plata) | argentina | brazil | chile
row 5 : 1990 | ecuador (ibarra) | brazil | argentina | ecuador
row 6 : 1992 | chile (santiago) | brazil | argentina | colombia
row 7 : 1995 | brazil (sao ro | colombia | brazil | argentina
row 8 : 1996 | ecuador (quito) | argentina | brazil | colombia
row 9 : 1998 | chile (ancud) | brazil | argentina | bolivia
row 10 : 2000 | venezuela (san feli | brazil | argentina | venezuela
row 11 : 2002 | chile (santiago) | ecuador | chile | paraguay
row 12 : 2004 | bolivia (quillacollo) | brazil | argentina | bolivia
row 13 : 2005 | paraguay (asuncion) | argentina | brazil | paraguay
row 14 : 2007 | venezuela (guanare) | venezuela | argentina | brazil
row 15 : 2009 | chile (santiago) | brazil | chile | argentina
row 16 : 2011 | colombia (pasto) | colombia | argentina | brazil
row 17 : 2013 | ecuador (portoviejo) | brazil | argentina | chile ] Execute this SQL based on the above table: select host order by year desc limit 1 | ecuador (portoviejo) |
[ header: # | title | producer(s) | performer(s) | length row 1 : 1 | "ova here" | da beatminerz | krs-one | 2:56
row 2 : 2 | "things is about to change" | creative minds combined | krs-one | 2:34
row 3 : 3 | "splash" | a-sharp, pleasure king | krs-one | 2:24
row 4 : 4 | "my people" | alumni | krs-one | 0:19
row 5 : 5 | "kreditz" | milann miles, rick long | krs-one | 2:02
row 6 : 6 | "i remember" | j-roc, mad lion | krs-one | 4:03
row 7 : 7 | "down the charts" | milann miles, rick long | krs-one | 2:10
row 8 : 8 | "you really don't want it" | jim bean | None | 3:29
row 9 : 9 | "womanology" | soul supreme | krs-one | 3:54
row 10 : 10 | "2nd kreditz" | None | krs-one | 0:46
row 11 : 11 | "stop it" | krs-one, mad lion | None | 1:38
row 12 : 12 | "problemz" | vanguard | krs-one | 3:15
row 13 : 13 | "believe it!" | soul supreme | krs-one | 3:59 ] Execute this SQL based on the above table: select length where title = '"things is about to change"' | 2 |
[ header: coach | years | seasons | wins | losses | ties | pct row 1 : o. b. "rip" | 1908 | 1 | 5 | 1 | 0 | 0.833
row 2 : ed sabre | 1920 | 1 | 3 | 1 | 0 | 0.75
row 3 : mack erwin | 1957-60 | 4 | 62 | 30 | 1 | 0.672
row 4 : chal port | 1965-91 | 27 | 641 | 386 | 2 | 0.624
row 5 : fred jordan | 1992-pres | 22 | 726 | 552 | 0 | 0.568
row 6 : john d. mcmillan | 1952-53 | 2 | 14 | 15 | 0 | 0.483
row 7 : jim newsome | 1961-64 | 4 | 37 | 43 | 0 | 0.463
row 8 : bunzy o'neal | 1948 | 1 | 6 | 7 | 0 | 0.462
row 9 : george c. rogers | 1914-15, 1921-24 | 6 | 26 | 33 | 1 | 0.441
row 10 : fred montsdeoca | 1954-56 | 2 | 22 | 31 | 0 | 0.415
row 11 : george a. schmick | 1910 | 1 | 4 | 6 | 0 | 0.4
row 12 : thomas s. mc | 1916, 1919 | 2 | 8 | 12 | 0 | 0.4
row 13 : harold manley | 1954 | 1 | 5 | 9 | 0 | 0.357
row 14 : "barney" legge | 1911 | 1 | 2 | 5 | 1 | 0.286
row 15 : h. l. "matty" | 1926-30, 37-38 | 3 | 10 | 25 | 1 | 0.286
row 16 : dusty rhodes | 1947 | 1 | 2 | 5 | 0 | 0.286
row 17 : "shorty" o'brien | 1918 | 1 | 3 | 9 | 0 | 0.25
row 18 : "bull dog" drummond | 1925 | 1 | 2 | 7 | 0 | 0.222 ] Execute this SQL based on the above table: select seasons where coach = 'john d. mcmillan' | 2 |
[ header: event | bowling center | city | dates | winner row 1 : eastern open | edison lanes | edison, new jersey | dec 2-6 | dennis chapis (2)
row 2 : charlotte open | freedom lanes | charlotte, north carolina | dec 9-13 | gene rhoda (3)
row 3 : western open | saratoga lanes | san jose, californ | jan 4-8 | jim godman (1)
row 4 : denver open | broadway bowl | denver, colorado | jan 11-15 | dick weber (16)
row 5 : hialeah-miami open | hialeah lanes | hialeah, florida | feb 1-5 | les schissler (3)
row 6 : mobile-sertoma open | florida lanes | mobile, alabama | feb 8-12 | mike limongello (2)
row 7 : fresno open | sunnyside bowl | fresno, californ | feb 15-19 | dick weber (17)
row 8 : las vegas open | showboat lanes | las vegas, nevada | feb 22-26 | skee foremsky (1)
row 9 : miller high life open | bowlero lanes | milwaukee, wisconsin | mar 1-5 | bill lillard (1)
row 10 : buckeye open | imperial lanes | toledo, ohio | mar 15-19 | pete tountas (2)
row 11 : greater buffalo open | fairlanes | depew, new york | mar 22-26 | bobby jacks (1)
row 12 : firestone tournament of champions | riviera lanes | akron, ohio | mar 29 - apr 2 | wayne zahn (4)
row 13 : seattle open | ballinger bowl | seattle, washington | jun 9-12 | wayne zahn (5)
row 14 : portland open | valley lanes | portland, oregon | jun 16-19 | don johnson (2)
row 15 : fresno open | cedar lanes | fresno, californ | jun 22-26 | les schissler (4)
row 16 : tucson squirt | cactus bowl | tucson, arizona | jul 1-4 | johnny guenther (2)
row 17 : southern california open | encino bowl | encino, california | jul 7-10 | barry asher (1)
row 18 : fort worth open | meadowbrook lanes | fort worth, texas | jul 14-17 | dick ritger (1)
row 19 : reading open | hiester lanes | reading, pennsylvania | jul 28-31 | dick ritger (2)
row 20 : u.s. coast guard open | starlite lanes | grand haven, michigan | aug 2-5 | george howard (4)
row 21 : waukegan open | bertrand bowl | waukegan, illinois | aug 18-21 | bobby jacks (3)
row 22 : fort smith open | midland bowl | fort smith, arkansas | aug 25-28 | johnny petraglia (1)
row 23 : crescent city open | mardi gras bowl | new orleans, louisiana | sep 8-12 | barry asher (2)
row 24 : seventh annual pba national championship | garden city bowl | garden city, new york | nov 1-6 | wayne zahn (6)
row 25 : camden pba open | camden lanes | camden, new jersey | nov 9-12 | ralph engan (1) ] Execute this SQL based on the above table: select winner where event = 'eastern open' | dennis chapis (2) |
[ header: name | railway | series | maker | dates | drive | wheel arrangement | weight | power | notes row 1 : re 465 | bls, switzerland | re 465 001-465 00 | slm, abb | 1994-97 | electric | bo-bo | 84 t | 9,520 horsepower (7,099 kw | most powerful locomotive with only four axles, similar
row 2 : prr gg1 | pennsylvania rail road ( | 4800-4938, 900-929 | altoona works, general electric | 1934-43 | electric | 2-c+c-2 (4-6-6-4) | 208.9 to 216.4 | 4,629 horsepower (3,452 k | most scrapped; the prototype and 15 production locomotive
row 3 : allegheny | chesapeake and ohi | 1600-1659 (c&o), 900 | lima locomotive works | 1941-48 | steam | 2-6-6-6 | 544 t | 7,500 horsepower (5,593 kw | two on static display
row 4 : 060-ea softronic phoen | romanian railways (cfr) | 001, 2001-2004 | softronic craiova | 2009-present | electric | co'co' | 120 t | 8,851 horsepower (6,600 kw | most powerful locomotive with highest continuous tractive effort
row 5 : jr freight class ef200 | jr freight | None | hitachi ltd | 1990- | electric | bo'bo'bo' | 100.8 t | 8,046 horsepower (6,000 kw) | most powerful single-frame narrow-gauge locomotive
row 6 : china railways hxn5 | china railways | hxn50001-hxn | ge, csr qishu | 2008- | diesel-electric | co'co' | 150 t | 6,250 horsepower (4,661 kw | most powerful diesel-electric locomotive in active production
row 7 : china railways hxd1b | china railways | hxd1b0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production
row 8 : china railways hxd2b | china railways | hxd2b0001-h | datong electric locomotive, alstom | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production
row 9 : china railways hxd1c | china railways | hxd1c0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 9,655 horsepower (7,200 kw | None ] Execute this SQL based on the above table: select maker where weight > 107 | altoona works, general electric, lima locomotive works, softronic craiova, ge, csr qishuyan locomotive, csr zhuzhou electric locomotive, siemens, datong electric locomotive, alstom, csr zhuzhou electric locomotive, siemens |
[ header: name of place | counties | principal county | lower zip code row 1 : campbell hall | 1 | orange county | 10916
row 2 : canaan | 1 | columbia county | 12029
row 3 : canajoharie | 1 | montgomery county | None
row 4 : canoe place | 1 | suffolk county | 11946
row 5 : careys corners | 1 | oneida county | None
row 6 : carman | 1 | schenectady county | 12303
row 7 : carpenters corners | 1 | fulton county | None
row 8 : cass | 1 | erie county | 14206
row 9 : castle point | 1 | dutchess county | 12511
row 10 : catfish corners | 1 | oswego county | None
row 11 : catskill (town) | 1 | greene county | 12414
row 12 : cayuta | 1 | schuyler county | 14824
row 13 : cedar hill | 1 | albany county | 12158
row 14 : cedarville station | 1 | herkimer county | None
row 15 : central nyack | 1 | rockland county | 10960
row 16 : chase lake | 1 | lewis county | 13343
row 17 : chelsea | 1 | dutchess county | 12512
row 18 : chemung | 1 | chemung county | None
row 19 : chili junction | 1 | monroe county | None
row 20 : chittenango springs | 1 | madison county | None
row 21 : churchville | 1 | monroe county | 14428
row 22 : clarkson | 1 | monroe county | 14430
row 23 : claverack | 1 | columbia county | None
row 24 : clifton heights | 1 | erie county | 14085
row 25 : clinton county airport | 1 | clinton county | None
row 26 : coldbrook | 1 | erie county | 14072
row 27 : colemans mills | 1 | oneida county | 13492
row 28 : coleman station | 1 | dutchess county | None
row 29 : colonial acres | 1 | albany county | 12077
row 30 : colonial acres | 1 | westchester county | 10583
row 31 : columbus quarter | 1 | chenango county | None
row 32 : como | 1 | cayuga county | None
row 33 : congers | 1 | rockland county | 10920
row 34 : connelly park | 1 | chautauqua county | 14710
row 35 : conquest | 1 | cayuga county | None
row 36 : cooperstown junction | 1 | otsego county | 12116
row 37 : craterclub | 1 | essex county | 12936
row 38 : crescent beach | 1 | monroe county | 14612
row 39 : crestwood | 1 | westchester county | 10707
row 40 : crestwood | 1 | westchester county | None
row 41 : crittenden | 1 | erie county | 14038
row 42 : croghan | 1 | lewis county | 13327
row 43 : croghan | 1 | lewis county | None ] Execute this SQL based on the above table: select counties - lower zip code where principal county = 'chautauqua county' | -14709.0 |
[ header: dance | best dancer(s) | best score | worst dancer(s) | worst score row 1 : cha cha | argo ader | 34 | henrik normann piret | 14
row 2 : waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14
row 3 : rumba | argo ader | 40 | arne niit | 15
row 4 : quickstep | argo ader maarja-l | 40 | henrik normann piret | 16
row 5 : jive | argo ader | 32 | henrik normann | 24
row 6 : tango | maarja-liis ilus | 37 | erika salumae | 26
row 7 : paso doble | lauri pedaja | 36 | evelyn sepp | 28
row 8 : foxtrot | argo ader evelyn | 34 | henrik normann | 25
row 9 : samba | maarja-liis ilus | 37 | henrik normann | 26
row 10 : showdance | argo adar maarja-l | 40 | None | None ] Execute this SQL based on the above table: select sum ( best score ) | 366.0 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | soviet union (urs) | 4 | 1 | 6 | 11
row 2 : 2 | yugoslavia (yu | 2 | 0 | 1 | 3
row 3 : 3 | west germany (frg) | 1 | 1 | 1 | 3
row 4 : 4 | bulgaria (bul) | 1 | 1 | 0 | 2
row 5 : 4 | czechoslovakia (t | 1 | 1 | 0 | 2
row 6 : 4 | east germany (gdr) | 1 | 1 | 0 | 2
row 7 : 4 | great britain (gbr) | 1 | 1 | 0 | 2
row 8 : 8 | norway (nor) | 1 | 0 | 0 | 1
row 9 : 8 | romania (rou) | 1 | 0 | 0 | 1
row 10 : 10 | china (chn) | 0 | 1 | 1 | 2
row 11 : 11 | chile (chi) | 0 | 1 | 0 | 1
row 12 : 11 | france (fra) | 0 | 1 | 0 | 1
row 13 : 11 | japan (jpn) | 0 | 1 | 0 | 1
row 14 : 11 | south korea (kor) | 0 | 1 | 0 | 1
row 15 : 11 | sweden (swe) | 0 | 1 | 0 | 1
row 16 : 11 | united states (usa) | 0 | 1 | 0 | 1
row 17 : 17 | hungary (hun) | 0 | 0 | 2 | 2
row 18 : 18 | belgium (bel) | 0 | 0 | 1 | 1
row 19 : 18 | spain (esp) | 0 | 0 | 1 | 1
row 20 : total | total | 13 | 13 | 13 | 39 ] Execute this SQL based on the above table: select nation where rank > ( select rank where nation = 'west germany (frg)' ) order by rank asc limit 1 | bulgaria (bul) |
[ header: name of place | number of counties | principal county | lower zip code row 1 : yager junction | 1 | humboldt county | None
row 2 : yale | 1 | riverside county | 92544
row 3 : yankee hill | 1 | butte county | 95965
row 4 : yankee hill | 1 | tuolumne county | None
row 5 : yankee jims | 1 | placer county | 95713
row 6 : yarmouth | 1 | san joaquin county | None
row 7 : yellowjacket | 1 | tehama county | None
row 8 : yerba buena island | 1 | san francisco county | None
row 9 : yermo | 1 | san bernardino county | 92398
row 10 : yettem | 1 | tulare county | 93670
row 11 : ygnacio valley | 1 | contra costa county | 94598
row 12 : yokohl | 1 | tulare county | None
row 13 : yolano | 1 | solano county | 95620
row 14 : yolo | 1 | yolo county | 95697
row 15 : yontocket | 1 | del norte county | None
row 16 : yorba | 1 | los angeles county | 91767
row 17 : yorba linda | 1 | orange county | 92686
row 18 : york | 1 | los angeles county | 90050
row 19 : yorkville | 1 | mendocino county | 95494
row 20 : yosemite forks | 1 | madera county | None
row 21 : yosemite junction | 1 | tuolumne county | 95389
row 22 : yosemite lakes | 1 | madera county | None
row 23 : yosemite lakes park | 1 | madera county | None
row 24 : yosemite lodge | 1 | mariposa county | 95389
row 25 : yosemite national park | 3 | madera county | 95389
row 26 : yosemite national park | 3 | mariposa county | 95389
row 27 : yosemite national park | 3 | tuolumne county | 95389
row 28 : yosemite national park | 1 | mariposa county | 95389
row 29 : yosemite valley | 1 | mariposa county | None
row 30 : yosemite village | 1 | mariposa county | None
row 31 : you bet | 1 | nevada county | None
row 32 : youngstown | 1 | san joaquin county | None
row 33 : yountville | 1 | napa county | 94599
row 34 : yreka | 1 | siskiyou county | 96097
row 35 : yreka city | 1 | siskiyou county | 96097
row 36 : yuba city | 1 | sutter county | 95991
row 37 : yuba city farm labor center | 1 | sutter county | 95991
row 38 : yuba pass | 1 | nevada county | None
row 39 : yuba-sutter area | 2 | sutter county yuba county | None
row 40 : yucaipa | 1 | san bernardino county | 92399
row 41 : yucca inn | 1 | san bernardino county | None
row 42 : yucca valley | 1 | san bernardino county | 92284
row 43 : yurok indian reservation | 2 | del norte county | 95546 ] Execute this SQL based on the above table: select lower zip code where principal county = 'tulare county' | 93670 |
[ header: year | competition | venue | position | event | notes row 1 : 1990 | pan american race walking cup | xalapa, mexico | 25th | 20 km | 1:48:49
row 2 : 1993 | central american and caribbean games | ponce, puerto rico | 3rd | 20 km | 1:29:43
row 3 : 1994 | central american games | san salvador, el | 1st | 20 km | 1:27:45
row 4 : 1995 | pan american games | mar del plata, argentina | 3rd | 20 km | 1:23:50
row 5 : 1995 | central american and caribbean championships | ciudad de guatemala, | 2nd | 20 km | 1:25:10 a
row 6 : 1996 | olympic games | atlanta, georgia | dsq | 20 km | None
row 7 : 1997 | world race walking cup | podebrady, czech | 5th | 20 km | 1:18:51
row 8 : 1997 | central american and caribbean championships | san juan, puerto | 1st | 20 km | 1:26:24.40 cr
row 9 : 1997 | world championships | athens, greece | dsq | 20 km | None
row 10 : 1997 | central american games | san pedro sul | 1st | 20 km | 1:35:45
row 11 : 1998 | ibero-american championships | lisbon, portugal | 2nd | 20 km | 1:26:25
row 12 : 1998 | central american and caribbean games | maracaibo, venezu | 3rd | 20 km | 1:25:31
row 13 : 1999 | world championships | seville, spain | dsq | 20 km | None
row 14 : 2000 | olympic games | sydney, australia | 43rd | 20 km | 1:31:47
row 15 : 2001 | central american and caribbean championships | guatemala city, guate | 3rd | 20 km | 1:29:47 a
row 16 : 2003 | central american and caribbean championships | st. george's, | 1st | 18,000 m | 1:22:07
row 17 : 2003 | pan american games | santo domingo, dominican | dsq | 20 km | None
row 18 : 2003 | pan american games | santo domingo, dominican | dnf | 50 km | None
row 19 : 2003 | world championships | paris, france | dsq | 20 km | None
row 20 : 2004 | world race walking cup | naumburg, germany | 15th | 50 km | 3:56:19
row 21 : 2004 | olympic games | athens, greece | dsq | 50 km | None
row 22 : 2004 | central american championships | managua, nicaragua | 3rd | 20 km | 1:33:20.46
row 23 : 2005 | central american and caribbean championships | nassau, bahamas | 1st | 20,000 m | 1:30:38.07
row 24 : 2005 | world championships | helsinki, finland | 12th | 50 km | 3:57:56
row 25 : 2006 | ibero-american championships | ponce, puerto rico | None | 20,000 m | dq
row 26 : 2006 | central american and caribbean games | cartagena, colombia | 5th | 20 km | 1:33:00
row 27 : 2007 | central american championships | san jose, costa ric | 3rd | 20 km | 1:27:30.42 ] Execute this SQL based on the above table: select position where position = 1 | 1st, 1st, 1st, 1st, 1st |
[ header: county | obama | votes | romney | votes | others | votes | total row 1 : bernalillo | 55.55% | 147,183 | 39.35% | 104,242 | 5.10% | 13,517 | 264,942
row 2 : catron | 26.38% | 560 | 70.37% | 1,494 | 3.25% | 69 | 2,123
row 3 : chaves | 32.28% | 6,641 | 64.77% | 13,327 | 2.95% | 607 | 20,575
row 4 : cibola | 60.18% | 4,907 | 36.37% | 2,966 | 3.45% | 281 | 8,154
row 5 : colfax | 49.05% | 2,828 | 46.83% | 2,700 | 4.11% | 237 | 5,765
row 6 : dona ana | 55.97% | 36,778 | 41.07% | 26,988 | 2.96% | 1,946 | 65,712
row 7 : eddy | 31.83% | 6,110 | 65.36% | 12,546 | 2.81% | 539 | 19,195
row 8 : grant | 55.00% | 7,009 | 41.48% | 5,286 | 3.52% | 449 | 12,744
row 9 : guadalupe | 69.68% | 1,478 | 26.12% | 554 | 4.20% | 89 | 2,121
row 10 : lea | 23.98% | 4,080 | 73.75% | 12,548 | 2.27% | 387 | 17,015
row 11 : los alamos | 48.72% | 5,191 | 45.02% | 4,796 | 6.26% | 667 | 10,654
row 12 : luna | 47.77% | 3,583 | 48.93% | 3,670 | 3.29% | 247 | 7,500
row 13 : mckinley | 72.08% | 15,363 | 25.43% | 5,420 | 2.49% | 530 | 21,313
row 14 : mora | 74.85% | 1,952 | 22.81% | 595 | 2.34% | 61 | 2,608
row 15 : otero | 34.15% | 6,811 | 62.23% | 12,412 | 3.62% | 723 | 19,946
row 16 : quay | 37.32% | 1,384 | 59.39% | 2,202 | 3.29% | 122 | 3,708
row 17 : roosevelt | 28.92% | 1,730 | 67.73% | 4,052 | 3.36% | 201 | 5,983
row 18 : san juan | 34.11% | 15,688 | 62.57% | 28,779 | 3.32% | 1,527 | 45,994
row 19 : san miguel | 76.86% | 8,751 | 20.04% | 2,281 | 3.10% | 353 | 11,385
row 20 : sandoval | 50.29% | 26,976 | 45.17% | 24,228 | 4.53% | 2,432 | 53,636
row 21 : santa fe | 73.37% | 50,097 | 22.48% | 15,351 | 4.15% | 2,832 | 68,280
row 22 : sierra | 38.49% | 1,964 | 57.39% | 2,928 | 4.12% | 210 | 5,102
row 23 : socorro | 56.37% | 4,047 | 37.89% | 2,720 | 5.74% | 412 | 7,179
row 24 : taos | 78.06% | 11,855 | 17.84% | 2,710 | 4.10% | 623 | 15,188
row 25 : torrance | 37.86% | 2,414 | 55.22% | 3,521 | 6.92% | 441 | 6,376
row 26 : union | 26.83% | 472 | 70.27% | 1,236 | 2.90% | 51 | 1,759 ] Execute this SQL based on the above table: select ( select others where romney = '45.02%' ) < ( select others where romney = '39.35%' ) | 0 |
[ header: rank | area | state/ province | csa/cma 2009 population | projected 2025 population | projected increase 2009-2025 row 1 : 1 | chicago | il-in-wi | 9804845 | 10935100 | 1130255
row 2 : 2 | toronto | on | 5741400 | 7408000 | 1666600
row 3 : 3 | detroit | mi | 5327764 | 6191000 | 863236
row 4 : 4 | cleveland | oh | 2891988 | 3172000 | 280012
row 5 : 5 | milwaukee | wi | 1760268 | 1913000 | 157732
row 6 : 6 | ottawa - gatin | on-qc | 1451415 | 1596556 | 145141
row 7 : 7 | grand rapids | mi | 1327366 | 1530000 | 202634
row 8 : 8 | buffalo | ny | 1203493 | 1040400 | -163093
row 9 : 9 | rochester | ny | 1149653 | 1248600 | 98947
row 10 : 10 | hamilton | on | 740200 | 954858 | 214658
row 11 : 11 | toledo | oh | 672220 | 672220 | 0
row 12 : 12 | lansing | mi | 523609 | 547325 | 23716
row 13 : 13 | kitchener - cambridge - waterl | on | 492400 | 635196 | 142796
row 14 : 14 | london | on | 492200 | 634938 | 142738
row 15 : 15 | fort wayne | in | 414315 | 455623 | 39366
row 16 : 16 | st. catharines - | on | 404400 | 521676 | 117276
row 17 : 17 | windsor | on | 330900 | 426861 | 95961
row 18 : 18 | erie | pa | 280985 | None | None ] Execute this SQL based on the above table: select area where rank = 1 | chicago |
[ header: rank | bib | name | nation | run 1 | rank | run 2 | rank | total | difference row 1 : 6 | 13 | manuela molgg | italy | 1:07.99 | 5 | 1:13.44 | 14 | 2:21.43 | 0.89
row 2 : 7 | 26 | jessica lindell-vikar | sweden | 1:08.94 | 14 | 1:12.61 | 5 | 2:21.55 | 1.01
row 3 : 13 | 2 | tanja poutiainen | finland | 1:08.59 | 11 | 1:13.29 | 11 | 2:21.88 | 1.34
row 4 : 17 | 27 | sara hector | sweden | 1:10.37 | 30 | 1:12.30 | 3 | 2:22.67 | 2.13
row 5 : 18 | 24 | lena durr | germany | 1:08.94 | 14 | 1:13.75 | 19 | 2:22.69 | 2.15
row 6 : 23 | 22 | marie-michele gagnon | canada | 1:09.95 | 27 | 1:13.37 | 12 | 2:23.32 | 2.78
row 7 : 24 | 25 | marie-pier prefontaine | canada | 1:09.91 | 26 | 1:13.58 | 17 | 2:23.49 | 2.95
row 8 : 28 | 35 | britt janyk | canada | 1:10.18 | 28 | 1:15.55 | 32 | 2:25.73 | 5.19
row 9 : 36 | 44 | kristina saalova | slovakia | 1:12.22 | 42 | 1:16.44 | 34 | 2:28.66 | 8.12
row 10 : 37 | 51 | katerina paulathova | czech republic | 1:12.10 | 41 | 1:16.71 | 38 | 2:28.81 | 8.27
row 11 : 43 | 42 | sofija novoselic | croatia | 1:13.18 | 48 | 1:17.40 | 42 | 2:30.58 | 10.04
row 12 : 47 | 65 | maria shkanova | belarus | 1:13.86 | 53 | 1:18.28 | 45 | 2:32.14 | 11.6
row 13 : 49 | 59 | daniela markova | czech republic | 1:13.78 | 52 | 1:18.87 | 49 | 2:32.65 | 12.11
row 14 : 52 | 77 | bogdana matsotska | ukraine | 1:14.21 | 56 | 1:19.18 | 51 | 2:33.39 | 12.85
row 15 : None | 7 | kathrin holzl | germany | 1:09.41 | 20 | dns | None | None | None
row 16 : None | 38 | rebecca buhler | liechtenstein | 1:12.03 | 40 | dnf | None | None | None
row 17 : None | 45 | tea palic | croatia | 1:14.73 | 61 | dnq | None | None | None
row 18 : None | 81 | lelde gasuna | latvia | 1:15.37 | 64 | dnq | None | None | None
row 19 : None | 61 | anna berecz | hungary | 1:15.95 | 68 | dnq | None | None | None
row 20 : None | 85 | iulia petruta cra | romania | 1:16.80 | 70 | dnq | None | None | None
row 21 : None | 82 | isabel van buynder | belgium | 1:17.06 | 71 | dnq | None | None | None
row 22 : None | 100 | sophie fjellvang- | denmark | 1:18.37 | 75 | dnq | None | None | None
row 23 : None | 91 | yom hirshfeld | israel | 1:22.87 | 82 | dnq | None | None | None ] Execute this SQL based on the above table: select rank where nation = 'czech republic' group by rank order by count ( * ) desc limit 1 | 49 |
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 14 | robert doornbos | minardi team usa | 107 | 1:45:07.617 | 15 | 31
row 2 : 2 | 21 | neel jani | pkv racing | 107 | +6.1 secs | 5 | 27
row 3 : 3 | 3 | oriol servia | forsythe racing | 107 | +6.9 secs | 4 | 26
row 4 : 4 | 5 | will power | team australia | 107 | +7.5 secs | 12 | 23
row 5 : 5 | 1 | sebastien bourdais | n/h/l racing | 107 | +8.0 secs | 2 | 21
row 6 : 6 | 2 | graham rahal | n/h/l racing | 107 | +9.6 secs | 6 | 19
row 7 : 7 | 19 | bruno junqueira | dale coyne racing | 107 | +14.0 secs | 10 | 17
row 8 : 8 | 22 | tristan gommendy | pkv racing | 107 | +19.2 secs | 8 | 15
row 9 : 9 | 42 | jan heylen | conquest racing | 107 | +28.5 secs | 13 | 13
row 10 : 10 | 15 | simon pagenaud | team australia | 107 | +48.4 secs | 9 | 11
row 11 : 11 | 3 | paul tracy | forsythe championship racing | 105 | + 2 laps | 11 | 10
row 12 : 12 | 28 | mario dominguez | pacific coast motorsports | 104 | + 3 laps | 14 | 12
row 13 : 13 | 22 | justin wilson | rsports | 87 | + 20 laps | 1 | 8
row 14 : 14 | 29 | alex figge | pacific coast motorsports | 34 | contact | 0 | 7
row 15 : 15 | 11 | alex tagliani | rsports | 83 | mechanical | 8 | 6
row 16 : 16 | 11 | katherine legge | dale coyne racing | 13 | contact | 16 | 5
row 17 : 17 | 4 | dan clarke | minardi team usa | 3 | contact | 3 | 4 ] Execute this SQL based on the above table: select driver order by time/retired limit 1 | alex figge |
[ header: season | winner | team | position | age row 1 : 1932-33 | carl voss | detroit red wings | c | 25
row 2 : 1933-34 | russ blinco | montreal maroons | c | 25
row 3 : 1934-35 | sweeney schriner | new york americans | lw | 22
row 4 : 1936-37 | syl apps | toronto maple leafs | c | 21
row 5 : 1937-38 | cully dahlstrom | chicago black hawks | c | 24
row 6 : 1939-40 | kilby macdonald | new york rangers | lw | 25
row 7 : 1940-41 | johnny quilty | montreal canadiens | c | 19
row 8 : 1946-47 | howie meeker | toronto maple leafs | rw | 21
row 9 : 1947-48 | jim mcfadden | detroit red wings | c | 27
row 10 : 1948-49 | pentti lund | new york rangers | rw | 22
row 11 : 1949-50 | jack gelineau | boston bruins | g | 24
row 12 : 1951-52 | bernie geoffrion | montreal canadiens | rw | 20
row 13 : 1952-53 | gump worsley | new york rangers | g | 23
row 14 : 1953-54 | camille henry | new york rangers | c | 20
row 15 : 1961-62 | bobby rousseau | montreal canadiens | rw | 21
row 16 : 1963-64 | jacques laperriere | montreal canadiens | d | 21
row 17 : 1964-65 | roger crozier | detroit red wings | g | 22
row 18 : 1967-68 | derek sanderson | boston bruins | c | 21
row 19 : 1969-70 | tony esposito | chicago black hawks | g | 26
row 20 : 1972-73 | steve vickers | new york rangers | lw | 21
row 21 : 1974-75 | eric vail | atlanta flames | lw | 20
row 22 : 1975-76 | bryan trottier | new york islanders | c | 19
row 23 : 1976-77 | willi plett | atlanta flames | rw | 21
row 24 : 1977-78 | mike bossy | new york islanders | rw | 20
row 25 : 1982-83 | steve larmer | chicago black hawks | rw | 21
row 26 : 1983-84 | tom barrasso | buffalo sabres | g | 18
row 27 : 1984-85 | mario lemieux | pittsburgh penguins | c | 19
row 28 : 1986-87 | luc robitaille | los angeles kings | lw | 20
row 29 : 1987-88 | joe nieuwendyk | calgary flames | c | 21
row 30 : 1992-93 | teemu selanne | winnipeg jets | rw | 22
row 31 : 1994-95 | peter forsberg | quebec nordiques | c | 21
row 32 : 1995-96 | daniel alfredsson | ottawa senators | rw | 22
row 33 : 1997-98 | sergei samsonov | boston bruins | lw | 19
row 34 : 1998-99 | chris drury | colorado avalanche | c | 22
row 35 : 2001-02 | dany heatley | atlanta thrashers | rw | 20
row 36 : 2003-04 | andrew raycroft | boston bruins | g | 23 ] Execute this SQL based on the above table: select team where age = ( select age where team = 'chicago black hawks' ) - 1 | new york rangers, boston bruins |
[ 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 peak chart positions us order by id desc limit 1 | 116 |
[ 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 count ( * ) where format = '180-gram vinyl lp' | 1 |
[ header: branding | callsign | frequency | power (kw) | location row 1 : mom's radio 97.9 lao | dwsn-fm | 97.9 mhz | 5 kw | laoag
row 2 : mom's radio 95.9 naga | dzrb-fm | 95.9 mhz | 10 kw | naga
row 3 : mom's radio 90.3 bacolod | dycp-fm | 90.3 mhz | 5 kw | bacolod
row 4 : dyap 88.3 ce | dyap-fm | 88.3 mhz | 5 kw | cebu
row 5 : mom's radio 101.5 tacloban | dyjp-fm | 101.5 mhz | 2.5 kw | tacloban
row 6 : mom's radio 101.9 zamboang | dxjp-fm | 101.9 mhz | 5 kw | zamboanga
row 7 : dxss 97.9 da | dxss | 97.9 mhz | 10 kw | davao ] Execute this SQL based on the above table: select location where id = 1 | laoag |
[ header: year | artist | album | chart position | role row 1 : 1961 | eddie harris | "exodus" (single) | #16 r&b, #36 us | remastering engineer
row 2 : 1968 | eddie harris | "it's crazy" (single | #88 us | remastering engineer
row 3 : 1969 | eddie harris & | swiss movement | #1 jazz, #2 r&b, # | remixing & remastering engineer
row 4 : 1969 | r.b. greaves | r.b. greaves | #24 r&b, #85 us | mixing engineer
row 5 : 1971 | eddie harris & | second movement | #1 jazz, # 41 us | recording and remastering engineer
row 6 : 1971 | les mccann | invitation to openness | #8 jazz | remastering engineer
row 7 : 1971 | donny hathaway | donny hathaway | #6 r&b, #89 us | recording engineer
row 8 : 1972 | roberta flack & | roberta flack & | #3 us, #2 r&b, # | recording engineer
row 9 : 1972 | cream | live cream volume ii | #27 us | remixing engineer
row 10 : 1972 | herbie mann | hold on, i'm coming | #7 jazz | mixing engineer
row 11 : 1973 | bette midler | bette midler | #6 us | recording engineer
row 12 : 1973 | hall & oates | abandoned luncheonette | #33 us | recording engineer
row 13 : 1973 | willie nelson | shotgun willie | #41 us | recording engineer
row 14 : 1973 | les mccann | layers | #5 jazz | remastering engineer
row 15 : 1973 | the modern jazz quartet | blues on bach | #34 jazz | recording and mixing engineer
row 16 : 1973 | donny hathaway | extension of a man | #18 r&b, #69 us | recording engineer
row 17 : 1973 | bee gees | mr. natural | #178 us | recording engineer
row 18 : 1974 | the modern jazz quartet | the complete last concert | #34 jazz | mixing engineer
row 19 : 1976 | the rolling stones | black and blue | #1 us | recording engineer
row 20 : 1976 | willie nelson | the troublemaker | #1 country, #60 us | recording engineer
row 21 : 1979 | bette midler | thighs and whispers | #65 us | recording engineer
row 22 : 1983 | paul simon | hearts and bones | #35 us | recording engineer
row 23 : 1993 | david "fathead" newman | bigger & better | #10 jazz, #42 r&b | remastering engineer
row 24 : 1998 | various artists | jazz for the open road | #1 jazz | mastering engineer
row 25 : 1998 | various artists | jazz for the quiet times | #1 jazz | mastering engineer
row 26 : 1999 | various artists | jazz for when you're alone | #1 jazz | mastering engineer
row 27 : 1999 | various artists | jazz for a lazy day | #4 jazz | mastering engineer
row 28 : 2000 | various artists | jazz for a rainy afternoon | #1 jazz | mastering engineer
row 29 : 2000 | jane monheit | never never land | #2 jazz | mixing & mastering engineer
row 30 : 2000 | various artists | jazz for when you're in love | #9 jazz | mastering engineer
row 31 : 2001 | jane monheit | come dream with me | #1 jazz | mixing & mastering engineer
row 32 : 2002 | jane monheit | in the sun | #2 jazz | recording, mixing & mastering engineer
row 33 : 2003 | various artists | jazz for those peaceful moments | #4 jazz | mastering engineer
row 34 : 2007 | mocean worker | cinco de mowo! | #16 electronic | mastering engineer ] Execute this SQL based on the above table: select album where year > 4 and year > 1999 | jazz for a rainy afternoon, never never land, jazz for when you're in love, come dream with me, in the sun, jazz for those peaceful moments, cinco de mowo! |
[ header: district | name | party | residence | first served row 1 : district 1 | nelson albano | dem | vineland | 2006
row 2 : district 1 | robert andrzejcza | dem | middle twp | 2013
row 3 : district 2 | john f. amodeo | rep | margate | 2008
row 4 : district 4 | paul moriarty | dem | washington twp | 2006
row 5 : district 4 | gabriela mosquera | dem | blackwood | 2012
row 6 : district 5 | angel fuentes | dem | camden | 2010
row 7 : district 7 | troy singleton | dem | palmyra | 2011
row 8 : district 8 | scott rudder | rep | medford | 2008
row 9 : district 9 | dianne gove | rep | long beach twp | 2009
row 10 : district 9 | brian e. rumpf | rep | little egg harbor | 2003
row 11 : district 10 | david w. wolfe | rep | brick | 1992
row 12 : district 11 | caroline casagrande | rep | colts neck | 2008
row 13 : district 13 | amy handlin | rep | lincroft | 2006
row 14 : district 14 | wayne deangelo | dem | hamilton twp | 2008
row 15 : district 16 | donna simon | rep | whitehouse station | 2012
row 16 : district 17 | upendra j. chivukul | dem | somerset | 2002
row 17 : district 18 | patrick j. diegnan | dem | south plainfield | 2002
row 18 : district 20 | joseph cryan | dem | union twp | 2002
row 19 : district 21 | nancy munoz | rep | summit | 2009
row 20 : district 22 | jerry green | dem | plainfield | 1992
row 21 : district 22 | linda stender | dem | scotch plains | 2002
row 22 : district 23 | john dimaio | rep | hackettstown | 2009
row 23 : district 23 | erik peterson | rep | franklin twp | 2009
row 24 : district 24 | alison littell mchose | rep | franklin | 2003
row 25 : district 25 | tony bucco | rep | boonton twp | 2010
row 26 : district 25 | michael patrick carroll | rep | morris twp | 1996
row 27 : district 26 | jay webber | rep | morris plains | 2008
row 28 : district 27 | john f. mckeon | dem | west orange | 2002
row 29 : district 28 | cleopatra tucker | dem | newark | 2008
row 30 : district 30 | sean t. kean | rep | wall twp | 2012
row 31 : district 30 | dave rible | rep | wall | 2008
row 32 : district 31 | jason o'donnell | dem | bayonne | 2010
row 33 : district 32 | angelica m. jimenez | dem | west new york | 2012
row 34 : district 32 | vincent prieto | dem | secaucus | 2004
row 35 : district 33 | ruben j. ramos | dem | hoboken | 2008
row 36 : district 34 | thomas p. giblin | dem | montclair | 2006
row 37 : district 36 | gary schaer | dem | passaic | 2006
row 38 : district 39 | bob schroeder | rep | washington twp | 2010
row 39 : district 40 | scott rumana | rep | wayne | 2008 ] Execute this SQL based on the above table: select residence where first served > 2010 | middle twp, blackwood, palmyra, whitehouse station, wall twp, west new york |
[ header: material | formula | refractive index(es) 589.3 nm | dispersion 431 - 687 nm | hardness (mohs' scale) | density (g/cm3) | thermal cond. | state of the art row 1 : diamond | c | 2.417 | 0.044 | 10 | 3.52 | excellent | (natural)
row 2 : glasses | silica with pb, al, | ~ 1.6 | > 0.020 | < 6 | 2.4 - 4.2 | poor | 1700 -
row 3 : white sapphire | al2o3 | 1.762 - 1.770 | 0.018 | 9 | 3.97 | poor | 1900-1947
row 4 : spinel | mgo·al2o3 | 1.727 | 0.02 | 8 | ~ 3.6 | poor | 1920-1947
row 5 : rutile | tio2 | 2.62 - 2.9 | 0.33 | ~ 6 | 4.25 | poor | 1947-1955
row 6 : strontium titanate | srtio3 | 2.41 | 0.19 | 5.5 | 5.13 | poor | 1955-1970
row 7 : yag | y3al5o12 | 1.83 | 0.028 | 8.25 | 4.55 - 4.65 | poor | 1970-1975
row 8 : ggg | gd3ga5o12 | 1.97 | 0.045 | 7 | 7.02 | poor | 1973-1975
row 9 : cubic zirconia | zro2(+ rare earths | ~ 2.2 | ~ 0.06 | ~ 8.3 | ~ 5.7 | poor | 1976 -
row 10 : moissanite | sic | 2.648 - 2.691 | 0.104 | 8.5-9.25 | 3.2 | high | 1998 -
row 11 : quartz | silica | 1.543 - 1.554 | None | 7- | 2.50 - 2.65 | None | ancient ] Execute this SQL based on the above table: select count ( material ) where material <= 1101 | 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 gold where bronze = 'carla sacramento (por)' | 2:00.42 |
[ header: title | release | consoles | handheld | pc | arcade row 1 : nfl blitz | 1997, 1998 | n64, ps | gbc | windows | arcade
row 2 : nfl blitz '99 | 1998 | None | None | None | arcade
row 3 : nfl blitz 2000 | 1999 | n64, ps, dreamcast | gbc | windows | None
row 4 : nfl blitz 2000 gold edition | 1999 | None | None | None | arcade
row 5 : nfl blitz 2001 | 2000 | n64, ps, dreamcast | gbc | windows | None
row 6 : nfl blitz special edition | 2001 | n64 | None | None | None
row 7 : nfl blitz 20-02 | 2001 | ps2, xbox, ng | gba | None | None
row 8 : nfl blitz 20-03 | 2002 | ps2, xbox, ng | gba | None | None
row 9 : nfl blitz pro | 2003 | ps2, xbox, ng | None | None | None
row 10 : blitz: the league | 2005 | ps2, xbox, p | None | None | None
row 11 : blitz: the league ii | 2008 | ps3, xbox 360 | None | None | None
row 12 : nfl blitz | 2012 | ps3, xbox 360 | None | None | None ] Execute this SQL based on the above table: select count ( * ) | 12 |
[ header: name | date | nation | displacement | speed | number | notes row 1 : fmr-class | 1943 | us | 1,200 tons | 21 knots | 85 | None
row 2 : gmt-class | 1943 | us | 1,140 tons | 21 knots | 72 | None
row 3 : det-class | 1943 | us | 1,240 tons | 21 knots | 72 | None
row 4 : tacoma-class frigate | 1943 | us | 1,430 tons | 20 knots | 96 | None
row 5 : type b kaibokan | 1943 | japan | 940 tons | 19 knots | 37 | None
row 6 : tev-class | 1944 | us | 1,450 tons | 24 knots | 22 | None
row 7 : bay-class frigates | 1945 | uk | 1,580 tons | 20 knots | 26 | anti-aircraft
row 8 : dealey-class | 1954 | us | 1,450 tons | 25 knots | 13 | None
row 9 : type e50 frigate | 1955 | france | 1,290 tons | 28 knots | 4 | fast
row 10 : type 14 frigate | 1955 | uk | 1,180 tons | 24 knots | 8 | anti-submarine
row 11 : st. laurent-class | 1955 | canada | 2,263 tons | 28 knots | 7 | anti-submarine
row 12 : type b | 1956 | japan | 1,070 tons | 25 knots | 2 | diesel
row 13 : type 12 frigate | 1956 | uk | 2,150 tons | 31 knots | 6 | anti-submarine
row 14 : almirante clemente-class light | 1956 | venezuela | 1,300 tons | 32 knots | 6 | fast
row 15 : type 61 frigate | 1957 | uk | 2,170 tons | 24 knots | 4 | aircraft direction
row 16 : canopo-class frigate | 1957 | italy | 1,807 tons | 26 knots | 4 | None
row 17 : azopardo-class frigate | 1957 | argentina | 1,160 tons | 20 knots | 2 | None
row 18 : restigouche-class | 1958 | canada | 2,366 tons | 28 knots | 7 | anti-submarine
row 19 : claud jones-class | 1959 | us | 1,450 tons | 22 knots | 4 | None
row 20 : type 12m frigate | 1960 | uk | 2,380 tons | 30 knots | 12 | anti-submarine
row 21 : koln-class frigate | 1961 | germany | 2,100 tons | 30 knots | 6 | fast
row 22 : river-class | 1961 | australia | 2,100 tons | 30 knots | 6 | None
row 23 : river-class | 1961 | japan | 1,490 tons | 25 knots | 4 | None
row 24 : type 81 frigate | 1961 | uk | 2,300 tons | 28 knots | 7 | general purpose
row 25 : mackenzie-class | 1962 | canada | 2,366 tons | 28 knots | 4 | anti-submarine
row 26 : hvidbjørnen- | 1962 | denmark | 1,345 tons | 18 knots | 4 | fishery protection
row 27 : type 12i frigate | 1963 | uk | 2,450 tons | 30 knots | 26 | general purpose
row 28 : bronstein-class | 1963 | us | 2,360 tons | 26 knots | 2 | None
row 29 : garcia-class | 1964 | us | 2,620 tons | 27 knots | 10 | None
row 30 : oslo-class frigate | 1966 | norway | 1,450 tons | 25 knots | 5 | None
row 31 : brooke-class | 1966 | us | 2,640 tons | 27 knots | 6 | guided missile
row 32 : peder skram-class frigate | 1966 | denmark | 2,030 tons | 28 knots | 2 | fast
row 33 : van speijk-class frigate | 1967 | netherlands | 2,200 tons | 28 knots | 6 | None
row 34 : alpino-class frigate | 1968 | italy | 2,000 tons | 28 knots | 2 | None ] Execute this SQL based on the above table: select ( select displacement where name = 'alpino-class frigate' ) < ( select displacement where name = 'st. laurent-class' ) | 1 |
[ header: name | faith | type | gov | opened | intake | dcsf number | ofsted number | web | coordinates row 1 : ashfield | None | junior | vc | 1845 | 60 | 3012 | 117391 | w | 51°38′22′′n 0°
row 2 : bournehall | None | primary | cy | 1969 | 30 | 2360 | 117296 | w | 51°39′00′′n 0°
row 3 : bushey heath | None | primary | cy | 1879 | 30 | 2012 | 117088 | w | 51°38′12′′n 0°
row 4 : bushey manor | None | junior | cy | 1907 | 60 | 2261 | 117242 | w | 51°38′49′′n 0°
row 5 : falconer | None | special | cy | None | None | 7033 | 117686 | w | 51°38′49′′n 0°
row 6 : hartsbourne | None | primary | cy | None | 30 | 2372 | 117300 | w | 51°37′52′′n 0°
row 7 : highwood | None | primary | cy | 1949 | 60 | 2013 | 117089 | w | 51°39′57′′n 0°
row 8 : little reddings | None | primary | fd | None | 51 | 5208 | 117568 | w | 51°38′51′′n 0°
row 9 : meadow wood | None | special | cy | None | None | 7043 | 117691 | w | 51°38′54′′n 0°
row 10 : merry hill | None | infants | cy | 1885 | 60 | 2014 | 117090 | w | 51°38′17′′n 0°
row 11 : sacred heart | rc | primary | va | 1970 | 40 | 3415 | 117488 | w | 51°38′38′′n 0° ] Execute this SQL based on the above table: select count ( type ) where faith = 'None' and id <= 5 | 0 |
[ header: event | gold | silver | bronze | total | ranking row 1 : 1976 winter paralympics | 10 | 1 | 1 | 12 | 2nd
row 2 : 1984 winter paralympics | 4 | 2 | 3 | 9 | 5th
row 3 : 1988 winter paralympics | 5 | 16 | 16 | 37 | 7th
row 4 : 1992 winter paralympics | 3 | 8 | 4 | 15 | 8th
row 5 : 1994 winter paralympics | 2 | 9 | 5 | 16 | 11th
row 6 : 1998 winter paralympics | 10 | 5 | 8 | 23 | 6th
row 7 : 2002 winter paralympics | 6 | 4 | 2 | 12 | 7th
row 8 : 2006 winter paralympics | 0 | 1 | 1 | 2 | 13th
row 9 : 2010 winter paralympics | 1 | 2 | 0 | 3 | 13th ] Execute this SQL based on the above table: select event where silver = 1 | 1976 winter paralympics, 2006 winter paralympics |
[ header: weapon name | caliber (mm) | range (max) | warhead row 1 : m-8 | 82 mm | 5,900 m (6,500 yd | 0.64 kg (1.4 lb)
row 2 : m-13 | 132 mm | 8,740 m (9,560 | 4.9 kg (11 lb)
row 3 : m-13dd | 132 mm | 11,800 m (12,900 yd | 4.9 kg (11 lb)
row 4 : m-13uk | 132 mm | 7,900 m (8,600 yd | 4.9 kg (11 lb)
row 5 : m-20 | 132 mm | 5,050 m (5,520 y | 18.4 kg (41 lb)
row 6 : m-30 | 300 mm | 2,800 m (3,100 yd | 28.9 kg (64 lb)
row 7 : m-31 | 300 mm | 4,325 m (4,730 | 28.9 kg (64 lb)
row 8 : m-31uk | 300 mm | 4,000 m (4,400 yd | 28.9 kg (64 lb) ] Execute this SQL based on the above table: select weapon name order by warhead asc limit 1 | m-8 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | india | 102 | 58 | 37 | 197
row 2 : 2 | nepal | 32 | 10 | 24 | 65
row 3 : 3 | sri lanka | 16 | 42 | 62 | 120
row 4 : 4 | pakistan | 10 | 36 | 30 | 76
row 5 : 5 | bangladesh | 2 | 10 | 35 | 47
row 6 : 6 | bhutan | 1 | 6 | 7 | 14
row 7 : 7 | maldives | 0 | 0 | 4 | 4 ] Execute this SQL based on the above table: select nation where id = ( select id where nation = 'india' ) + 1 | nepal |
[ header: year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km
row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km
row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km
row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km
row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km
row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km
row 7 : 1997 | world championships | athens, greece | 6th | 50 km
row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km
row 9 : 1999 | world championships | seville, spain | 15th | 50 km
row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km
row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km
row 12 : 2003 | world championships | paris, france | dsq | 50 km ] Execute this SQL based on the above table: select competition order by id desc limit 1 | world championships |
[ header: date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16 | italy | 0-1 | republic of ireland | group e | 75338
row 2 : 1994-06-23 | 16 | italy | 1-0 | norway | group e | 74624
row 3 : 1994-06-25 | 12.3 | saudi arabia | 2-1 | morocco | group f | 76322
row 4 : 1994-06-28 | 12.3 | republic of ireland | 0-0 | norway | group e | 72404
row 5 : 1994-07-05 | 16.3 | mexico | 1-1 (1-3 on pen.) | bulgaria | round of 16 | 71030
row 6 : 1994-07-10 | 12 | bulgaria | 2-1 | germany | quarterfinals | 72000
row 7 : 1994-07-13 | 16 | bulgaria | 1-2 | italy | semifinals | 74110 ] Execute this SQL based on the above table: select count ( team #2 ) where spectators = 1989 | 0 |
[ header: country | zone | national federation | #gm | #fide | national championship row 1 : australia | 3.6 | australian chess federation | 2 | 468 | australian chess championship
row 2 : belarus | 1.8 | belarus chess federation | 13 | 425 | belarusian chess championship
row 3 : bulgaria | 1.4 | българска ф | 25 | 606 | bulgarian chess championship
row 4 : costa rica | 2.3c | federacion central de ajed | 1 | 88 | costa rican chess championship
row 5 : england | 1.1a | english chess federation | 35 | 1211 | british chess championship
row 6 : fiji | 3.6 | fiji chess federation | 0 | 9 | fijian chess championship
row 7 : germany | 1.2a | deutscher schachbund | 66 | 10897 | german chess championship
row 8 : guyana | None | guyana chess federation | None | None | guyanese chess championship
row 9 : iceland | 1.3 | skaksamband islands | 11 | 227 | icelandic chess championship
row 10 : luxembourg | 1.1b | federation luxembourgeoise des e | 1 | 99 | luxembourgian chess championship
row 11 : morocco | 4.1 | fed. royale marocaine des e | 1 | 68 | moroccan chess championship
row 12 : nepal | 3.5 | nepal chess association | 1 | 155 | nepal chess championship
row 13 : peru | 2.4 | federacion peruana de | 1 | 258 | peruvian chess championship
row 14 : singapore | 3.3 | singapore chess federation | 4 | 132 | singaporean chess championship
row 15 : slovakia | 1.4 | slovensky sachovy z | 9 | 1152 | slovak chess championship
row 16 : slovenia | 1.2a | sahovska zveza | 5 | 548 | slovenian chess championship
row 17 : tajikistan | 3.4 | federazijai shakhmati | 1 | 17 | tajikistani chess championship
row 18 : turkey | 1.5a | turkiye satranc | 2 | 545 | turkish chess championship
row 19 : united states | 2.1 | united states chess federation | 61 | 1785 | u.s. chess championship
row 20 : venezuela | 2.3c | fed. venezolana de a | 1 | 136 | venezuelan chess championship
row 21 : zambia | 4.3 | chess federation of zambi | 1 | 21 | zambian chess championship ] Execute this SQL based on the above table: select country where country in ( 'zambia' , 'nepal' ) and #gm = 1 | nepal, zambia |
[ header: released | title | artist | format | language row 1 : 20 january 2011 | v.v.i.p | seungri | mini album, digital download | korean
row 2 : 24 february 2011 | tonight | big bang | mini album, digital download | korean
row 3 : 8 april 2011 | bigbang special edition | big bang | studio album, digital download | korean
row 4 : 11 may 2011 | big bang 2 | big bang | studio album, digital download | japanese
row 5 : 25 may 2011 | the ultimate: international best | big bang | compilation | japanese
row 6 : 30 june 2011 | 2011 big show live concert | big bang | live album | korean
row 7 : 28 july 2011 | 2ne1 | 2ne1 | extended play, digital download | korean
row 8 : 21 september 2011 | nolza | 2ne1 | extended play, digital download | japanese
row 9 : 21 october 2011 | fever's end: part 1 | tablo | studio album, digital download | korean
row 10 : 1 november 2011 | fever's end: part 2 | tablo | studio album, digital download | korean
row 11 : 21 december 2011 | 1st live concert nolza! | 2ne1 | live album | korean
row 12 : 29 april 2011 | loveless | gummy | mini album, digital download | japanese
row 13 : 14 december 2011 | the best of bigbang | big bang | compilation | japanese ] Execute this SQL based on the above table: select count ( * ) where language = 'korean' | 8 |
[ 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 team order by post season win % desc limit 1 | den |
[ header: team | location | venue | capacity | position in 1993-94 row 1 : dinamo minsk | minsk | dinamo, minsk | 41040 | 1
row 2 : dinamo-93 | minsk | dinamo, minsk | 41040 | 2
row 3 : dvina | vitebsk | central, vitebsk | 8300 | 3
row 4 : dnepr | mogilev | spartak, mogilev | 11200 | 4
row 5 : bobruisk | bobruisk | spartak, bobruisk | 3550 | 5
row 6 : torpedo minsk | minsk | torpedo, minsk | 5200 | 6
row 7 : shinnik | bobruisk | spartak, bobruisk | 3550 | 7
row 8 : dinamo brest | brest | dinamo, brest | 10080 | 8
row 9 : molodechno | molodechno | city stadium, molodechno | 5500 | 9
row 10 : lokomotiv | vitebsk | central, vitebsk | 8300 | 10
row 11 : neman | grodno | neman | 6300 | 11
row 12 : vedrich | rechytsa | central, rechytsa | 3550 | 12
row 13 : shakhtyor | soligorsk | stroitel | 5000 | 13
row 14 : torpedo mogilev | mogilev | torpedo, mogilev | 3500 | 14
row 15 : gomselmash | gomel | central, gomel | 11800 | 15
row 16 : obuvshchik | lida | city stadium, lida | 4000 | first league, 1 ] Execute this SQL based on the above table: select team order by position in 1993-94 desc limit 6 | gomselmash, torpedo mogilev, shakhtyor, vedrich, neman, lokomotiv |
[ header: pos. | driver | co-driver | car | time | difference | points row 1 : 1 | sebastien loeb | daniel elena | citroen c4 wr | 3:59:18.9 | 0 | 10
row 2 : 2 | dani sordo | marc marti | citroen c4 wr | 3:59;36.4 | 17.5 | 8
row 3 : 3 | mikko hirvonen | jarmo lehtinen | ford focus rs wrc | 4:00:00.4 | 41.5 | 6
row 4 : 4 | petter solberg | phil mills | subaru impreza wrc | 4:02:07.8 | 2:48.9 | 5
row 5 : 5 | urmo aava | kuldar sikk | citroen c4 wr | 4:02:49.6 | 3:30.7 | 4
row 6 : 6 | pg andersson | jonas andersson | suzuki sx4 wr | 4:06:56.3 | 7:37.4 | 3
row 7 : 7 | toni gardemeister | tomi tuominen | suzuki sx4 wr | 4:07:13.8 | 7:54.9 | 2
row 8 : 8 | federico villagra | jorge perez companc | ford focus rs wrc | 4:07:53.9 | 8:35.0 | 1
row 9 : 1. (10.) | martin prokop | jan tomanek | mitsubishi lancer evo ix | 4:13:07.9 | 0 | 10
row 10 : 2. (11.) | patrik sandell | emil axelsson | mitsubishi lancer evo ix | 4:13:44.1 | 36.2 | 8
row 11 : 3. (12.) | martin rauam | silver kutt | mitsubishi lancer evo ix | 4:14:05.7 | 57.8 | 6 ] Execute this SQL based on the above table: select co-driver order by time desc limit 1 | jarmo lehtinen |
[ header: competition | stage | opponent | result | scorers row 1 : 1975 afc championship | first stage | thailand singapore | 2-3 3-0 | None
row 2 : 1975 afc championship | semifinals | new zealand | 2-3 | None
row 3 : 1983 ofc championship | first stage | new zealand new caledonia | 0-0 5-0 13-0 | 0 dolan 2, heydon, porter
row 4 : 1983 ofc championship | final | new zealand | 2-3 (aet) | brentnall, dolan
row 5 : 1986 ofc championship | first stage | new zealand chinese | 1-0 0-1 2-1 | iserief 0 mateljan,
row 6 : 1986 ofc championship | final | chinese taipei | 1-4 | martin
row 7 : 1988 fifa tournament | quarterfinals | china pr | 0-7 | None
row 8 : 1989 ofc championship | first stage | new zealand australia b pap | 0-2 0-0 6-0 1-4 | 0 0 riddington 3, vin
row 9 : 1989 ofc championship | third place | australia b | not played | None
row 10 : 1991 ofc championship | round robin | new zealand papua new | 0-1 1-0 12-0 8-0 | None
row 11 : 1995 ofc championship | round robin | new zealand papua new | 1-2 1-0 7-0 4-0 | None
row 12 : 1995 fifa world cup | first stage | denmark china pr united states | 0-5 2-4 1-4 | 0 hughes, iannot
row 13 : 1998 ofc championship | first stage | american samoa papua | 21-0 8-0 | None
row 14 : 1998 ofc championship | final | new zealand | 3-1 | None
row 15 : 2003 ofc championship | round robin | samoa cook islands papu | 19-0 11-0 13-0 2-0 | golebiowski 4, mann 4, pe
row 16 : 2004 summer olympics | first stage | brazil greece united states | 0-1 1-0 1-1 | 0 garriock peters
row 17 : 2006 afc asian cup | first stage | south korea myanmar north | 4-0 2-0 0-0 5-0 | munoz, de vanna,
row 18 : 2006 afc asian cup | semifinals | japan | 2-0 | munoz, peters
row 19 : 2006 afc asian cup | final | china pr | 2-2 (pso: 2-4) | munoz, peters - shipard
row 20 : 2007 fifa world cup | quarterfinals | brazil | 2-3 | colthorpe, de vanna ] Execute this SQL based on the above table: select scorers where scorers = 1 | martin, 0 garriock peters |
[ header: award | category | recipients and nominees | result row 1 : 71st academy awards | best original screenplay | warren beatty and jeremy pik | nominated
row 2 : 56th golden globe awards | best screenplay | warren beatty and jeremy pik | nominated
row 3 : 56th golden globe awards | best picture | bulworth | nominated
row 4 : 56th golden globe awards | best actor | warren beatty | nominated
row 5 : 1998 satellite awards | best actor | warren beatty | nominated
row 6 : 1998 writers guild of america awards | best screenplay | warren beatty and jeremy pik | nominated
row 7 : chicago film critics association awards 1998 | best screenplay | warren beatty and jeremy pik | nominated
row 8 : los angeles film critics association | best screenplay (1998) | warren beatty and jeremy pik | won
row 9 : 1998 golden lion awards | best film | bulworth | nominated
row 10 : 1999 naacp image awards | outstanding actress | halle berry | nominated
row 11 : 1999 naacp image awards | outstanding supporting actor | don cheadle | nominated
row 12 : american film institute | 100 years...100 laughs | bulworth | nominated ] Execute this SQL based on the above table: select ( select count ( * ) where result = 'nominated' and result = 'nominated' ) > ( select count ( * ) where result != 'nominated' and result = 'nominated' ) | 1 |
[ header: name | dates | grt | propulsion | port | notes row 1 : arataki i | 1948-84 | 74 | 320 bhp diesel, 10 knot | None | us navy harbour tug
row 2 : arataki ii | 1984-99 | 143 | 1100 bhp diesel, 12 knot | timaru | harbour tug
row 3 : hipi | 1942-56 | 39 | 100 bhp diesel, 8 knots | auckland | towing lighters
row 4 : kahanui | 1942-45 | 207 | 800 ihp sr t | wanganui | harbour tug
row 5 : manawanui i | 1948-52 | 74 | 329 bhp diesel, 10 knot | auckland | us navy harbour tug
row 6 : meola | 1961- | 19 | 76 bhp diesel, 9 knot | auckland | work boat
row 7 : toia | 1926-49 | 423 | 1250 ihp sr | wellington | world war i saint class naval tug, ] Execute this SQL based on the above table: select count ( * ) where grt >= 766 | 0 |
[ header: name | date | condition | ownership / access | notes row 1 : chateau d'angers | 13th century | substantially intact | city of angers | walls nearly 2,000 feet (610 m)
row 2 : chateau de bauge | 15th century | intact | None | built as hunting lodge
row 3 : chateau de bourmont | 16-19th century | intact and extended | private | extended in neo-gothic
row 4 : chateau de brissac | 15-17th century | rebuilt | private | damaged during french wars of religion, rebuilt 16
row 5 : chateau de champtoce | 13-16th century | ruins | None | None
row 6 : chateau de montreuil-bellay | 11-13th century | substantially intact | private | divided into rental units in 1822, restored after
row 7 : chateau de montsoreau | 1455 | restored | departement | ruinous by late 19th century, restored,
row 8 : chateau du plessis-bour | 1468-1472 | intact | private (open to the public) | externally unchanged since the 15th century, working
row 9 : chateau du plessis-mace | 13-16th century | intact | None | converted to house 15th century
row 10 : chateau de pouance | 12-13th century | ruins | None | considered second fortress of anjou, after anger
row 11 : chateau de saumur | 12th century | restored | city of saumur | page for september in the tres riches
row 12 : chateau de la turmeliere | 13th century | ruins | None | 19th century building of same name nearby ] Execute this SQL based on the above table: select count ( notes ) where name = 'chateau de saumur' | 1 |
[ header: incumbent | reason for vacancy | appointed successor | date of appointment | elected successor | date of election row 1 : l. b. lindsay | disqualified, never took office | henry e. prickett | november 19, 1867 | thomas b. hart | january 1868
row 2 : john hailey | never took office | charles himrod | july 10, 1871 | george h. twitche | july 8, 1872
row 3 : sol hasbrouck | resigned november 5, 1885 | james w. huston | december 28, 1885 | peter j. pefley | july 1887
row 4 : harry fritchman | resigned may 25, 1912 | arthur hodges | may 25, 1912 | arthur hodges | april 1, 1913
row 5 : j. w. robinson | recalled june 1, 1916 | s. h. hays | june 6, 1916 | s. h. hays | april 1917
row 6 : herbert f. lemp | died may 6, 1927 | walter f. hansen | may 6, 1927 | james p. pope | april 1929
row 7 : james p. pope | resigned february 13, 1933 | ross cady | february 13, 1933 | j. j. mccu | april 1933
row 8 : byron e. hyat | died november 11, 1936 | j. l. edle | november 11, 1936 | j. l. edle | april 1937
row 9 : h. w. whillock | resigned may 11, 1942 | austin walker | may 11, 1942 | austin walker | april 1943
row 10 : austin walker sam s | died october 31, 1945 re | sam s. griffin | october 31, 1945 february | potter p. howard | april 1947
row 11 : dirk kempthorne | resigned january 5, 1993 | h. brent coles | january 5, 1993 | h. brent coles | november 1993
row 12 : h. brent coles | resigned february 15, 2003 | carolyn terteling-p | february 18, 2003 | david h. bieter | november 2003 ] Execute this SQL based on the above table: select reason for vacancy where id = ( select id where reason for vacancy = 'recalled june 1, 1916' ) + 1 | died may 6, 1927 |
[ header: term (french) | description | temperature range | temperature range | usda recommended row 1 : extra-rare or blue (bleu) | very red and cold | 46-49 °c | 115-120 °f | None
row 2 : rare (saignant) | cold red center; soft | 52-55 °c | 125-130 °f | None
row 3 : medium rare (a point) | warm red center; firmer | 55-60 °c | 130-140 °f | 145 °f
row 4 : medium (demi-anglais) | pink and firm | 60-65 °c | 140-150 °f | 160 °f
row 5 : medium well (cuit) | small amount of pink in the center | 65-69 °c | 150-155 °f | None
row 6 : well done (bien cuit) | gray-brown throughout; firm | 71-100 °c | 160-212 °f | 170 °f
row 7 : over cooked (trop cuit, carbonise | blacken throughout; hard | > 100 °c | > 212 °f | 300 °f ] Execute this SQL based on the above table: select count ( * ) where description = 'small amount of pink in the center' | 1 |
[ header: n° | name | position | date of birth | nationality row 1 : 1 | marcus popp | s | 23 settembre 1981 | germany
row 2 : 2 | stanislav simin | c | 4 ottobre 1986 | serbia
row 3 : 3 | gerald hardy-dessources | c | 9 febbraio 1983 | france
row 4 : 4 | soane falafala | s | 16 aprile 1993 | france
row 5 : 5 | cyril guitte | l | 13 agosto 1992 | france
row 6 : 6 | david konecny | s/o | 10 ottobre 1982 | czech republic
row 7 : 7 | jean-francois exiga | l | 9 marzo 1982 | france
row 8 : 8 | nuno pinheiro | p | 31 dicembre 1984 | portugal
row 9 : 10 | guillaume di betta | s | 8 settembre 1994 | france
row 10 : 12 | maxime dillies | p | 11 aprile 1984 | france
row 11 : 13 | kamil baranek | s | 2 maggio 1983 | czech republic
row 12 : 14 | renaud lachaise | p | 12 maggio 1991 | france
row 13 : 15 | david smith | c | 15 maggio 1985 | united states
row 14 : 16 | emmanuel ragon | s | 6 agosto 1987 | france
row 15 : 17 | victor le guennec | s | 19 giugno 1994 | france
row 16 : 18 | thibault szymkowi | c | 19 settembre 1991 | france ] Execute this SQL based on the above table: select position order by n° desc limit 1 | c |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan | 18 | 8 | 8 | 34
row 2 : 2 | india | 4 | 5 | 6 | 15
row 3 : 3 | philippines | 4 | 3 | 3 | 10
row 4 : 4 | taiwan | 2 | 6 | 7 | 15
row 5 : 5 | south korea | 2 | 3 | 1 | 6
row 6 : 6 | thailand | 2 | 2 | 0 | 4
row 7 : 7 | pakistan | 2 | 1 | 0 | 3
row 8 : 8 | iran | 2 | 0 | 2 | 4
row 9 : 9 | israel | 1 | 0 | 1 | 2
row 10 : 10 | singapore | 0 | 4 | 4 | 8
row 11 : 11 | malaysia | 0 | 3 | 1 | 4
row 12 : 12 | iraq | 0 | 2 | 0 | 2
row 13 : 13 | kampuchea | 0 | 0 | 2 | 2
row 14 : 14 | nepal | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where silver <= 5 and bronze = 0 | thailand, pakistan, iraq |
[ header: metropolitan area | country | rank | forstall 2003 est. | official population | year row 1 : ahmedabad | india | None | None | 6352254 | 2011
row 2 : atlanta | united states | None | None | 5457831 | 2012
row 3 : bangalore | india | None | None | 8728906 | 2011
row 4 : barcelona | spain | None | None | 5357422 | 2012
row 5 : belo horizonte | brazil | None | None | 5504635 | 2012
row 6 : beijing | china | 19 | 12500000 | None | None
row 7 : berlin | germany | None | None | 5097712 | 2012
row 8 : bogota | colombia | None | None | 9023644 | 2014
row 9 : buenos aires | argentina | 17 | 13170000 | 12801364 | 2010
row 10 : cairo | egypt | 16 | 14450000 | None | None
row 11 : chennai | india | None | None | 8917749 | 2011
row 12 : chicago | united states | None | 9175000 | 9522434 | 2012
row 13 : dallas-fort worth | united states | None | None | 6700991 | 2012
row 14 : dhaka | bangladesh | None | None | 12797394 | 2008
row 15 : houston | united states | None | None | 6177035 | 2012
row 16 : hyderabad | india | None | None | 7749334 | 2011
row 17 : istanbul | turkey | None | None | 14160467 | 2014
row 18 : jakarta | indonesia | 6 | 18900000 | 28019545 | 2010
row 19 : karachi | pakistan | 20 | 11800000 | None | None
row 20 : kolkata | india | 14 | 15100000 | 14617882 | 2011
row 21 : lima | peru | None | None | 9735587 | 2014
row 22 : london | united kingdom | 18 | 12875000 | 13614409 | 2012
row 23 : los angeles | united states | 13 | 15250000 | 13052921 | 2012
row 24 : madrid | spain | None | None | 6387824 | 2012
row 25 : manila | philippines | 11 | 16300000 | 11855975 | 2010
row 26 : miami | united states | None | None | 5762717 | 2012
row 27 : moscow | russia | 15 | 15000000 | 17000000 | None
row 28 : nagoya | japan | None | None | 9107000 | 2010
row 29 : new york | united states | 4 | 19750000 | 19831858 | 2012
row 30 : osaka-kobe-ky | japan | 9 | 17375000 | 19342000 | 2010
row 31 : paris | france | None | None | 12223100 | 2010
row 32 : philadelphia | united states | None | None | 6018800 | 2012
row 33 : pune | india | None | None | 5049968 | 2011
row 34 : ruhr | germany | None | None | 5135136 | 2012
row 35 : rio de janeiro | brazil | None | None | 11846530 | 2012
row 36 : sao paulo | brazil | 7 | 18850000 | 19956590 | 2012
row 37 : santiago | chile | None | None | 6683852 | 2012
row 38 : shanghai | china | 10 | 16650000 | None | None
row 39 : seoul | south korea | 2 | 20550000 | 25721000 | 2012
row 40 : singapore | singapore | None | None | 5312000 | 2012
row 41 : tokyo | japan | 1 | 32450000 | 36923000 | 2010 ] Execute this SQL based on the above table: select metropolitan area order by official population desc limit 1 | tokyo |
[ header: tie no | home team | score | away team | date row 1 : 1 | leicester city | 1-2 | manchester united | 14 february 1976
row 2 : 2 | bolton wanderers | 3-3 | newcastle united | 14 february 1976
row 3 : replay | newcastle united | 0-0 | bolton wanderers | 18 february 1976
row 4 : replay | bolton wanderers | 1-2 | newcastle united | 23 february 1976
row 5 : 3 | wolverhampton wanderers | 3-0 | charlton athletic | 14 february 1976
row 6 : 4 | west bromwich albion | 1-1 | southampton | 14 february 1976
row 7 : replay | southampton | 4-0 | west bromwich albion | 17 february 1976
row 8 : 5 | derby county | 1-0 | southend united | 14 february 1976
row 9 : 6 | norwich city | 1-2 | bradford city | 23 february 1976
row 10 : 7 | chelsea | 2-3 | crystal palace | 14 february 1976
row 11 : 8 | stoke city | 0-0 | sunderland | 14 february 1976
row 12 : replay | sunderland | 2-1 | stoke city | 17 february 1976 ] Execute this SQL based on the above table: select away team where tie no > ( select tie no where away team = 'southend united' ) | bradford city, crystal palace, sunderland |
[ header: # | player | position | height | current club row 1 : 4 | garreth lodge | point guard | 1.85 | edinburgh kings
row 2 : 5 | patrick campbell | shooting guard | 1.93 | edinburgh kings
row 3 : 6 | grant gibson | point guard | 1.82 | e.lothian b
row 4 : 7 | laurie costello | point guard | 1.87 | edinburgh kings
row 5 : 8 | josh crolley | small forward | 1.98 | troon tornadoes
row 6 : 9 | daniel donnelly | small forward | 1.98 | troon tornadoes
row 7 : 10 | michael lynn | forward | None | st. mirren
row 8 : 11 | ross campbell | forward | 1.98 | troon tornadoes
row 9 : 12 | steven leven | forward | 1.97 | arkadikos
row 10 : 13 | thomas pearson | center | 2 | manchester magic
row 11 : 14 | ikemefuna attah | power forward | 1.98 | tees valley mohawks
row 12 : 15 | simon flockhart | center | 2.1 | edinburgh kings ] Execute this SQL based on the above table: select player order by height desc limit 1 | simon flockhart |
[ header: pos | no | driver | constructor | lap | gap row 1 : 1 | 98 | walt faulkner | kurtis kraft-offenhaus | 4:27.97 | None
row 2 : 2 | 28 | fred agabashian | kurtis kraft-offenhaus | 4:31.10 | + 3.13
row 3 : 3 | 31 | mauri rose | deidt-offenhauser | 4:32.07 | + 4.10
row 4 : 4 | 5 | george connor | lesovsky-offenhauser | 4:32.39 | + 4.42
row 5 : 5 | 1 | johnnie parsons | kurtis kraft-offenhaus | 4:32.43 | + 4.46
row 6 : 6 | 49 | jack mcgrath | kurtis kraft-offenhaus | 4:33.00 | + 5.03
row 7 : 7 | 69 | duke dinsmore | kurtis kraft-offenhaus | 4:34.67 | + 6.70
row 8 : 8 | 14 | tony bettenhausen | deidt-offenhauser | 4:34.92 | + 6.95
row 9 : 9 | 17 | joie chitwood | kurtis kraft-offenhaus | 4:35.32 | + 7.35
row 10 : 10 | 3 | bill holland | deidt-offenhauser | 4:35.90 | + 7.93
row 11 : 11 | 59 | pat flaherty | kurtis kraft-offenhaus | 4:37.76 | + 9.79
row 12 : 12 | 54 | cecil green | kurtis kraft-offenhaus | 4:30.86 | + 2.89
row 13 : 13 | 18 | duane carter | stevens-offenhauser | 4:33.42 | + 5.45
row 14 : 14 | 21 | spider webb | maserati-offenhauser | 4:37.46 | + 9.49
row 15 : 16 | 2 | myron fohr | marchese-offenhauser | 4:33.32 | + 5.35
row 16 : 17 | 24 | bayliss levrett | adams-offenhauser | 4:34.43 | + 6.46
row 17 : 18 | 45 | dick rathmann | watson-offenhauser | 4:34.96 | + 6.99
row 18 : 19 | 7 | paul russo | nichels-offenhauser | 4:35.25 | + 7.28
row 19 : 21 | 12 | henry banks | maserati-offenhauser | 4:37.68 | + 9.71
row 20 : 22 | 67 | bill schindler | snowberger-offenhauser | 4:31.31 | + 3.34
row 21 : 23 | 8 | lee wallard | moore-offenhauser | 4:31.83 | + 3.86
row 22 : 24 | 55 | troy ruttman | lesovsky-offenhauser | 4:32.91 | + 4.94
row 23 : 26 | 15 | mack hellings | kurtis kraft-offenhaus | 4:35.32 | + 7.35
row 24 : 27 | 22 | jimmy davies | ewing-offenhauser | 4:36.07 | + 8.10
row 25 : 29 | 27 | walt ader | rae-offenhauser | 4:37.05 | + 9.08
row 26 : 30 | 77 | jackie holmes | olson-offenhauser | 4:37.57 | + 9.60
row 27 : 32 | 61 | jimmy jackson | kurtis kraft-cummins | 4:38.62 | + 10.65
row 28 : 33 | 62 | johnny mcdowell | kurtis kraft-offenhaus | 4:37.58 | + 9.61 ] Execute this SQL based on the above table: select count ( * ) where constructor = '2' | 0 |
[ header: song | artist(s) | concert | film | 1978 album | 2002 album row 1 : "up on cripple creek" | the band | 1 | 3 | 2 | 2
row 2 : "it makes no difference" | the band | 3 | 6 | 8 | 4
row 3 : "this wheel's on fire" | the band | 5 | None | None | 10
row 4 : "w.s. walcott medicine show | the band | 6 | None | None | 26
row 5 : "georgia on my mind" | the band | 7 | None | None | None
row 6 : "ophelia" | the band | 8 | 20 | 16 | 18
row 7 : "king harvest (has surely come)" | the band | 9 | None | None | None
row 8 : "rag mama rag" | the band | 12 | None | None | 15
row 9 : "such a night" | dr. john | 14 | 8 | 9 | 7
row 10 : "down south in new orleans" | bobby charles and dr | 15 | None | 15 | 9
row 11 : "mystery train" | paul butterfield | 16 | 15 | 11 | 11
row 12 : "caldonia" | muddy waters | 17 | None | None | 12
row 13 : "all our past times" | eric clapton | 19 | None | None | 16
row 14 : "further on up the road" | eric clapton | 20 | 17 | 13 | 17
row 15 : "four strong winds" | neil young | 22 | None | None | 20
row 16 : "shadows and light" | joni mitchell | 24 | None | None | 22
row 17 : "furry sings the blues" | joni mitchell | 25 | None | None | 23
row 18 : "dry your eyes" | neil diamond | 26 | 13 | 7 | 25
row 19 : "tura lura lural (that | van morrison | 27 | None | 17 | 27
row 20 : "caravan" | van morrison | 28 | 21 | 18 | 28
row 21 : "genetic method"/"chest fever | the band | 30 | 19 | None | 30
row 22 : "the last waltz suite: | the band | 31 | None | None | None
row 23 : "baby, let me follow you down" | bob dylan | 33 | None | 20 | 31
row 24 : "hazel" | bob dylan | 34 | None | None | 32
row 25 : "i don't believe you" | bob dylan | 35 | None | 21 | 33
row 26 : "forever young" | bob dylan | 36 | 23 | 22 | 34
row 27 : "jam #2" | neil young, ronnie | 40 | None | None | 38
row 28 : "don't do it" | the band | 41 | 1 | None | 39
row 29 : "greensleeves" | the band | 42 | None | None | 40
row 30 : introduction to the canterbury tales in | michael mcclure | None | 7 | None | None
row 31 : "the weight" (studio version) | the band and the staple singers | None | 11 | 29 | 44
row 32 : "evangeline" (studio version) | the band and emmylou | None | 18 | 27 | None
row 33 : "loud prayer" | lawrence ferlinghetti | None | 22 | None | None ] Execute this SQL based on the above table: select film where song = '"it makes no difference"' | 6.0 |
[ header: rank | name | nationality | time | notes row 1 : 1 | dyana calub | australia | 1:01.77 | q
row 2 : 2 | natalie coughlin | united states | 1:01.99 | q
row 3 : 3 | noriko inada | japan | 1:02.00 | q
row 4 : 4 | haley cope | united states | 1:02.09 | q
row 5 : 5 | diana macmanus | united states | 1:02.10 | q
row 6 : 6 | courtney shealy | united states | 1:02.28 | q
row 7 : 7 | aya terakawa | japan | 1:02.39 | q
row 8 : 8 | giaan rooney | australia | 1:02.53 | q
row 9 : 9 | erin gammel | canada | 1:02.63 | None
row 10 : 10 | hannah mclean | new zealand | 1:02.82 | None
row 11 : 11 | melissa morgan | australia | 1:02.86 | None
row 12 : 12 | reiko nakamura | japan | 1:02.91 | None
row 13 : 13 | michelle lischinsky | canada | 1:03.22 | None
row 14 : 14 | jennifer fratesi | canada | 1:03.42 | None
row 15 : 15 | kelly stefanyshy | canada | 1:03.44 | None
row 16 : 16 | clementine stoney | australia | 1:03.52 | None ] Execute this SQL based on the above table: select count ( distinct rank ) where notes = 'q' | 8 |
[ header: name | mark | system | from | to | successor | notes row 1 : alexandria and frede | None | rf&p | 1872 | 1890 | baltimore and potomac railroad | None
row 2 : alexandria and washington railroad | None | rf&p | 1854 | 1872 | alexandria and frede | None
row 3 : chesapeake and ohi | c&o, co | c&o | 1891 | 1987 | csx transportation | None
row 4 : consolidated rail corporation | cr | None | 1976 | 1999 | csx transportation/norfo | None
row 5 : east washington railway | None | None | 1935 | 1976 | None | None
row 6 : georgetown barge, dock, elevator | None | b&o | 1888 | 1972 | baltimore and ohio | None
row 7 : orange, alexandria and man | None | sou | 1872 | 1872 | virginia and north carolina railroad | None
row 8 : penn central transportation company | pc | None | 1968 | 1976 | consolidated rail corporation | None
row 9 : pennsylvania railroad | prr | prr | 1918 | 1968 | penn central transportation company | None
row 10 : philadelphia, baltimore | None | prr | 1902 | 1976 | consolidated rail corporation | None
row 11 : philadelphia, wilm | None | prr | 1891 | 1902 | philadelphia, baltimore | None
row 12 : richmond and danville railroad | None | sou | 1886 | 1894 | southern railway | None
row 13 : richmond, fredericksburg and pot | rf&p, rfp | rf&p | 1920 | 1991 | richmond, fredericksburg and pot | None
row 14 : southern railway | sou | sou | 1894 | 1990 | norfolk southern railway | None
row 15 : southern maryland railroad | None | None | 1882 | 1886 | washington and potomac railroad | None
row 16 : virginia midland railway | None | sou | 1880 | 1886 | richmond and danville railroad | None
row 17 : virginia and north carolina railroad | None | sou | 1872 | 1873 | washington city, virginia midland | None
row 18 : washington, alexandria and | None | rf&p | 1862 | 1868 | alexandria and washington railroad | None
row 19 : washington city and point lookout railroad | None | b&o | 1873 | 1874 | baltimore and ohio | None
row 20 : washington city, virginia midland | None | sou | 1873 | 1880 | virginia midland railway | None
row 21 : washington and potomac railroad | None | None | 1886 | 1900 | washington, potomac and chesa | None
row 22 : washington, potomac and chesa | None | None | 1901 | 1910 | washington, potomac and chesa | None
row 23 : washington, potomac and chesa | None | None | 1910 | 1918 | chesapeake beach railway | None
row 24 : washington southern railway | wsn | rf&p | 1901 | 1920 | richmond, fredericksburg and pot | None
row 25 : washington terminal company | watc | b&o/ prr | 1901 | None | None | still exists as a subsidiary of the national railroad
row 26 : washington and western maryland railroad | None | b&o | 1889 | 1985 | None | None ] Execute this SQL based on the above table: select successor order by from desc limit 1 | csx transportation/norfolk southern railway |
[ header: draw | artist | song | points | place row 1 : 1 | gonzaga coutinho | "tema para um homem so" | 102 | 5th
row 2 : 2 | pedro osorio | "uma cancao comercial" | 123 | 3rd
row 3 : 3 | concha | "qualquer dia, quem dir | 78 | 6th
row 4 : 4 | gabriela schaaf | "eu so quero" | 132 | 2nd
row 5 : 5 | toze brito | "novo canto portugues" | 110 | 4th
row 6 : 6 | teresa silva carval | "cantemos ate ser dia" | 52 | 9th
row 7 : 7 | florencia | "o comboio do tua | 63 | 8th
row 8 : 8 | manuel jose soares | "quando chego a casa | 76 | 7th
row 9 : 9 | manuela bravo | "sobe, sobe, bala | 149 | 1st ] Execute this SQL based on the above table: select draw - draw where song = '"sobe, sobe, balao sobe"' | 0.0 |
[ header: team | year | regular season won | regular season lost | regular season win % | regular season finish | postseason won | postseason lost | postseason win % | postseason result row 1 : cle | 1991 | 32 | 53 | 0.376 | 7th in al east | None | None | None | None
row 2 : cle | 1992 | 76 | 86 | 0.469 | 5th in al east | None | None | None | None
row 3 : cle | 1993 | 76 | 86 | 0.469 | 6th in al east | None | None | None | None
row 4 : cle | 1994 | 66 | 47 | 0.584 | 2nd in al central | None | None | None | no mlb postseason
row 5 : cle | 1995 | 100 | 44 | 0.694 | 1st in al central | 9 | 6 | 0.6 | lost ws to atl
row 6 : cle | 1996 | 99 | 62 | 0.615 | 1st in al central | 1 | 3 | 0.25 | lost lds to bal
row 7 : cle | 1997 | 86 | 75 | 0.534 | 1st in al central | 10 | 8 | 0.556 | lost ws to fla
row 8 : cle | 1998 | 89 | 73 | 0.549 | 1st in al central | 5 | 5 | 0.5 | lost lcs to nyy
row 9 : cle | 1999 | 97 | 65 | 0.599 | 1st in al central | 2 | 3 | 0.4 | lost lds to bos
row 10 : bal | 2000 | 74 | 88 | 0.457 | 4th in al east | None | None | None | None
row 11 : bal | 2001 | 63 | 98 | 0.391 | 4th in al east | None | None | None | None
row 12 : bal | 2002 | 67 | 95 | 0.414 | 4th in al east | None | None | None | None
row 13 : bal | 2003 | 71 | 91 | 0.438 | 4th in al east | None | None | None | None
row 14 : sea | 2005 | 69 | 93 | 0.426 | 4th in al west | None | None | None | None
row 15 : sea | 2006 | 78 | 84 | 0.481 | 4th in al west | None | None | None | None
row 16 : sea | 2007 | 45 | 33 | 0.571 | 2nd in al west | None | None | None | None
row 17 : cle total | cle total | 721 | 591 | 0.55 | None | 27 | 25 | 0.519 | None
row 18 : bal total | bal total | 275 | 372 | 0.425 | None | 0 | 0 | 0 | None
row 19 : sea total | sea total | 192 | 210 | 0.478 | None | 0 | 0 | 0 | None
row 20 : total | total | 1188 | 1173 | 0.503 | None | 27 | 25 | 0.519 | None ] Execute this SQL based on the above table: select count ( * ) where postseason result = 'None' | 0 |
[ header: serial number | river | name | area (km2) | district | co-ordinate | altitude (m) row 1 : 1 | bharathapuzha | malampuzha | 23.13 | palakkad | 10°50′n 76°41′ | 104
row 2 : 2 | bharathapuzha | mangalam | 3.93 | palakkad | 10°31′n 76°32′ | 72
row 3 : 3 | bharathapuzha | meenkara | 2.59 | palakkad | 10°37′n 76°48′ | 152
row 4 : 4 | bharathapuzha | chulliar | 1.59 | palakkad | 10°35′n 76°46′ | 143
row 5 : 5 | bharathapuzha | pothundi | 3.63 | palakkad | 10°32′n 76°38′ | 93
row 6 : 9 | chalakkudy | thunakkadavu | 2.83 | palakkad | 10°25′59′′n 76° | 565
row 7 : 10 | chalakkudy | peruvaaripallam | None | palakkad | 10°26′49′′n 76° | 565
row 8 : 12 | chalakkudy | peringalkuthu dam | 2.63 | thrissur | None | None
row 9 : 13 | kallada | parappar | 25.9 | kollam | 09° 57' 77° 4' | None
row 10 : 15 | karuvanoor | peechi | 12.63 | thrissur | 10°32′n 76°23′ | 73
row 11 : 16 | keecheri | vazhani | 2.55 | thrissur | 10° 40' 76° 15' | None
row 12 : 17 | kuttiadi | kuttiadi | 10.52 | kozhikode | 11° 36' 75° 49'27" | None
row 13 : 19 | pamba | pamba | 5.7 | pathanamthitta | 09° 20' 76° 53' | None
row 14 : 20 | pamba | kakki | 18 | pathanamthitta | None | None
row 15 : 21 | periyar | idukki | 61.6 | idukki | 09° 48' 76° 53' | 720
row 16 : 22 | periyar | ponmudi | 2.6 | idukki | 09° 55' 77° 05' | None
row 17 : 24 | periyar | kundala | 2.3 | idukki | 10° 0' 77° 0 | None
row 18 : 26 | periyar | sengulam | 0.33 | idukki | 10° 00' 77° 05 | None
row 19 : 27 | periyar | neriamangalam | 4.13 | idukki | None | None
row 20 : 30 | valapattanam | pazhassi | 6.48 | kannur | None | None
row 21 : 33 | chimmini dam | thrissur | 85.067 | thrissur | None | None ] Execute this SQL based on the above table: select co-ordinate where name = 'pothundi' | 10°32′n 76°38′e / 10.54°n 76.63°e |
[ 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 count ( nation ) where silver <= 1 | 7 |
[ header: rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q
row 2 : 2 | None | None | None | q
row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q
row 4 : 4 | julia stowers | united states | 4:19.84 | q
row 5 : 5 | None | None | None | q
row 6 : 6 | None | None | None | q
row 7 : 7 | None | None | None | q
row 8 : 8 | None | None | None | q ] Execute this SQL based on the above table: select count ( notes ) where time < 42 | 3 |
[ header: year | award | group | result | notes row 1 : 2004 | black reel awards | best actor: drama | nominated | the human stain (film)
row 2 : 2004 | black reel awards | best breakthrough performance | nominated | the human stain (film)
row 3 : 2006 | academy of science fiction, fantasy & horror films | best actor on television | nominated | prison break
row 4 : 2006 | teen choice awards | tv - choice actor | nominated | prison break
row 5 : 2006 | teen choice awards | tv - choice breakout star | nominated | prison break
row 6 : 2006 | golden globes awards | best performance by an actor in a television series | nominated | prison break
row 7 : 2007 | teen choice awards | choice tv actor: drama | nominated | prison break
row 8 : 2008 | teen choice awards | choice tv actor: action adventure | nominated | prison break
row 9 : 2014 | fangoria chainsaw awards | best screenplay | pending | stoker (film) ] Execute this SQL based on the above table: select ( select count ( * ) where result = 'nominated' ) > 0 | 1 |
[ header: record | athlete | nation | venue | date | # row 1 : 4.08 m (13 ft 41 | sun caiyun | china | taiyuan, china | 18 may 1995 | 2
row 2 : 4.08 m (13 ft 41 | zhong guiqing | china | taiyuan, china | 18 may 1995 | 1
row 3 : 4.13 m (13 ft | daniela bartova | czech republic | wesel, germany | 24 june 1995 | 3
row 4 : 4.16 m (13 ft | daniela bartova | czech republic | feldkirch, austria | 14 july 1995 | 6
row 5 : 4.18 m (13 ft | andrea muller | germany | zittau, germany | 5 august 1995 | 1
row 6 : 4.20 m (13 ft | daniela bartova | czech republic | koln, germany | 18 august 1995 | 8
row 7 : 4.22 m (13 ft 10 | daniela bartova | czech republic | salgotarjan, hungary | 11 september 1995 | 10
row 8 : 4.41 m (14 ft 51 | emma george | australia | perth, australia | 28 january 1996 | 3
row 9 : 4.42 m (14 ft 6 | emma george | australia | reims, france | 29 june 1996 | 4
row 10 : 4.45 m (14 ft 7 | emma george | australia | sapporo, japan | 14 july 1996 | 5
row 11 : 4.55 m (14 ft 11 | emma george | australia | melbourne, australia | 20 february 1997 | 7
row 12 : 4.58 m (15 ft 01⁄ | emma george | australia | melbourne, australia | 14 march 1998 | 9
row 13 : 4.59 m (15 ft 01⁄ | emma george | australia | brisbane, australia | 21 march 1998 | 10
row 14 : 4.60 m (15 ft 1 in | emma george | australia | sydney, australia | 20 february 1999 | 11
row 15 : i 4.63 m (15 ft | stacy dragila | united states | new york city, u.s | 2 feb 2001 | 5
row 16 : i 4.64 m (15 ft | svetlana feof | russia | dortmund, germany | 11 february 2001 | 1
row 17 : i 4.66 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 6
row 18 : i 4.70 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 7
row 19 : 4.81 m (15 ft 91 | stacy dragila | united states | palo alto, u.s | 9 june 2001 | 10
row 20 : 4.82 m (15 ft 93 | yelena isinbayeva | russia | gateshead, england | 13 july 2003 | 1
row 21 : 4.89 m (16 ft 01⁄ | yelena isinbayeva | russia | birmingham, england | 25 july 2004 | 5 ] Execute this SQL based on the above table: select count ( athlete ) where venue = 'sydney, australia' | 1 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 15 august 2012 | ullevaal stadion, | norway | 1-3 | 2-3 | friendly
row 2 : 2 | 11 september 2012 | karaiskakis stadium, pir | lithuania | 2-0 | 2-0 | 2014 fifa world cup qualifier
row 3 : 3 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-1 | 0-2 | friendly
row 4 : 4 | 14 august 2013 | red bull arena, salzburg, austria | austria | 0-2 | 0-2 | friendly
row 5 : 5 | 6 september 2013 | rheinpark stadion, | liechtenstein | 0-1 | 0-1 | 2014 fifa world cup qualifier
row 6 : 6 | 15 november 2013 | karaiskakis stadium, pir | romania | 1-0 | 3-1 | 2014 fifa world cup qualifier -
row 7 : 7 | 15 november 2013 | karaiskakis stadium, pir | romania | 3-1 | 3-1 | 2014 fifa world cup qualifier -
row 8 : 8 | 19 november 2013 | arena nationala, bucharest, roman | romania | 0-1 | 1-1 | 2014 fifa world cup qualifier - ] Execute this SQL based on the above table: select # where competition = '2014 fifa world cup qualifier' | 2.0, 5.0 |
[ header: county | feinstein | votes | seymour | votes | horne | votes | meeu. | votes | boddie | votes | w/i | v's row 1 : san mateo | 67.25% | 181,990 | 27.89% | 75,470 | 1.84% | 4,983 | 1.29% | 3,478 | 1.73% | 4,684 | 0.00% | 0
row 2 : contra costa | 62.96% | 229,988 | 31.62% | 115,507 | 1.92% | 7,011 | 1.77% | 6,470 | 1.73% | 6,320 | 0.00% | 2
row 3 : sonoma | 62.84% | 121,471 | 29.38% | 56,793 | 3.02% | 5,846 | 2.43% | 4,702 | 2.33% | 4,502 | 0.00% | 0
row 4 : santa clara | 62.19% | 364,997 | 30.98% | 181,858 | 2.15% | 12,646 | 2.20% | 12,912 | 2.47% | 14,518 | 0.00% | 2
row 5 : monterey | 58.89% | 66,417 | 34.74% | 39,182 | 2.10% | 2,369 | 2.30% | 2,590 | 1.96% | 2,216 | 0.00% | 0
row 6 : los angeles | 58.72% | 1,552,223 | 34.03% | 899,656 | 3.18% | 84,093 | 2.09% | 55,380 | 1.97% | 52,123 | 0.00% | 20
row 7 : napa | 57.01% | 29,875 | 35.38% | 18,539 | 2.46% | 1,288 | 2.93% | 1,537 | 2.22% | 1,161 | 0.00% | 0
row 8 : del norte | 50.92% | 4,696 | 39.66% | 3,658 | 2.56% | 236 | 4.98% | 459 | 1.89% | 174 | 0.00% | 0
row 9 : merced | 47.61% | 22,010 | 43.79% | 20,246 | 2.79% | 1,289 | 2.95% | 1,365 | 2.86% | 1,323 | 0.00% | 0
row 10 : nevada | 46.04% | 20,044 | 44.73% | 19,476 | 2.90% | 1,261 | 3.32% | 1,444 | 3.02% | 1,313 | 0.00% | 0
row 11 : placer | 45.75% | 40,511 | 45.73% | 40,497 | 2.38% | 2,109 | 3.30% | 2,920 | 2.84% | 2,518 | 0.00% | 0
row 12 : mariposa | 45.38% | 3,681 | 43.98% | 3,568 | 3.09% | 251 | 5.07% | 411 | 2.48% | 201 | 0.00% | 0
row 13 : sierra | 45.12% | 818 | 44.57% | 808 | 2.48% | 45 | 3.47% | 63 | 4.36% | 79 | 0.00% | 0
row 14 : mono | 45.11% | 1,931 | 44.64% | 1,911 | 2.83% | 121 | 3.95% | 169 | 3.48% | 149 | 0.00% | 0
row 15 : butte | 44.72% | 37,396 | 45.57% | 38,111 | 2.96% | 2,477 | 3.56% | 2,980 | 3.19% | 2,666 | 0.00% | 0
row 16 : trinity | 42.41% | 2,743 | 43.66% | 2,824 | 3.80% | 246 | 6.29% | 407 | 3.83% | 248 | 0.00% | 0
row 17 : yuba | 40.76% | 6,890 | 46.63% | 7,882 | 3.07% | 518 | 6.09% | 1,030 | 3.45% | 584 | 0.00% | 0 ] Execute this SQL based on the above table: select meeu. order by id desc limit 1 | 6.09% |
[ header: title | year | peak chart positions us | peak chart positions us alt. | peak chart positions us main. rock | peak chart positions aus | peak chart positions aut | peak chart positions fin | peak chart positions ger | peak chart positions nld | peak chart positions swi | peak chart positions uk | album row 1 : "toxic" | 1999 | None | None | None | None | None | None | None | None | None | None | the gift of game
row 2 : "darkside" | 2000 | None | None | None | None | None | None | None | None | None | None | the gift of game
row 3 : "butterfly" | 2000 | 1 | 1 | 21 | 4 | 1 | 2 | 1 | 8 | 1 | 3 | the gift of game
row 4 : "revolving door" | 2001 | None | None | None | 76 | 29 | 19 | 26 | 71 | 43 | 23 | the gift of game
row 5 : "drowning" | 2002 | None | 24 | 24 | None | 45 | None | 45 | None | None | 50 | darkhorse
row 6 : "hurt you so bad" | 2003 | None | None | None | None | None | None | None | None | None | None | darkhorse ] Execute this SQL based on the above table: select count ( * ) where album < 379 | 0 |
[ header: year | original title | english title | role | notes row 1 : 1955 | ordet | the word | morten borgen | directed by carl th. dre
row 2 : 1942 | med forenede kræf | None | None | propaganda film
row 3 : 1938 | bolettes brudefærd | None | carpenter kristiansen | based on malberg's play
row 4 : 1938 | kongen bød | None | jeppe | None
row 5 : 1937 | kloge mand, den | the clever man | shoemaker | None
row 6 : 1936 | sol over danmark | sun over denmark | pastor nicolaj jacobs | None
row 7 : 1933 | kobberbryllup | None | handelsgartner johans | None
row 8 : 1932 | paustians uhr | paustian's clock | mayor | None
row 9 : 1931 | præsten i vejlby | the vicar of vejlby | præsten søren quist | first danish sound film
row 10 : 1930 | hr. tell og s | william tell and son | uncle jokum | fy & bi film
row 11 : 1929 | højt paa en | None | None | fy & bi film
row 12 : 1925 | grønkøbings glade | pat and patachon are millionaires | bank director | fy & bi film
row 13 : 1924 | der mann um mitternacht | the man at midnight | knut hammerdal | None
row 14 : 1921 | det største i | love that lives | thomas ward | directed by holger-madsen
row 15 : 1920 | gudernes yndling | the penalty of fame | pommel | None
row 16 : 1919 | krigsmillionæren | the parvenu | jensen | directed by emanuel greg
row 17 : 1916 | udenfor loven | outside the law | brown | None
row 18 : 1914 | tre indvendige jom | three maidens | None | None
row 19 : 1914 | lejla | lejla | horse trainer | None
row 20 : 1913 | lille klaus og | None | lille klaus | None
row 21 : 1910 | dorian grays portræt | the picture of dorian gray | None | None ] Execute this SQL based on the above table: select count ( english title ) where year = 1933 | 0 |
[ header: year | title | role | notes row 1 : 1984 | no small affair | mona | film debut
row 2 : 1985 | moving violations | amy hopkins | None
row 3 : 1987 | inside out | amy | None
row 4 : 1988 | johnny be good | connie hisler | None
row 5 : 1988 | high spirits | miranda | None
row 6 : 1989 | let it ride | vicki | None
row 7 : 1989 | the fabulous baker boys | blanche "monica" moran | None
row 8 : 1991 | the doors | okie girl | uncredited
row 9 : 1991 | scorchers | talbot | None
row 10 : 1992 | shadow of the wolf | igiyook | None
row 11 : 1993 | made in america | stacy | None
row 12 : 1994 | bullets over broadway | olive neal | None
row 13 : 1994 | embrace of the vampire | marika | None
row 14 : 1995 | bird of prey | kily griffith | None
row 15 : 1995 | man with a gun | rena rushton/kathy | None
row 16 : 1996 | the pompatus of love | tarzaan | None
row 17 : 1996 | house arrest | cindy figler | None
row 18 : 1996 | bound | violet | None
row 19 : 1996 | american strays | patty mae | None
row 20 : 1997 | liar liar | samantha cole | None
row 21 : 1997 | edie & pen | edie piper | None
row 22 : 1997 | bella mafia | moyra luciano | None
row 23 : 1997 | the wrong guy | lynn holden | None
row 24 : 1998 | relax...it's just sex | tara ricotto | None
row 25 : 1998 | hoods | mary crippa | None
row 26 : 1998 | bride of chucky | tiffany | None
row 27 : 1998 | music from another room | nina | None
row 28 : 1999 | goosed | charlene | None
row 29 : 1999 | do not disturb | cathryn | None
row 30 : 1999 | bartok the magnificent | piloff | voice only direct-to-video
row 31 : 1999 | play it to the bone | ringside fan | None
row 32 : 2000 | cord | helen | None
row 33 : 2000 | bruno | dolores | None
row 34 : 2000 | dancing at the blue iguana | jo | None
row 35 : 2000 | the crew | ferris 'aka maureen' low | None
row 36 : 2001 | fast sofa | ginger quail | None
row 37 : 2001 | ball in the house | dot | None
row 38 : 2001 | the cat's meow | louella parsons | None
row 39 : 2003 | the haunted mansion | madame leota | None
row 40 : 2003 | jericho mansions | donna cherry | None
row 41 : 2004 | second best | carole | None
row 42 : 2004 | perfect opposites | elyse steinberg | None
row 43 : 2004 | home on the range | grace | voice only
row 44 : 2004 | el padrino | sebeva | None
row 45 : 2004 | love on the side | alma kerns | None
row 46 : 2005 | lil' pimp | miss de la croix | voice only
row 47 : 2005 | the civilization of maxwell bright | dr. o'shannon | None
row 48 : 2005 | tideland | queen gunhilda | None
row 49 : 2006 | the poker movie | herself | None
row 50 : 2007 | intervention | None | None
row 51 : 2008 | deal | karen 'razor' jo | None
row 52 : 2008 | the caretaker | miss perry | None
row 53 : 2008 | inconceivable | salome 'sally' marsh | None ] Execute this SQL based on the above table: select title where title in ( 'deal' , 'liar liar' ) order by notes desc limit 1 | liar liar |
[ header: name | nationality | position | spartak career | appearances | goals row 1 : denis boyarintsev | russia | mf | 2005-07, 2009 | 91 | 9
row 2 : aleksandr bubnov | soviet union | df | 1983-89 | 169 | 3
row 3 : vladimir bukiye | soviet union | df | 1972-79, 1982 | 199 | 6
row 4 : fyodor cherenkov | russia | mf | 1977-90, 1991, 1993 | 398 | 95
row 5 : vadim evseev | russia | df | 1993-98, 1999 | 62 | 3
row 6 : edgar gess | soviet union | mf | 1979-83 | 114 | 26
row 7 : georgi glazkov | soviet union | fw | 1936-41, 1946-47 | 106 | 48
row 8 : nikolai gulyay | soviet union | mf | 1937-46 | 76 | 7
row 9 : anatoli ilyin | soviet union | fw | 1949-62 | 228 | 84
row 10 : anatoli isayev | soviet union | fw | 1953-62 | 159 | 53
row 11 : andrei ivanov | russia | df | 1983-85, 1988-89, 1990- | 109 | 0
row 12 : vadim ivanov | soviet union | df | 1969-71 | 75 | 2
row 13 : aleksandr kalashnikov | soviet union | fw | 1978-82 | 67 | 16
row 14 : maksym kalynych | ukraine | mf | 2000-08 | 134 | 22
row 15 : pavel kornilov | soviet union | fw | 1938-41 | 65 | 38
row 16 : dmitri kudryas | russia | mf | 2002 | 22 | 5
row 17 : boris kuznetsov | soviet union | df | 1985-88, 1989-90 | 90 | 0
row 18 : valeri masalitin | russia | fw | 1994-95 | 7 | 5
row 19 : anatoli maslyonkin | soviet union | df | 1954-63 | 216 | 8
row 20 : alexander mirzoyan | soviet union | df | 1979-83 | 80 | 9
row 21 : igor mitreski | macedonia | df | 2001-04 | 85 | 0
row 22 : yuriy nikiforov | russia | df | 1993-96 | 85 | 16
row 23 : sergei novikov | soviet union | mf | 1978-80, 1985-89 | 70 | 12
row 24 : sergei olshansky | soviet union | df | 1969-75 | 138 | 7
row 25 : viktor onopko | russia | df | 1992-95 | 108 | 23
row 26 : viktor papayev | soviet union | mf | 1968-73, 1975-76 | 174 | 10
row 27 : vadim pavlenko | soviet union | fw | 1977-78 | 47 | 16
row 28 : aleksandr piskaryov | soviet union | fw | 1971-75 | 117 | 33
row 29 : stipe pletikosa | croatia | gk | 2007-present | 63 | 0
row 30 : boris pozdnyakov | soviet union | df | 1978-84, 1989-91 | 145 | 3
row 31 : luis robson | brazil | fw | 1997-2001 | 102 | 32 ] Execute this SQL based on the above table: select count ( name ) where goals >= 23 | 9 |
[ 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 opponent where score = '4-2' | egypt |
[ header: # | player | position | height | current club row 1 : 4 | garreth lodge | point guard | 1.85 | edinburgh kings
row 2 : 5 | patrick campbell | shooting guard | 1.93 | edinburgh kings
row 3 : 6 | grant gibson | point guard | 1.82 | e.lothian b
row 4 : 7 | laurie costello | point guard | 1.87 | edinburgh kings
row 5 : 8 | josh crolley | small forward | 1.98 | troon tornadoes
row 6 : 9 | daniel donnelly | small forward | 1.98 | troon tornadoes
row 7 : 10 | michael lynn | forward | None | st. mirren
row 8 : 11 | ross campbell | forward | 1.98 | troon tornadoes
row 9 : 12 | steven leven | forward | 1.97 | arkadikos
row 10 : 13 | thomas pearson | center | 2 | manchester magic
row 11 : 14 | ikemefuna attah | power forward | 1.98 | tees valley mohawks
row 12 : 15 | simon flockhart | center | 2.1 | edinburgh kings ] Execute this SQL based on the above table: select position where height > ( select height where position = 'power forward' ) order by height asc limit 1 | center |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.