inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: rank | name | nationality | time | notes row 1 : None | chelsey gotell | canada | 2:28.15 | wr
row 2 : None | kirby cote | canada | 2:28.65 | None
row 3 : None | valerie grand maison | canada | 2:29.29 | None
row 4 : 4 | kelley becherer | united states | 2:32.21 | None
row 5 : 5 | prue watt | australia | 2:32.87 | None
row 6 : 6 | teigan van roosmal | australia | 2:39.20 | None
row 7 : 7 | lidia marta banos | spain | 2:48.80 | None
row 8 : 8 | akari kasamoto | japan | 2:55.16 | None ] Execute this SQL based on the above table: select count ( * ) where name = 1436 and name = 'chelsey gotell' | 0 |
[ header: name | year | credited with | publisher row 1 : indiana jones and the last cru | 1989 | tester | lucasarts
row 2 : maniac mansion (nes port) | 1990 | tools programmer, scumm | lucasarts
row 3 : the secret of monkey island | 1990 | co-writer, programmer, additional designer | lucasarts
row 4 : monkey island 2: lechuck's revenge | 1991 | co-writer, programmer, additional designer | lucasarts
row 5 : maniac mansion: day of the tent | 1993 | co-designer, co-producer | lucasarts
row 6 : full throttle | 1995 | project leader, writer, designer | lucasarts
row 7 : the curse of monkey island | 1997 | additional design | lucasarts
row 8 : grim fandango | 1998 | project leader, writer, designer | lucasarts
row 9 : star wars: shadows of the empire | 1999 | never actively tried to sabotage the project | lucasarts
row 10 : psychonauts | 2005 | creative director, co-writer, designer | double fine, majesco
row 11 : brutal legend | 2009 | creative director, writer, designer | double fine, electronic arts
row 12 : costume quest | 2010 | creative director, writer | double fine, thq
row 13 : stacking | 2011 | creative director | double fine, thq
row 14 : iron brigade | 2011 | creative director | double fine, microsoft studios
row 15 : sesame street: once upon a monster | 2011 | creative director | double fine, warner bros. interactive entertainment
row 16 : haunt | 2012 | voice actor | nanaon-sha,
row 17 : double fine happy action theater | 2012 | director | double fine, microsoft studios
row 18 : middle manager of justice | 2012 | creative director | double fine, dracogen
row 19 : kinect party | 2012 | creative director | double fine, microsoft studios
row 20 : the cave | 2013 | studio creative director | double fine, sega
row 21 : dropchord | 2013 | creative director | double fine, dracogen
row 22 : spacebase df-9 | 2013 | creative director | double fine, indie fund
row 23 : broken age | 2014 | director, writer | double fine
row 24 : massive chalice | 2014 | creative director | double fine ] Execute this SQL based on the above table: select publisher where id = 1 | lucasarts |
[ header: no. | constituency | created | seats | change row 1 : 1 | carlow-kilkenny | 1948 | 5 | None
row 2 : 2 | cavan-monaghan | 1977 | 5 | None
row 3 : 3 | clare | 1921 | 4 | None
row 4 : 4 | cork east | 1981 | 4 | None
row 5 : 5 | cork north-central | 1981 | 4 | -1
row 6 : 6 | cork north-west | 1981 | 3 | None
row 7 : 7 | cork south-central | 1981 | 5 | None
row 8 : 8 | cork south-west | 1961 | 3 | None
row 9 : 9 | donegal north-east | 1981 | 3 | None
row 10 : 10 | donegal south-west | 1981 | 3 | None
row 11 : 11 | dublin central | 1981 | 4 | None
row 12 : 12 | dublin mid-west | 2002 | 4 | -1
row 13 : 13 | dublin north | 1981 | 4 | None
row 14 : 14 | dublin north-central | 1948 | 3 | 1
row 15 : 15 | dublin north-east | 1981 | 3 | None
row 16 : 16 | dublin north-west | 1981 | 3 | None
row 17 : 17 | dublin south | 1981 | 5 | None
row 18 : 18 | dublin south-central | 1948 | 5 | None
row 19 : 19 | dublin south-east | 1948 | 4 | None
row 20 : 20 | dublin south-west | 1981 | 4 | None
row 21 : 21 | dublin west | 1981 | 3 | None
row 22 : 22 | dun laoghaire | 1977 | 5 | None
row 23 : 23 | galway east | 1977 | 4 | None
row 24 : 24 | galway west | 1937 | 5 | None
row 25 : 25 | kerry north | 1969 | 3 | None
row 26 : 26 | kerry south | 1937 | 3 | None
row 27 : 27 | kildare north | 1997 | 4 | 1
row 28 : 28 | kildare south | 1997 | 3 | None
row 29 : 29 | laois-offaly | 2007 | 5 | 5
row 30 : 30 | limerick east | 1948 | 5 | None
row 31 : 31 | limerick west | 1948 | 3 | None
row 32 : 32 | longford-westmeath | 2007 | 4 | 4
row 33 : 33 | louth | 1923 | 4 | None
row 34 : 34 | mayo | 1997 | 5 | None
row 35 : 35 | meath east | 2007 | 3 | 3
row 36 : 36 | meath west | 2007 | 3 | 3
row 37 : 37 | roscommon-south leit | 2007 | 3 | 3
row 38 : 38 | sligo-north leit | 2007 | 3 | 3
row 39 : 39 | tipperary north | 1948 | 3 | None
row 40 : 40 | tipperary south | 1948 | 3 | None
row 41 : 41 | waterford | 1923 | 4 | None
row 42 : 42 | wexford | 1921 | 5 | None
row 43 : 43 | wicklow | 1923 | 5 | None ] Execute this SQL based on the above table: select constituency order by created desc limit 1 | laois-offaly |
[ header: score | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 | 2013 row 1 : 5 | 15.3% | 18.4% | 18.0% | 17.1% | 17.0% | 16.4% | 18.9%
row 2 : 4 | 18.0% | 17.5% | 17.9% | 18.5% | 18.4% | 19.3% | 21.5%
row 3 : 3 | 23.0% | 20.0% | 20.2% | 19.3% | 19.5% | 20.1% | 18.8%
row 4 : 2 | 18.5% | 14.3% | 14.2% | 12.7% | 14.6% | 15.0% | 14.9%
row 5 : 1 | 25.3% | 29.9% | 29.8% | 32.3% | 30.4% | 29.2% | 26.0%
row 6 : mean | 2.79 | 2.8 | 2.8 | 2.76 | 2.77 | 2.79 | 2.92
row 7 : number of students | 97136 | 100586 | 104789 | 115077 | 122651 | 132425 | 140006 ] Execute this SQL based on the above table: select 2007 order by score limit 1 | 25.3% |
[ 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 opponent where opponent in ( 'at cleveland browns' , 'at los angeles rams' ) order by week desc limit 1 | at cleveland browns |
[ 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 artist group by artist order by count ( artist ) desc limit 1 | various artists |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | nigeria | 13 | 5 | 6 | 24
row 2 : 2 | south africa | 11 | 11 | 8 | 30
row 3 : 3 | ethiopia | 6 | 3 | 2 | 11
row 4 : 4 | kenya | 5 | 4 | 8 | 17
row 5 : 5 | tunisia | 2 | 2 | 1 | 5
row 6 : 6 | senegal | 2 | 1 | 3 | 6
row 7 : 7 | ghana | 2 | 0 | 4 | 6
row 8 : 8 | cameroon | 1 | 4 | 1 | 6
row 9 : 9 | egypt | 1 | 1 | 2 | 4
row 10 : 10 | mauritius | 1 | 0 | 1 | 2
row 11 : 11 | mozambique | 1 | 0 | 0 | 1
row 12 : 12 | algeria | 0 | 8 | 1 | 9
row 13 : 13 | madagascar | 0 | 2 | 1 | 3
row 14 : 14 | zimbabwe | 0 | 1 | 1 | 2
row 15 : 15 | tanzania | 0 | 1 | 0 | 1
row 16 : 15 | togo | 0 | 1 | 0 | 1
row 17 : 15 | burkina faso | 0 | 1 | 0 | 1
row 18 : 18 | central african republic | 0 | 0 | 1 | 1
row 19 : 18 | uganda | 0 | 0 | 1 | 1
row 20 : 18 | namibia | 0 | 0 | 1 | 1
row 21 : 18 | ivory coast | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select sum ( rank ) | 222.0 |
[ header: rank | name | nationality | time row 1 : None | brahim boulami | morocco | 8:17.73
row 2 : None | reuben kosgei | kenya | 8:18.63
row 3 : None | stephen cherono | kenya | 8:19.98
row 4 : 4 | bouabdellah ta | france | 8:20.25
row 5 : 5 | tim broe | united states | 8:20.75
row 6 : 6 | luis miguel martin | spain | 8:24.03
row 7 : 7 | raymond yator | kenya | 8:27.19
row 8 : 8 | thomas chorny | united states | 9:24.26 ] Execute this SQL based on the above table: select name where id = ( select id where name = 'brahim boulami' ) + 1 | reuben kosgei |
[ header: team | winners | runners-up | years won | years runner-up row 1 : liverpool | 8 | 3 | 1981, 1982, 1983, 1984, 1995, | 1978, 1987, 2005
row 2 : aston villa | 5 | 3 | 1961, 1975, 1977, 1994, 1996 | 1963, 1971, 2010
row 3 : manchester united | 4 | 4 | 1992, 2006, 2009, 2010 | 1983, 1991, 1994, 2003
row 4 : tottenham hotspur | 4 | 3 | 1971, 1973, 1999, 2008 | 1982, 2002, 2009
row 5 : chelsea | 4 | 2 | 1965, 1998, 2005, 2007 | 1972, 2008
row 6 : nottingham forest | 4 | 2 | 1978, 1979, 1989, 1990 | 1980, 1992
row 7 : leicester city | 3 | 2 | 1964, 1997, 2000 | 1965, 1999
row 8 : manchester city | 3 | 1 | 1970, 1976, 2014 | 1974
row 9 : arsenal | 2 | 5 | 1987, 1993 | 1968, 1969, 1988, 2007, 2011
row 10 : norwich city | 2 | 2 | 1962, 1985 | 1973, 1975
row 11 : birmingham city | 2 | 1 | 1963, 2011 | 2001
row 12 : wolverhampton wanderers | 2 | 0 | 1974, 1980 | None
row 13 : west bromwich albion | 1 | 2 | 1966 | 1967, 1970
row 14 : middlesbrough | 1 | 2 | 2004 | 1997, 1998
row 15 : queens park rangers | 1 | 1 | 1967 | 1986
row 16 : leeds united | 1 | 1 | 1968 | 1996
row 17 : stoke city | 1 | 1 | 1972 | 1964
row 18 : luton town | 1 | 1 | 1988 | 1989
row 19 : sheffield wednesday | 1 | 1 | 1991 | 1993
row 20 : swindon town | 1 | 0 | 1969 | None
row 21 : oxford united | 1 | 0 | 1986 | None
row 22 : blackburn rovers | 1 | 0 | 2002 | None
row 23 : swansea city | 1 | 0 | 2013 | None
row 24 : west ham united | 0 | 2 | None | 1966, 1981
row 25 : everton | 0 | 2 | None | 1977, 1984
row 26 : bolton wanderers | 0 | 2 | None | 1995, 2004
row 27 : sunderland | 0 | 2 | None | 1985, 2014
row 28 : rotherham united | 0 | 1 | None | 1961
row 29 : rochdale | 0 | 1 | None | 1962
row 30 : newcastle united | 0 | 1 | None | 1976
row 31 : southampton | 0 | 1 | None | 1979
row 32 : oldham athletic | 0 | 1 | None | 1990
row 33 : tranmere rovers | 0 | 1 | None | 2000
row 34 : wigan athletic | 0 | 1 | None | 2006
row 35 : cardiff city | 0 | 1 | None | 2012
row 36 : bradford city | 0 | 1 | None | 2013 ] Execute this SQL based on the above table: select team where team = 'newcastle united' group by team order by count ( * ) desc limit 1 | newcastle united |
[ header: school | team name | town | county | enrollment (2010-11 & 2011-12) | primary mshsaa class* | football class row 1 : benton high school | (lady) cardinals | st. joseph | buchanan | 846 | 4 | 4
row 2 : bishop leblond high school | (lady) golden eagle | st. joseph | buchanan | 314 | 3 | 2
row 3 : cameron high school | (lady) dragons | cameron | clinton | 503 | 3 | 3
row 4 : chillicothe high school (missouri) | (lady) hornets | chillicothe | livingston | 638 | 4 | 3
row 5 : lafayette high school | fighting irish | st. joseph | buchanan | 801 | 4 | 4
row 6 : maryville high school | (lady) spoofhounds | maryville | nodaway | 473 | 3 | 2
row 7 : savannah high school | (lady) savages | savannah | andrew | 743 | 4 | 4
row 8 : smithville high school | (lady) warriors | smithville | clay | 727 | 4 | 4 ] Execute this SQL based on the above table: select county where enrollment (2010-11 & 2011-12) > ( select enrollment (2010-11 & 2011-12) where county = 'clinton' ) order by enrollment (2010-11 & 2011-12) asc limit 1 | livingston |
[ header: date | opponent | score | result | location | attendance row 1 : december 3, 1948 | butler | 67-62 | win | champaign, il | None
row 2 : december 8, 1948 | notre dame | 59-58 | win (ot) | notre dame, in | None
row 3 : december 11, 1948 | depaul | 50-60 | loss | chicago, il | 17189
row 4 : december 13, 1948 | oklahoma | 73-68 | win | champaign, il | 6902
row 5 : december 18, 1948 | pennsylvania | 80-61 | win | champaign, il | 3943
row 6 : december 20, 1948 | depaul | 89-51 | win | champaign, il | 6013
row 7 : december 21, 1948 | cornell | 71-47 | win | champaign, il | 3042
row 8 : december 29, 1948 | colgate | 77-54 | win | champaign, il | 4541
row 9 : december 30, 1948 | colgate | 85-55 | win | champaign, il | 3880
row 10 : january 3, 1949 | wisconsin | 62-50 | win | champaign, il | None
row 11 : january 8, 1949 | indiana | 44-42 | win (2ot) | bloomington, in | 10000
row 12 : january 10, 1949 | ohio state | 64-63 | win | columbus, oh | 6958
row 13 : january 15, 1949 | creighton | 96-30 | win | champaign, il | 6958
row 14 : january 29, 1949 | minnesota (ranked #4) | 45-44 | win | champaign, il | 6905
row 15 : january 31, 1949 | purdue | 53-55 | loss | west lafayette, in | 10000
row 16 : february 5, 1949 | wisconsin | 61-54 | win | madison, wi | 13,5000
row 17 : february 7, 1949 | northwestern | 85-66 | win | champaign, il | None
row 18 : february 12, 1949 | ohio state | 64-49 | win | champaign, il | 6905
row 19 : february 21, 1949 | iowa | 80-49 | win | champaign, il | None
row 20 : february 26, 1949 | northwestern | 81-64 | win | chicago, il | 17905
row 21 : february 28, 1949 | indiana | 91-28 | win | champaign, il | None
row 22 : march 7, 1949 | michigan | 53-70 | loss | ann arbor, mi | None ] Execute this SQL based on the above table: select count ( result ) | 22 |
[ header: date | name of ship | nationality | tonnage | fate row 1 : 5 june 1940 | ss stancor | united kingdom | 798 | sunk at 58°48′n
row 2 : 7 june 1940 | ss frances massey | united kingdom | 4212 | sunk at 55°33′n 08
row 3 : 7 june 1940 | ss eros | united kingdom | 5888 | damaged at 55°33′n 08°26
row 4 : 11 june 1940 | ss violando n go | greece | 2375 | sunk at 44°04′n 12
row 5 : 19 june 1940 | mv tudor | norway | 6607 | sunk at 45°10′n 11
row 6 : 19 june 1940 | ss baron loudoun | united kingdom | 3164 | sunk at 45°00′n 11
row 7 : 19 june 1940 | ss british monarch | united kingdom | 5661 | sunk at 45°00′n 11
row 8 : 20 june 1940 | mv moerdrecht | netherlands | 7493 | sunk at 43°34′n 14
row 9 : 16 august 1940 | ss hedrun | sweden | 2325 | sunk at 57°10′n
row 10 : 19 august 1940 | ss ville de gand | belgium | 7590 | sunk at 55°28′n 15
row 11 : 24 august 1940 | ss la brea | united kingdom | 6666 | sunk at 57°24′n
row 12 : 25 august 1940 | ss empire merlin | united kingdom | 5763 | sunk at 58°30′n
row 13 : 25 august 1940 | mv athelcrest | united kingdom | 6825 | sunk at 58°24′n ] Execute this SQL based on the above table: select tonnage where nationality = 'united kingdom' | 798.0, 4212.0, 5888.0, 3164.0, 5661.0, 6666.0, 5763.0, 6825.0 |
[ 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 count ( * ) where position is null | 1 |
[ header: state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004
row 2 : assam | 19 | 1 | 126 | 2001
row 3 : bihar | 153 | 5 | 324 | 2000
row 4 : chhattisgarh | 18 | 0 | 90 | 2003
row 5 : delhi | 2 | 0 | 70 | 2003
row 6 : goa | 3 | 0 | 40 | 2002
row 7 : gujarat | 1 | 0 | 181 | 2002
row 8 : haryana | 10 | 0 | 90 | 2000
row 9 : himachal pradesh | 7 | 0 | 68 | 2003
row 10 : jammu and kashmir | 5 | 0 | 87 | 2002
row 11 : karnataka | 5 | 0 | 224 | 2004
row 12 : kerala | 22 | 17 | 140 | 2006
row 13 : madhya pradesh | 17 | 0 | 230 | 2003
row 14 : maharashtra | 19 | 0 | 288 | 1999
row 15 : manipur | 16 | 4 | 60 | 2006
row 16 : meghalaya | 3 | 0 | 60 | 2003
row 17 : mizoram | 4 | 0 | 40 | 2003
row 18 : odisha | 6 | 1 | 147 | 2004
row 19 : puducherry | 2 | 0 | 30 | 2001
row 20 : punjab | 11 | 0 | 117 | 2006
row 21 : rajasthan | 15 | 0 | 200 | 2003
row 22 : tamil nadu | 8 | 6 | 234 | 2006
row 23 : tripura | 2 | 1 | 60 | 2003
row 24 : uttar pradesh | 5 | 0 | 402 | 2002
row 25 : uttarakhand | 14 | 0 | 70 | 2002
row 26 : west bengal | 13 | 8 | 294 | 2006 ] Execute this SQL based on the above table: select count ( * ) where state = 'maharashtra' and no. of elected not null | 1 |
[ header: year | competition | venue | position | notes row 1 : 1994 | commonwealth games | victoria, canada | 6th | 400 m h
row 2 : 1995 | world championships | gothenburg, sweden | 6th | 400 m h
row 3 : 1997 | world championships | athens, greece | 7th | 4x400 m relay
row 4 : 1998 | commonwealth games | kuala lumpur, malaysi | 3rd | 400 m h
row 5 : 1998 | african championships | dakar, senegal | 2nd | 400 m h
row 6 : 1999 | all-africa games | johannesburg, south africa | 2nd | 400 m h ] Execute this SQL based on the above table: select abs ( ( select year where competition = 'world championships' ) - ( select year where competition = 'commonwealth games' ) ) | 1 |
[ header: bank | foundation | # of branches as of 30 september 2012 | total assets (million tl) as of 30 september 2012 row 1 : turkiye is bankası | 1924 | 1294 | 210535
row 2 : ziraat bankası | 1863 | 1510 | 207871
row 3 : garanti bank | 1946 | 947 | 154550
row 4 : akbank | 1948 | 963 | 150241
row 5 : yapı ve kred | 1944 | 949 | 160309
row 6 : halk bankası | 1938 | 807 | 116372
row 7 : vakıfbank | 1954 | 741 | 135578
row 8 : finansbank | 1987 | 530 | 49902
row 9 : turk ekonomi bankas | 1927 | 510 | 42505
row 10 : denizbank | 1997 | 624 | 40457
row 11 : hsbc bank | 1990 | 331 | 25797
row 12 : ing bank | 1984 | 320 | 23184
row 13 : turk eximbank | 1987 | 2 | 14724
row 14 : sekerbank | 1953 | 272 | 14656
row 15 : iller bankası | 1933 | 19 | 12309
row 16 : turkiye sına | 1950 | 4 | 9929
row 17 : alternatif bank | 1992 | 63 | 7904
row 18 : citibank | 1980 | 37 | 7884
row 19 : anadolubank | 1996 | 88 | 7218
row 20 : burgan bank | 1992 | 60 | 4275
row 21 : imkb takas ve | 1995 | 1 | 3587
row 22 : tekstilbank | 1986 | 44 | 3502
row 23 : deutsche bank | 1988 | 1 | 3426
row 24 : fibabanka | 1984 | 27 | 3120
row 25 : aktif yatırım | 1999 | 7 | 2997
row 26 : the royal bank of scotland | 1921 | 3 | 2750
row 27 : turkiye kalkın | 1975 | 1 | 2651
row 28 : turkland bank | 1991 | 27 | 2649
row 29 : arap turk bankası | 1977 | 7 | 2147
row 30 : merrill lynch | 1992 | 1 | 1898
row 31 : bankpozitif | 1999 | 1 | 1788
row 32 : societe generale | 1989 | 16 | 1457
row 33 : turkish bank | 1982 | 20 | 837
row 34 : jpmorgan chase | 1984 | 1 | 830
row 35 : birlesik fon banka | 1958 | 1 | 801
row 36 : bank mellat | 1982 | 3 | 729
row 37 : portigon | 1985 | 1 | 279
row 38 : nurol yatırım bank | 1999 | 2 | 227
row 39 : diler yatırım bank | 1998 | 1 | 108
row 40 : gsd yatırı | 1998 | 1 | 108
row 41 : habib bank limited | 1983 | 1 | 80
row 42 : credit agricole | 1990 | 1 | 72
row 43 : adabank | 1985 | 1 | 51
row 44 : taib yatır | 1987 | 1 | 18 ] Execute this SQL based on the above table: select total assets (million tl) as of 30 september 2012 where bank = 'portigon' | 279.0 |
[ header: ranking | company | industry | revenue (usd billions) | fy | capitalization (usd billions) | employees | listing | headquarters | ceo row 1 : 1 | wal-mart stores, inc | retail | $469 | january 31, 2013 | $248 | 2200000 | nyse: wmt | bentonville, arkansas | doug mcmillon
row 2 : 3 | exxon mobil corporation | oil and gas | $453 | december 31, 2012 | $406 | 76900 | nyse: xom | irving, texas | rex w. tillerson
row 3 : 4 | china national petroleum corporation | oil and gas | $425 | december 31, 2012 | None | 1668072 | None | beijing | zhou jiping
row 4 : 10 | samsung | conglomerate | $268 | december 31, 2014 | None | 427000 | krx: 005930; | samsung town | lee kun-hee
row 5 : 12 | chevron | oil and gas | $242 | december 31, 2012 | $211 | 61000 | nyse: cvx | san ramon, califor | john watson
row 6 : 13 | total | oil and gas | $240 | december 31, 2013 | $120 | 111000 | euronext: fp | courbevoie | christophe de margerie
row 7 : 20 | eni | oil and gas | $167 | december 31, 2012 | $94 | 78000 | bit: eni | rome | paolo scaroni
row 8 : 21 | gazprom | oil and gas | $164 | december 31, 2012 | $145 | 432000 | mcx: gazp | moscow | alexei miller
row 9 : 22 | berkshire hathaway | conglomerate | $162 | december 31, 2012 | $201 | 217000 | nyse: brka; | omaha, nebra | warren buffett
row 10 : 23 | general motors | automotive | $152 | december 31, 2012 | $40 | 284000 | nyse: gm | detroit, michigan | daniel akerson
row 11 : 27 | petrobras | oil and gas | $144 | december 31, 2012 | $171 | 81000 | bovespa: petr3; bove | rio de janeiro | maria das gracas foster
row 12 : 29 | valero energy | oil and gas | $139 | december 31, 2012 | $16 | 22000 | nyse: vlo | san antonio, | william r. klesse
row 13 : 30 | lukoil | oil and gas | $139 | december 31, 2012 | $51 | 120000 | mcx: lkoh | moscow | vagit alekperov
row 14 : 35 | statoil | oil and gas | $130 | december 31, 2012 | $86 | 23000 | ose: stl | stavanger | helge lund
row 15 : 36 | gdf suez | electricity and gas utility | $128 | december 31, 2012 | $58 | 161000 | euronext: sze | paris | gerard mestrallet
row 16 : 38 | pemex | oil and gas | $127 | december 31, 2012 | None | 138000 | None | mexico city | juan jose suarez c
row 17 : 40 | cvs caremark | retail | $123 | december 31, 2012 | $59 | 202000 | nyse: cvs | woonsocket, rh | larry j. merlo ] Execute this SQL based on the above table: select count ( * ) where employees < 1436 | 0 |
[ header: rank | lane | name | nationality | react | time | notes row 1 : 1 | 4 | yelizaveta bry | ukraine | 0.245 | 23.1 | q
row 2 : 2 | 6 | myriam soumare | france | 0.179 | 23.22 | q
row 3 : 3 | 3 | ksenija balta | estonia | 0.205 | 23.75 | q
row 4 : 4 | 5 | niamh whelan | ireland | 0.253 | 23.78 | q
row 5 : 5 | 7 | sabina veit | slovenia | 0.205 | 23.78 | None
row 6 : 6 | 2 | elin backman | sweden | 0.217 | 24.13 | None ] Execute this SQL based on the above table: select nationality order by rank desc limit 1 | sweden |
[ header: nationality | name | term as a deputy judge | reason for termination row 1 : norway | frederik beichmann | 30 january 1920 - 6 de | not re-elected
row 2 : china | wang ch'ung-hui | 30 january 1920 - 6 de | not re-elected
row 3 : finland | rafael erich | 15 january 1931 - 1 | post abolished
row 4 : portugal | jose caeiro da matta | 15 january 1931 - 1 | post abolished
row 5 : romania | demetre negulesco | 30 january 1920 - 6 de | not re-elected
row 6 : yugoslavia | mileta novakovic | 15 january 1931 - 1 | post abolished
row 7 : austria | josef redlich | 15 january 1931 - 1 | post abolished
row 8 : yugoslavia | mihajlo jovanovic | 30 january 1920 - 6 de | not re-elected ] Execute this SQL based on the above table: select term as a deputy judge where reason for termination = 'not re-elected' | 30 january 1920 - 6 december 1930, 30 january 1920 - 6 december 1930, 30 january 1920 - 6 december 1930, 30 january 1920 - 6 december 1930 |
[ header: district | area size (km2) | population | density per km2 row 1 : yamato flat inland plain | 837.27 | 1,282 | 1,531
row 2 : (share in %) | 22.7% | 89.7% | None
row 3 : yamato highland | 506.89 | 56 | 110
row 4 : (share in %) | 13.7% | 3.9% | None
row 5 : gojo, yoshino | 2,346.84 | 92 | 39
row 6 : (share in %) | 63.6% | 6.4% | None
row 7 : total prefecture | 3,691.09 | 1,430 | 387
row 8 : (share in %) | 100.0% | 100.0% | None ] Execute this SQL based on the above table: select density per km2 where density per km2 in ( 110 , 387 ) order by density per km2 desc limit 1 | 387.0 |
[ header: iec world plugs Type | standard | power rating | earthed | polarised | fused | insulated pins | europlug compatible row 1 : a | nema 1-15 unpolarised | 15 a/125 v | no | no | no | no | no
row 2 : a | nema 1-15 polarised | 15 a/125 v | no | yes | no | no | no
row 3 : a | jis c 8303, class | 15 a/100 v | no | no | no | no | no
row 4 : b | nema 5-15 | 15 a/125 v | yes | yes | no | no | no
row 5 : b | nema 5-20 | 20 a/125 v | yes | yes | no | no | no
row 6 : b | jis c 8303, class | 15 a/100 v | yes | yes | no | no | no
row 7 : c | cee 7/16 (europlug) | 2.5 a/250 v | no | no | no | yes | yes
row 8 : None | cee 7/17 | 16 a/250 v | no | no | no | no | yes
row 9 : None | gost 7396 c 1 | 6 a/250 v 16 a | no | no | no | no | yes
row 10 : None | bs 4573 | socket 0.2 a/250 v plug | no | no | no | yes | no
row 11 : e | cee 7/5 | 16 a/250 v | yes | yes | no | no | yes
row 12 : f | cee 7/4 schuko | 16 a/250 v | yes | no | no | no | yes
row 13 : g | bs 1363, is 401 | 13 a/250 v | yes | yes | yes | yes | no
row 14 : h | si 32 | 16 a/250 v | yes | yes | no | no | yes
row 15 : None | tis 166-2549 | 16 a/250 v | yes | yes | no | yes | yes
row 16 : i | as/nzs 3112 | 10 a/240 v 15 a | yes | yes | no | yes | no
row 17 : i | iram 2073 | 10 a/250 v | yes | yes | no | no | no
row 18 : j | swiss sev 1011 | 10 a/250 v 16 a | yes | yes | optional | optional | yes
row 19 : k | danish 107-2-d1 | 13 a/250 v | yes | yes | no | no | yes
row 20 : l | cei 23-16/vii | 10 a/250 v 16 a | yes | no | no | yes | yes
row 21 : m | south africa sabs 164-1 | 16 a/250 v | yes | yes | optional | optional | no
row 22 : n | brazilian nbr 14136 (2 | 10 a/250 v 20 a | no | no | no | yes | yes
row 23 : n | brazilian nbr 14136 (3 | 10 a/250 v 20 a | yes | yes | no | yes | yes
row 24 : n | south africa sabs 164-2 (2 pin | 16 a/250 v | no | no | no | yes | yes
row 25 : n | south africa sabs 164-2 (3 pin | 16 a/250 v | yes | yes | no | yes | yes ] Execute this SQL based on the above table: select ( select count ( * ) where insulated pins = 'no' ) > 1688 | 0 |
[ header: date | opponent# | rank# | site | result row 1 : september 12 | at colorado | None | folsom field • boulder, co | w 44-6
row 2 : september 19 | at #5 ohio state | None | ohio stadium • columbus | l 14-24
row 3 : september 26 | san diego state | None | autzen stadium • eugene | w 25-20
row 4 : october 3 | #16 washington | None | autzen stadium • eugene | w 29-22
row 5 : october 10 | usc | None | autzen stadium • eugene | w 34-27
row 6 : october 17 | at #9 ucla | #16 | rose bowl • pasadena, ca | l 10-41
row 7 : october 24 | at stanford | None | stanford stadium • stanford, ca | l 10-13
row 8 : october 31 | california | None | autzen stadium • eugene | l 6-20
row 9 : november 7 | at arizona state | None | sun devil stadium • tempe, a | l 17-37
row 10 : november 14 | at washington state | None | martin stadium • pullman, wa | w 31-17
row 11 : november 21 | oregon state | None | autzen stadium • eugene | w 44-0 ] Execute this SQL based on the above table: select result where date = 'october 24' | l 10-13 |
[ header: year | english title | chinese title | director | role row 1 : 1933 | twenty-four hours in shanghai | 上海二十四小时 | shen xiling | None
row 2 : 1937 | street angel | 马路天使 | yuan muzhi | xiao chen
row 3 : 1937 | crossroads | 十字街头 | shen xiling | zhao
row 4 : 1947 | far away love | 遙遠的愛 | chen liting | xiao yuanxi
row 5 : 1947 | rhapsody of happiness | 幸福狂想曲 | chen liting | None
row 6 : 1949 | crows and sparrows | 烏鴉与麻雀 | zheng junli | little broadcast
row 7 : 1949 | women side by side | 丽人行 | chen liting | zhang yuliang
row 8 : 1950 | the life of wu xun | 武训传 | sun yu | wu xun
row 9 : 1951 | the married couple | 我们夫妇之间 | zheng junli | None
row 10 : 1956 | li shizhen | 李时珍 | shen fu | li shizhen
row 11 : 1958 | lin zexu | 林则徐 | zheng junli | lin zexu
row 12 : 1959 | nie er | 聂耳 | zheng junli | nie er ] Execute this SQL based on the above table: select english title where english title in ( 'the married couple' , 'crossroads' ) order by year desc limit 1 | the married couple |
[ header: date | opponent | score | result | location | attendance row 1 : december 3, 1948 | butler | 67-62 | win | champaign, il | None
row 2 : december 8, 1948 | notre dame | 59-58 | win (ot) | notre dame, in | None
row 3 : december 11, 1948 | depaul | 50-60 | loss | chicago, il | 17189
row 4 : december 13, 1948 | oklahoma | 73-68 | win | champaign, il | 6902
row 5 : december 18, 1948 | pennsylvania | 80-61 | win | champaign, il | 3943
row 6 : december 20, 1948 | depaul | 89-51 | win | champaign, il | 6013
row 7 : december 21, 1948 | cornell | 71-47 | win | champaign, il | 3042
row 8 : december 29, 1948 | colgate | 77-54 | win | champaign, il | 4541
row 9 : december 30, 1948 | colgate | 85-55 | win | champaign, il | 3880
row 10 : january 3, 1949 | wisconsin | 62-50 | win | champaign, il | None
row 11 : january 8, 1949 | indiana | 44-42 | win (2ot) | bloomington, in | 10000
row 12 : january 10, 1949 | ohio state | 64-63 | win | columbus, oh | 6958
row 13 : january 15, 1949 | creighton | 96-30 | win | champaign, il | 6958
row 14 : january 29, 1949 | minnesota (ranked #4) | 45-44 | win | champaign, il | 6905
row 15 : january 31, 1949 | purdue | 53-55 | loss | west lafayette, in | 10000
row 16 : february 5, 1949 | wisconsin | 61-54 | win | madison, wi | 13,5000
row 17 : february 7, 1949 | northwestern | 85-66 | win | champaign, il | None
row 18 : february 12, 1949 | ohio state | 64-49 | win | champaign, il | 6905
row 19 : february 21, 1949 | iowa | 80-49 | win | champaign, il | None
row 20 : february 26, 1949 | northwestern | 81-64 | win | chicago, il | 17905
row 21 : february 28, 1949 | indiana | 91-28 | win | champaign, il | None
row 22 : march 7, 1949 | michigan | 53-70 | loss | ann arbor, mi | None ] Execute this SQL based on the above table: select count ( attendance ) where attendance >= 'None' | 0 |
[ header: place | team | matches | won | drawn | lost | difference | points row 1 : 1 | canada | 6 | 6 | 0 | 0 | 62-6 | 12
row 2 : 2 | sweden | 6 | 4 | 1 | 1 | 33-14 | 9
row 3 : 3 | switzerland | 6 | 4 | 1 | 1 | 28-12 | 9
row 4 : 4 | norway | 6 | 2 | 0 | 4 | 10-27 | 4
row 5 : 5 | great britain | 6 | 1 | 1 | 4 | 18-42 | 3
row 6 : 6 | united states | 6 | 1 | 1 | 4 | 14-42 | 3
row 7 : 7 | finland | 6 | 1 | 0 | 5 | 15-37 | 2 ] Execute this SQL based on the above table: select team where id = 1 | canada |
[ header: date | event | duration (months) | duration (years) row 1 : 1927 | experiment set up | None | None
row 2 : 1930 | the stem was cut | None | None
row 3 : december 1938 | 1st drop fell | 96-107 | 8.0-8.9
row 4 : february 1947 | 2nd drop fell | 99 | 8.2
row 5 : april 1954 | 3rd drop fell | 86 | 7.2
row 6 : may 1962 | 4th drop fell | 97 | 8.1
row 7 : august 1970 | 5th drop fell | 99 | 8.3
row 8 : april 1979 | 6th drop fell | 104 | 8.7
row 9 : july 1988 | 7th drop fell | 111 | 9.2
row 10 : 28 november 2000 | 8th drop fell | 148 | 12.3 ] Execute this SQL based on the above table: select count ( date ) where date >= 5 | 7 |
[ header: date | winner | yacht | loser | yacht | score | delta row 1 : september 14, 1983 | liberty | us-40 | australia ii | ka-6 | 1-0 | 1:10
row 2 : september 15, 1983 | liberty | us-40 | australia ii | ka-6 | 2-0 | 1:33
row 3 : september 18, 1983 | australia ii | ka-6 | liberty | us-40 | 1-2 | 3:14
row 4 : september 20, 1983 | liberty | us-40 | australia ii | ka-6 | 3-1 | 0:43
row 5 : september 21, 1983 | australia ii | ka-6 | liberty | us-40 | 2-3 | 1:47
row 6 : september 22, 1983 | australia ii | ka-6 | liberty | us-40 | 3-3 | 3:25
row 7 : september 26, 1983 | australia ii | ka-6 | liberty | us-40 | 4-3 | 0:41 ] Execute this SQL based on the above table: select loser where loser != 'australia ii' and delta = ( select delta where loser = 'australia ii' ) | liberty |
[ header: name | date built | builder | works no. | wheels | cylinders | notes | withdrawn row 1 : veteran | 1847 | None | None | 0-6-0 | inside | arr. 1847 | None
row 2 : fairfield | 1847 | None | None | 0-6-0 | inside | arr. 1847 | None
row 3 : waverley | None | henry hughes of lough | None | 0-4-0st | outside | None | 1889
row 4 : bee | None | None | None | 0-6-0t | None | None | None
row 5 : spider | None | None | None | 0-6-0t | None | None | None
row 6 : gillingham | None | aveling and porter | None | 0-6-0tg | None | arr. 1893 | 1893
row 7 : no.1 | 1880 | hunslet | 231 | 0-6-0st | inside | arr. 1893 | 1923
row 8 : no.2 | 1898 | peckett | 696 | 0-4-0st | outside | arr. 1904 | 1923 ] Execute this SQL based on the above table: select count ( * ) where cylinders = 'inside' | 3 |
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4
row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4
row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4
row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4
row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4
row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9
row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7
row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2
row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1
row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1
row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9
row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7
row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7
row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7
row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5
row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8
row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8
row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select ncbi accession # where common name != 'turkey' and ncbi name = ( select ncbi name where common name = 'turkey' ) | xp_003317262, xp_003258163, np_001164038, xp_002694678, ace77702, xp_001378772, xp_415249, xp_002199825, xp_003459226 |
[ header: year | name | source | definition row 1 : c. 486 bc | hidush | naksh-i-rustam | "says darius the king: by
row 2 : c.400-300 bc | hodu | book of esther | says "now it took place in the days of
row 3 : c. 440 bc | india | herodotus | "eastward of india lies a tract which
row 4 : 320 ce or later | bharatam | vishnu purana | "उततर यतसमदरसय हिमादरशचव दकषिणम ।
row 5 : c. 650 | five indies | xuanzang | "the circumference of 五印 (modern
row 6 : 1298 | india the greater india the minor middle india | marco polo | "india the greater is that which extends
row 7 : c. 1328 | india | friar jordanus | "what shall i say? the great- ] Execute this SQL based on the above table: select name order by year limit 1 | hodu |
[ header: date | tournament | location | winner | score | 1st prize ($) row 1 : jan 14 | sony open in hawaii | hawaii | jerry kelly (1) | 266 (-14) | 720000
row 2 : feb 10 | buick invitational | california | jose maria olazabal | 275 (-13) | 648000
row 3 : feb 17 | nissan open | california | len mattiace (1) | 269 (-15) | 666000
row 4 : feb 24 | touchstone energy tucson open | arizona | ian leggatt (1) | 268 (-20) | 540000
row 5 : mar 3 | genuity championship | florida | ernie els (9) | 271 (-17) | 846000
row 6 : mar 10 | honda classic | florida | matt kuchar (1) | 269 (-19) | 630000
row 7 : mar 17 | bay hill invitational | florida | tiger woods (30) | 275 (-13) | 720000
row 8 : mar 31 | shell houston open | texas | vijay singh (10) | 266 (-22) | 720000
row 9 : apr 7 | bellsouth classic | georgia | retief goosen (2) | 272 (-16) | 684000
row 10 : apr 21 | worldcom classic - the heritage of golf | south carolina | justin leonard (7) | 270 (-14) | 720000
row 11 : apr 28 | greater greensboro chrysler classic | north carolina | rocco mediate (5) | 272 (-16) | 684000
row 12 : may 5 | compaq classic of new orleans | louisiana | k.j. choi (1) | 271 (-17) | 810000
row 13 : may 12 | verizon byron nelson | texas | shigeki maruyama (2) | 266 (-14) | 864000
row 14 : may 19 | mastercard colonial | texas | nick price (18) | 267 (-13) | 774000
row 15 : jun 9 | buick classic | new york | chris smith (1) | 272 (-12) | 630000
row 16 : jun 30 | fedex st. jude classic | tennessee | len mattiace (2) | 266 (-18) | 684000
row 17 : jul 7 | advil western open | illinois | jerry kelly (2) | 269 (-19) | 720000
row 18 : jul 21 | b.c. open | new york | spike mcroy (1) | 269 (-19) | 378000
row 19 : jul 28 | john deere classic | illinois | j. p. hayes (2) | 262 (-22) | 540000
row 20 : aug 4 | the international | colorado | rich beem (2) | 44 (stableford) | 810000
row 21 : aug 18 | pga championship | minnesota | rich beem (3) | 278 (-10) | 990000
row 22 : aug 25 | reno-tahoe open | nevada | chris riley (1) | 271 (-17) | 540000
row 23 : sep 1 | air canada championship | canada | gene sauers (3) | 269 (-15) | 630000
row 24 : sep 8 | bell canadian open | canada | john rollins (1) | 272 (-16) | 720000
row 25 : sep 22 | tampa bay classic | florida | k.j. choi (2) | 267 (-17) | 468000
row 26 : sep 29 | valero texas open | texas | loren roberts (8) | 261 (-19) | 630000 ] Execute this SQL based on the above table: select count ( score ) where tournament = 'the international' | 1 |
[ header: name | type | r.a. (j2000) | dec. (j2000) | redshift (km/s) | apparent magnitude row 1 : ic 2049 | sab(s)d? | 04h 12m 04.3s | -58° 33′ 25′′ | 1469 ± 7 | 14.5
row 2 : ngc 1536 | sb(s)c pec | 04h 10m 59.8s | -56° 28′ 50′′ | 1217 ± 13 | 13.2
row 3 : ngc 1543 | (r)sb(l)00 | 04h 12m 43.2s | -57° 44′ 17′′ | 1176 ± 7 | 11.5
row 4 : lsbg f157-08 | irregular | 04h 27m 13.7s | -57° 25′ 42′′ | 1215 ± 7 | 16.7
row 5 : ngc 1533 | (l)sb(rs)00 | 04h 09m 51.8s | -56° 07′ 06′′ | 790 ± 5 | 11.7
row 6 : ic 2038 | sd pec | 04h 08m 53.7s | -55° 59′ 22′′ | 712 ± 52 | 15.5
row 7 : apmbgc 157+0 | irregular | 04h 22m 51.7s | -56° 13′ 39′′ | 1350 ± 4 | 16.3
row 8 : ngc 1546 | sa0+? | 04h 14m 36.5s | -56° 03′ 39′′ | 1284 ± 14 | 11.8
row 9 : ic 2058 | sc | 04h 17m 54.3s | -55° 55′ 58′′ | 1379 ± 1 | 13.9
row 10 : ic 2032 | iab(s)m pec | 04h 07m 03.0s | -55° 19′ 26′′ | 1068 ± 7 | 14.7
row 11 : ngc 1596 | sa0: sp | 04h 27m 38.1s | -55° 01′ 40′′ | 1510 ± 8 | 12.1
row 12 : ngc 1515 | sab(s)bc | 04h 04m 02.7s | -54° 06′ 00′′ | 1175 ± 7 | 12.1
row 13 : ngc 1522 | (r')s00: pec | 04h 06m 07.9s | -52° 40′ 06′′ | 898 ± 7 | 13.9
row 14 : eso 157-030 | e4 | 04h 27m 32.6s | -54° 11′ 48′′ | 1471 ± 28 | 14.7
row 15 : eso 157-047 | s0/a? pec s | 04h 39m 19.1s | -54° 12′ 41′′ | 1655 ± 10 | 15.5
row 16 : eso 157-049 | s? | 04h 39m 36.9s | -53° 00′ 46′′ | 1678 ± 5 | 14.3
row 17 : ic 2085 | s00 pec sp | 04h 31m 24.2s | -54° 25′ 01′′ | 982 ± 10 | 13.9
row 18 : ngc 1549 | e0-1 | 04h 15m 45.1s | -55° 35′ 32′′ | 1220 ± 15 | 10.7
row 19 : ngc 1553 | sa(rl)00 | 04h 16m 10.5s | -55° 46′ 49′′ | 1080 ± 11 | 10.3
row 20 : ngc 1574 | sa0- | 04h 21m 58.8s | -56° 58′ 29′′ | 1050 ± 25 | 11.4
row 21 : ngc 1581 | s0- | 04h 24m 44.9s | -54° 56′ 31′′ | 1600 ± 27 | 13.6 ] Execute this SQL based on the above table: select ( select id where type = 'e4' ) < ( select id where type = '(l)sb(rs)00' ) | 0 |
[ header: election | name of the party/alliance | number of votes | percentage | seats in the parliament row 1 : 2010 | partidul popular crestin democrat (ppcd | 9046 | 0.53% | None
row 2 : 29 july 2009 | partidul popular crestin democrat (ppcd | 30173 | 1.91% | None
row 3 : 5 april 2009 | partidul popular crestin democrat (ppcd | 46549 | 3.03% | None
row 4 : 6 march 2005 | partidul popular crestin democrat (ppcd | 141341 | 9.07% | 11
row 5 : 25 february 2001 | partidul popular crestin democrat (ppcd | 130810 | 8.24% | 11
row 6 : 22 march 1998 | blocul electoral "conventia democrat | 315206 | 19.42% | 26
row 7 : 27 february 1994 | blocul electoral "alianta frontului popular | 133606 | 7.53% | 9 ] Execute this SQL based on the above table: select name of the party/alliance where number of votes < ( select number of votes where name of the party/alliance = 'blocul electoral "conventia democrata din moldova" (cdm)' ) order by number of votes desc limit 1 | partidul popular crestin democrat (ppcd) |
[ header: season | tier | division | place row 1 : 1992-96 | 5 | regional | None
row 2 : 1996/97 | 4 | 3a | 16th
row 3 : 1997/98 | 4 | 3a | 5th
row 4 : 1998/99 | 4 | 3a | 12th
row 5 : 1999/00 | 4 | 3a | 4th
row 6 : 2000/01 | 4 | 3a | 6th
row 7 : 2001/02 | 4 | 3a | 4th
row 8 : 2002/03 | 4 | 3a | 3rd
row 9 : 2003/04 | 3 | 2ab | 19th
row 10 : 2004/05 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select tier where place = '4th' | 4.0, 4.0 |
[ header: name | state of residence | took office | left office | president served under row 1 : karl rove | texas | january 21, 2001 | august 31, 2007 | george w. bush
row 2 : barry steven jackson | ohio | september 1, 2007 | january 19, 2009 | george w. bush
row 3 : pete rouse | south dakota | january 20, 2009 | october 1, 2010 | barack obama
row 4 : david axelrod | illinois | january 20, 2009 | january 10, 2011 | barack obama
row 5 : david plouffe | delaware | january 10, 2011 | january 25, 2013 | barack obama
row 6 : valerie jarrett | illinois | january 20, 2009 | present | barack obama
row 7 : daniel pfeif | delaware | january 25, 2013 | present | barack obama ] Execute this SQL based on the above table: select count ( * ) where president served under = 'barack obama' | 5 |
[ header: album/single | performer | year | variant | notes row 1 : the english and scottish popular balla | ewan maccoll | 1956 | gil morice | the earliest known professional recording (8'37")
row 2 : blood and roses vol 2 | ewan maccoll | 1981 | child maurice | this is a different version from maccoll
row 3 : right of passage | martin carthy | 1988 | bill norrie | None
row 4 : kornog | kornog | 2000 | child noryce | the only known version by a french band
row 5 : the furrowed field | damien barber | 2000 | bill norrie | None
row 6 : songs | spiers and boden | 2005 | child morris | None
row 7 : at ruskin mill | martin carthy | 2005 | bill norrie | the longest recorded version (9'06") ] Execute this SQL based on the above table: select performer where variant = 'child morris' | spiers and boden |
[ header: year | location | men's individual | women's individual | men's team | women's team | mixed team | ref row 1 : 1996 | vaulx-en-velin | franck dauphin (fra) | anna campagnoli (ita | None | None | None |
row 2 : 1998 | taoyuan | john blaschke (usa) | shih ya-ping (t | united states | chinese taipei | None |
row 3 : 2000 | madrid | tsai sung-pin | jamie van natta (usa) | united states | united states | None |
row 4 : 2002 | chonburi | adam wheatcroft (usa) | mary zorn (usa) | united states | united states | None |
row 5 : 2004 | madrid | choi yong-hee ( | mary zorn (usa) | south korea | united states | None |
row 6 : 2006 | vinicne | braden gellenthien (usa | amandine bouillot (fr | united states | france | united states |
row 7 : 2008 | tainan | jedd greschock (usa | erika anschutz (usa) | mexico | south korea | united states |
row 8 : 2010 | shenzhen | adam gallant (usa) | vida halimian (ir | united states | united states | united states |
row 9 : 2012 | cordoba | daniel suter (us | kristina berger (ger) | italy | united states | united states |
row 10 : 2014 | legnica | None | None | None | None | None | ] Execute this SQL based on the above table: select location order by year limit 1 | vaulx-en-velin |
[ header: lift name | type | top elevation (ft) | bottom elevation | vertical rise | length (ft) | slope (%) | capacity (rides/hr) | speed (ft/min) | lift manufacturer | year installed row 1 : bruno | fixed double | 5885 | 5840 | 45 | 368 | 12% | 630 | 300 | poma | 1987
row 2 : molly's express | detach quad | 5835 | 4990 | 845 | 5244 | 16% | 1200 | 1000 | doppelmayr | 2000
row 3 : pucci | fixed triple | 5920 | 5350 | 570 | 3398 | 17% | 1330 | 450 | poma | 1987
row 4 : stormin' norman | detach quad | 6245 | 5460 | 785 | 4396 | 18% | 1500 | 1000 | doppelmayr | 2000
row 5 : magic mile express | detach quad | 6990 | 5915 | 1075 | 5359 | 20% | 1600 | 950 | poma | 1992
row 6 : palmer express | detach quad | 8470 | 6940 | 1530 | 5468 | 29% | 1800 | 1000 | doppelmayr | 1996
row 7 : jeff flood express (still creek basin) | detach quad | 6020 | 4850 | 1170 | 6506 | 18% | 1800 | 1000 | doppelmayr | 2007 ] Execute this SQL based on the above table: select ( select bottom elevation order by year installed asc limit 5915 ) - ( select bottom elevation order by year installed desc limit 1 ) | 990.0 |
[ header: team | outgoing manager | manner of departure | date of vacancy | replaced by | date of appointment | position in table row 1 : manchester city | stuart pearce | contract terminated | 14 may 2007 | sven-goran eriks | 6 july 2007 | pre-season
row 2 : chelsea | jose mourinho | mutual consent | 20 september 2007 | avram grant | 20 september 2007 | 5th
row 3 : bolton wanderers | sammy lee | mutual consent | 17 october 2007 | gary megson | 25 october 2007 | 19th
row 4 : tottenham hotspur | martin jol | contract terminated | 25 october 2007 | juande ramos | 27 october 2007 | 18th
row 5 : wigan athletic | chris hutchings | contract terminated | 5 november 2007 | steve bruce | 26 november 2007 | 18th
row 6 : birmingham city | steve bruce | wigan purchased rights for £3m | 19 november 2007 | alex mcleish | 28 november 2007 | 15th
row 7 : derby county | billy davies | mutual consent | 26 november 2007 | paul jewell | 28 november 2007 | 20th
row 8 : fulham | lawrie sanchez | contract terminated | 21 december 2007 | roy hodgson | 30 december 2007 | 18th
row 9 : newcastle united | sam allardyce | mutual consent | 9 january 2008 | kevin keegan | 16 january 2008 | 11th
row 10 : chelsea | avram grant | contract terminated | 24 may 2008 | luiz felipe scolari | 1 july 2008 | post-season (2nd)
row 11 : manchester city | sven-goran eriks | mutual consent | 2 june 2008 | mark hughes | 4 june 2008 | post-season (9th)
row 12 : blackburn rovers | mark hughes | manchester city purchased rights for £4.6m | 4 june 2008 | paul ince | 22 june 2008 | post-season (7th) ] Execute this SQL based on the above table: select count ( position in table ) where position in table = 'post-season (2nd)' | 1 |
[ header: pos | rider | manufacturer | time/retired | points row 1 : 1 | loris capirossi | honda | 43:06.089 | 25
row 2 : 2 | doriano romboni | honda | 0.689 | 20
row 3 : 3 | max biaggi | aprilia | 1.181 | 16
row 4 : 4 | ralf waldmann | honda | 5.123 | 13
row 5 : 5 | jean-michel bayle | aprilia | 5.528 | 11
row 6 : 6 | nobuatsu aoki | honda | 5.821 | 10
row 7 : 7 | jean philippe ruggia | aprilia | 9.018 | 9
row 8 : 8 | tetsuya harada | yamaha | 24.059 | 8
row 9 : 9 | tadayuki okad | honda | 29.043 | 7
row 10 : 10 | wilco zeelenberg | honda | 36.273 | 6
row 11 : 11 | toshihiko honma | yamaha | 41.787 | 5
row 12 : 12 | adrien bosshard | honda | 52.489 | 4
row 13 : 13 | carlos checa | honda | 57.206 | 3
row 14 : 14 | eskil suter | aprilia | +1:01.503 | 2
row 15 : 15 | luis maurel | honda | +1:03.353 | 1
row 16 : 16 | patrick vd goorbergh | aprilia | +1:04.277 | None
row 17 : 17 | adolf stadler | honda | +1:16.427 | None
row 18 : 18 | juan borja | honda | +1:19.607 | None
row 19 : 19 | chrisrian boudinot | aprilia | +1:20.163 | None
row 20 : 20 | bernd kassner | aprilia | +1:20.761 | None
row 21 : 21 | andreas preining | aprilia | +1:26.864 | None
row 22 : 22 | noel ferro | honda | +1:27.009 | None
row 23 : 23 | sebastien scarnato | honda | +1:36.321 | None
row 24 : 24 | krisse kaas | yamaha | +1 lap | None
row 25 : 25 | donnie hough | honda | +1 lap | None
row 26 : ret | rodney fee | honda | retirement | None
row 27 : ret | jurgen vd goorbergh | aprilia | retirement | None
row 28 : ret | luis d'antin | honda | retirement | None
row 29 : ret | manuel hernandez | aprilia | retirement | None
row 30 : ret | frederic protat | honda | retirement | None
row 31 : ret | giuseppe fiorillo | honda | retirement | None
row 32 : ret | jose luis cardoso | aprilia | retirement | None
row 33 : ret | enrique de juan | aprilia | retirement | None
row 34 : ret | alessandro gramigni | aprilia | retirement | None ] Execute this SQL based on the above table: select count ( manufacturer ) where points >= 440 | 0 |
[ header: no. | name | term of office | president(s) served under row 1 : 1 | william bennett | 1989 - 1991 | george h. w. bush
row 2 : 2 | bob martinez | march 28, 1991 - january 20, | george h. w. bush
row 3 : 3 | lee p. brown | january 1993 - december | bill clinton
row 4 : 4 | barry mccaffrey | february 29, 1996 - janu | bill clinton
row 5 : 5 | john p. walters | december 7, 2001 - janu | george w. bush
row 6 : 6 | gil kerlikowske | may 7, 2009 - march 6, 2014 | barack obama
row 7 : acting | michael botticelli | march 6, 2014 - | barack obama ] Execute this SQL based on the above table: select president(s) served under where id = ( select id where president(s) served under = 'barack obama' and president(s) served under = 'barack obama' ) + 1 | barack obama |
[ header: mlb season | team season | league | division | finish | wins | losses | win % | gb | postseason | awards row 1 : 1969 | 1969 | al | west | 6th | 64 | 98 | 0.395 | 33 | None | None
row 2 : 1970 | 1970 | al | west | 4th | 65 | 97 | 0.401 | 33 | None | None
row 3 : 1971 | 1971 | al | west | 6th | 69 | 92 | 0.429 | 32 | None | None
row 4 : 1973 | 1973 | al | east | 5th | 74 | 88 | 0.457 | 23 | None | None
row 5 : 1974 | 1974 | al | east | 5th | 76 | 86 | 0.469 | 15 | None | None
row 6 : 1976 | 1976 | al | east | 6th | 66 | 95 | 0.41 | 32 | None | None
row 7 : 1977 | 1977 | al | east | 6th | 67 | 95 | 0.414 | 33 | None | None
row 8 : 1979 | 1979 | al | east | 2nd | 95 | 66 | 0.59 | 8 | None | None
row 9 : 1981 | 1981 | al | east | 3rd | 31 | 25 | 0.554 | 3 | lost alds vs. new york | rollie fingers (mvp,
row 10 : 1981 | 1981 | al | east | 1st | 31 | 22 | 0.585 | None | lost alds vs. new york | rollie fingers (mvp,
row 11 : 1982 | 1982 | al | east | 1st | 95 | 67 | 0.586 | None | won alcs vs. cali | robin yount (mvp
row 12 : 1983 | 1983 | al | east | 5th | 87 | 75 | 0.537 | 11 | None | cecil cooper (rca)
row 13 : 1984 | 1984 | al | east | 7th | 67 | 94 | 0.416 | 361⁄2 | None | None
row 14 : 1988 | 1988 | al | east | 3rd | 87 | 75 | 0.537 | 2 | None | None
row 15 : 1993 | 1993 | al | east | 7th | 69 | 93 | 0.426 | 26 | None | None
row 16 : 1997 | 1997 | al | central | 3rd | 78 | 83 | 0.484 | 8 | None | None
row 17 : 1999 | 1999 | nl | central | 5th | 74 | 87 | 0.46 | 221⁄2 | None | None
row 18 : 2000 | 2000 | nl | central | 3rd | 73 | 89 | 0.451 | 22 | None | None
row 19 : 2001 | 2001 | nl | central | 4th | 68 | 94 | 0.42 | 25 | None | None
row 20 : 2002 | 2002 | nl | central | 6th | 56 | 106 | 0.346 | 41 | None | None
row 21 : 2003 | 2003 | nl | central | 6th | 68 | 94 | 0.412 | 20 | None | None
row 22 : 2004 | 2004 | nl | central | 6th | 67 | 94 | 0.411 | 371⁄2 | None | None
row 23 : 2007 | 2007 | nl | central | 2nd | 83 | 79 | 0.512 | 2 | None | ryan braun (roy) prince field
row 24 : 2008 | 2008 | nl | central | 2nd | 90 | 72 | 0.556 | 71⁄2 | lost nlds vs. | None
row 25 : 2009 | 2009 | nl | central | 3rd | 80 | 82 | 0.494 | 11 | None | None ] Execute this SQL based on the above table: select win % where awards = 'rollie fingers (mvp, cya)' | 0.554, 0.585 |
[ header: rank | player | points | points defending | points won | new points | withdrew due to row 1 : 5 | juan martin del potr | 5115 | 720 | 0 | 4395 | right wrist surgery
row 2 : 6 | nikolay davydenko | 5145 | 360 | 0 | 4785 | broken wrist
row 3 : 20 | radek stepanek | 1705 | 90 | 0 | 1615 | fatigue
row 4 : 23 | tommy haas | 1660 | 180 | 0 | 1480 | right hip surgery
row 5 : 32 | gilles simon | 1395 | 90 | 0 | 1305 | right knee injury
row 6 : 36 | ivo karlovic | 1295 | 10 | 0 | 1285 | right foot injury
row 7 : 10 | kim clijsters | 3890 | 0 | 0 | 3890 | left foot injury ] Execute this SQL based on the above table: select count ( * ) where points won >= 0 | 7 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | jim clark | lotus-ford | 80 | 1:59:25.6 | 1 | 9
row 2 : 2 | 2 | denny hulme | brabham-repco | 80 | + 12.8 | 4 | 6
row 3 : 3 | 8 | chris amon | ferrari | 80 | + 16.6 | 6 | 4
row 4 : 4 | 1 | jack brabham | brabham-repco | 80 | + 21.8 | 3 | 3
row 5 : 5 | 12 | pedro rodriguez | cooper-maserati | 79 | + 1 lap | 9 | 2
row 6 : 6 | 7 | john surtees | honda | 78 | + 2 laps | 7 | 1
row 7 : 7 | 15 | chris irwin | brm | 77 | + 3 laps | 13 | None
row 8 : 8 | 20 | david hobbs | brm | 77 | + 3 laps | 14 | None
row 9 : 9 | 14 | alan rees | cooper-maserati | 76 | + 4 laps | 15 | None
row 10 : 10 | 18 | guy ligier | brabham-repco | 76 | + 4 laps | 21 | None
row 11 : ret | 19 | bob anderson | brabham-climax | 67 | engine | 17 | None
row 12 : ret | 6 | graham hill | lotus-ford | 64 | engine | 2 | None
row 13 : ret | 4 | mike spence | brm | 44 | ignition | 11 | None
row 14 : ret | 9 | dan gurney | eagle-weslake | 34 | clutch | 5 | None
row 15 : ret | 22 | silvio moser | cooper-ats | 29 | oil pressure | 20 | None
row 16 : ret | 11 | jochen rindt | cooper-maserati | 26 | engine | 8 | None
row 17 : ret | 3 | jackie stewart | brm | 20 | transmission | 12 | None
row 18 : ret | 10 | bruce mclaren | eagle-weslake | 14 | engine | 10 | None
row 19 : ret | 17 | jo siffert | cooper-maserati | 10 | engine | 18 | None
row 20 : ret | 23 | jo bonnier | cooper-maserati | 0 | engine | 9 | None
row 21 : dns | 16 | piers courage | brm | 0 | non starter | None | None ] Execute this SQL based on the above table: select pos order by laps limit 1 | ret |
[ header: township | fips | population center | population | population density /km2 (/sq mi) | land area km2 (sq mi) | water area km2 (sq mi) | water % | geographic coordinates row 1 : belleville | 5575 | None | 675 | 4 (11) | 155 (60) | 0 (0) | 0.14% | 37°3′50′′n 96°
row 2 : caneyville | 10425 | None | 88 | 1 (2) | 144 (55) | 1 (0) | 0.38% | 37°15′23′′n 96°
row 3 : center | 11575 | None | 75 | 1 (1) | 144 (56) | 1 (0) | 0.80% | 37°15′28′′n 96°
row 4 : harrison | 30275 | None | 114 | 1 (2) | 142 (55) | 0 (0) | 0.14% | 37°4′3′′n 96°
row 5 : hendricks | 31300 | None | 179 | 1 (3) | 142 (55) | 0 (0) | 0.05% | 37°1′12′′n 96°
row 6 : jefferson | 35125 | cedar vale | 834 | 6 (15) | 144 (56) | 1 (0) | 0.45% | 37°6′45′′n 96°
row 7 : lafayette | 37650 | None | 65 | 0 (1) | 154 (59) | 2 (1) | 1.40% | 37°15′36′′n 96°
row 8 : little caney | 41525 | None | 353 | 3 (8) | 117 (45) | 0 (0) | 0.31% | 37°3′51′′n 96°
row 9 : salt creek | 62775 | None | 123 | 1 (3) | 127 (49) | 0 (0) | 0.34% | 37°15′13′′n 96°
row 10 : sedan | 63775 | sedan | 1660 | 13 (34) | 128 (49) | 1 (0) | 0.65% | 37°7′50′′n 96°
row 11 : summit | 69025 | None | 106 | 1 (2) | 144 (56) | 1 (0) | 0.40% | 37°8′17′′n 96°
row 12 : washington | 75550 | None | 87 | 1 (2) | 121 (47) | 1 (0) | 0.71% | 37°7′41′′n 96° ] Execute this SQL based on the above table: select water % where geographic coordinates = '37°4′3′′n 96°26′32′′w / 37.06750°n 96.44222°w' and fips < ( select fips where water % = '0.71%' ) | 0.14% |
[ header: date | venue | opponent | result | tournament | scored row 1 : 10 february 2008 | craven park | st. helens | 24-22 | super league xiii | 1
row 2 : 24 march 2008 | jjb stadium | wigan warriors | 18-12 | super league xiii | 1
row 3 : 13 april 2008 | craven park | bradford bulls | 20-18 | super league xiii | 1
row 4 : 21 june 2008 | craven park | wakefield trinity wildcats | 18-26 | super league xiii | 1
row 5 : 8 march 2009 | craven park | wakefield trinity wildcats | 31-18 | super league xiv | 1
row 6 : 15 march 2009 | craven park | crusaders | 48-18 | super league xiv | 3
row 7 : 3 may 2009 | murrayfield stadium | warrington wolves | 28-36 | super league xiv | 1
row 8 : 20 june 2009 | brewery field | crusaders | 18-32 | super league xiv | 2
row 9 : 21 august 2009 | the willows | salford city reds | 10-14 | super league xiv | 1
row 10 : 5 september 2009 | craven park | warrington wolves | 40-16 | super league xiv | 3
row 11 : 12 september 2009 | belle vue | wakefield trinity wildcats | 24-10 | super league xiv | 1
row 12 : 7 february 2010 | craven park | salford city reds | 30-12 | super league xv | 1
row 13 : 16 may 2010 | craven park | crusaders | 54-10 | super league xv | 2
row 14 : 21 may 2010 | knowsley road | st. helens | 68-12 | super league xv | 1
row 15 : 20 june 2010 | craven park | harlequins rl | 42-6 | super league xv | 2
row 16 : 25 june 2010 | galpharm stadium | huddersfield giants | 16-16 | super league xv | 1
row 17 : 4 july 2010 | belle vue | wakefield trinity wildcats | 14-46 | super league xv | 1
row 18 : 15 july 2010 | kc stadium | hull | 20-16 | super league xv | 1
row 19 : 24 july 2010 | craven park | bradford bulls | 49-24 | super league xv | 2
row 20 : 15 august 2010 | the willows | salford city reds | 18-44 | super league xv | 2
row 21 : 13 february 2011 | millennium stadium | hull | 22-34 | super league xv | 1
row 22 : 20 february 2011 | halliwell jones stadium | warrington wolves | 24-22 | super league | 2
row 23 : 7 march 2011 | the jungle | castleford tigers | 27-14 | super league | 1
row 24 : 25 june 2011 | twickenham stoop | harlequins rl | 0-34 | super league | 1 ] Execute this SQL based on the above table: select tournament where date = 3 | super league xiv |
[ header: no. | player | birth date | weight | height | position | current club row 1 : 4 | ardo kreek | august 7, 1986 (age 27) | 96 | 203 | middle blocker | paris volley
row 2 : 5 | kert toobal | june 3, 1979 (age 35) | 78 | 189 | setter | sivas 4 eylul
row 3 : 6 | martti juhkami | june 6, 1988 (age 26) | 96 | 196 | spiker | tv buhl
row 4 : 7 | argo meresaar | january 13, 1980 (age 34) | 107 | 206 | opposite | bigbank tartu
row 5 : 8 | kusti nolvak | november 6, 1991 (age 22) | 81 | 186 | setter | ttu vk
row 6 : 9 | robert taht | august 15, 1993 (age 20) | 80 | 190 | spiker | bigbank tartu
row 7 : 11 | oliver venno | may 23, 1990 (age 24) | 105 | 210 | opposite | rennes volley 35
row 8 : 14 | rait rikberg | august 30, 1982 (age 31) | 80 | 174 | libero | bigbank tartu
row 9 : 16 | edgar jarvekulg | june 12, 1988 (age 26) | 77 | 186 | libero | parnu vk
row 10 : 17 | siim ennemuist | december 5, 1989 (age 24) | 89 | 196 | middle blocker | ttu vk
row 11 : 18 | jaanus nommsalu | january 19, 1981 (age 33) | 94 | 200 | spiker | ttu vk
row 12 : 19 | andri aganits | september 7, 1993 (age 20) | 99 | 207 | middle blocker | tv buhl ] Execute this SQL based on the above table: select current club order by no. desc limit 1 | tv buhl |
[ header: athlete | nation | olympics | gold | silver | bronze | total row 1 : gillis grafstrom | sweden (swe) | 1920-1932 | 3 | 1 | 0 | 4
row 2 : evgeni plushenko | russia (rus) | 2002-2014 | 2 | 2 | 0 | 4
row 3 : ludmila belousova | soviet union (urs) | 1964-1968 | 2 | 0 | 0 | 2
row 4 : dick button | united states (usa) | 1948-1952 | 2 | 0 | 0 | 2
row 5 : ekaterina gordeeva | soviet union (urs) russia ( | 1988, 1994 | 2 | 0 | 0 | 2
row 6 : tatiana volosozhar | russia (rus) | 2014 | 2 | 0 | 0 | 2
row 7 : katarina witt | east germany (gdr) | 1984-1988 | 2 | 0 | 0 | 2
row 8 : marina klimova / sergei | unified team (eun) soviet | 1984-1992 | 1 | 1 | 1 | 3
row 9 : tenley albright | united states (usa) | 1952-1956 | 1 | 1 | 0 | 2
row 10 : elena berezhnay | russia (rus) | 1998-2002 | 1 | 1 | 0 | 2
row 11 : carol heiss | united states (usa) | 1956-1960 | 1 | 1 | 0 | 2
row 12 : kim yu-na | south korea (kor) | 2010-2014 | 1 | 1 | 0 | 2
row 13 : shen xue / z | china (chn) | 2002-2010 | 1 | 0 | 2 | 3
row 14 : jeannette altwegg | great britain (gbr) | 1948-1952 | 1 | 0 | 1 | 2
row 15 : marina anissina / g | france (fra) | 1998-2002 | 1 | 0 | 1 | 2
row 16 : beatrix loughran | united states (usa) | 1924-1932 | 0 | 2 | 1 | 3
row 17 : patrick chan | canada (can) | 2014 | 0 | 2 | 0 | 2
row 18 : marika kilius / hans | unified team of germany (eua | 1960-1964 | 0 | 2 | 0 | 2
row 19 : brian orser | canada (can) | 1984-1988 | 0 | 2 | 0 | 2
row 20 : elvis stojko | canada (can) | 1994-1998 | 0 | 2 | 0 | 2
row 21 : phyllis johnson | great britain (gbr) | 1908-1920 | 0 | 1 | 1 | 2
row 22 : michelle kwan | united states (usa) | 1998-2002 | 0 | 1 | 1 | 2
row 23 : irina slut | russia (rus) | 2002-2006 | 0 | 1 | 1 | 2
row 24 : philippe candeloro | france (fra) | 1994-1998 | 0 | 0 | 2 | 2
row 25 : manuela groß / uwe ka | east germany (gdr) | 1972-1976 | 0 | 0 | 2 | 2
row 26 : chen lu | china (chn) | 1994-1998 | 0 | 0 | 2 | 2
row 27 : patrick pera | france (fra) | 1968-1972 | 0 | 0 | 2 | 2 ] Execute this SQL based on the above table: select count ( nation ) where gold = 0 | 12 |
[ header: no. in series | no. in season | performer | appearance | air date row 1 : 268 | 1 | tom segura | only | 21 january 2011
row 2 : 269 | 2 | michael kosta | only | 21 january 2011
row 3 : 270 | 3 | sheng wang | only | 28 january 2011
row 4 : 271 | 4 | chelsea peretti | only | 28 january 2011
row 5 : 272 | 5 | chris d'elia | only | 4 february 2011
row 6 : 273 | 6 | nate bargatze | only | 4 february 2011
row 7 : 274 | 7 | hari kondabolu | only | 11 february 2011
row 8 : 275 | 8 | jack whitehall | only | 11 february 2011
row 9 : 276 | 9 | al jackson | only | 18 february 2011
row 10 : 277 | 10 | kyle kinane | only | 25 february 2011
row 11 : 278 | 11 | matt fulchiron | only | 25 february 2011
row 12 : 279 | 12 | mike vecchione | only | 4 march 2011
row 13 : 280 | 13 | jessi klein | only | 4 march 2011
row 14 : 281 | 14 | louis katz | only | 11 march 2011
row 15 : 282 | 15 | jay larson | only | 11 march 2011
row 16 : 283 | 16 | natasha leggero | only | 25 march 2011 ] Execute this SQL based on the above table: select appearance order by no. in season desc limit 1 | only |
[ header: year | competition | venue | position | event | notes row 1 : 1982 | african championships | cairo, egyp | 1st | marathon | 2:21:05
row 2 : 1982 | commonwealth games | brisbane, australia | 2nd | marathon | 2:09:30
row 3 : 1983 | world championships | helsinki, finland | 15th | marathon | 2:13:11
row 4 : 1983 | melbourne marathon | melbourne, australia | 1st | marathon | 2:13:50
row 5 : 1984 | tokyo marathon | tokyo, japan | 1st | marathon | 2:10:49
row 6 : 1984 | olympic games | los angeles, united states | 6th | marathon | 2:11:10
row 7 : 1984 | melbourne marathon | melbourne, australia | 1st | marathon | 2:15:31
row 8 : 1986 | tokyo marathon | tokyo, japan | 1st | marathon | 2:08:10
row 9 : 1986 | fukuoka marathon | fukuoka, japan | 1st | marathon | 2:10:06
row 10 : 1987 | world championships | rome, italy | 6th | marathon | 2:13:43
row 11 : 1987 | beijing marathon | beijing, pr china | 1st | marathon | 2:12:19
row 12 : 1988 | olympic games | seoul, south korea | 7th | marathon | 2:13:06
row 13 : 1988 | boston marathon | boston, united states | 2nd | marathon | None
row 14 : 1989 | new york city marathon | new york, united states | 1st | marathon | 2:08:01
row 15 : 1989 | boston marathon | boston, united states | 2nd | marathon | None
row 16 : 1990 | boston marathon | boston, united states | 2nd | marathon | None
row 17 : 1992 | olympic games | barcelona, spain | 34th | marathon | 2:19:34
row 18 : 1993 | world championships | stuttgart, germany | 21st | marathon | 2:24:23
row 19 : 1995 | world championships | gothenburg, sweden | 43rd | marathon | 2:30:53 ] Execute this SQL based on the above table: select position where year > ( select year where position = '2nd' ) order by year asc limit 1 | 15th |
[ header: dutch language group electoral district (as of 2012) | dutch language group seats | french language group electoral district (as of 2012) | french language group seats row 1 : antwerp | 24 | brussels capital region | 13/14
row 2 : brussels capital region | 1/2 | hainaut | 18
row 3 : east flanders | 20 | liege | 15
row 4 : flemish brabant | 15 | luxembourg | 4
row 5 : limburg | 12 | namur | 6
row 6 : west flanders | 16 | walloon brabant | 5
row 7 : total | 88 | total | 62 ] Execute this SQL based on the above table: select count ( dutch language group electoral district (as of 2012) ) where dutch language group electoral district (as of 2012) = 'limburg' and french language group electoral district (as of 2012) not null | 1 |
[ header: county | kerry | votes | bush | votes | others | votes row 1 : manhattan | 82.1% | 526765 | 16.7% | 107405 | 1.2% | 7781
row 2 : brooklyn | 74.9% | 514973 | 24.3% | 167149 | 0.8% | 5762
row 3 : queens | 71.7% | 433835 | 27.4% | 165954 | 0.9% | 5603
row 4 : tompkins | 64.2% | 27229 | 33.0% | 13994 | 2.8% | 1179
row 5 : albany | 60.7% | 89323 | 37.3% | 54872 | 2.0% | 3004
row 6 : erie | 56.4% | 251090 | 41.4% | 184423 | 2.2% | 9625
row 7 : ulster | 54.3% | 47602 | 43.1% | 37821 | 2.6% | 2289
row 8 : nassau | 52.2% | 323070 | 46.6% | 288355 | 1.1% | 6918
row 9 : clinton | 52.2% | 17624 | 45.4% | 15330 | 2.3% | 782
row 10 : schenectady | 51.8% | 35971 | 46.2% | 32066 | 2.1% | 1432
row 11 : broome | 50.4% | 46281 | 47.4% | 43568 | 2.2% | 2041
row 12 : suffolk | 49.5% | 315909 | 48.5% | 309949 | 2.0% | 12854
row 13 : niagara | 49.3% | 47602 | 48.8% | 47111 | 1.9% | 1867
row 14 : rockland | 48.9% | 64191 | 49.6% | 65130 | 1.5% | 1910
row 15 : cayuga | 48.6% | 17534 | 49.2% | 17743 | 2.1% | 775
row 16 : otsego | 47.7% | 12723 | 50.1% | 13342 | 2.2% | 587
row 17 : oswego | 46.8% | 24133 | 51.0% | 26325 | 2.2% | 1149
row 18 : saratoga | 45.6% | 48730 | 52.5% | 56158 | 1.9% | 1985
row 19 : montgomery | 44.5% | 9449 | 53.4% | 11338 | 2.0% | 434
row 20 : orange | 43.8% | 63394 | 54.7% | 79089 | 1.5% | 2190
row 21 : chemung | 43.7% | 17080 | 54.6% | 21321 | 1.7% | 674
row 22 : oneida | 42.8% | 40792 | 54.9% | 52392 | 2.3% | 2185
row 23 : ontario | 42.2% | 21166 | 55.9% | 27999 | 1.9% | 937
row 24 : putnam | 42.0% | 19575 | 56.6% | 26356 | 1.4% | 632
row 25 : fulton | 41.4% | 9202 | 56.6% | 12570 | 2.0% | 443
row 26 : herkimer | 41.2% | 11675 | 56.6% | 16024 | 2.2% | 611
row 27 : tioga | 40.6% | 9694 | 57.6% | 13762 | 1.9% | 446
row 28 : schuyler | 40.1% | 3445 | 57.7% | 4960 | 2.2% | 185
row 29 : cattaraugus | 39.4% | 13514 | 58.5% | 20051 | 2.0% | 697
row 30 : yates | 39.3% | 4205 | 58.9% | 6309 | 1.8% | 197
row 31 : wayne | 38.1% | 15709 | 60.0% | 24709 | 1.9% | 782
row 32 : orleans | 36.0% | 5959 | 62.3% | 10317 | 1.8% | 297 ] Execute this SQL based on the above table: select count ( county ) where votes > 1867 | 13 |
[ header: edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 1st | 1983 | tommy persson (swe) | 2:24:15 | None | None
row 2 : 2nd | 1984 | steven marwa (tan) | 2:33:59 | None | None
row 3 : 4th | 1986 | savio d'souza | 2:31:28 | karolina szabo (h | 1:17:09
row 4 : 6th | 1989 | yeshwant singh rawat (in | 2:31:47 | sunita godhara (ind) | 2:58:39
row 5 : 9th | 1992 | shivkumar yada | 2:26:34 | suman mehta (ind) | 2:51:01
row 6 : 10th | 1993 | robert nolan (aus) | 2:23:23 | vally sathyab | 2:47:46
row 7 : 11th | 1994 | joshua kipkemboi | 2:24:35 | midde hamrin (swe) | 1:17:19
row 8 : 12th | 1996 | joseph kahugu ( | 2:13:00 | lukose leelamma | None
row 9 : 13th | 1997 (jan) | abhay singh (ind) | 2:23:08 | camilla benjaminsson ( | 1:20:00
row 10 : 14th | 1997 (dec) | my tahar echchadl | 2:25:36 | zahra akrachi ( | 1:16:42
row 11 : 15th | 1999 | zablon mokaya (ken) | 2:22:54 | lyubov fyodor | 1:29:49
row 12 : 16th | 2000 | fedor ryzhov (rus) | 2:25:17 | margaret ngotho ( | 1:18:10
row 13 : 17th | 2002 | ambrose makau (ken) | 2:23:20 | natalya volgina (rus) | 1:15:52
row 14 : 18th | 2003 | robert kipyego ( | 2:16:36 | masila ndunge (ken | 1:13:49
row 15 : 19th | 2004 | douglas gwandaru (ken | 2:21:22 | jane muia (ken) | 1:11:59
row 16 : 20th | 2005 | josephat ndeti ( | 2:19:35 | nailiya yulamanova | 1:15:05
row 17 : 21st | 2006 | said regragui (swe) | 2:18:23 | hellen musyoka (ken) | 1:13:20
row 18 : 22nd | 2007 | philip makau muia ( | 2:17:32 | roman gebregessese (eth) | 1:11:30.4
row 19 : 23rd | 2008 | nelson kirwa rot | 2:17:45 | caroline kilel (ken) | 1:10:17
row 20 : 24th | 2009 | augustine rono sembri ( | 2:13:05 | agnes katunga mutune | 1:10:30
row 21 : 25th | 2010 | gudeta gemechu birat | 2:13:20 | birzaf gebre tekele ( | 2:38:41 ] Execute this SQL based on the above table: select edition where id = ( select id where edition = '9th' ) + 1 | 10th |
[ header: year | film | role | language | notes row 1 : 2009 | toss: a flip of destiny | sherry | hindi | None
row 2 : 2009 | aa okkadu | dr. pavitra | telugu | None
row 3 : 2010 | mouna ragam | sandhya | telugu | None
row 4 : 2010 | saradaga kasepu | manimala | telugu | None
row 5 : 2010 | orange | madhu | telugu | special appearance
row 6 : 2012 | kamaal dhamaal malam | maria | hindi | None
row 7 : 2013 | mahankali | tanisha | telugu | None
row 8 : 2013 | shadow | None | telugu | None
row 9 : 2013 | eepeeko | None | tamil | filming
row 10 : 2013 | black coffee | None | malayalam | filming
row 11 : 2014 | koothara | shaista | malayalam | filming
row 12 : 2014 | kotha janta | None | telugu | filming
row 13 : 2013 | serndhu polama | None | tamil | filming ] Execute this SQL based on the above table: select year - year where role = 'sandhya' | 0 |
[ header: year | film | language | character | co-star | music | banner row 1 : 1941 | bhaktimala | telugu | radha | None | None | bhaskar films
row 2 : 1941 | dharmapatni | tamil | None | None | None | famous films
row 3 : 1944 | tahsildar | telugu | kamala | None | None | None
row 4 : 1946 | gruhapravesam | telugu | janaki | None | None | sarati films
row 5 : 1947 | ratnamala | telugu | ratnamala | c. s. r. an | c. r. subburaman | bharani pictures
row 6 : 1949 | laila majnu | telugu | laila | a. nageswara r | c. r. subburaman | bharani pictures
row 7 : 1949 | apoorva sagodhar | tamil | kanchana | m. k. radha | s. rajeswara | gemini studios
row 8 : 1951 | malleeswari | telugu | malleeswari | n. t. rama r | adepalli rama r | vijaya studios
row 9 : 1951 | mangala | hindi | mangala | None | None | gemini studios
row 10 : 1952 | rani | tamil | None | s. balachander | c. r. subburaman | jupiter pictures
row 11 : 1952 | rani | hindi | None | anoop kumar | c. r. subburaman | jupiter pictures
row 12 : 1953 | chandirani | hindi | champa & chandi | dilip kumar | c. r. subburaman | bharani pictures
row 13 : 1957 | makkalai petra magarasi | tamil | rangamma | sivaji ganesan | k. v. mahadevan | sri lakshmi
row 14 : 1961 | batasari | telugu | madhavi | a. nageswara r | master venu | bharani pictures
row 15 : 1965 | antastulu | telugu | None | a. nageswara r | k. v. mahadevan | None
row 16 : 1967 | grihalakshmi | telugu | laxmi | None | None | None
row 17 : 1967 | pattatthu rani | tamil | None | gemini ganesan | t. k. ramamoorth | None
row 18 : 1984 | mangamma gari manavadu | telugu | mangamma | None | None | None
row 19 : 1988 | attagaru swagatham | telugu | None | None | None | None ] Execute this SQL based on the above table: select ( select year where language = 'tamil' ) > 1783 | 1 |
[ header: year | category | nominee(s) | episode | result row 1 : 1983 | outstanding individual achievement in graphic design and title sequences | james castle, bruce bry | "show down: part 1" | won
row 2 : 1983 | outstanding achievement in music and lyrics | gary portnoy, judy | "give me a ring sometime" | nominated
row 3 : 1983 | outstanding art direction for a series | george gaines, richard | "give me a ring sometime" | nominated
row 4 : 1983 | outstanding film editing for a series | andrew chulack | "endless slumper" | nominated
row 5 : 1984 | outstanding live and tape sound mixing and sound effects for | sam black, douglas gray, | "no help wanted" | nominated
row 6 : 1986 | outstanding editing for a series (multi-cam | andy ackerman | "birth, death, love and rice" | nominated
row 7 : 1986 | outstanding editing for a series (multi-cam | douglas hines | "the triangle" | nominated
row 8 : 1987 | outstanding sound mixing for a comedy series or | michael ballin, bob do | "the proposal" | won
row 9 : 1987 | outstanding editing for a series (multi-cam | andy ackerman | "cheers: the motion picture" | nominated
row 10 : 1988 | outstanding editing for a series (multi-cam | andy ackerman | "the big kiss-off" | won
row 11 : 1988 | outstanding sound mixing for a comedy series or | bob douglas, doug grey | "the last angry mailman" | nominated
row 12 : 1989 | outstanding sound mixing for a comedy series or | sam black, robert | "jumping jerks" | nominated
row 13 : 1990 | outstanding sound mixing for a comedy series or | sam black, robert | "the stork brings a crane" | won
row 14 : 1991 | outstanding editing for a miniseries or | andy ackerman | "cheers 200th anniversary special" | nominated
row 15 : 1991 | outstanding editing for a series (multi-cam | andy ackerman | "the days of wine and neuroses" | nominated
row 16 : 1991 | outstanding editing for a series (multi-cam | sheila amos | "rat girl" | nominated
row 17 : 1992 | outstanding individual achievement in editing for a series ( | robert bramwell, peter | "an old fashioned wedding" | nominated
row 18 : 1992 | outstanding individual achievement in sound mixing for a comedy | sam black, robert | "bar wars iv: this time | nominated
row 19 : 1993 | outstanding individual achievement in editing for a series ( | robert bramwell | "one for the road" | won ] Execute this SQL based on the above table: select count ( category ) where year > 452 | 19 |
[ header: year | derby winner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0
row 2 : 2006 | galaxy | 2 | 1 | 1
row 3 : 2007 | chivas | 1 | 1 | 2
row 4 : 2008 | galaxy | 1 | 2 | 0
row 5 : 2009 | galaxy | 3 | 2 | 0
row 6 : 2010 | galaxy | 2 | 0 | 0
row 7 : 2011 | galaxy | 2 | 0 | 0
row 8 : 2012 | galaxy | 2 | 0 | 1
row 9 : 2013 | galaxy | 2 | 1 | 0
row 10 : total | None | 20 | 7 | 4 ] Execute this SQL based on the above table: select derby winner where derby winner = 'galaxy' | galaxy, galaxy, galaxy, galaxy, galaxy, galaxy, galaxy, galaxy |
[ header: rank | athlete | country | time | notes row 1 : None | nataliya petrusyova | soviet union | 1:24.10 | or
row 2 : None | leah poulos | united states | 1:25.41 | None
row 3 : None | sylvia albrecht | east germany | 1:26.46 | None
row 4 : 4 | karin enke | east germany | 1:26.66 | None
row 5 : 5 | beth heiden | united states | 1:27.01 | None
row 6 : 6 | annie borckink | netherlands | 1:27.24 | None
row 7 : 7 | sylvia burka | canada | 1:27.50 | None
row 8 : 8 | ann-sofie jarnstrom | sweden | 1:28.10 | None
row 9 : 9 | sylvia filipsson | sweden | 1:28.18 | None
row 10 : 10 | annette carlen-karls | sweden | 1:28.25 | None
row 11 : 11 | valentina lalenkova | soviet union | 1:28.27 | None
row 12 : 12 | bjørg eva jen | norway | 1:28.55 | None
row 13 : 13 | sijtje van der lende | netherlands | 1:28.72 | None
row 14 : 14 | sarah docter | united states | 1:28.80 | None
row 15 : 14 | haitske valentijn-pij | netherlands | 1:28.80 | None
row 16 : 16 | erwina rys-feren | poland | 1:28.82 | None
row 17 : 17 | miyoshi kato | japan | 1:28.97 | None
row 18 : 18 | christa rothenburger | east germany | 1:29.69 | None
row 19 : 19 | brenda webster | canada | 1:29.84 | None
row 20 : 20 | irina kuleshova | soviet union | 1:29.94 | None
row 21 : 21 | monika pflug | west germany | 1:30.13 | None
row 22 : 22 | makiko nagaya | japan | 1:30.27 | None
row 23 : 23 | sigrid smuda | west germany | 1:30.29 | None
row 24 : 24 | kathy vogt | canada | 1:30.33 | None
row 25 : 25 | yuko yaegashi- | japan | 1:30.72 | None
row 26 : 26 | lee nam-sun | south korea | 1:31.30 | None
row 27 : 27 | cao guifeng | china | 1:31.74 | None
row 28 : 28 | anneli repola | finland | 1:31.76 | None
row 29 : 29 | silvia brunner | switzerland | 1:31.79 | None
row 30 : 30 | lee seong-ae | south korea | 1:32.04 | None
row 31 : 31 | zhang li | china | 1:32.20 | None
row 32 : 32 | shen zhenshu | china | 1:32.49 | None
row 33 : 33 | brigitte flierl | west germany | 1:33.61 | None
row 34 : 34 | kim yeong-hui | south korea | 1:34.17 | None
row 35 : 35 | kim ferran | great britain | 1:34.19 | None
row 36 : 36 | marzia peretti | italy | 1:35.66 | None
row 37 : 37 | mandy horsepool | great britain | 1:36.31 | None ] Execute this SQL based on the above table: select sum ( rank ) | 696.0 |
[ header: rank | swimmer | country | time | note row 1 : 1 | claudia poll | costa rica | 57.43 | q
row 2 : 2 | vanessa garcia | puerto rico | 57.95 | q
row 3 : 3 | arlene semeco | venezuela | 58.11 | q
row 4 : 4 | heysi villarreal | cuba | 58.67 | q
row 5 : 5 | mariana alvarado | mexico | 58.69 | q
row 6 : 6 | carolina moreno | mexico | 59.11 | q
row 7 : 7 | isabella tafur | colombia | 59.7 | q
row 8 : 8 | ximena maria vilar | venezuela | 59.79 | q
row 9 : 9 | nikia hillarie | bahamas | 59.92 | None
row 10 : 10 | sharon fajardo | honduras | 1:00.45 | None
row 11 : 11 | maria alvarez | colombia | 1:00.76 | None
row 12 : 12 | alia atkinson | jamaica | 1:01.17 | None
row 13 : 13 | alexis jordan | barbados | 1:01.79 | None
row 14 : 14 | sharntelle mclean | trinidad and tobago | 1:03.26 | None
row 15 : 15 | jennifer powell | cayman islands | 1:03.41 | None
row 16 : 16 | nishani cicilson | suriname | 1:03.88 | None
row 17 : 17 | sade daal | suriname | 1:04.70 | None
row 18 : 18 | dalia torrez | nicaragua | 1:05.69 | None
row 19 : None | gisela morales | guatemala | dns | None
row 20 : None | alana dillette | bahamas | dns | None
row 21 : None | pamela benitez | el salvador | dns | None
row 22 : None | nilshaira isenia | netherlands antilles | dns | None ] Execute this SQL based on the above table: select rank where country = 'mexico' | 5.0, 6.0 |
[ header: season | tier | division | place row 1 : 2002/03 | 8 | 3a aficio | 1st
row 2 : 2003/04 | 6 | 1a aficio | 1st
row 3 : 2004/05 | 5 | preferente | 13th
row 4 : 2005/06 | 5 | preferente | 4th
row 5 : 2006/07 | 5 | preferente | 8th
row 6 : 2007/08 | 5 | preferente | 8th
row 7 : 2008/09 | 5 | preferente | 3rd
row 8 : 2009/10 | 5 | preferente | 2nd
row 9 : 2010/11 | 4 | 3a | 6th
row 10 : 2011/12 | 4 | 3a | 6th
row 11 : 2012/13 | 4 | 3a | 11th ] Execute this SQL based on the above table: select count ( place ) where division != 1 and division = 1658 | 0 |
[ header: rank | athlete | country | time | notes row 1 : None | kaija mustonen | finland | 2:22.4 | or
row 2 : None | carry geijssen | netherlands | 2:22.7 | None
row 3 : None | stien kaiser | netherlands | 2:24.5 | None
row 4 : 4 | sigrid sundby-dy | norway | 2:25.2 | None
row 5 : 5 | lasma kauniste | soviet union | 2:25.4 | None
row 6 : 6 | kaija-liisa | finland | 2:25.8 | None
row 7 : 7 | lyudmila titova | soviet union | 2:26.8 | None
row 8 : 8 | ruth schleiermacher | east germany | 2:27.1 | None
row 9 : 9 | christina lindblom-scher | sweden | 2:27.5 | None
row 10 : 9 | hildegard sellhuber | west germany | 2:27.5 | None
row 11 : 11 | lidiya skoblikova | soviet union | 2:27.6 | None
row 12 : 12 | ans schut | netherlands | 2:28.3 | None
row 13 : 13 | dianne holum | united states | 2:28.5 | None
row 14 : 14 | martine ivangine | france | 2:29.9 | None
row 15 : 14 | kari karing | norway | 2:29.9 | None
row 16 : 16 | jeanne ashworth | united states | 2:30.3 | None
row 17 : 17 | lisbeth korsmo | norway | 2:30.7 | None
row 18 : 18 | christina karlsson | sweden | 2:31.4 | None
row 19 : 18 | sachiko saito | japan | 2:31.4 | None
row 20 : 20 | ylva hedlund | sweden | 2:31.5 | None
row 21 : 21 | doreen mccannell | canada | 2:32.2 | None
row 22 : 22 | arja kantola | finland | 2:33.2 | None
row 23 : 23 | kaname ide | japan | 2:34.2 | None
row 24 : 24 | marcia parsons | canada | 2:34.4 | None
row 25 : 25 | jeanne omelenchuk | united states | 2:35.5 | None
row 26 : 26 | jitsuko saito | japan | 2:36.6 | None
row 27 : 27 | kim gwi-jin | south korea | 2:36.7 | None
row 28 : 28 | marie-louise perrenou | france | 2:39.2 | None
row 29 : 29 | patricia demartini | france | 2:40.6 | None
row 30 : 30 | paula dufter | west germany | 2:45.2 | None ] Execute this SQL based on the above table: select count ( country ) where time > 771 | 0 |
[ header: year | title | chart-positions uk | chart-positions us | chart-positions nl | comments row 1 : 1969 | renaissance | 60 | None | 10 | None
row 2 : 1971 | illusion | None | None | None | 1976 (uk)
row 3 : 1972 | prologue | None | None | None | None
row 4 : 1973 | ashes are burning | None | 171 | None | None
row 5 : 1974 | turn of the cards | None | 94 | None | 1975 (uk)
row 6 : 1975 | scheherazade and other stories | None | 48 | None | None
row 7 : 1977 | novella | None | 46 | None | 1977 (january in us, august in
row 8 : 1978 | a song for all seasons | 35 | 58 | None | uk:silver
row 9 : 1979 | azure d'or | 73 | 125 | None | None
row 10 : 1981 | camera camera | None | 196 | None | None
row 11 : 1983 | time-line | None | 207 | None | None
row 12 : 2001 | tuscany | None | None | None | None
row 13 : 2013 | grandine il vento | None | None | None | None ] Execute this SQL based on the above table: select title order by chart-positions nl - year desc limit 1 | renaissance |
[ header: afrikaans | ipa | dutch | english | german row 1 : hallo! hoe gaan dit? | [ɦaləu ɦu x | hallo! hoe gaat het | hello! how is it going? (hello | hallo! wie geht's? (hall
row 2 : baie goed, dankie | [bajə xuˑt | heel goed, dank je | very well, thank you | sehr gut, danke
row 3 : praat jy afrik | [prɑˑt jəi | spreek/praat je/ji | do you speak afrikaans? | sprichst du af
row 4 : praat jy engels | [prɑˑt jəi | spreek/praat je/ji | do you speak english? | sprichst du engli
row 5 : ja | [jɑˑ] | ja | yes | ja
row 6 : nee | [neˑə] | nee | no | nein
row 7 : 'n bietjie | [ə biki] | een beetje | a bit | ein bisschen
row 8 : wat is jou naam? | [vat əs jəu | hoe heet je? / | what is your name? | wie heißt du? / wie ist de
row 9 : die kinders praat afrik | [di kənərs | de kinderen spreken/praten | the children speak afrikaans | die kinder sprechen afrikaans
row 10 : ek is lief vir jou | [æk əs lif | ik hou van je/jou. | i love you | ich liebe dich. also: ich habe ] Execute this SQL based on the above table: select count ( * ) where ipa = '[vat əs jəu nɑˑm]' | 1 |
[ header: rank | wrestler | no. of reigns | combined defenses | combined days row 1 : 1 | keiji mutoh | 4 | 19 | 1238
row 2 : 2 | hiroshi tanahashi | 6 | 27 | 1237
row 3 : 3 | shinya hashimoto | 3 | 20 | 1052
row 4 : 4 | tatsumi fujinami | 6 | 13 | 785
row 5 : 5 | kensuke sasaki | 5 | 9 | 647
row 6 : 6 | yuji nagata | 2 | 12 | 570
row 7 : 7 | kazuchika okada | 2 | 10 | 556
row 8 : 8 | kazuyuki fujita | 3 | 3 | 478
row 9 : 9 | big van vader | 3 | 4 | 451
row 10 : 10 | shinsuke nakamur | 3 | 9 | 390
row 11 : 11 | riki choshu | 3 | 5 | 383
row 12 : 12 | antonio inoki | 1 | 4 | 325
row 13 : 13 | brock lesnar | 1 | 3 | 280
row 14 : 14 | hiroyoshi tenzan | 4 | 2 | 197
row 15 : 15 | yoshihiro takayama | 1 | 3 | 185
row 16 : 16 | satoshi kojima | 2 | 2 | 168
row 17 : 17 | togi makabe | 1 | 3 | 161
row 18 : 18 | scott norton | 2 | 4 | 126
row 19 : 19 | nobuhiko takada | 1 | 1 | 116
row 20 : 20 | bob sapp | 1 | 1 | 66
row 21 : 21 | salman hashimikov | 1 | 0 | 48
row 22 : 21 | tadao yas | 1 | 1 | 48
row 23 : 23 | manabu nakanishi | 1 | 0 | 45
row 24 : 24 | masahiro chono | 1 | 0 | 44
row 25 : 25 | genichiro tenryu | 1 | 0 | 25 ] Execute this SQL based on the above table: select wrestler group by wrestler order by count ( wrestler ) limit 1 | antonio inoki |
[ header: victim(s) | age | gender | date | type of attack | location | details | source(s) row 1 : daughter of a frontiersman named "bak | 18 | ♀ | summer, 1881 | defending cows | northwestern colorado, usa | encountered a wolf resting on a | george bird grinnell
row 2 : david tobuk | toddler | ♂ | 1900 | predatory | koyukuk river, ala | in the 1920s, tobuk was | None
row 3 : zacarias hugo | 14 | ♂ | 1943 | possibly rabid | etivluk river, alaska | while hunting caribou, zacaria | None
row 4 : pipeline workers | None | ♂ | 1971-1979 | None | along the right-of-way for the trans | there were ten "bites and charges", | None
row 5 : david lawrence | 7 | ♂ | 1976, summer | prey-testing agonistic charge | salcha river, alaska, usa | while his father, roy lawrence, | None ] Execute this SQL based on the above table: select age where location = 'salcha river, alaska, usa' | 7.0 |
[ header: pondicherry assembly | duration | name of m.l.a. | party affiliation | election year row 1 : first | 1964-69 | v. venkatasubha red | indian national congress | 1964
row 2 : second | 1969-1973 | m. d. r. | dravida munnetra ka | 1969
row 3 : third | 1974-1977 | v. venkatasubha red | indian national congress | 1974
row 4 : fourth | 1977-80 | s. sivaprakasam | indian national congress | 1977
row 5 : fifth | 1980-83 | r. subbaraya gounder | janata party | 1980
row 6 : sixth | 1985-90 | v. vaithilingam | indian national congress | 1985
row 7 : seventh | 1990-91 | v. vaithilingam | indian national congress | 1990
row 8 : eighth | 1991-96 | v. vaithilingam | indian national congress | 1991
row 9 : ninth | 1996-01 | v. vaithilingam | indian national congress | 1996
row 10 : tenth | 2001-06 | v. vaithilingam | indian national congress | 2001
row 11 : elewenth | 2006-11 | v. vaithilingam | indian national congress | 2006
row 12 : twelfth | 2011- | l. periyasamy | all india anna dravida munn | 2011 ] Execute this SQL based on the above table: select name of m.l.a. order by election year asc limit 1 | v. venkatasubha reddiar |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 9 | 8 | 6 | 23
row 2 : 2 | guatemala | 6 | 6 | 6 | 18
row 3 : 3 | peru | 5 | 8 | 9 | 22
row 4 : 4 | chile | 4 | 4 | 1 | 9
row 5 : 5 | el salvador | 4 | 0 | 2 | 6
row 6 : 6 | ecuador | 2 | 5 | 1 | 8
row 7 : 7 | bolivia | 2 | 1 | 2 | 5
row 8 : 8 | dominican republic | 1 | 0 | 2 | 3
row 9 : 9 | colombia | 0 | 1 | 3 | 4
row 10 : total | total | 33 | 33 | 32 | 98 ] Execute this SQL based on the above table: select nation where nation = 'colombia' order by gold desc limit 1 | colombia |
[ header: year | host / location | division i overall | division i undergraduate | division ii overall | division ii community college row 1 : 1997 | penn | chicago | None | None | None
row 2 : 1998 | vanderbilt | stanford | swarthmore | harvard | None
row 3 : 1999 | michigan | chicago | carleton | princeton | None
row 4 : 2000 | boston u | illinois | princeton | harvard | None
row 5 : 2001 | washington, st. louis | chicago | princeton | pittsburgh | None
row 6 : 2002 | north carolina | michigan | princeton | yale | valencia cc
row 7 : 2003 | ucla and caltech | chicago | harvard | berkeley | valencia cc
row 8 : 2004 | washington, st. louis | cal-berkeley | illinois | ucla | valencia cc
row 9 : 2005 | tulane | michigan | va commonwealth | chicago | faulkner st
row 10 : 2006 | maryland | cal-berkeley | williams college | stanford | broward cc
row 11 : 2007 | minnesota | chicago | carleton | maryland | valencia cc
row 12 : 2008 | washington, st. louis | maryland | harvard | carleton | valencia cc
row 13 : 2009 | dallas, texas | chicago | minnesota | chicago | northeast alabama cc
row 14 : 2010 | chicago, illinois | chicago | minnesota | brown | st. charles cc
row 15 : 2011 | chicago, illinois | minnesota | vcu | yale | chipola
row 16 : 2012 | chicago, illinois | virginia | ohio state | harvard | chipola
row 17 : 2013 | chicago, illinois | yale | ohio state | stanford | chipola
row 18 : 2014 | chicago, illinois | virginia | yale | harvard | valencia ] Execute this SQL based on the above table: select ( select host / location where division ii community college = 'valencia cc' ) > ( select host / location where division ii community college = 'chipola' ) | 1 |
[ 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 ( location ) where listing date = 'june 15, 1979' | 3 |
[ header: club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969 | rams | silver & red | hazelwood south reserve | 4 |
row 2 : east gippsland united | bairnsdale | 2009 | None | navy blue & gold | howitt park sports complex | 0 |
row 3 : falcons 2000 | morwell | 1961 | falcons | blue & black | latrobe city soccer stadium | 2 |
row 4 : fortuna 60 | morwell | 1960 | lions | orange & black | crinigan road south reserve | 9 |
row 5 : moe united | moe | 1952 | red devils | red, black & white | olympic park | 7 |
row 6 : monash | newborough | 1958 | wolves | gold & black | monash reserve | 0 |
row 7 : morwell pegasus | morwell | 1959 | the flying horse | maroon & sky blue | ronald reserve | 5 |
row 8 : newborough/yallourn | newborough | None | None | navy blue | burrage reserve | 8 |
row 9 : sale united | sale | 1974 | swans | green & white | godfrey baldwin reserve | 1 |
row 10 : traralgon city | traralgon | 1968 | roosters | black & white | harold preston reserve | 0 |
row 11 : traralgon olympians | traralgon | 1980 | olympians | blue & white | harold preston reserve | 8 |
row 12 : tyers | tyers | 1982 | lightning | green & gold | tyers recreation reserve | 0 | ] Execute this SQL based on the above table: select sum ( titles ) | 44.0 |
[ header: entered | weeks in top 10 | single | artist | peak | peak reached | weeks at peak row 1 : 3 october 1993 | 14 | "i'd do anything for love" | meat loaf | 1 | 17 october 1993 | 7
row 2 : 19 december 1993 | 3 | "bat out of hell" | meat loaf | 8 | 19 december 1993 | 2
row 3 : 2 january 1994 | 9 | "things can only get better" (# | d:ream | 1 | 16 january 1994 | 4
row 4 : 16 january 1994 | 1 | "here i stand" | bitty mclean | 10 | 16 january 1994 | 1
row 5 : 23 january 1994 | 1 | "in your room" | depeche mode | 8 | 23 january 1994 | 1
row 6 : 23 january 1994 | 8 | "return to innocence" | enigma | 3 | 6 february 1994 | 2
row 7 : 13 march 1994 | 7 | "streets of philadelphia" | bruce springsteen | 2 | 27 march 1994 | 1
row 8 : 1 may 1994 | 7 | "come on you reds" | manchester united football squad featuring status quo | 1 | 15 may 1994 | 2
row 9 : 8 may 1994 | 3 | "just a step from heaven" | eternal | 8 | 15 may 1994 | 1
row 10 : 15 may 1994 | 2 | "more to this world" | bad boys inc | 8 | 22 may 1994 | 1
row 11 : 12 june 1994 | 2 | "anytime you need a friend" | mariah carey | 8 | 19 june 1994 | 1
row 12 : 7 august 1994 | 4 | "what's up?" | dj miko | 6 | 14 august 1994 | 1
row 13 : 14 august 1994 | 2 | "live forever" | oasis | 10 | 14 august 1994 | 2
row 14 : 28 august 1994 | 1 | "parklife" | blur | 10 | 28 august 1994 | 1
row 15 : 2 october 1994 | 2 | "secret" | madonna | 5 | 2 october 1994 | 1
row 16 : 2 october 1994 | 6 | "sweetness" | michelle gayle | 4 | 30 october 1994 | 1
row 17 : 30 october 1994 | 4 | "oh baby i..." | eternal | 4 | 6 november 1994 | 1
row 18 : 6 november 1994 | 5 | "another night" | mc sar and real m | 2 | 13 november 1994 | 1
row 19 : 13 november 1994 | 3 | "sight for sore eyes" | m people | 6 | 20 november 1994 | 1
row 20 : 13 november 1994 | 1 | "true faith '94" | new order | 9 | 13 november 1994 | 1
row 21 : 11 december 1994 | 3 | "power rangers: the official single" | the mighty raw | 3 | 11 december | 1 ] Execute this SQL based on the above table: select single where single != '"sweetness"' and entered = '13 november 1994' | "sight for sore eyes", "true faith '94" |
[ header: year | competition | venue | position | event | notes row 1 : 1996 | world junior championships | sydney, australia | 8th | 200 m | 23.89
row 2 : 1996 | olympic games | atlanta, united states | 11th (sf) | 4x100 m relay | 44.21
row 3 : 1997 | european junior championships | ljubljana, s | 1st | 100 m | 11.39
row 4 : 1997 | european junior championships | ljubljana, s | 3rd | 200 m | 23.43
row 5 : 1997 | world championships | athens, greece | 36th (h) | 100 m | 11.59
row 6 : 1998 | world junior championships | annecy, france | 8th (sf) | 100 m | 11.75
row 7 : 1998 | european championships | budapest, hungary | 27th (h) | 200 m | 24.1
row 8 : 1998 | european championships | budapest, hungary | 6th | 4x100 m relay | 44.1
row 9 : 1999 | european junior championships | riga, latvia | 2nd | 100 m | 11.47
row 10 : 1999 | european junior championships | riga, latvia | 2nd | 200 m | 23.26
row 11 : 1999 | european junior championships | riga, latvia | 2nd | 4x100 m relay | 44.4
row 12 : 1999 | world championships | seville, spain | 24th (qf) | 100 m | 11.45
row 13 : 1999 | world championships | seville, spain | 10th (h) | 4x100 m relay | 43.86
row 14 : 2000 | european indoor championships | ghent, belgium | 21st (h) | 60 m | 7.4
row 15 : 2000 | european indoor championships | ghent, belgium | 12th (sf) | 200 m | 23.83
row 16 : 2000 | olympic games | sydney, australia | 12th (sf) | 4x100 m relay | 43.5
row 17 : 2001 | european u23 championships | amsterdam, netherlands | 1st | 100 m | 11.61
row 18 : 2001 | european u23 championships | amsterdam, netherlands | 1st | 4x100 m relay | 44.76
row 19 : 2001 | world championships | edmonton, canada | 12th (sf) | 100 m | 11.46
row 20 : 2002 | european championships | munich, germany | 20th (h) | 100 m | 11.58
row 21 : 2003 | world championships | paris, france | 23rd (qf) | 200 m | 23.42
row 22 : 2004 | world indoor championships | budapest, hungary | 13th (sf) | 60 m | 7.3
row 23 : 2004 | world indoor championships | budapest, hungary | 10th (h) | 200 m | 23.79
row 24 : 2006 | european championships | gothenburg, sweden | 11th (h) | 4x100 m relay | 44.32
row 25 : 2007 | european indoor championships | birmingham, united kingdom | 5th (sf) | 60 m | 7.24
row 26 : 2007 | universiade | bangkok, thailand | 1st | 100 m | 11.46
row 27 : 2007 | universiade | bangkok, thailand | 1st | 4x100 m relay | 43.48
row 28 : 2007 | world championships | osaka, japan | 32nd (h) | 100 m | 11.52
row 29 : 2007 | world championships | osaka, japan | 10th (h) | 4x100 m relay | 43.41 ] Execute this SQL based on the above table: select count ( competition ) where year >= 1728 | 29 |
[ 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 abs ( ( select gold where silver = 'ella kovacs (rom)' ) - ( select gold where silver = 'desislava aleksandrova (bul)' ) ) | 0.020000000000000018 |
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn
row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None
row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None
row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house
row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None
row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None
row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None
row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None
row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None
row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None
row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None
row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select where summary = 'to be demolished' | 23 |
[ header: round | pick | player | position | nationality | team | college row 1 : t | None | wilt chamberlain | c | united states | philadelphia warriors | kansas
row 2 : t | None | bob ferry | f/c | united states | st. louis hawks | saint louis
row 3 : 1 | 1 | bob boozer | f | united states | cincinnati royals | kansas state
row 4 : 1 | 2 | bailey howell | f | united states | detroit pistons | mississippi state
row 5 : 1 | 3 | tom hawkins | f | united states | minneapolis lakers | notre dame
row 6 : 1 | 5 | johnny green | f/c | united states | new york knicks | michigan state
row 7 : 1 | 6 | john richter | f | united states | boston celtics | nc state
row 8 : 2 | 7 | tom robitaille | f/c | united states | detroit pistons (from cincin | rice
row 9 : 2 | 8 | don goldstein | f | united states | detroit pistons | louisville
row 10 : 2 | 9 | joe ruklick | f/c | united states | philadelphia warriors | northwestern
row 11 : 2 | 10 | rudy larusso | f/c | united states | minneapolis lakers | dartmouth
row 12 : 2 | 11 | bumper tormohlen | f/c | united states | syracuse nationals | tennessee
row 13 : 2 | 12 | al seiden | g | united states | st. louis hawks ( | st. john's
row 14 : 2 | 13 | cal ramsey | f | united states | st. louis hawks | nyu
row 15 : 2 | 14 | gene guarilia | f | united states | boston celtics | george washington
row 16 : 3 | 16 | gary alcorn | c | united states | detroit pistons | fresno state
row 17 : 3 | 17 | jim hockaday | f | united states | philadelphia warriors | memphis
row 18 : 3 | 18 | bobby smith | g | united states | minneapolis lakers | west virginia
row 19 : 3 | 19 | jon cincebox | f | united states | syracuse nationals | syracuse
row 20 : 3 | 20 | bob anderegg | g/f | united states | new york knicks | michigan state
row 21 : 3 | 21 | hank stein | g | united states | st. louis hawks | xavier
row 22 : 3 | 22 | ralph crosthwaite | c | united states | boston celtics | western kentucky
row 23 : 4 | 23 | leo byrd | g | united states | cincinnati royals | marshall
row 24 : 4 | 24 | george lee | g/f | united states | detroit pistons | michigan
row 25 : 4 | 25 | ron stevenson | f | united states | philadelphia warriors | tcu
row 26 : 4 | 26 | wilson eison | f | united states | minneapolis lakers | purdue
row 27 : 4 | 27 | paul neumann | g | united states | syracuse nationals | stanford
row 28 : 4 | 28 | johnny cox | g | united states | new york knicks | kentucky
row 29 : 5 | 31 | harry kirchner | g/f | united states | detroit pistons | tcu ] Execute this SQL based on the above table: select pick order by pick desc limit 1 | 9 |
[ header: outcome | no. | date | tournament | surface | opponent | score row 1 : runner-up | 1 | 1 august 2011 | sao paulo, brazi | clay | maria fernanda alves | 6-4, 5-7, 3-6
row 2 : winner | 1 | 24 october 2011 | goiania, brazil | clay | barbara luz | 6-2, 6-0
row 3 : winner | 2 | 2 april 2012 | ribeirao preto, brazil | hard | natasha fourouclas | 6-0, 6-1
row 4 : winner | 3 | 25 march 2013 | ribeirao preto, brazil | clay | andrea benitez | 7-6(7-2), 6-2
row 5 : winner | 4 | 15 april 2013 | antalya 15, turkey | hard | tereza martincova | 6-4, 6-3
row 6 : runner-up | 2 | 20 may 2013 | caserta, italy | clay | renata voracova | 4-6, 1-6
row 7 : runner-up | 3 | 17 june 2013 | lenzerheide, switze | clay | laura siegemund | 2-6, 3-6 ] Execute this SQL based on the above table: select date order by no. desc limit 1 | 15 april 2013 |
[ header: no | title | directed by | released row 1 : 1 | "kloot's k | hawley pratt | 1973
row 2 : 2 | "apache on the county seat" | hawley pratt | 1973
row 3 : 3 | "the shoe must go on" | gerry chiniquy | 1973
row 4 : 4 | "a self winding sidewinder" | roy morita | 1973
row 5 : 5 | "pay your buffalo bill" | gerry chiniquy | 1973
row 6 : 6 | "stirrups and hic | gerry chiniquy | 1973
row 7 : 7 | "ten miles to the gallop" | arthur leonardi | 1973
row 8 : 8 | "phony express" | gerry chiniquy | 1974
row 9 : 9 | "giddy up woe" | sid marcus | 1974
row 10 : 10 | "gold struck" | roy morita | 1974
row 11 : 11 | "as the tumbleweeds turn" | gerry chiniquy | 1974
row 12 : 12 | "the badge and the beautiful" | bob balsar | 1974
row 13 : 13 | "big beef at o.k. cor | bob balsar | 1974
row 14 : 14 | "by hoot or by crook | bob balsar | 1974
row 15 : 15 | "strange on the range" | durward bonaye | 1974
row 16 : 16 | "mesa trouble" | sid marcus | 1974
row 17 : 17 | "saddle soap opera" | gerry chiniquy | 1974 ] Execute this SQL based on the above table: select title where title != '"strange on the range"' and released = ( select released where title = '"strange on the range"' ) | "phony express", "giddy up woe", "gold struck", "as the tumbleweeds turn", "the badge and the beautiful", "big beef at o.k. corral", "by hoot or by crook", "mesa trouble", "saddle soap opera" |
[ header: place | player | country | score | to par | money ($) row 1 : t1 | bobby jones (a) | united states | 69-75-71-79=2 | 6 | playoff
row 2 : t1 | al espinosa | united states | 70-72-77-75=294 | 6 | playoff
row 3 : t3 | gene sarazen | united states | 71-71-76-78=2 | 8 | 700
row 4 : t3 | denny shute | united states | 73-71-76-76=2 | 8 | 700
row 5 : t5 | tommy armour | scotland united states | 74-71-76-76=2 | 9 | 550
row 6 : t5 | george von elm (a | united states | 79-70-74-74=2 | 9 | 0
row 7 : 7 | henry ciuci | united states | 78-74-72-75=2 | 11 | 450
row 8 : t8 | leo diegel | united states | 74-74-76-77=301 | 13 | 300
row 9 : t8 | peter o'hara | united states | 74-76-73-78=301 | 13 | 300
row 10 : 10 | horton smith | united states | 76-77-74-75=30 | 14 | 150 ] Execute this SQL based on the above table: select country where score = score | united states, united states |
[ header: no. | date | location | surface | opponent in final | score row 1 : 1 | 28 august 2000 | spoleto, italy $10,000 | clay | maret ani | 6-2 7-6(7)
row 2 : 2 | 9 april 2001 | san luis potosi, | clay | martina muller | 6-4 7-5
row 3 : 3 | 16 april 2001 | coatzacoalcos, mexico | hard | gabriela volekova | 6-1 6-3
row 4 : 4 | 15 october 2002 | sedona, usa $25,000 | hard | brie rippner | 6-3 4-6 6-3
row 5 : 5 | 5 november 2002 | pittsburgh, usa $50,000 | hard | maria sharapova | 7-6(4) 6-2
row 6 : 6 | 14 april 2003 | san luis potosi, | clay | maria vanina garcia sokol | 6-0 6-4
row 7 : 7 | 27 april 2009 | cagnes-sur-mer, france | clay | zuzana ondraskova | 6-1 6-2
row 8 : 8 | 1 june 2009 | nottingham, england $50,000 | grass | stefanie vogele | 6-2 4-6 6-1 ] Execute this SQL based on the above table: select opponent in final where surface = 'clay' order by no. asc limit 7 | maret ani, martina muller, maria vanina garcia sokol, zuzana ondraskova |
[ header: opus | title | genre | subdivisions | libretto | composition | premiere date | place, theatre row 1 : None | der kampf mit dem drachen | None | 1 act | theodor korner | 1876 | None | unperformed
row 2 : 25 | guntram (revised 1940) | None | 3 acts | by the composer | 1892-1893 | 10 may 1894; revised version: 29 | weimar, grossherzogliches ho
row 3 : 50 | feuersnot | singgedicht | 1 act | ernst von wolzogen | 1900-1901 | 21 november 1901 | dresden, hoftheater
row 4 : 54 | salome | musikdrama | 1 act | oscar wilde; german translation by | 1903-1905 | 9 december 1905 | dresden, hoftheater
row 5 : 59 | der rosenkavalier | komodie fur musik | 3 acts | hugo von hofmannsthal | 1909-1910 | 26 january 1911 | dresden, konigliches
row 6 : 60 | ariadne auf nax | oper | 1 act | hugo von hofmannsthal | 1911-1912 | 25 october 1912 | stuttgart, kleines haus
row 7 : 60 (ii) | ariadne auf nax | None | prologue & 1 act | hugo von hofmannsthal | 1915-1916 | 4 october 1916 | vienna, kaiserliches
row 8 : 72 | intermezzo | burgerliche komodie mit s | 2 acts | by the composer | 1918-1923 | 4 november 1924 | dresden, sempero
row 9 : 75 | die agyptische hel | oper | 2 acts | hugo von hofmannsthal, after | 1923-1927 | 6 june 1928 | dresden, sempero
row 10 : 79 | arabella | lyrische komodie | 3 acts | hugo von hofmannsthal, after | 1929-1932 | 1 july 1933 | dresden, sempero
row 11 : 80 | die schweigsame | komische oper | 3 acts | stefan zweig, after ben | 1933-1934 | 24 june 1935 | dresden, sempero
row 12 : 81 | friedenstag | oper | 1 act | joseph gregor | 1935-1936 | 24 july 1938 | munich, bayerische staatso
row 13 : 82 | daphne | bukolische tragodie | 1 act | joseph gregor | 1936-1937 | 15 october 1938 | dresden, sempero
row 14 : 85 | capriccio | konversationsstuck fur musik | 1 act | clemens krauss and the | 1940-1941 | 28 october 1942 | munich, bayerische staatso
row 15 : None | des esels schatten (or | komodie | 6 scenes | hans adler, after wiel | 1947-1948 | 7 june 1964 | ettal ] Execute this SQL based on the above table: select premiere date order by id desc limit 1 | 7 june 1964 |
[ 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 song order by draw desc limit 1 | "sobe, sobe, balao sobe" |
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m
row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay
row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres
row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay
row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres
row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay
row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select venue where venue in ( 'budapest, hungary' , 'turku, finland' ) order by year desc limit 1 | budapest, hungary |
[ header: whitworth size (in) | core diameter (in) | threads per inch | pitch (in) | tapping drill size row 1 : 1/16 | 0.0411 | 60 | 0.0167 | number drill 56 (1.2 mm)
row 2 : 3/32 | 0.0672 | 48 | 0.0208 | number drill 49 (1.85 mm)
row 3 : 1/8 | 0.093 | 40 | 0.025 | number drill 39 (2.55 mm)
row 4 : 5/32 | 0.1162 | 32 | 0.0313 | number drill 30 (3.2 mm)
row 5 : 3/16 | 0.1341 | 24 | 0.0417 | number drill 26 (3.7 mm)
row 6 : 7/32 | 0.1654 | 24 | 0.0417 | number drill 16 (4.5 mm)
row 7 : 1/4 | 0.186 | 20 | 0.05 | number drill 9 (5.1 mm)
row 8 : 5/16 | 0.2414 | 18 | 0.0556 | letter drill f (6.5 mm)
row 9 : 3/8 | 0.295 | 16 | 0.0625 | 5/16 in (7.94 mm)
row 10 : 7/16 | 0.346 | 14 | 0.0714 | letter drill u (9.3 mm)
row 11 : 1/2 | 0.3933 | 12 | 0.0833 | letter drill z (10.5 mm)
row 12 : 9/16 | 0.4558 | 12 | 0.0833 | 12.1 mm (0.4764 in)
row 13 : 5/8 | 0.5086 | 11 | 0.0909 | 13.5 mm (0.5315 in)
row 14 : 11/16 | 0.5711 | 11 | 0.0909 | 15 mm (0.5906 in)
row 15 : 3/4 | 0.6219 | 10 | 0.1 | 16.27 mm (0.6406 in)
row 16 : 13/16 | 0.6845 | 10 | 0.1 | 18 mm (0.7087 in)
row 17 : 7/8 | 0.7327 | 9 | 0.1111 | 19.25 mm (0.7579 in)
row 18 : 15/16 | 0.7953 | 9 | 0.1111 | 20.75 mm (0.8169 in)
row 19 : 1 | 0.8399 | 8 | 0.125 | 22 mm (0.8661 in)
row 20 : 1 1/8 | 0.942 | 7 | 0.1429 | None
row 21 : 1 1/4 | 1.067 | 7 | 0.1429 | None
row 22 : 1 1/2 | 1.2866 | 6 | 0.1667 | None
row 23 : 1 3/4 | 1.4939 | 5 | 0.2 | None
row 24 : 2 | 1.7154 | 4.5 | 0.2222 | None
row 25 : 2 1/2 | 2.18 | 4 | 0.25 | None ] Execute this SQL based on the above table: select count ( tapping drill size ) where whitworth size (in) = '5/16' | 0 |
[ header: team | county | wins | years won row 1 : greystones | wicklow | 1 | 2011
row 2 : ballymore eustace | kildare | 1 | 2010
row 3 : maynooth | kildare | 1 | 2009
row 4 : ballyroan abbey | laois | 1 | 2008
row 5 : fingal ravens | dublin | 1 | 2007
row 6 : confey | kildare | 1 | 2006
row 7 : crettyard | laois | 1 | 2005
row 8 : wolfe tones | meath | 1 | 2004
row 9 : dundalk gaels | louth | 1 | 2003 ] Execute this SQL based on the above table: select team where years won = ( select years won where team = 'fingal ravens' ) + 1 | ballyroan abbey |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan (jpn) | 9 | 0 | 1 | 10
row 2 : 2 | iran (iri) | 1 | 2 | 1 | 4
row 3 : 3 | syria (syr | 1 | 1 | 0 | 2
row 4 : 4 | indonesia (ina) | 0 | 3 | 2 | 5
row 5 : 5 | vietnam (vie) | 0 | 2 | 0 | 2
row 6 : 6 | chinese taipei | 0 | 1 | 3 | 4
row 7 : 7 | kuwait (kuw) | 0 | 1 | 1 | 2
row 8 : 7 | saudi arabia (ksa) | 0 | 1 | 1 | 2
row 9 : 9 | malaysia (mas) | 0 | 0 | 3 | 3
row 10 : 10 | brunei (bru) | 0 | 0 | 2 | 2
row 11 : 10 | philippines (phi) | 0 | 0 | 2 | 2
row 12 : 12 | macau (mac) | 0 | 0 | 1 | 1
row 13 : 12 | nepal (nep) | 0 | 0 | 1 | 1
row 14 : 12 | tajikistan (tjk) | 0 | 0 | 1 | 1
row 15 : 12 | united arab emirates (uae | 0 | 0 | 1 | 1
row 16 : total | total | 11 | 11 | 20 | 42 ] Execute this SQL based on the above table: select count ( nation ) where nation = '3' | 0 |
[ header: pump type and source | typical use | 35 °c (e.g. heated screed floor) | 45 °c (e.g. heated screed floor) | 55 °c (e.g. heated timber floor) | 65 °c (e.g. radiator or dhw) | 75 °c (e.g. radiator and dhw) | 85 °c (e.g. radiator and dhw) row 1 : high-efficiency air source heat pump (ashp | None | 2.2 | 2 | None | None | None | None
row 2 : two-stage ashp, air at | low source temperature | 2.4 | 2.2 | 1.9 | None | None | None
row 3 : high efficiency ashp, air at 0 | low output temperature | 3.8 | 2.8 | 2.2 | 2 | None | None
row 4 : prototype transcritical co 2 (r744) heat | high output temperature | 3.3 | None | None | 4.2 | None | 3
row 5 : ground source heat pump (gshp), | None | 5 | 3.7 | 2.9 | 2.4 | None | None
row 6 : gshp, ground at 10 | low output temperature | 7.2 | 5 | 3.7 | 2.9 | 2.4 | None
row 7 : theoretical carnot cycle limit, source -20 | None | 5.6 | 4.9 | 4.4 | 4 | 3.7 | 3.4
row 8 : theoretical carnot cycle limit, source 0 | None | 8.8 | 7.1 | 6 | 5.2 | 4.6 | 4.2
row 9 : theoretical lorentzen cycle limit (co 2 | None | 10.1 | 8.8 | 7.9 | 7.1 | 6.5 | 6.1
row 10 : theoretical carnot cycle limit, source 10 ° | None | 12.3 | 9.1 | 7.3 | 6.1 | 5.4 | 4.8 ] Execute this SQL based on the above table: select pump type and source where pump type and source = 'theoretical carnot cycle limit, source -20 °c' | theoretical carnot cycle limit, source -20 °c |
[ header: school | conference | record (conference) | head coach | cws appearances | cws best finish | cws record row 1 : arizona | None | 36-8 (n/a) | frank sancet | 4 (last: 1958) | 2nd (1956) | 7-8
row 2 : clemson | acc | 23 -6 (11-5, 0 | bill wilhelm | 1 (last: 1958) | 5th (1958) | 1-2
row 3 : colorado state | None | 24-5 (n/a) | pete butler | 5 (last: 1958) | 5th (1955) | 2-10
row 4 : connecticut | None | 20-1 (n/a) | j. orlean christian | 1 (last: 1957) | 5th (1957) | 1-2
row 5 : fresno state | None | 38-11 (n/a) | pete beiden | 0 (last: none) | none | 0-0
row 6 : oklahoma state | big 8 | 22-4 (17-3, 0 gb | toby greene | 2 (last: 1955) | 3rd (1955) | 5-4
row 7 : penn state | None | 15-4 (n/a) | joe bedenk | 2 (last: 1957) | 2nd (1957) | 5-4
row 8 : western michigan | mac | 24-7 (8-2, 0 gb | charlie maher | 3 (last: 1958) | 2nd (1955) | 7-6 ] Execute this SQL based on the above table: select cws appearances where record (conference) = '15-4 (n/a)' | 2 (last: 1957) |
[ header: round | round | circuit | date | pole position | fastest lap | winning driver | winning team | winning privateer row 1 : 1 | r1 | mantorp park | 10 may | mattias ekstrom | fredrik ekblom | mats linden | kristoffersson motorsport | richard goransson
row 2 : 1 | r2 | mantorp park | 10 may | None | peggen andersson | fredrik ekblom | bmw dealer team | pontus morth
row 3 : 2 | r3 | karlskoga-gellera | 31 may | jan nilsson | jan nilsson | jan nilsson | flash engineering | pontus morth
row 4 : 2 | r4 | karlskoga-gellera | 31 may | None | fredrik ekblom | peggen andersson | bmw dealer team | pontus morth
row 5 : 3 | r5 | anderstorp | 28 june | mattias ekstrom | fredrik ekblom | jan nilsson | flash engineering | pontus morth
row 6 : 3 | r6 | anderstorp | 28 june | None | peggen andersson | peggen andersson | bmw dealer team | georg bakajev
row 7 : 4 | r7 | falkenberg | 9 july | jens edman | jens edman | jan nilsson | flash engineering | pontus morth
row 8 : 4 | r8 | falkenberg | 9 july | None | mattias ekstrom | jens edman | flash engineering | pontus morth
row 9 : 5 | r9 | ring knutstorp | 6 september | fredrik ekblom | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth
row 10 : 5 | r10 | ring knutstorp | 6 september | None | mats linden | jan nilsson | flash engineering | georg bakajev
row 11 : 6 | r11 | mantorp park | 27 september | tommy kristoffersson | fredrik ekblom | fredrik ekblom | bmw dealer team | pontus morth
row 12 : 6 | r12 | mantorp park | 27 september | None | peggen andersson | jan nilsson | flash engineering | pontus morth ] Execute this SQL based on the above table: select count ( round ) | 12 |
[ header: code | county | former province | area (km2) | population census 2009 | capital row 1 : 1 | mombasa | coast | 212.5 | 939370 | mombasa (city)
row 2 : 2 | kwale | coast | 8270.3 | 649931 | kwale
row 3 : 3 | kilifi | coast | 12245.9 | 1109735 | kilifi
row 4 : 4 | tana river | coast | 35375.8 | 240075 | hola
row 5 : 5 | lamu | coast | 6497.7 | 101539 | lamu
row 6 : 6 | taita-tavet | coast | 17083.9 | 284657 | voi
row 7 : None | totals | None | 79686.1 | 3325307 | None ] Execute this SQL based on the above table: select count ( * ) where county = 'tana river' | 1 |
[ header: name | county | population (2012 est.) | population (2010) | land area row 1 : bremerton | kitsap | 39,251 | 37,729 | 28.41 sq mi (73.6 km2)
row 2 : carnation | king | 1,823 | 1,786 | 1.16 sq mi (3.0 km2)
row 3 : colville | stevens | 4,669 | 4,673 | 2.93 sq mi (7.6 km2)
row 4 : des moines | king | 30,449 | 29,673 | 6.50 sq mi (16.8 km2)
row 5 : duvall | king | 7,183 | 6,695 | 2.47 sq mi (6.4 km2)
row 6 : edmonds | snohomish | 40,400 | 39,709 | 8.91 sq mi (23.1 km2)
row 7 : elma | grays harbor | 3,095 | 3,107 | 1.89 sq mi (4.9 km2)
row 8 : ferndale | whatcom | 11,998 | 11,415 | 6.61 sq mi (17.1 km2)
row 9 : fife | pierce | 9,333 | 9,173 | 5.68 sq mi (14.7 km2)
row 10 : gig harbor | pierce | 7,549 | 7,126 | 5.95 sq mi (15.4 km2)
row 11 : goldendale | klickitat | 3,471 | 3,407 | 2.52 sq mi (6.5 km2)
row 12 : granite falls | snohomish | 3,416 | 3,364 | 2.18 sq mi (5.6 km2)
row 13 : harrington | lincoln | 420 | 424 | 0.38 sq mi (0.98 km2)
row 14 : kenmore | king | 21,280 | 20,460 | 6.15 sq mi (15.9 km2)
row 15 : lake stevens | snohomish | 29,104 | 28,069 | 8.88 sq mi (23.0 km2)
row 16 : lakewood | pierce | 58,852 | 58,163 | 17.17 sq mi (44.5 km2)
row 17 : mesa | franklin | 518 | 489 | 1.64 sq mi (4.2 km2)
row 18 : monroe | snohomish | 17,503 | 17,304 | 6.05 sq mi (15.7 km2)
row 19 : montesano | grays harbor | 3,962 | 3,976 | 10.41 sq mi (27.0 km2)
row 20 : napavine | lewis | 1,778 | 1,766 | 2.38 sq mi (6.2 km2)
row 21 : newport | pend oreille | 2,116 | 2,126 | 1.07 sq mi (2.8 km2)
row 22 : oroville | okanogan | 1,698 | 1,686 | 1.64 sq mi (4.2 km2)
row 23 : pomeroy | garfield | 1,422 | 1,425 | 1.78 sq mi (4.6 km2)
row 24 : port angeles | clallam | 19,056 | 19,038 | 10.70 sq mi (27.7 km2)
row 25 : puyallup | pierce | 38,147 | 37,022 | 13.93 sq mi (36.1 km2)
row 26 : roslyn | kittitas | 910 | 893 | 4.37 sq mi (11.3 km2)
row 27 : sammamish | king | 49,069 | 45,780 | 18.22 sq mi (47.2 km2)
row 28 : shoreline | king | 54,352 | 53,007 | 11.67 sq mi (30.2 km2)
row 29 : snohomish | snohomish | 9,275 | 9,098 | 3.44 sq mi (8.9 km2)
row 30 : stevenson | skamania | 1,473 | 1,465 | 1.64 sq mi (4.2 km2)
row 31 : tenino | thurston | 1,724 | 1,695 | 1.44 sq mi (3.7 km2)
row 32 : wapato | yakima | 5,065 | 4,997 | 1.17 sq mi (3.0 km2) ] Execute this SQL based on the above table: select count ( name ) | 32 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 5 | 2 | 3 | 10
row 2 : 2 | colombia | 4 | 4 | 9 | 17
row 3 : 3 | dominican republic | 4 | 3 | 4 | 11
row 4 : 4 | peru | 3 | 3 | 8 | 14
row 5 : 5 | ecuador | 2 | 3 | 3 | 8
row 6 : 6 | guatemala | 1 | 1 | 1 | 3
row 7 : 7 | chile | 0 | 3 | 2 | 5
row 8 : 8 | panama | 0 | 0 | 3 | 3
row 9 : 9 | bolivia | 0 | 0 | 1 | 1
row 10 : 9 | paraguay | 0 | 0 | 1 | 1
row 11 : total | total | 19 | 19 | 35 | 73 ] Execute this SQL based on the above table: select nation where total < 8 | guatemala, chile, panama, bolivia, paraguay |
[ header: party | votes | % | seats | +/- row 1 : swedish social democratic party | 1914426 | 36.4 | 131 | -30
row 2 : moderate party | 1204926 | 22.9 | 82 | 2
row 3 : left party | 631011 | 12 | 43 | 21
row 4 : christian democrats | 619046 | 11.8 | 42 | 27
row 5 : centre party | 269762 | 5.1 | 18 | -9
row 6 : liberal people's party | 248076 | 4.7 | 17 | -9
row 7 : green party | 236699 | 4.5 | 16 | -2
row 8 : sweden democrats | 19624 | 0.4 | 0 | 0
row 9 : other parties | 117552 | 2.2 | 0 | 0
row 10 : invalid/blank votes | 113466 | None | None | None
row 11 : total | 5374588 | 100 | 349 | 0
row 12 : registered voters/turnout | 6603129 | 81.4 | None | None ] Execute this SQL based on the above table: select party where party = 'moderate party' | moderate party |
[ header: rank | group | name | nationality | 2.05 | 2.15 | 2.19 | 2.23 | 2.26 | result | notes row 1 : 1 | a | nicola ciotti | italy | None | o | o | o | o | 2.26 | q
row 2 : 1 | a | linus thornblad | sweden | None | o | o | o | o | 2.26 | q
row 3 : 1 | b | oskari frosen | finland | None | o | o | o | o | 2.26 | q
row 4 : 1 | b | stefan holm | sweden | None | o | o | o | o | 2.26 | q
row 5 : 1 | b | svatoslav ton | czech republic | None | o | o | o | o | 2.26 | q
row 6 : 7 | a | niki palli | israel | o | o | o | o | xo | 2.26 | q
row 7 : 7 | b | yaroslav rybakov | russia | None | o | o | o | xo | 2.26 | q
row 8 : 9 | b | giulio ciotti | italy | None | o | xo | o | xo | 2.26 | q
row 9 : 11 | a | ivan ukhov | russia | None | None | None | o | None | 2.23 | q
row 10 : 11 | a | andrea bettinelli | italy | None | o | o | o | xxx | 2.23 | q
row 11 : 14 | a | martyn bernard | united kingdom | None | o | xxo | xo | xxx | 2.23 | None
row 12 : 15 | b | peter horak | slovakia | None | o | o | xxo | xxx | 2.23 | None
row 13 : 15 | b | normunds pupols | latvia | None | o | o | xxo | xxx | 2.23 | None
row 14 : 17 | a | germaine mason | united kingdom | None | o | o | xxx | None | 2.19 | None
row 15 : 17 | b | rozle prezelj | slovenia | o | o | o | xxx | None | 2.19 | None
row 16 : 19 | a | heikki tanel | finland | None | xo | o | xxx | None | 2.19 | None
row 17 : 19 | b | andriy sokolovskyy | ukraine | None | xo | o | xxx | None | 2.19 | None
row 18 : 21 | b | mickael hanany | france | None | xo | xo | xxx | None | 2.19 | None
row 19 : 22 | b | javier bermejo | spain | o | o | xxx | None | None | 2.15 | None
row 20 : 23 | a | osku torro | finland | None | xo | x- | x | None | 2.15 | None
row 21 : 24 | a | jan-peter larsen | netherlands | o | xxx | None | None | None | 2.05 | None
row 22 : None | b | adam scarr | united kingdom | None | xxx | None | None | None | nm | None ] Execute this SQL based on the above table: select count ( * ) where rank >= 10 | 13 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | puerto rico | 17 | 27 | 13 | 57
row 2 : 2 | bahamas | 17 | 15 | 19 | 51
row 3 : 3 | mexico | 9 | 9 | 5 | 23
row 4 : 4 | jamaica | 8 | 6 | 4 | 18
row 5 : 5 | barbados | 7 | 3 | 6 | 16
row 6 : 6 | trinidad and tobago | 7 | 2 | 2 | 11
row 7 : 7 | venezuela | 3 | 3 | 8 | 14
row 8 : 8 | colombia | 3 | 1 | 2 | 6
row 9 : 9 | u.s. virgin islands | 1 | 1 | 3 | 5
row 10 : 10 | martinique | 1 | 1 | 0 | 2
row 11 : 11 | antigua and barbuda | 1 | 0 | 1 | 2
row 12 : 12 | suriname | 1 | 0 | 0 | 1
row 13 : 13 | bermuda | 0 | 4 | 2 | 6
row 14 : 14 | dominican republic | 0 | 2 | 4 | 6
row 15 : 15 | panama | 0 | 1 | 2 | 3
row 16 : 16 | cayman islands | 0 | 0 | 2 | 2
row 17 : 16 | saint kitts and nevis | 0 | 0 | 2 | 2 ] Execute this SQL based on the above table: select count ( nation ) where silver > 1765 | 0 |
[ header: year | actor | award | category | role | episode | result row 1 : 1992 | nancy cartwright | primetime emmy award | outstanding voice-over performance | bart simpson | "separate vocations" | won
row 2 : 1992 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson | "lisa's pony" | won
row 3 : 1992 | julie kavner | primetime emmy award | outstanding voice-over performance | marge simpson | "i married marge" | won
row 4 : 1992 | jackie mason | primetime emmy award | outstanding voice-over performance | rabbi hyman k | "like father, like clown" | won
row 5 : 1992 | yeardley smith | primetime emmy award | outstanding voice-over performance | lisa simpson | "lisa the greek" | won
row 6 : 1992 | marcia wallace | primetime emmy award | outstanding voice-over performance | edna krabappel | "bart the lover" | won
row 7 : 1993 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson | "mr. plow" | won
row 8 : 1995 | nancy cartwright | annie award | voice acting in the field of animation | bart simpson | "radio bart" | won
row 9 : 1997 | maggie roswell | annie award | best voice acting by a female performer | shary bobbins | "simpsoncalifragilisticex | nominated
row 10 : 1998 | hank azaria | primetime emmy award | outstanding voice-over performance | apu nahasapee | None | won
row 11 : 2001 | hank azaria | primetime emmy award | outstanding voice-over performance | various | "worst episode ever" | won
row 12 : 2003 | hank azaria | primetime emmy award | outstanding voice-over performance | various | "moe baby blues" | won
row 13 : 2004 | dan castellaneta | primetime emmy award | outstanding voice-over performance | various characters | "today i am a clown" | won
row 14 : 2006 | kelsey grammer | primetime emmy award | outstanding voice-over performance | sideshow bob | "the italian bob" | won
row 15 : 2007 | julie kavner | annie award | best voice acting in an animated feature | marge simpson | the simpsons movie | nominated
row 16 : 2009 | hank azaria | primetime emmy award | outstanding voice-over performance | moe szyslak | "eeny teeny maya mo | nominated
row 17 : 2009 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson | "father knows worst" | won
row 18 : 2009 | harry shearer | primetime emmy award | outstanding voice-over performance | mr. burns, smithers | "the burns and the bees" | nominated
row 19 : 2010 | hank azaria | primetime emmy award | outstanding voice-over performance | moe szyslak, | "moe letter blues" | nominated
row 20 : 2010 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson, grampa | "thursday with abie" | nominated ] Execute this SQL based on the above table: select actor where actor in ( 'jackie mason' , 'dan castellaneta' ) and year != 2009 | dan castellaneta, jackie mason, dan castellaneta, dan castellaneta, dan castellaneta |
[ header: year | position row 1 : 1957 | did not enter
row 2 : 1959 | did not enter
row 3 : 1962 | did not enter
row 4 : 1963 | did not enter
row 5 : 1965 | did not enter
row 6 : 1968 | did not qualify
row 7 : 1970 | did not qualify
row 8 : 1972 | round 1
row 9 : 1974 | withdrew
row 10 : 1976 | did not qualify
row 11 : 1978 | did not qualify
row 12 : 1980 | did not qualify
row 13 : 1982 | did not qualify
row 14 : 1984 | round 1
row 15 : 1986 | did not qualify
row 16 : 1988 | did not qualify
row 17 : 1990 | withdrew
row 18 : 1992 | did not qualify
row 19 : 1994 | withdrew during qualifying
row 20 : 1996 | did not qualify
row 21 : 1998 | round 1
row 22 : 2000 | round 1
row 23 : 2002 | round 1
row 24 : 2004 | did not qualify
row 25 : 2006 | round 1
row 26 : 2008 | did not qualify
row 27 : 2010 | withdrew due to rebel attack
row 28 : 2012 | did not qualify
row 29 : 2013 | quarter-final ] Execute this SQL based on the above table: select position order by year desc limit 1 | quarter-final |
[ 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 count ( * ) where result = '4-1' | 5 |
[ header: rd. | grand prix | date | location | pole position | fastest lap | winning driver | constructor | report row 1 : 1 | brazilian grand prix | 26 march | jacarepagua | ayrton senna | riccardo patrese | nigel mansell | ferrari | report
row 2 : 2 | san marino grand prix | 23 april | imola | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 3 : 3 | monaco grand prix | 7 may | monaco | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 4 : 4 | mexican grand prix | 28 may | hermanos rodriguez | ayrton senna | nigel mansell | ayrton senna | mclaren-honda | report
row 5 : 5 | united states grand prix | 4 june | phoenix | ayrton senna | ayrton senna | alain prost | mclaren-honda | report
row 6 : 6 | canadian grand prix | 18 june | circuit gilles villeneuve | alain prost | jonathan palmer | thierry boutsen | williams-renault | report
row 7 : 7 | french grand prix | 9 july | paul ricard | alain prost | mauricio gugelmin | alain prost | mclaren-honda | report
row 8 : 8 | british grand prix | 16 july | silverstone | ayrton senna | nigel mansell | alain prost | mclaren-honda | report
row 9 : 9 | german grand prix | 30 july | hockenheimring | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report
row 10 : 10 | hungarian grand prix | 13 august | hungaroring | riccardo patrese | nigel mansell | nigel mansell | ferrari | report
row 11 : 11 | belgian grand prix | 27 august | spa-francorchamps | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 12 : 12 | italian grand prix | 10 september | monza | ayrton senna | alain prost | alain prost | mclaren-honda | report
row 13 : 13 | portuguese grand prix | 24 september | estoril | ayrton senna | gerhard berger | gerhard berger | ferrari | report
row 14 : 14 | spanish grand prix | 1 october | jerez | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report
row 15 : 15 | japanese grand prix | 22 october | suzuka | ayrton senna | alain prost | alessandro nannini | benetton-ford | report
row 16 : 16 | australian grand prix | 5 november | adelaide | ayrton senna | satoru nakajima | thierry boutsen | williams-renault | report ] Execute this SQL based on the above table: select ( select rd. where location = 'estoril' ) > ( select rd. where location = 'phoenix' ) | 1 |
[ header: year | single | charts fr | charts bel wa | charts swi | certification | album row 1 : 1997 | "sur la route" | 14 | None | None | | la derniere annee
row 2 : 2000 | "j'en reve encore" | 7 | 4 | None | | marcher dans le sable
row 3 : 2001 | "une seule vie (marcher dans le | 30 | None | None | | marcher dans le sable
row 4 : 2001 | "tomber" | 35 | None | None | | marcher dans le sable
row 5 : 2004 | "elle s'ennuie" | 35 | None | 73 | | None
row 6 : 2004 | "elle danse seule" | 22 | None | 46 | | un homme sans racines
row 7 : 2011 | "l'etranger" | 59 | None | None | | sur ma route
row 8 : 2013 | "je me souviens de tout" | 130 | None | None | | da palmas ] Execute this SQL based on the above table: select count ( album ) | 7 |
[ header: game | december | opponent | score | record row 1 : 9 | 4 | @ montreal canadiens | 5 - 4 | 3-4-2
row 2 : 10 | 6 | @ toronto maple leafs | 4 - 2 | 3-5-2
row 3 : 11 | 9 | ottawa senators | 3 - 2 | 4-5-2
row 4 : 12 | 14 | detroit falcons | 3 - 0 | 5-5-2
row 5 : 13 | 18 | boston bruins | 4 - 2 | 5-6-2
row 6 : 14 | 20 | @ boston bruins | 2 - 2 ot | 5-6-3
row 7 : 15 | 23 | montreal canadiens | 5 - 1 | 6-6-3
row 8 : 16 | 25 | @ ottawa senators | 4 - 1 | 7-6-3
row 9 : 17 | 28 | philadelphia quakers | 4 - 2 | 8-6-3
row 10 : 18 | 30 | @ new york americans | 2 - 2 ot | 8-6-4 ] Execute this SQL based on the above table: select opponent order by game asc limit 1 | @ montreal canadiens |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.