inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 7 | jo bonnier | brm | 75 | 2:05:26.8 | 1 | 8
row 2 : 2 | 8 | jack brabham | cooper-climax | 75 | + 14.2 | 2 | 6
row 3 : 3 | 9 | masten gregory | cooper-climax | 75 | + 1:23.0 | 7 | 4
row 4 : 4 | 12 | innes ireland | lotus-climax | 74 | + 1 lap | 9 | 3
row 5 : 5 | 1 | jean behra | ferrari | 74 | + 1 lap | 4 | 2
row 6 : 6 | 3 | phil hill | ferrari | 73 | + 2 laps | 12 | None
row 7 : 7 | 14 | graham hill | lotus-climax | 73 | + 2 laps | 5 | None
row 8 : 8 | 10 | maurice trintignant | cooper-climax | 73 | + 2 laps | 11 | None
row 9 : 9 | 16 | cliff allison | ferrari | 71 | + 4 laps | 15 | None
row 10 : 10 | 15 | carel godin de beaufort | porsche | 68 | + 7 laps | 14 | None
row 11 : ret | 11 | stirling moss | cooper-climax | 62 | gearbox | 3 | 1
row 12 : ret | 6 | harry schell | brm | 46 | gearbox | 6 | None
row 13 : ret | 2 | tony brooks | ferrari | 42 | oil leak | 8 | None
row 14 : ret | 5 | carroll shelby | aston martin | 25 | engine | 10 | None
row 15 : ret | 4 | roy salvadori | aston martin | 3 | engine | 13 | None ] Execute this SQL based on the above table: select sum ( pos ) where driver = 'cliff allison' | 9 |
[ header: year | team | games | carries | yards | yards per carry | longest carry | touchdowns | first downs | fumbles | fumbles lost row 1 : 2002 | gb | 8 | 39 | 184 | 4.7 | 43 | 1 | 8 | 1 | 1
row 2 : 2003 | gb | 15 | 77 | 420 | 5.5 | 76 | 2 | 18 | 4 | 1
row 3 : 2004 | gb | 11 | 71 | 359 | 5.1 | 40 | 2 | 16 | 0 | 0
row 4 : 2005 | gb | 5 | 30 | 105 | 3.5 | 24 | 2 | 9 | 1 | 0
row 5 : 2006 | pit | 13 | 60 | 221 | 3.7 | 48 | 1 | 9 | 1 | 0
row 6 : 2007 | pit | 15 | 107 | 499 | 4.7 | 45 | 5 | 37 | 1 | 0
row 7 : 2008 | pit | 4 | 2 | 5 | 2.5 | 3 | 0 | 2 | 0 | 0
row 8 : 2008 | ind | 2 | 8 | 26 | 3.3 | 8 | 0 | 1 | 0 | 0
row 9 : career | None | 73 | 394 | 1819 | 4.6 | 76 | 13 | 100 | 8 | 2 ] Execute this SQL based on the above table: select count ( team ) where team = 12 | 0 |
[ header: game | date | visitor | score | home | decision | attendance | record | points row 1 : 34 | january 3 | ny rangers | 2 - 4 | philadelphia | parent | 17007 | 22-8-4 | 48
row 2 : 35 | january 5 | philadelphia | 3 - 3 | minnesota | parent | 15296 | 22-8-5 | 49
row 3 : 36 | january 7 | philadelphia | 1 - 2 | montreal | parent | 19040 | 22-9-5 | 49
row 4 : 37 | january 10 | minnesota | 4 - 7 | philadelphia | parent | 17007 | 23-9-5 | 51
row 5 : 38 | january 11 | philadelphia | 7 - 6 | atlanta | taylor | 5141 | 24-9-5 | 53
row 6 : 39 | january 13 | atlanta | 0 - 1 | philadelphia | parent | 17007 | 25-9-5 | 55
row 7 : 40 | january 17 | buffalo | 2 - 7 | philadelphia | parent | 17007 | 26-9-5 | 57
row 8 : 41 | january 19 | los angeles | 0 - 2 | philadelphia | parent | 17007 | 27-9-5 | 59
row 9 : 42 | january 20 | pittsburgh | 5 - 3 | philadelphia | parent | 17007 | 27-10-5 | 59
row 10 : 43 | january 22 | philadelphia | 3 - 2 | vancouver | taylor | 15570 | 28-10-5 | 61
row 11 : 44 | january 24 | philadelphia | 4 - 4 | los angeles | parent | 14343 | 28-10-6 | 62
row 12 : 45 | january 25 | philadelphia | 5 - 0 | california | parent | 10776 | 29-10-6 | 64
row 13 : 46 | january 27 | philadelphia | 3 - 5 | boston | taylor | 15003 | 29-11-6 | 64
row 14 : 47 | january 31 | buffalo | 3 - 4 | philadelphia | parent | 17007 | 30-11-6 | 66 ] Execute this SQL based on the above table: select score where visitor = 'philadelphia' | 3 - 3, 1 - 2, 7 - 6, 3 - 2, 4 - 4, 5 - 0, 3 - 5 |
[ header: year | domestic passengers | international passengers | total passengers | change row 1 : 2006 | 764831 | 83115 | 847946 | +4.6%
row 2 : 2007 | 764674 | 75276 | 839950 | -0.9%
row 3 : 2008 | 709779 | 92176 | 801955 | -4.5%
row 4 : 2009 | 605534 | 82424 | 687958 | -14.3%
row 5 : 2010 | 595457 | 105119 | 700576 | +1.7%
row 6 : 2011 | 850305 | 123607 | 973912 | +39.1%
row 7 : 2012 | 899854 | 178679 | 1078533 | +10.7%
row 8 : 2013 | 745178 | 131902 | 877080 | -18.7% ] Execute this SQL based on the above table: select change order by international passengers desc limit 1 | +10.7% |
[ header: property | test method | units | 4275 | 4301 | 4435 | 4630 | 4645 row 1 : tensile strength | astm d 638 | mpa (kpsi) | 117 (16.9) | 113 (16.4) | 94 (13.6) | 81 (11.8) | 114 (16.6)
row 2 : tensile modulus | astm d 638 | gpa (kpsi) | 8.8 (1,280) | 6.8 (990) | 14.5 (2,100) | 7.4 (1,080) | 18.6 (2,700)
row 3 : tensile elongation | astm d 638 | % | 2.6 | 3.3 | 1 | 1.9 | 0.8
row 4 : flexural strength | astm d 790 | mpa (kpsi) | 208 (30.2) | 215 (31.2) | 152 (22.0) | 131 (19.0) | 154 (22.4)
row 5 : flexural modulus | astm d 790 | gpa (kpsi) | 7.3 (1.060) | 6.9 (1,000) | 14.8 (2,150) | 6.8 (990) | 12.4 (1,800)
row 6 : compressive strength | astm d 695 | mpa (kpsi) | 123 (17.8) | 166 (24.1) | 138 (20.0) | 99 (14.4) | 157 (22.8)
row 7 : izod impact strength, notched | astm d 256 | j/m (ft-lb | 85 (1.6) | 64 (1.2) | 43 (0.8) | 48 (0.9) | 37 (0.7)
row 8 : izod impact strength, unnotched | astm d 4812 | j/m (ft-lb | 270 (5) | 430 (8) | 210 (4) | 160 (3) | 110 (2)
row 9 : heat deflection temperature at 264 p | astm d 648 | °c (°f) | 280 (536) | 279 (534) | 278 (532) | 280 (536) | 281 (538)
row 10 : coefficient linear thermal expansion | astm d 696 | ppm/°c (ppm/ | 25 (14) | 25 (14) | 14 (8) | 16 (9) | 9 (3) ] Execute this SQL based on the above table: select count ( distinct units ) | 6 |
[ header: year | location | men's winner | men's runner-up | score | women's winner | women's runner-up | score row 1 : 2003 | london | western | mcgill | 1-0 | western | mcgill | 4-3
row 2 : 2004 | kingston | western | mcgill | 2-1 | mcgill | western | 2-1
row 3 : 2005 | montreal | toronto | queen's | 2-1 | mcgill | queen's | 1-0
row 4 : 2006 | toronto | western | queen's | 3-0 | mcgill | western | 6-2
row 5 : 2007 | london | western | mcgill | 1-0 | mcgill | queen's | 1-0
row 6 : 2008 | toronto | mcgill | toronto | 2-0 | mcgill | toronto | 3-1
row 7 : 2009 | london ontario | western | mcgill | 2-1 | mcgill | queen's | 3-0
row 8 : 2010 | kingston | mcgill | queen's | 2-1 | mcgill | toronto | 1-0
row 9 : 2011 | montreal | toronto | mcgill | p-p | toronto | mcgill | p-p
row 10 : 2012 | toronto | toronto | western | 1-1 (5-4 pk) | mcgill | western | 2-1
row 11 : 2013 | london | queen's | western | 1-1 (4-2 pk) | toronto | mcgill | 0-0 (4-3 pk) ] Execute this SQL based on the above table: select score where id = ( select id where score = '3-0' ) - 1 | 2-1 |
[ header: # | wrestlers | reign | date | days held | location | event | notes row 1 : 4 | ric converse | 1 | july 20, 2002 | 231 | graham, north carolina | payback (2002) | None
row 2 : 6 | xsiris | 1 | november 8, 2003 | 161 | burlington, north carolina | live event | in november 2003, the title was
row 3 : 7 | geestar | 1 | april 17, 2004 | 70 | burlington, north carolina | live event | None
row 4 : 10 | mitch connor | 1 | september 17, 2005 | 112 | burlington, north carolina | live event | None
row 5 : 11 | rob mcbride | 1 | january 7, 2006 | 133 | burlington, north carolina | live event | None
row 6 : 12 | michael mcallister | 1 | may 20, 2006 | 70 | burlington, north carolina | live event | None
row 7 : 13 | brass munkey | 1 | july 29, 2006 | 154 | burlington, north carolina | cwf championship wrestling | None
row 8 : 14 | steve greene | 1 | december 30, 2006 | 168 | burlington, north carolina | battlecade vii (2006) | None
row 9 : 17 | tank lawson | 1 | may 17, 2008 | 112 | burlington, north carolina | revelation (2008) | None
row 10 : 18 | marcellus king | 1 | september 6, 2008 | 133 | burlington, north carolina | sumner civitans superbrawl | None
row 11 : 19 | lee valiant | 2 | january 17, 2009 | 273 | burlington, north carolina | night of challenges (2009) | None
row 12 : 20 | joey silva | 1 | october 17, 2009 | 77 | burlington, north carolina | cwf rumble (2009) | None
row 13 : 21 | lee valiant | 3 | january 2, 2010 | 14 | burlington, north carolina | battlecade x (2010) | this was a no-disqualification
row 14 : 22 | roy wilkins | 1 | february 6, 2010 | 133 | burlington, north carolina | title turmoil (2010) | wilkins defeated arik royal to
row 15 : 23 | arik royal | 1 | june 19, 2010 | 182 | burlington, north carolina | absolute justice iv (2010) | None
row 16 : 24 | ray kandrack | 1 | december 18, 2010 | 168 | burlington, north carolina | battlecade xi (2010) | None
row 17 : 25 | steve greene | 3 | june 4, 2011 | 0 | burlington, north carolina | title turmoil (2011) | greene announced his retirement after the win,
row 18 : 26 | ray kandrack | 2 | june 19, 2011 | 179 | burlington, north carolina | absolute justice 5 (2011) | kandrack defeated jason miller to
row 19 : 27 | donnie dollar$ | 1 | december 15, 2011 | 282 | burlington, north carolina | battlecade 12 (2011) | None
row 20 : 28 | trevor lee | 1 | september 22, 2012 | 641 | burlington, north carolina | converse vs. king (2012) | None ] Execute this SQL based on the above table: select wrestlers where id <= 10 group by wrestlers order by count ( * ) desc limit 1 | xsiris |
[ header: p.s. # | school name | neighborhood | low grade | high grade | year closed | building status row 1 : 1 | school 1 | lakeview | k | 8 | 1976 | demolished
row 2 : 2 | school 2 | downtown | k | 8 | 1961 | demolished
row 3 : 4 | harbor heights elementary school | first ward | k | 8 | 2002 | vacant
row 4 : 5 | school 5 | kaisertown | k | 8 | 1955 | demolished
row 5 : 8 | follow through urban learning lab school | masten park | k | 8 | 2004 | vacant
row 6 : 9 | school 9 | schiller park | k | 8 | 1980 | demolished
row 7 : 11 | poplar academy | schiller park | k | 4 | 2009 | vacant
row 8 : 12 | harriet ross tubman early | willert park | k | 4 | 2005 | house office of special education
row 9 : 14 | school 14 | downtown | k | 8 | 1930s | demolished
row 10 : 15 | school 15 | downtown | k | 8 | 1965 | demolished
row 11 : 20 | school 20 | black rock | k | 8 | 1935 | demolished
row 12 : 21 | school 21 | north park | k | 8 | 1980 | demolished
row 13 : 23 | school 23 | genesee moselle | k | 8 | 1980 | demolished
row 14 : 24 | school 24 | broadway-fillmore | k | 8 | 2002 | vacant
row 15 : 34 | school 34 | first ward | k | 8 | 1976 | demolished
row 16 : 35 | school 35 | south ellicott | k | 8 | 1933 | demolished
row 17 : 36 | days park early childhood center | allentown | prek | 4 | 2009 | houses elmwood village charter school
row 18 : 41 | school 41 | johnson | prek | 8 | 1976 | demolished
row 19 : 44 | lincoln academy | lovejoy | k | 8 | 2005 | houses alternative high school
row 20 : 47 | school 47 | willert park | prek | 8 | 1978 | demolished
row 21 : 49 | school 49 | front park | k | 8 | 1980 | community services building
row 22 : 50 | school 50 | emsilie | special | education | 1975 | demolished
row 23 : 52 | school 52 | forest | k | 8 | 1980 | demolished
row 24 : 55 | school 55 | broadway-fillmore | k | 8 | 1955 | demolished
row 25 : 58 | school 58 | broadway-fillmore | k | 8 | 1961 | demolished
row 26 : 59 | school 59 | mlk park | k | 8 | 1976 | demolished
row 27 : 60 | riverside academy | riverside | prek | 4 | 2002 | renovation
row 28 : 62 | school 62 | mlk park | k | 8 | 1980 | houses crucial human services
row 29 : 63 | campus north school | lasalle | prek | 8 | 2007 | vacant
row 30 : 70 | indian park academy | cazenovia park | k | 8 | 2002 | vacant
row 31 : 71 | web early childhood center | schiller park | prek | 4 | 2007 | vacant
row 32 : 75 | school 75 | emslie | k | 8 | 1979 | vacant
row 33 : 78 | montessori e.c.c. | lasalle | prek | 8 | 2008 | vacant
row 34 : 83 | school 83 | university heights | k | 4 | 1976 | houses anderson gallery for university at buffalo
row 35 : 86 | st. lawrence academy | starin central | prek | 4 | 2004 | houses bps' adult learning program
row 36 : 93 | school 93 | hamlin park | k | 4 | 1975 | community action organization
row 37 : 142 | fulton academic complex | perry | k | 8 | 1982 | opportunity center ] Execute this SQL based on the above table: select year closed order by p.s. # asc limit 1 | 1976 |
[ header: week | date | opponent | result | attendance row 1 : 1 | september 12, 1982 | at new york jets | w 45-28 | 53,360
row 2 : 2 | september 19, 1982 | baltimore colts | w 24-20 | 51,999
row 3 : 3 | november 21, 1982 | at buffalo bills | w 9-7 | 52,945
row 4 : 4 | november 29, 1982 | at tampa bay buccaneers | l 17-23 | 65,854
row 5 : 5 | december 5, 1982 | minnesota vikings | w 22-14 | 45,721
row 6 : 6 | december 12, 1982 | at new england patriots | l 0-3 | 25,716
row 7 : 7 | december 18, 1982 | new york jets | w 20-19 | 67,702
row 8 : 8 | december 27, 1982 | buffalo bills | w 27-10 | 73,924
row 9 : 9 | january 2, 1983 | at baltimore colts | w 34-7 | 19,073 ] Execute this SQL based on the above table: select result where result != 'w 34-7' | w 45-28, w 24-20, w 9-7, l 17-23, w 22-14, l 0-3, w 20-19, w 27-10 |
[ 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 abs ( ( select year where film = 'mouna ragam' ) - ( select year where film = 'aa okkadu' ) ) | 1 |
[ header: name | party | province | term expires | years in office row 1 : william atkinson | liberal | central | 1989 | 1983-1984
row 2 : colin bell | liberal | lower west | 1989 | 1983-1989
row 3 : joe berinson | labor | north central metropolitan | 1986 | 1980-1993
row 4 : james brown | labor | south-east | 1986 | 1980-1992
row 5 : eric charlton | national/np | central | 1989 | 1984-1998
row 6 : des dans | labor | south metropolitan | 1989 | 1971-1989
row 7 : peter dowding | labor | north | 1986 | 1980-1986
row 8 : graham edwards | labor | north metropolitan | 1989 | 1983-1997
row 9 : lyla elliott | labor | north-east metropolitan | 1986 | 1971-1986
row 10 : vic ferry | liberal | south-west | 1989 | 1965-1987
row 11 : harry gayfer | national/ncp | central | 1986 | 1974-1989
row 12 : clive griffiths | liberal | south central metropolitan | 1989 | 1965-1997
row 13 : kay hallahan | labor | south-east metropolitan | 1989 | 1983-1993
row 14 : bob hetherington | labor | south-east metropolitan | 1986 | 1977-1989
row 15 : garry kelly | labor | south metropolitan | 1986 | 1982-1993
row 16 : thomas knight | liberal | south | 1986 | 1974-1986
row 17 : sandy lewis | liberal | lower central | 1986 | 1974-1989
row 18 : phil lockyer | liberal | lower north | 1986 | 1980-1997
row 19 : margaret mcaleer | liberal | upper west | 1986 | 1974-1993
row 20 : fred mckenzie | labor | north-east metropolitan | 1989 | 1977-1993
row 21 : graham mackinnon | liberal | south west | 1986 | 1956-1986
row 22 : thomas mcneil | national/np | upper west | 1989 | 1977-1989
row 23 : gordon masters | liberal | west | 1986 | 1974-1989
row 24 : ian medcalf | liberal | metropolitan | 1986 | 1968-1986
row 25 : norman moore | liberal | lower north | 1989 | 1977-2013
row 26 : mark nevill | labor | south-east | 1989 | 1983-2001
row 27 : neil oliver | liberal | west | 1989 | 1977-1989
row 28 : phillip pendal | liberal | south central metropolitan | 1986 | 1980-1993
row 29 : sam piantadosi | labor | north central metropolitan | 1989 | 1983-1996
row 30 : ian pratt | liberal | lower west | 1986 | 1974-1986
row 31 : tom stephens | labor | north | 1989 | 1982-2004
row 32 : bill stretch | liberal | lower central | 1989 | 1983-2005
row 33 : peter wells | liberal | north metropolitan | 1986 | 1980-1986
row 34 : richard williams | liberal | metropolitan | 1989 | 1971-1989
row 35 : david wordsworth | liberal | south | 1989 | 1971-1993 ] Execute this SQL based on the above table: select count ( province ) where party = 'labor' | 13 |
[ header: year | title | role | notes row 1 : 1987 | frog | kathy | television movie
row 2 : 1988 | platinum blonde | None | short film
row 3 : 1992 | saved by the bell: hawaii | jessie spano | television movie
row 4 : 1994 | molly & gina | kimberly sweeny | None
row 5 : 1994 | bandit: bandit goes country | beth | television movie
row 6 : 1994 | saved by the bell: wedding in las | jessie spano | television movie
row 7 : 1995 | white wolves ii: legend of the | crystal | None
row 8 : 1995 | showgirls | nomi malone | golden raspberry award for worst actress golden raspberry award for
row 9 : 1996 | the first wives club | phoebe lavelle | national board of review award for best cast
row 10 : 1997 | a time to revenge | tiffany whittmar | scenes deleted
row 11 : 1997 | armitage iii | naomi armitage ( | video
row 12 : 1997 | the real blonde | tina | None
row 13 : 1998 | random encounter | alicia 'allie' bray | None
row 14 : 1999 | taxman | nadia rubakov | None
row 15 : 1999 | africa | barbara craig | None
row 16 : 1999 | last call | helena | None
row 17 : 1999 | tail lights fade | eve | None
row 18 : 1999 | any given sunday | mandy murphy | None
row 19 : 2000 | becoming dick | maggie | television movie
row 20 : 2001 | the curse of the jade scorpion | jill | None
row 21 : 2001 | the elevator | celeste | television movie
row 22 : 2001 | the shipment | candy colucci | None
row 23 : 2002 | cover story | samantha noble | None
row 24 : 2002 | roger dodger | andrea | None
row 25 : 2003 | detonator | jane dreyer | None
row 26 : 2003 | moving malcolm | liz woodward | None
row 27 : 2003 | control factor | karen bishop | television movie
row 28 : 2003 | student seduction | christie dawson | television movie
row 29 : 2008 | meet market | linda | None
row 30 : 2008 | the butler's in love | angelique | short film
row 31 : 2008 | black widow | olivia whitfield / grace | television movie
row 32 : 2009 | women in trouble | tracy | None
row 33 : 2009 | s. darko | trudy | None
row 34 : 2011 | lucky christmas | holly ceroni | television movie ] Execute this SQL based on the above table: select notes where title = 'frog' | television movie |
[ header: season | tier | division | place row 1 : 1991-98 | 5 | regional | None
row 2 : 1998/99 | 4 | 3a | 8th
row 3 : 1999/00 | 4 | 3a | 5th
row 4 : 2000/01 | 4 | 3a | 7th
row 5 : 2001/02 | 4 | 3a | 9th
row 6 : 2002/03 | 4 | 3a | 9th
row 7 : 2003/04 | 4 | 3a | 2nd
row 8 : 2004/05 | 4 | 3a | 8th
row 9 : 2005/06 | 4 | 3a | 6th ] Execute this SQL based on the above table: select count ( * ) where place = '8th' | 2 |
[ header: year | 1st venue | 2nd venue | 3rd venue | 4th venue | 5th venue | 6th venue row 1 : 2007 | sheffield | mexico city | nanjing | None | None | None
row 2 : 2008 | tijuana | sheffield | nanjing | None | None | None
row 3 : 2009 | doha | changzhou | sheffield | tijuana | None | None
row 4 : 2010 | qingdao | veracruz | veracruz | None | None | None
row 5 : 2011 | moscow | beijing | sheffield | guanajuato | None | None
row 6 : 2012 | dubai | beijing | moscow | tijuana | None | None
row 7 : 2013 | beijing | dubai | edinburgh | moscow | guadalajara | guadalajara
row 8 : 2014 | beijing | dubai | london | moscow | windsor | monterrey ] Execute this SQL based on the above table: select count ( 6th venue ) where 6th venue > 279 | 2 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 1 may 2000 | rasmee dhandu | maldives | 1-1 | 1-1 | 2000 mff golden jubile
row 2 : 2 | 25 august 2000 | ho chi minh city, vietnam | vietnam | 2-1 | 2-2 | 2000 hcm cup
row 3 : 3 | 28 march 2001 | colombo, sri lan | cambodia | 1-0 | 1-0 | friendly
row 4 : 5 | 30 may 2001 | suphachalasai stadium, ban | pakistan | 1-0 | 3-1 | 2002 fifa world cup qualification (af
row 5 : 6 | 30 may 2001 | supachalasai stadium | pakistan | 3-0 | 3-1 | 2002 fifa world cup qualification (af
row 6 : 7 | 4 april 2002 | sugathadasa stadium, colo | maldives | 1-0 | 1-0 | friendly
row 7 : 10 | 3 december 2003 | sugathadasa stadium, colo | laos | 2-0 | 3-0 | 2006 fifa world cup qualification (af
row 8 : 12 | 12 april 2006 | ma aziz stadium, chittagong | nepal | 1-0 | 1-1 | 2006 afc challenge cup
row 9 : 13 | 24 march 2007 | sugathadasa stadium, colo | malaysia | 1-4 | 1-4 | friendly
row 10 : 14 | 2 april 2008 | chungshan stadium, tai | guam | 5-1 | 5-1 | 2008 afc challenge cup qualification
row 11 : 15 | 4 april 2008 | chungshan stadium, tai | pakistan | 1-0 | 7-1 | 2008 afc challenge cup qualification
row 12 : 16 | 4 april 2008 | chungshan stadium, tai | pakistan | 4-1 | 7-1 | 2008 afc challenge cup qualification
row 13 : 17 | 4 april 2008 | chungshan stadium, tai | pakistan | 7-1 | 7-1 | 2008 afc challenge cup qualification
row 14 : 19 | 2 august 2008 | gachibowli athletic stadium, | myanmar | 1-1 | 1-3 | 2008 afc challenge cup
row 15 : 20 | 4 april 2009 | sugathadasa stadium, colo | brunei | 1-0 | 5-1 | 2010 afc challenge cup qualification
row 16 : 21 | 4 april 2009 | sugathadasa stadium, colo | brunei | 3-0 | 5-1 | 2010 afc challenge cup qualification
row 17 : 22 | 4 april 2009 | sugathadasa stadium, colo | brunei | 4-0 | 5-1 | 2010 afc challenge cup qualification
row 18 : 23 | 4 april 2009 | sugathadasa stadium, colo | brunei | 5-0 | 5-1 | 2010 afc challenge cup qualification
row 19 : 24 | 6 april 2009 | sugathadasa stadium, colo | chinese taipei | 1-0 | 2-1 | 2010 afc challenge cup qualification ] Execute this SQL based on the above table: select score group by score order by count ( * ) desc limit 1 | 1-0 |
[ header: place | total | men | women | children | elderly | serbs | jews | romani | rusyns | hungarians | russians row 1 : becej | 215 | 111 | 72 | 13 | 19 | 102 | 110 | None | None | None | None
row 2 : vilovo | 64 | 44 | 6 | 8 | 6 | 64 | None | None | None | None | None
row 3 : gardinovci | 37 | 32 | 3 | None | 2 | 37 | None | None | None | None | None
row 4 : gospođinci | 85 | 47 | 19 | 15 | 4 | 73 | 10 | None | 2 | None | None
row 5 : đurđevo | 223 | 107 | 60 | 41 | 15 | 173 | 22 | None | 27 | None | None
row 6 : zabalj | 666 | 355 | 141 | 101 | 69 | 614 | 28 | 23 | None | 1 | None
row 7 : lok | 47 | 46 | None | None | 1 | 46 | None | None | None | 1 | None
row 8 : mosorin | 205 | 94 | 41 | 44 | 26 | 170 | None | 34 | None | 1 | None
row 9 : novi sad | 1246 | 489 | 415 | 165 | 177 | 375 | 809 | None | 2 | 18 | 15
row 10 : srbobran | 3 | 3 | None | None | None | 2 | 2 | None | None | None | None
row 11 : temerin | 48 | 14 | 15 | 7 | 12 | 6 | 42 | None | None | None | None
row 12 : titel | 51 | 45 | None | 1 | 5 | 49 | 1 | None | None | None | None
row 13 : curug | 893 | 554 | 153 | 82 | 104 | 842 | 44 | 7 | None | None | None
row 14 : sajkas | 26 | 24 | 2 | None | None | 25 | 1 | None | None | None | None
row 15 : all places | 3809 | 1965 | 927 | 477 | 440 | 2578 | 1068 | 64 | 31 | 21 | 15 ] Execute this SQL based on the above table: select serbs where romani = 23 | 614.0 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | india | 102 | 58 | 37 | 197
row 2 : 2 | nepal | 32 | 10 | 24 | 65
row 3 : 3 | sri lanka | 16 | 42 | 62 | 120
row 4 : 4 | pakistan | 10 | 36 | 30 | 76
row 5 : 5 | bangladesh | 2 | 10 | 35 | 47
row 6 : 6 | bhutan | 1 | 6 | 7 | 14
row 7 : 7 | maldives | 0 | 0 | 4 | 4 ] Execute this SQL based on the above table: select count ( * ) where nation = 'pakistan' | 1 |
[ header: rank | cyclist | team | laps down | notes row 1 : 1 | iryna shpylova | ukraine | None | q
row 2 : 2 | jessie daams | belgium | None | q
row 3 : 3 | eunmi park | south korea | -1 | q
row 4 : 4 | evgeniya romanyu | russia | -1 | q
row 5 : 5 | andrea wolfer | switzerland | -1 | q
row 6 : 6 | giorgia bronzini | italy | -1 | q
row 7 : 7 | leire olaberria dorrons | spain | -1 | q
row 8 : 8 | joanne kiesanowski | new zealand | -1 | q
row 9 : 9 | dulce pliego | mexico | -1 | q
row 10 : 10 | jessie maclean | verducci breakaway racing | -1 | q
row 11 : 11 | lisa brennauer | germany | -1 | q
row 12 : 12 | ashlee ankudinoff | australia | -1 | q
row 13 : 13 | wan yiu jamie wong | hong kong | -1 | None
row 14 : 14 | lauren franges | united states | -1 | None
row 15 : 15 | skye lee armstrong | rodin | -1 | None
row 16 : 16 | rosy mccall | gis | -1 | None
row 17 : 17 | fatehah mustapa | malaysia | -1 | None
row 18 : 18 | yekatsiryna bar | belarus | -1 | None ] Execute this SQL based on the above table: select count ( team ) where laps down < 1754 | 16 |
[ header: record | date | result | opponent | location | method | round row 1 : 13-0 | 07/12/2013 | win | igor pylypenko | porsche arena, stuttgart, | unanimous decision | 6
row 2 : 12-0 | 27/10/2013 | win | alphonce mchumiatumb | sarajevo, bosn | decision | 8
row 3 : 11-0 | 06/07/2013 | win | alexander vasiliev | westfalenhalle, dortmund, | tko | 2
row 4 : 10-0 | 02/02/2013 | win | niko falin | iss dome, dusseldorf, germany | unanimous decision | 6
row 5 : 9-0 | 02/12/2012 | win | ladislav kovarik | esprit arena, dusseldorf, germany | unanimous decision | 6
row 6 : 8-0 | 06/08/2012 | win | ivica perkovic | sarajevo, bosn | unanimous decision | 12
row 7 : 7-0 | 04/13/2012 | win | aliaksandr makaranka | lanxess arena, c | ko | 1
row 8 : 6-0 | 12/17/2011 | win | ferenc zsalek | sarajevo, bosn | ko | 3
row 9 : 5-0 | 12/02/2011 | win | liridon memishi | sap arena, mannheim, germany | unanimous decision | 6
row 10 : 4-0 | 06/25/2011 | win | werner kreiskott | lanxess arena, c | unanimous decision | 6
row 11 : 3-0 | 02/19/2011 | win | ergin solmaz | porsche arena, stuttgart, | unanimous decision | 4
row 12 : 2-0 | 09/03/2004 | win | tomasz zeprzalka | gorazde, bosnia and | tko | 2
row 13 : 1-0 | 02/07/2004 | win | ergin solmaz | sarajevo, bosn | unanimous decision | 4 ] Execute this SQL based on the above table: select result where location = 'sap arena, mannheim, germany' | win |
[ header: year | location | gold | silver | bronze row 1 : 1950 | basel | helena rakoczy | tereza kocis | stefania reindlova
row 2 : 1954 | rome | tamara manina | eva bosakova | maria gorokovskaya
row 3 : 1958 | moscow | eva bosakova | larisa latynina | keiko tanaka
row 4 : 1962 | prague | larisa latynina | irina pervuschina | vera caslavska
row 5 : 1974 | varna | ludmila turicheva | olga korbut | elvira saad
row 6 : 1978 | strasbourg | nellie kim elena | None | emilia eberle ka
row 7 : 1983 | budapest | ekaterina szabo | olga mostepanova | boriana stoyanova
row 8 : 1985 | montreal | oksana omelianchik | elena shushunova | ulrike klotz
row 9 : 1991 | indianapolis | cristina bontas ok | None | kim zmeskal
row 10 : 1993 | birmingham | shannon miller | gina gogean | natalia bobrova
row 11 : 1994 | brisbane | dina kochetkova | lavinia milosovici | gina gogean
row 12 : 1995 | sabae | gina gogean | ji liya | ludivine furnon
row 13 : 1996 | san juan | kui yuan-yu | None | liubov sheremet
row 14 : 1997 | lausanne | gina gogean | svetlana khorkin | elena produnova
row 15 : 1999 | tianjin | andreea raducan | simona amanar | svetlana khorkin
row 16 : 2001 | ghent | andreea raducan | daniele hypolito | svetlana khorkin
row 17 : 2005 | melbourne | alicia sacramone | anastasia liukin | suzanne harmes
row 18 : 2006 | aarhus | cheng fei | jana bieger | vanessa ferrari
row 19 : 2009 | london | elizabeth tweddle | lauren mitchell | sui lu
row 20 : 2010 | rotterdam | lauren mitchell | aliya mustafina | None
row 21 : 2011 | tokyo | ksenia afanasy | sui lu | aly raisman
row 22 : 2014 | nanning | None | None | None
row 23 : 2015 | glasgow | None | None | None ] Execute this SQL based on the above table: select gold where year = 2001 | andreea raducan |
[ header: year | team | games | attempts | yards | ypc | long | tds row 1 : 1983 | los angeles rams | 16 | 390 | 1808 | 4.6 | 85 | 18
row 2 : 1984 | los angeles rams | 16 | 379 | 2105 | 5.6 | 66 | 14
row 3 : 1985 | los angeles rams | 14 | 292 | 1234 | 4.2 | 43 | 12
row 4 : 1986 | los angeles rams | 16 | 404 | 1821 | 4.5 | 42 | 11
row 5 : 1987 | los angeles rams | 3 | 60 | 277 | 4.6 | 57 | 1
row 6 : 1987 | indianapolis colts | 9 | 223 | 1011 | 4.5 | 53 | 5
row 7 : 1988 | indianapolis colts | 16 | 388 | 1659 | 4.3 | 41 | 14
row 8 : 1989 | indianapolis colts | 15 | 314 | 1311 | 4.2 | 21 | 7
row 9 : 1990 | indianapolis colts | 11 | 166 | 677 | 4.1 | 43 | 4
row 10 : 1991 | indianapolis colts | 10 | 167 | 536 | 3.2 | 28 | 2
row 11 : 1992 | los angeles raiders | 16 | 187 | 729 | 3.9 | 40 | 2
row 12 : 1993 | atlanta falcons | 4 | 26 | 91 | 3.5 | 10 | 0
row 13 : career | None | 146 | 2996 | 13259 | 4.4 | 85 | 90 ] Execute this SQL based on the above table: select team order by long desc limit 1 | los angeles rams |
[ header: date | venue | | opponent | score row 1 : 09-06-2012 | 2012 viva world cup - kur | western sahara | occitania | 1-3
row 2 : 08-06-2012 | 2012 viva world cup - kur | western sahara | raetia | 3-0
row 3 : 07-06-2012 | 2012 viva world cup - kur | western sahara | darfur | 5-1
row 4 : 05-06-2012 | 2012 viva world cup - kur | western sahara | occitania | 2-6
row 5 : 04-06-2012 | 2012 viva world cup - kur | western sahara | iraqi kurdist | 0-6
row 6 : 23-12-2011 | friendly match - galicia | western sahara xi | galicia | 1-2
row 7 : 2007 | friendly match - unknown | western sahara xi | macau | 1-0
row 8 : 1988 | friendly match - unknown | western sahara xi | le mans uc 72 | 2-3 ] Execute this SQL based on the above table: select count ( venue ) where id < ( select id where venue = '2012 viva world cup - kurdistan' ) | 0 |
[ header: pick # | nfl team | player | position | college row 1 : 417 | buffalo bills | wayne lineberry | linebacker | east carolina
row 2 : 418 | atlanta falcons | paul williams | running back | california
row 3 : 419 | philadelphia eagles | bob haack | tackle | linfield (ore.)
row 4 : 420 | pittsburgh steelers | bill eppright | kicker | kent state
row 5 : 421 | cincinnati bengals | terry story | tackle | georgia tech
row 6 : 422 | boston patriots | george muse | linebacker | grambling
row 7 : 423 | new orleans saints | chico kurzawski | defensive back | northwestern
row 8 : 424 | detroit lions | gary steele | tight end | army
row 9 : 425 | denver broncos | buster o'brien | quarterback | richmond
row 10 : 426 | washington redskins | rich dobbert | defensive end | springfield (mass.)
row 11 : 427 | miami dolphins | tom krallman | defensive end | xavier
row 12 : 428 | green bay packers | john mack | running back | central missouri
row 13 : 429 | new york giants | ken riley | linebacker | texas-arlington
row 14 : 430 | houston oilers | hank autry | center | southern mississippi
row 15 : 431 | chicago bears | bob long | wide receiver | texas a&m
row 16 : 432 | san francisco 49ers | joe rushing | linebacker | memphis state
row 17 : 433 | minnesota vikings | wendell housely | running back | texas a&m
row 18 : 434 | san diego chargers | larry rentz | defensive back | florida
row 19 : 435 | st. louis cardinals | george hummer | center | arizona state
row 20 : 436 | cleveland browns | bob oliver | defensive end | abilene christian
row 21 : 437 | los angeles rams | jim thorpe | defensive back | hofstra
row 22 : 438 | kansas city chiefs | ralph jenkins | defensive back | tuskegee
row 23 : 439 | dallas cowboys | bill bailey | defensive tackle | lewis & clark
row 24 : 440 | oakland raiders | billy austin | tight end | arkansas am&n
row 25 : 441 | baltimore colts | joe cowan | wide receiver | johns hopkins
row 26 : 442 | new york jets | fred zirkie | defensive tackle | duke ] Execute this SQL based on the above table: select pick # where position = 'tight end' | 424.0, 440.0 |
[ header: year | name of show | episodes | other guests | winner(s) row 1 : 1997 | super trio series 2: movie buff championship | 18 | florence kwok, jo | charmaine sheh
row 2 : 2000 | the super trio show | 6 | julian cheung, calvin | charmaine sheh, julian che
row 3 : 2002 | a trio delights | 3 | timmy hung, ken wong | louis yuen
row 4 : 2004 | the super trio continues | 7 | michael tao, | charmaine sheh, michael
row 5 : 2007 | foodie 2 shoes | 19, 20 | chin ka lok, e | charmaine sheh, chin ka
row 6 : 2008 | super trio supreme | 1 | bosco wong, michael mi | charmaine sheh, cutie mui
row 7 : 2009 | are you smarter than a 5th grade | 05, 06 | None | hk$175,000 (levels 8
row 8 : 2010 | super trio game master | 20 | moses chan, kenneth ma | tie
row 9 : 2011 | all star glam exam | 8 | ekin cheng, eric | charmaine sheh ] Execute this SQL based on the above table: select other guests order by id desc limit 1 | ekin cheng, eric kot, fala chen |
[ header: player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average row 1 : phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73
row 2 : raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.10
row 3 : gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98
row 4 : kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71
row 5 : mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.30
row 6 : co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84
row 7 : james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73
row 8 : andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29
row 9 : terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08
row 10 : adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69
row 11 : ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35
row 12 : alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68
row 13 : steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58
row 14 : vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57
row 15 : jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19
row 16 : mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02
row 17 : wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92
row 18 : michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26
row 19 : andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18
row 20 : denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63
row 21 : wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06
row 22 : peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39
row 23 : colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18
row 24 : dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06
row 25 : robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88
row 26 : mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28
row 27 : wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27
row 28 : jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95
row 29 : john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 ] Execute this SQL based on the above table: select player where player = 'james wade' | james wade |
[ header: year | date | winner | make | pole | make | results row 1 : 1970 | october 4 | dave sorg | mercury | ron north | oldsmobile | report
row 2 : 1971 | october 3 | denny miles | chevrolet | les snow | plymouth | report
row 3 : 1972 | october 1 | dave sorg | chevrolet | larry moore | chevrolet | report
row 4 : 1975 | september 28 | bob senneker | chevrolet | larry moore | chevrolet | report
row 5 : 1976 | october 4 | bob senneker | chevrolet | bob senneker | chevrolet | report
row 6 : 1977 | october 2 | bob senneker | chevrolet | bob senneker | chevrolet | report
row 7 : 1980 | october 5 | terry senneker | chevrolet | mark martin | chevrolet | report
row 8 : 1983 | october 2 | mike eddy | pontiac | dick trickle | pontiac | report
row 9 : 1985 | september 29 | mark martin | ford | mark martin | ford | report
row 10 : 1986 | october 5 | mark martin | ford | mark martin | pontiac | report
row 11 : 1989 | october 1 | butch miller | chevrolet | kenny wallace | pontiac | report
row 12 : 1990 | september 30 | bob senneker | chevrolet | dave jackson | chevrolet | report
row 13 : 1992 | october 4 | tim steele | chevrolet | mike garvey | ford | report
row 14 : 1993 | october 3 | mike cope | oldsmobile | hal goodson | ford | report
row 15 : 1995 | october 1 | mike cope | chevrolet | ron barfield, jr | ford | report
row 16 : 1999 | september 26 | brian ross | chevrolet | matt hagans | ford | report
row 17 : 2000 | october 1 | gary st. amant | chevrolet | larry foyt | pontiac | report
row 18 : 2001 | september 23 | joey clanton | chevrolet | david stremme | ford | report
row 19 : 2002 | october 6 | gary st. amant | chevrolet | david stremme | chevrolet | report
row 20 : 2003 | october 5 | bobby parsley | chevrolet | dave jackson | chevrolet | report
row 21 : 2004 | None | None | None | None | None | None
row 22 : 2005 | None | None | None | None | None | None
row 23 : 2006 | october 15 | scott hantz | chevrolet | danny jackson | None | report
row 24 : 2008 | october 12 | david stremme | dodge | chris gabehart | None | report
row 25 : 2009 | october 18 | kyle busch | toyota | chris gabehart | None | report
row 26 : 2010 | october 17 | chase elliott | ford | johnny vandoorn | None | report
row 27 : 2012 | october 14 | ross kenseth | ford | rick turner | ford | report
row 28 : 2013 | october 13 | erik jones | toyota | chase elliott | chevrolet | report ] Execute this SQL based on the above table: select count ( * ) where pole = 2 | 0 |
[ header: material | formula | refractive index(es) 589.3 nm | dispersion 431 - 687 nm | hardness (mohs' scale) | density (g/cm3) | thermal cond. | state of the art row 1 : diamond | c | 2.417 | 0.044 | 10 | 3.52 | excellent | (natural)
row 2 : glasses | silica with pb, al, | ~ 1.6 | > 0.020 | < 6 | 2.4 - 4.2 | poor | 1700 -
row 3 : white sapphire | al2o3 | 1.762 - 1.770 | 0.018 | 9 | 3.97 | poor | 1900-1947
row 4 : spinel | mgo·al2o3 | 1.727 | 0.02 | 8 | ~ 3.6 | poor | 1920-1947
row 5 : rutile | tio2 | 2.62 - 2.9 | 0.33 | ~ 6 | 4.25 | poor | 1947-1955
row 6 : strontium titanate | srtio3 | 2.41 | 0.19 | 5.5 | 5.13 | poor | 1955-1970
row 7 : yag | y3al5o12 | 1.83 | 0.028 | 8.25 | 4.55 - 4.65 | poor | 1970-1975
row 8 : ggg | gd3ga5o12 | 1.97 | 0.045 | 7 | 7.02 | poor | 1973-1975
row 9 : cubic zirconia | zro2(+ rare earths | ~ 2.2 | ~ 0.06 | ~ 8.3 | ~ 5.7 | poor | 1976 -
row 10 : moissanite | sic | 2.648 - 2.691 | 0.104 | 8.5-9.25 | 3.2 | high | 1998 -
row 11 : quartz | silica | 1.543 - 1.554 | None | 7- | 2.50 - 2.65 | None | ancient ] Execute this SQL based on the above table: select count ( * ) where formula > ( select formula where formula = 'al2o3' ) | 10 |
[ header: week | date | opponent | home/away | result | bye row 1 : 1 | february 8 | new orleans voodoo | home | l 42-34 | 0
row 2 : 2 | february 15 | dallas desperados | away | l 51-47 | 0
row 3 : 3 | february 21 | columbus destroyers | home | w 56-34 | 0
row 4 : 4 | february 29 | tampa bay storm | away | l 40-37 | 0
row 5 : 5 | march 7 | chicago rush | home | w 53-47 | 0
row 6 : 6 | march 13 | columbus destroyers | away | l 43-41 | 0
row 7 : 7 | march 21 | colorado crush | home | l 40-33 | 0
row 8 : 8 | march 28 | austin wranglers | away | w 65-60 | 0
row 9 : 9 | april 4 | dallas desperados | home | w 47-31 | 0
row 10 : 10 | None | None | week | None | 1
row 11 : 11 | april 17 | carolina cobras | away | l 63-59 | 0
row 12 : 12 | april 24 | new york dragons | home | w 60-58 | 0
row 13 : 13 | may 1 | colorado crush | away | l 58-40 | 0
row 14 : 14 | may 8 | las vegas gladiators | home | l 63-35 | 0
row 15 : 15 | may 15 | carolina cobras | home | l 46-43 | 0
row 16 : 16 | may 22 | san jose sabercat | away | l 48-36 | 0
row 17 : 17 | may 30 | new york dragons | away | l 69-54 | 0 ] Execute this SQL based on the above table: select opponent where result = 'w 65-60' | austin wranglers |
[ header: representative | state | district(s) | served | party | date of birth | date of death | age row 1 : william r. poage | texas | 11 | 1937-1978 | democratic | december 29, 1899 | january 3, 1987 | 87 years, 5 days
row 2 : aubert c. dunn | mississippi | 5 | 1935-1937 | democratic | november 20, 1896 | january 4, 1987 | 90 years, 45 days
row 3 : charles goodell | new york | 43, 38 | 1959-1968 | republican | march 16, 1926 | january 21, 1987 | 60 years, 311 days
row 4 : sala burton | california | 5 | 1983-1987 | democratic | april 1, 1925 | february 1, 1987 | 61 years, 306 days
row 5 : tim l. carter | kentucky | 5 | 1965-1981 | republican | september 2, 1910 | march 27, 1987 | 76 years, 206 days
row 6 : james g. donovan | new york | 18 | 1951-1957 | democratic | december 15, 1898 | april 6, 1987 | 88 years, 112 days
row 7 : edith green | oregon | 3 | 1955-1974 | democratic | january 17, 1910 | april 21, 1987 | 77 years, 94 days
row 8 : stewart mckinney | connecticut | 4 | 1971-1987 | republican | january 30, 1931 | may 7, 1987 | 56 years, 97 days
row 9 : james j. delaney | new york | 6, 7, 9 | 1945-1947, 1949-1978 | democratic | march 19, 1901 | may 24, 1987 | 86 years, 66 days
row 10 : frank carlson | kansas | 6 | 1935-1947 | republican | january 23, 1893 | may 30, 1987 | 94 years, 127 days
row 11 : alvin o'konski | wisconsin | 10 | 1943-1973 | republican | may 26, 1904 | july 8, 1987 | 83 years, 43 days
row 12 : dominick v. daniels | new jersey | 14 | 1959-1977 | democratic | october 18, 1908 | july 17, 1987 | 78 years, 272 days
row 13 : harold r. gross | iowa | 6 | 1949-1975 | republican | june 30, 1899 | september 22, 1987 | 88 years, 84 days
row 14 : john n. camp | oklahoma | 6 | 1969-1975 | republican | may 11, 1908 | september 27, 1987 | 79 years, 139 days
row 15 : ray j. madden | indiana | 1 | 1943-1977 | democratic | february 25, 1892 | september 28, 1987 | 95 years, 215 days
row 16 : raymond w. karst | missouri | 12 | 1949-1951 | democratic | december 31, 1902 | october 4, 1987 | 84 years, 277 days
row 17 : charles j. carney | ohio | 19 | 1970-1979 | republican | april 17, 1913 | october 7, 1987 | 74 years, 173 days
row 18 : clare boothe luce | connecticut | 4 | 1943-1947 | republican | march 10, 1903 | october 9, 1987 | 84 years, 213 days
row 19 : harold washington | illinois | 1 | 1981-1983 | democratic | april 15, 1922 | november 25, 1987 | 65 years, 224 days
row 20 : abraham kazen | texas | 23 | 1967-1985 | democratic | january 17, 1919 | november 29, 1987 | 68 years, 316 days
row 21 : albert p. morano | connecticut | 4 | 1951-1959 | republican | january 18, 1908 | december 16, 1987 | 79 years, 332 days ] Execute this SQL based on the above table: select party order by id desc limit 1 | republican |
[ header: # | picture | name | took office | left office | party row 1 : 1 | None | johan ferrier | 25 november 1975 | 13 august 1980 (resigned after a febr | independent
row 2 : 2 | None | hendrick chin a s | 15 august 1980 | 4 february 1982 | pnr
row 3 : 3 | None | fred ramdat misier | 8 february 1982 | 25 january 1988 | independent
row 4 : 4 | 60px | ramsewak shankar | 25 january 1988 | 24 december 1990 (deposed) | vhp
row 5 : 5 | 60px | johan kraag | 29 december 1990 | 16 september 1991 | nps
row 6 : 6 | None | ronald venetiaan | 16 september 1991 | 15 september 1996 | nps
row 7 : 7 | None | jules wijdenbosch | 15 september 1996 | 12 august 2000 | ndp
row 8 : (6) | None | ronald venetiaan | 12 august 2000 | 12 august 2010 | nps
row 9 : 8 | None | desi bouterse | 12 august 2010 | incumbent | ndp ] Execute this SQL based on the above table: select count ( name ) where picture in ( '60px' , 'None' ) | 0 |
[ header: country | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 row 1 : australia | 160 | 230 | 290 | 230 | 200 | 200 | 200 | None | None | None | None | None
row 2 : brazil | 30000 | 22000 | 26000 | 29000 | 29900 | 35000 | 40000 | 57300 | 58000 | 58000 | 58000 | 58000
row 3 : canada | 2290 | 3200 | 3410 | 3280 | 3400 | 3310 | 4167 | 3020 | 4380 | 4330 | 4420 | 4400
row 4 : congo d.r | None | 50 | 50 | 13 | 52 | 25 | None | None | None | None | None | None
row 5 : mozambique | None | None | 5 | 34 | 130 | 34 | 29 | None | None | None | None | None
row 6 : nigeria | 35 | 30 | 30 | 190 | 170 | 40 | 35 | None | None | None | None | None
row 7 : rwanda | 28 | 120 | 76 | 22 | 63 | 63 | 80 | None | None | None | None | None
row 8 : world | 32600 | 25600 | 29900 | 32800 | 34000 | 38700 | 44500 | 60400 | 62900 | 62900 | 62900 | 63000 ] Execute this SQL based on the above table: select count ( country ) where country = 'rwanda' | 1 |
[ header: | code | symbol | name | value row 1 : 🚹 | u+1f6b9 | 🚹 | mens symbol | men's restroom
row 2 : 🚺 | u+1f6ba | 🚺 | womens symbol | women's restroom
row 3 : 🚻 | u+1f6bb | 🚻 | restroom | restrooms or unisex restroom
row 4 : 🚼 | u+1f6bc | 🚼 | baby symbol | baby changing station
row 5 : ♿ | u+267f | ♿ | wheelchair symbol | disabled accessible facilities
row 6 : 🚽 | u+1f6bd | 🚽 | toilet | restroom
row 7 : 🚾 | u+1f6be | 🚾 | water closet | restroom with flush toilet
row 8 : 🚿 | u+1f6bf | 🚿 | shower | shower facilities
row 9 : 🛀 | u+1f6c0 | 🛀 | bath | bathing facilities
row 10 : 🛁 | u+1f6c1 | 🛁 | bathtub | bath facilities ] Execute this SQL based on the above table: select code group by code order by count ( * ) desc limit 1 | u+267f |
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26
row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16
row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14
row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8
row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1
row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7
row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9
row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5
row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16
row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9
row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11
row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1
row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5
row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10
row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15
row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 ] Execute this SQL based on the above table: select club order by position desc limit 1 | cd villarrobledo |
[ header: # | name | height | weight (lbs.) | position | class | hometown | previous team(s) row 1 : 1 | aaron johnson | 5'8" | 185 | g | sr | chicago, il, u. | hubbard hs
row 2 : 3 | anthony criswell | 6'9" | 230 | f | fr | oklahoma city, ok, | douglass high school
row 3 : 4 | jamarr sanders | 6'4" | 210 | g | sr | montgomery, al, u. | jeff davis high school nw
row 4 : 5 | robert williams | 6'4" | 210 | g | fr | greenville, ms, u. | weston high school
row 5 : 10 | karl moton | 5'11" | 195 | g | so | stone mountain, ga, u.s | chamblee hs
row 6 : 21 | beas hamga | 6'11" | 230 | c | jr | douala, cameroon | weatherford (texas) cc
row 7 : 22 | cameron moore | 6'10" | 230 | f | jr | san antonio, | roosevelt h
row 8 : 23 | dexter fields | 6'2" | 205 | g | so | orlando, fl, | olympia hs
row 9 : 24 | preston purifoy | 6'5" | 215 | g | fr | conway, ar, u.s | conway high school
row 10 : 32 | ovie soko | 6'8" | 210 | f | so | london, england, | bethel hs
row 11 : 2 | mike jones | 6'1" | 185 | g | sr | nashville, tn, | hunters lane high school
row 12 : 25 | quincy taylor | 6'0" | 185 | g | fr | wichita, ks, | wichita collegiate high school
row 13 : 44 | jordan swing | 6'6" | 200 | f | so | birmingham, al, u. | western kentucky university ] Execute this SQL based on the above table: select count ( hometown ) where weight (lbs.) is null | 0 |
[ header: year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st
row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of
row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010
row 4 : 2009 | cherie gardiner | bangor | non-finalist | None
row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008
row 6 : 2007 | melissa patton | belfast | non-finalist | None
row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006
row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom
row 9 : 2004 | kirsty anne gabriel stew | enniskillen | non-finalist | None
row 10 : 2003 | diana sayers | belfast | non-finalist | None
row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002
row 12 : 2001 | angela mccarthy | belfast | non-finalist | None
row 13 : 2000 | julie lee-ann mart | belfast | non-finalist | None ] Execute this SQL based on the above table: select miss northern ireland where hometown = 'drumbo' and year < ( select year where hometown = 'belfast' ) | finola guinnane |
[ header: name of place | counties | principal county | lower zip code row 1 : campbell hall | 1 | orange county | 10916
row 2 : canaan | 1 | columbia county | 12029
row 3 : canajoharie | 1 | montgomery county | None
row 4 : canoe place | 1 | suffolk county | 11946
row 5 : careys corners | 1 | oneida county | None
row 6 : carman | 1 | schenectady county | 12303
row 7 : carpenters corners | 1 | fulton county | None
row 8 : cass | 1 | erie county | 14206
row 9 : castle point | 1 | dutchess county | 12511
row 10 : catfish corners | 1 | oswego county | None
row 11 : catskill (town) | 1 | greene county | 12414
row 12 : cayuta | 1 | schuyler county | 14824
row 13 : cedar hill | 1 | albany county | 12158
row 14 : cedarville station | 1 | herkimer county | None
row 15 : central nyack | 1 | rockland county | 10960
row 16 : chase lake | 1 | lewis county | 13343
row 17 : chelsea | 1 | dutchess county | 12512
row 18 : chemung | 1 | chemung county | None
row 19 : chili junction | 1 | monroe county | None
row 20 : chittenango springs | 1 | madison county | None
row 21 : churchville | 1 | monroe county | 14428
row 22 : clarkson | 1 | monroe county | 14430
row 23 : claverack | 1 | columbia county | None
row 24 : clifton heights | 1 | erie county | 14085
row 25 : clinton county airport | 1 | clinton county | None
row 26 : coldbrook | 1 | erie county | 14072
row 27 : colemans mills | 1 | oneida county | 13492
row 28 : coleman station | 1 | dutchess county | None
row 29 : colonial acres | 1 | albany county | 12077
row 30 : colonial acres | 1 | westchester county | 10583
row 31 : columbus quarter | 1 | chenango county | None
row 32 : como | 1 | cayuga county | None
row 33 : congers | 1 | rockland county | 10920
row 34 : connelly park | 1 | chautauqua county | 14710
row 35 : conquest | 1 | cayuga county | None
row 36 : cooperstown junction | 1 | otsego county | 12116
row 37 : craterclub | 1 | essex county | 12936
row 38 : crescent beach | 1 | monroe county | 14612
row 39 : crestwood | 1 | westchester county | 10707
row 40 : crestwood | 1 | westchester county | None
row 41 : crittenden | 1 | erie county | 14038
row 42 : croghan | 1 | lewis county | 13327
row 43 : croghan | 1 | lewis county | None ] Execute this SQL based on the above table: select sum ( counties ) where name of place in ( 'cass' , 'chase lake' ) | 2.0 |
[ header: | district | headquarters | population (2011) | males | females | percentage decadal growth 2001-2011 | sex ratio | density (persons per km2) | child population 0-6 years | child sex ratio | literacy rate row 1 : 1 | angul | angul | 1271703 | 654898 | 616805 | 11.55 | 942 | 199 | 145690 | 884 | 78.96
row 2 : 3 | balasore | baleswar | 2317419 | 1184371 | 1133048 | 14.47 | 957 | 609 | 274432 | 941 | 80.66
row 3 : 4 | bargarh | bargarh | 1478833 | 748332 | 730501 | 9.84 | 976 | 253 | 156185 | 946 | 75.16
row 4 : 5 | bhadrak | bhadrak | 1506522 | 760591 | 745931 | 12.95 | 981 | 601 | 176793 | 931 | 83.25
row 5 : 7 | cuttack | cuttack | 2618708 | 1339153 | 1279555 | 11.87 | 955 | 666 | 251152 | 913 | 84.2
row 6 : 9 | dhenkanal | dhenkanal | 1192948 | 612597 | 580351 | 11.82 | 947 | 268 | 132647 | 870 | 79.41
row 7 : 11 | ganjam | chhatrapur | 3520151 | 1777324 | 1742827 | 11.37 | 981 | 429 | 397920 | 899 | 71.88
row 8 : 12 | jagatsinghpur | jagatsinghpur | 1136604 | 577699 | 558905 | 7.44 | 967 | 681 | 103517 | 929 | 87.13
row 9 : 13 | jajpur | jajpur | 1826275 | 926058 | 900217 | 12.43 | 972 | 630 | 207310 | 921 | 80.44
row 10 : 14 | jharsuguda | jharsuguda | 579499 | 297014 | 282485 | 12.56 | 951 | 274 | 61823 | 938 | 78.36
row 11 : 16 | kandhamal | phulbani | 731952 | 359401 | 372551 | 12.92 | 1037 | 91 | 106379 | 960 | 65.12
row 12 : 19 | khordha | khordha | 2246341 | 1166949 | 1079392 | 19.65 | 925 | 799 | 222275 | 910 | 87.51
row 13 : 21 | malkangiri | malkangiri | 612727 | 303913 | 308814 | 21.53 | 1016 | 106 | 105636 | 979 | 49.49
row 14 : 23 | nabarangapur | nabarangpur | 1218762 | 604046 | 614716 | 18.81 | 1018 | 230 | 201901 | 988 | 48.2
row 15 : 26 | puri | puri | 1697983 | 865209 | 832774 | 13 | 963 | 488 | 164388 | 924 | 85.37
row 16 : 28 | sambalpur | sambalpur | 1044410 | 529424 | 514986 | 12.24 | 973 | 158 | 112946 | 931 | 76.91
row 17 : 30 | sundergarh | sundergarh | 2080664 | 1055723 | 1024941 | 13.66 | 971 | 214 | 249020 | 937 | 74.13 ] Execute this SQL based on the above table: select count ( headquarters ) where child sex ratio < 910 | 3 |
[ header: region | country | location | size (m) | payload (metric tonnes) | degrees of freedom | x horiz disp (mm) | y horiz disp (mm) | z vert disp (mm) | x horiz vel (mm/s) | y horiz vel (mm/s) | z vert vel (mm/s) | x horiz accel (m/s2) | y horiz accel (m/s2) | z vert accel (m/s2) | max freq (hz) | details checked row 1 : asia | china | xi'a university of architecture & | 2 x 2 | None | None | None | None | None | None | None | None | None | None | None | None | None
row 2 : asia | japan | hitachi engineering corp | 4 x 4 | 20 | 1 | ±150 | None | None | ±750 | None | None | ±20 | None | None | 30 | None
row 3 : asia | japan | ishikawajima harima | 4.5 x 4.5 | 35 | 6 | ±100 | ±100 | ±67 | ±750 | ±750 | ±500 | ±15 | ±15 | ±10 | 50 | None
row 4 : asia | japan | kumagai-gumi corp | 5 x 5 | 64 | 6 | ±80 | ±260 | ±50 | ±600 | ±1500 | ±500 | ±30 | ±10 | ±10 | 70 | None
row 5 : asia | japan | ministry of construction | 6 x 8 | 100 | 2 | ±75 | None | None | ±600 | None | None | ±7 | None | None | 30 | None
row 6 : asia | japan | shimizu corporation | 4 x 4 | 20 | 3 | ±200 | None | None | ±1000 | None | None | ±10 | None | None | 50 | None
row 7 : asia | japan | tobishima corp ltd | 4 x 4 | 20 | 2 | ±75 | None | None | None | None | None | ±15 | None | None | 30 | None
row 8 : canada | canada | university of british columbia | 4 x 4 | 30 | 6 | None | None | None | None | None | None | None | None | None | None | None
row 9 : europe | france | commissariat a l'energie | 4 x 3 | 20 | 1 | ±125 | None | None | ±1000 | None | None | ±10 | None | None | 50 | 27/01/2011
row 10 : europe | italy | european centre for training & research in earthquake engineering | 5.6 x 7 | 140 | 1 | ±500 | None | None | ±2200 | None | None | 59 | None | None | 50 | None
row 11 : europe | italy | european centre for training & research in earthquake engineering | 1.6 x 4.4 | 5000 (vertical load) | 5 | ±500 | ±265 | 140 | ±2200 | ±600 | ±250 | 18 | None | None | 20 | None
row 12 : europe | spain | cedex | None | None | None | None | None | None | None | None | None | None | None | None | None | None
row 13 : usa | colorado | anco engineers, inc boulder, colora | 3 x 3 | 10 | 3 | ±200 | ±200 | ±200 | ±2000 | ±2000 | ±2000 | ±30 | ±30 | ±30 | 40 | 16/10/2012 ] Execute this SQL based on the above table: select region where region != 'asia' | canada, europe, europe, europe, europe, usa |
[ header: no. | race title | track | date | tv row 1 : 1 | nextera energy resources 250 | daytona international speedway, dayt | february 21 | fs1
row 2 : 2 | kroger 250 | martinsville speedway, martin | march 30 | fs1
row 3 : 3 | sfp 250 | kansas speedway, kan | may 9 | fs1
row 4 : 4 | north carolina education lottery 200 | charlotte motor speedway, concord | may 16 | fs1
row 5 : 5 | lucas oil 200 | dover international speedway, dover | may 30 | fs1
row 6 : 6 | winstar world casino 400k | texas motor speedway, fort | june 6 | fs1
row 7 : 7 | gateway 200 | gateway motorsports park, madison, | june 14 | fs1
row 8 : 8 | unoh 225 | kentucky speedway, s | june 26 | fs1
row 9 : 9 | american ethanol 200 | iowa speedway, newton | july 12 | fs1
row 10 : 10 | mudsummer classic | eldora speedway, new weston | july 23 | fs1
row 11 : 11 | pocono mountains 150 | pocono raceway, long pond | august 2 | fs1
row 12 : 12 | michigan national guard 200 | michigan international speedway, brooklyn | august 16 | fs1
row 13 : 13 | unoh 200 | bristol motor speedway, b | august 20 | fs1
row 14 : 14 | chevy silverado 250 | canadian tire motorsport park, bowman | august 31 | fs1
row 15 : 15 | enjoyillinois.com 225 | chicagoland speedway, joliet | september 12 | fs1
row 16 : 16 | unoh 175 | new hampshire motor speedway, loud | september 20 | fs1
row 17 : 17 | smith's 350 | las vegas motor speedway, la | september 27 | fs1
row 18 : 18 | fred's 250 | talladega superspeedway, talla | october 18 | fox
row 19 : 19 | kroger 200 | martinsville speedway, martin | october 25 | fs1
row 20 : 20 | winstar world casino 350k | texas motor speedway, fort | october 31 | fs1
row 21 : 21 | lucas oil 150 | phoenix international raceway, a | november 7 | fs1
row 22 : 22 | ford ecoboost 200 | homestead-miami speedway, home | november 14 | fs1 ] Execute this SQL based on the above table: select count ( distinct date ) | 22 |
[ header: pos | no | rider | bike | laps | time | grid | points row 1 : 2 | 38 | bradley smith | aprilia | 22 | 4.638 | 3 | 20
row 2 : 3 | 44 | pol espargaro | derbi | 22 | 4.996 | 2 | 16
row 3 : 4 | 11 | sandro cortese | derbi | 22 | 45.366 | 5 | 13
row 4 : 5 | 7 | efren vazquez | derbi | 22 | 45.433 | 8 | 11
row 5 : 6 | 71 | tomoyoshi koyama | aprilia | 22 | 49.685 | 6 | 10
row 6 : 7 | 35 | randy krummenacher | aprilia | 22 | 49.735 | 14 | 9
row 7 : 8 | 14 | johann zarco | aprilia | 22 | 49.743 | 10 | 8
row 8 : 9 | 94 | jonas folger | aprilia | 22 | 49.775 | 12 | 7
row 9 : 10 | 99 | danny webb | aprilia | 22 | 53.115 | 16 | 6
row 10 : 11 | 26 | adrian martin | aprilia | 22 | 58.669 | 19 | 5
row 11 : 12 | 15 | simone grotzkyj | aprilia | 22 | 58.8 | 11 | 4
row 12 : 13 | 23 | alberto moncayo | aprilia | 22 | +1:02.050 | 13 | 3
row 13 : 14 | 78 | marcel schrotter | honda | 22 | +1:15.497 | 23 | 2
row 14 : 15 | 63 | zulfahmi khai | aprilia | 22 | +1:16.029 | 18 | 1
row 15 : 19 | 58 | joan perello | honda | 22 | +1:36.223 | 26 | None
row 16 : 20 | 60 | michael van der mark | lambretta | 22 | +1:36.340 | 27 | None
row 17 : 21 | 59 | johnny rosell | honda | 22 | +1:43.804 | 22 | None
row 18 : 22 | 72 | marco ravaioli | lambretta | 22 | +1:55.331 | 30 | None
row 19 : 23 | 56 | peter sebestyen | aprilia | 21 | +1 lap | 32 | None
row 20 : ret | 40 | nicolas terol | aprilia | 21 | accident | 4 | None
row 21 : ret | 39 | luis salom | aprilia | 14 | retirement | 15 | None
row 22 : ret | 17 | eduard lopez | aprilia | 11 | retirement | 31 | None
row 23 : ret | 55 | isaac vinales | aprilia | 10 | accident | 21 | None
row 24 : ret | 50 | sturla fagerhaug | aprilia | 7 | accident | 17 | None
row 25 : ret | 12 | esteve rabat | aprilia | 0 | accident | 7 | None
row 26 : ret | 53 | jasper iwema | aprilia | 0 | accident | 20 | None
row 27 : dns | 32 | lorenzo savadori | aprilia | None | did not start | 29 | None ] Execute this SQL based on the above table: select count ( * ) where pos = 20 | 1 |
[ header: # | wrestlers | reign | date | days held | location | notes row 1 : 1 | kuishinbo kamen | 1 | january 4, 2001 | 758 | osaka, japan | kamen defeated ebessan to
row 2 : 2 | ebessan | 1 | february 1, 2003 | 56 | osaka, japan | None
row 3 : 3 | pero | 1 | march 29, 2003 | 7 | osaka, japan | None
row 4 : 4 | ebessan | 2 | april 5, 2003 | 92 | osaka, japan | None
row 5 : 5 | tigers mask | 1 | july 6, 2003 | 90 | osaka, japan | None
row 6 : None | vacant | None | october 4, 2003 | None | None | tigers mask vacated the title to
row 7 : 6 | miracle man | 1 | december 7, 2003 | 55 | osaka, japan | miracle man won a 4-way match which included
row 8 : 7 | ebessan | 3 | january 31, 2004 | 21 | osaka, japan | None
row 9 : 8 | kuishinbo kamen | 2 | february 21, 2004 | 665 | osaka, japan | None
row 10 : None | stripped | None | december 17, 2005 | None | None | kamen was stripped of the title due to
row 11 : 9 | policeman | 1 | february 18, 2006 | 311 | osaka, japan | None
row 12 : 10 | okita-kun | 1 | february 26, 2006 | 314 | osaka, japan | okita-kun won an eight
row 13 : None | vacant | None | january 6, 2007 | None | None | okita-hun vacated
row 14 : 11 | sgt. suchi | 1 | february 12, 2007 | 194 | osaka, japan | sgt. suchi is a
row 15 : 12 | ebessan iii | 1 | august 25, 2007 | 113 | osaka, japan | None
row 16 : 13 | kuishinbo kamen | 3 | december 16, 2007 | 84 | tokyo, japan | None
row 17 : 14 | miracle man | 2 | march 9, 2008 | 51 | tokyo, japan | None
row 18 : 15 | kanjyuro matsuyama | 1 | april 29, 2008 | 0 | tokyo, japan | matsuyama retires the title immediately after
row 19 : 16 | kuishinbo kamen | 4 | april 29, 2010 | 59 | osaka, japan | kamen wins both the owarai championship
row 20 : 17 | kyusei ninja ranmar | 1 | june 27, 2010 | 22 | osaka, japan | ranmaru wins both titles
row 21 : 18 | kuishinbo kamen | 5 | july 19, 2010 | 1435 | osaka, japan | kamen wins both titles ] Execute this SQL based on the above table: select date where date != 'march 9, 2008' and reign = ( select reign where date = 'march 9, 2008' ) | april 5, 2003, february 21, 2004 |
[ header: pick # | nfl team | player | position | college row 1 : 417 | buffalo bills | wayne lineberry | linebacker | east carolina
row 2 : 418 | atlanta falcons | paul williams | running back | california
row 3 : 419 | philadelphia eagles | bob haack | tackle | linfield (ore.)
row 4 : 420 | pittsburgh steelers | bill eppright | kicker | kent state
row 5 : 421 | cincinnati bengals | terry story | tackle | georgia tech
row 6 : 422 | boston patriots | george muse | linebacker | grambling
row 7 : 423 | new orleans saints | chico kurzawski | defensive back | northwestern
row 8 : 424 | detroit lions | gary steele | tight end | army
row 9 : 425 | denver broncos | buster o'brien | quarterback | richmond
row 10 : 426 | washington redskins | rich dobbert | defensive end | springfield (mass.)
row 11 : 427 | miami dolphins | tom krallman | defensive end | xavier
row 12 : 428 | green bay packers | john mack | running back | central missouri
row 13 : 429 | new york giants | ken riley | linebacker | texas-arlington
row 14 : 430 | houston oilers | hank autry | center | southern mississippi
row 15 : 431 | chicago bears | bob long | wide receiver | texas a&m
row 16 : 432 | san francisco 49ers | joe rushing | linebacker | memphis state
row 17 : 433 | minnesota vikings | wendell housely | running back | texas a&m
row 18 : 434 | san diego chargers | larry rentz | defensive back | florida
row 19 : 435 | st. louis cardinals | george hummer | center | arizona state
row 20 : 436 | cleveland browns | bob oliver | defensive end | abilene christian
row 21 : 437 | los angeles rams | jim thorpe | defensive back | hofstra
row 22 : 438 | kansas city chiefs | ralph jenkins | defensive back | tuskegee
row 23 : 439 | dallas cowboys | bill bailey | defensive tackle | lewis & clark
row 24 : 440 | oakland raiders | billy austin | tight end | arkansas am&n
row 25 : 441 | baltimore colts | joe cowan | wide receiver | johns hopkins
row 26 : 442 | new york jets | fred zirkie | defensive tackle | duke ] Execute this SQL based on the above table: select pick # where player = 'ralph jenkins' | 438.0 |
[ header: tournament | games played | points per game | rebounds per game | assists per game row 1 : 2003 eurobasket | 6 | 6.8 | 5.3 | 0.7
row 2 : 2005 eurobasket | 7 | 7.6 | 7.1 | 0.6
row 3 : 2006 fiba world championship | 9 | 9.7 | 6.7 | 0.6
row 4 : 2007 eurobasket | 7 | 8.9 | 3.7 | 0.6
row 5 : 2009 eurobasket | 8 | 6.5 | 2.9 | 1.1
row 6 : 2010 fiba world championship | 4 | 4.5 | 4.8 | 1.5
row 7 : 2011 eurobasket | 11 | 2.6 | 3.4 | 0.8
row 8 : 2012 olympics | 6 | 4.5 | 2.8 | 0.5
row 9 : 2013 eurobasket | 11 | 1.9 | 3.5 | 0.2 ] Execute this SQL based on the above table: select tournament where tournament = '2007 eurobasket' | 2007 eurobasket |
[ header: team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar "el machillo | alajuela | alejandro morera soto | 17895
row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideporti | 3000
row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13500
row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8144
row 5 : limon f.c | hernan fernando soss | limon | estadio nuevo de | 3,000/2,000
row 6 : orion f.c | martin arreola | tarrazu | estadio municipal de tarra | 1500
row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6000
row 8 : puntarenas fc | luis fernando fallas | puntarenas | "lito" perez | 4105
row 9 : asociacion deportiva s | marvin solano | ciudad quesada | carlos alvarez | 5600
row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3000
row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23000 ] Execute this SQL based on the above table: select count ( * ) where manager = 1239 | 0 |
[ header: week | date | opponent | result | record | game site | tv time | attendance | bye row 1 : 1 | september 1, 1996 | arizona cardinals | w 20-13 | 1-0 | rca dome | fox 1:00 pm | 48133 | 0
row 2 : 2 | september 8, 1996 | at new york jets | w 21-7 | 2-0 | the meadowlands | nbc 4:15 pm | 63534 | 0
row 3 : 3 | september 15, 1996 | at dallas cowboys | w 25-24 | 3-0 | texas stadium | nbc 4:15 pm | 63021 | 0
row 4 : 4 | september 23, 1996 | miami dolphins | w 10-6 | 4-0 | rca dome | abc 9:00 pm | 60891 | 0
row 5 : 5 | None | None | None | None | None | None | None | 1
row 6 : 6 | october 6, 1996 | at buffalo bills | l 13-16 | 4-1 | rich stadium | nbc 4:15 pm | 79401 | 0
row 7 : 7 | october 13, 1996 | baltimore ravens | w 26-21 | 5-1 | rca dome | tnt 8:15 pm | 56978 | 0
row 8 : 8 | october 20, 1996 | new england patriots | l 9-27 | 5-2 | rca dome | nbc 1:00 pm | 58725 | 0
row 9 : 9 | october 27, 1996 | at washington redskins | l 16-31 | 5-3 | rfk stadium | nbc 1:00 pm | 54254 | 0
row 10 : 10 | november 3, 1996 | san diego chargers | l 19-26 | 5-4 | rca dome | nbc 1:00 pm | 58484 | 0
row 11 : 11 | november 10, 1996 | at miami dolphins | l 13-37 | 5-5 | joe robbie stadium | nbc 1:00 pm | 66623 | 0
row 12 : 12 | november 17, 1996 | new york jets | w 34-29 | 6-5 | rca dome | nbc 1:00 pm | 48322 | 0
row 13 : 13 | november 24, 1996 | at new england patriots | l 13-27 | 6-6 | foxboro stadium | nbc 1:00 pm | 58226 | 0
row 14 : 14 | december 1, 1996 | buffalo bills | w 13-10 | 7-6 | rca dome | nbc 4:15 pm | 53804 | 0
row 15 : 15 | december 5, 1996 | philadelphia eagles | w 37-10 | 8-6 | rca dome | espn 8:15 pm | 52689 | 0
row 16 : 16 | december 15, 1996 | at kansas city chiefs | w 24-19 | 9-6 | arrowhead stadium | nbc 4:15 pm | 71136 | 0
row 17 : 17 | december 22, 1996 | at cincinnati bengals | l 24-31 | 9-7 | cinergy field | nbc 1:00 pm | 49389 | 0 ] Execute this SQL based on the above table: select abs ( ( select count ( * ) where date = 'november 24, 1996' ) - ( select count ( * ) where date = 'september 8, 1996' ) ) | 0 |
[ header: county | feinstein | votes | seymour | votes | horne | votes | meeu. | votes | boddie | votes | w/i | v's row 1 : san mateo | 67.25% | 181,990 | 27.89% | 75,470 | 1.84% | 4,983 | 1.29% | 3,478 | 1.73% | 4,684 | 0.00% | 0
row 2 : contra costa | 62.96% | 229,988 | 31.62% | 115,507 | 1.92% | 7,011 | 1.77% | 6,470 | 1.73% | 6,320 | 0.00% | 2
row 3 : sonoma | 62.84% | 121,471 | 29.38% | 56,793 | 3.02% | 5,846 | 2.43% | 4,702 | 2.33% | 4,502 | 0.00% | 0
row 4 : santa clara | 62.19% | 364,997 | 30.98% | 181,858 | 2.15% | 12,646 | 2.20% | 12,912 | 2.47% | 14,518 | 0.00% | 2
row 5 : monterey | 58.89% | 66,417 | 34.74% | 39,182 | 2.10% | 2,369 | 2.30% | 2,590 | 1.96% | 2,216 | 0.00% | 0
row 6 : los angeles | 58.72% | 1,552,223 | 34.03% | 899,656 | 3.18% | 84,093 | 2.09% | 55,380 | 1.97% | 52,123 | 0.00% | 20
row 7 : napa | 57.01% | 29,875 | 35.38% | 18,539 | 2.46% | 1,288 | 2.93% | 1,537 | 2.22% | 1,161 | 0.00% | 0
row 8 : del norte | 50.92% | 4,696 | 39.66% | 3,658 | 2.56% | 236 | 4.98% | 459 | 1.89% | 174 | 0.00% | 0
row 9 : merced | 47.61% | 22,010 | 43.79% | 20,246 | 2.79% | 1,289 | 2.95% | 1,365 | 2.86% | 1,323 | 0.00% | 0
row 10 : nevada | 46.04% | 20,044 | 44.73% | 19,476 | 2.90% | 1,261 | 3.32% | 1,444 | 3.02% | 1,313 | 0.00% | 0
row 11 : placer | 45.75% | 40,511 | 45.73% | 40,497 | 2.38% | 2,109 | 3.30% | 2,920 | 2.84% | 2,518 | 0.00% | 0
row 12 : mariposa | 45.38% | 3,681 | 43.98% | 3,568 | 3.09% | 251 | 5.07% | 411 | 2.48% | 201 | 0.00% | 0
row 13 : sierra | 45.12% | 818 | 44.57% | 808 | 2.48% | 45 | 3.47% | 63 | 4.36% | 79 | 0.00% | 0
row 14 : mono | 45.11% | 1,931 | 44.64% | 1,911 | 2.83% | 121 | 3.95% | 169 | 3.48% | 149 | 0.00% | 0
row 15 : butte | 44.72% | 37,396 | 45.57% | 38,111 | 2.96% | 2,477 | 3.56% | 2,980 | 3.19% | 2,666 | 0.00% | 0
row 16 : trinity | 42.41% | 2,743 | 43.66% | 2,824 | 3.80% | 246 | 6.29% | 407 | 3.83% | 248 | 0.00% | 0 ] Execute this SQL based on the above table: select boddie where votes = ( select max ( votes ) ) | 1.97% |
[ header: pick # | nfl team | player | position | college row 1 : 417 | buffalo bills | wayne lineberry | linebacker | east carolina
row 2 : 418 | atlanta falcons | paul williams | running back | california
row 3 : 419 | philadelphia eagles | bob haack | tackle | linfield (ore.)
row 4 : 420 | pittsburgh steelers | bill eppright | kicker | kent state
row 5 : 421 | cincinnati bengals | terry story | tackle | georgia tech
row 6 : 422 | boston patriots | george muse | linebacker | grambling
row 7 : 423 | new orleans saints | chico kurzawski | defensive back | northwestern
row 8 : 424 | detroit lions | gary steele | tight end | army
row 9 : 425 | denver broncos | buster o'brien | quarterback | richmond
row 10 : 426 | washington redskins | rich dobbert | defensive end | springfield (mass.)
row 11 : 427 | miami dolphins | tom krallman | defensive end | xavier
row 12 : 428 | green bay packers | john mack | running back | central missouri
row 13 : 429 | new york giants | ken riley | linebacker | texas-arlington
row 14 : 430 | houston oilers | hank autry | center | southern mississippi
row 15 : 431 | chicago bears | bob long | wide receiver | texas a&m
row 16 : 432 | san francisco 49ers | joe rushing | linebacker | memphis state
row 17 : 433 | minnesota vikings | wendell housely | running back | texas a&m
row 18 : 434 | san diego chargers | larry rentz | defensive back | florida
row 19 : 435 | st. louis cardinals | george hummer | center | arizona state
row 20 : 436 | cleveland browns | bob oliver | defensive end | abilene christian
row 21 : 437 | los angeles rams | jim thorpe | defensive back | hofstra
row 22 : 438 | kansas city chiefs | ralph jenkins | defensive back | tuskegee
row 23 : 439 | dallas cowboys | bill bailey | defensive tackle | lewis & clark
row 24 : 440 | oakland raiders | billy austin | tight end | arkansas am&n
row 25 : 441 | baltimore colts | joe cowan | wide receiver | johns hopkins
row 26 : 442 | new york jets | fred zirkie | defensive tackle | duke ] Execute this SQL based on the above table: select ( select pick # where pick # = 418 ) - ( select pick # where pick # = 439 ) | -21.0 |
[ header: month | day | visitor | score | home | score row 1 : jan | 2 | wanderers | 6 | victorias | 5 (10' overtime)
row 2 : jan | 5 | montreal | 5 | shamrocks | 3
row 3 : jan | 5 | quebec | 1 | ottawa | 6
row 4 : jan | 9 | wanderers | 6 | montreal | 3
row 5 : jan | 12 | ottawa | 2 | wanderers | 4
row 6 : jan | 12 | victorias | 10 | quebec | 1
row 7 : jan | 16 | victorias | 16 | shamrocks | 3
row 8 : jan | 19 | shamrocks | 2 | ottawa | 6
row 9 : jan | 19 | quebec | 8 | montreal | 15
row 10 : jan | 23 | victorias | 12 | montreal | 6
row 11 : jan | 26 | ottawa | 12 | victorias | 10
row 12 : jan | 26 | wanderers | 11 | quebec | 3
row 13 : jan | 30 | shamrocks | 5 | montreal | 3
row 14 : feb | 2 | montreal | 2 | ottawa | 5
row 15 : feb | 2 | quebec | 8 | shamrocks | 11
row 16 : feb | 6 | wanderers | 5 | victorias | 2
row 17 : feb | 9 | ottawa | 5 | quebec | 4 (2' overtime)
row 18 : feb | 9 | montreal | 3 | wanderers | 16
row 19 : feb | 13 | shamrocks | 7 | victorias | 19
row 20 : feb | 16 | victorias | 7 | ottawa | 16
row 21 : feb | 16 | quebec | 5 | wanderers | 13
row 22 : feb | 19 | shamrocks | 5 | wanderers | 18
row 23 : feb | 23 | ottawa | 12 | shamrocks | 6
row 24 : feb | 23 | montreal | 5 | quebec | 9
row 25 : feb | 27 | montreal | 8 | victorias | 13
row 26 : mar | 2 | wanderers | 10 | ottawa | 6
row 27 : mar | 2 | quebec | 6 | victorias | 7
row 28 : mar | 6 | shamrocks | 5 | wanderers | 16
row 29 : mar | 9 | ottawa | 6 | montreal | 8
row 30 : mar | 9 | shamrocks | 5 | quebec | 17 ] Execute this SQL based on the above table: select score order by score desc limit 1 | 3 |
[ header: year | award | category | title | result row 1 : 1955 | academy award | best actor | marty | won
row 2 : 1955 | bafta award | best foreign actor | marty | won
row 3 : 1955 | golden globe award | best actor - motion picture drama | marty | won
row 4 : 1955 | nbr award | best actor | marty | won
row 5 : 1955 | nyfcc award | best actor | marty | won
row 6 : 1962 | emmy award | outstanding continued performance by an actor in a series | mchale's navy | nominated
row 7 : 1979 | emmy award | outstanding supporting actor in a limited series or | all quiet on the western front | nominated
row 8 : 1999 | daytime emmy award | outstanding performer in an animated program | all dogs go to heaven: the series | nominated
row 9 : 2007 | golden globe award | best performance by an actor in a mini- | a grandpa for christmas | nominated
row 10 : 2009 | emmy award | outstanding guest actor - drama | er | nominated
row 11 : 2009 | lifetime achievement award | from the rhode island international film | None | won
row 12 : 2011 | screen actors guild life achievement award | from the screen actors guild | None | won ] Execute this SQL based on the above table: select year where result = 'won' | 1955, 1955, 1955, 1955, 1955, 2009, 2011 |
[ header: year | title | role | notes row 1 : 1982 | voyager from the unknown | phineas bogg | None
row 2 : 1982-1983 | voyagers! | phineas bogg | 20 episodes
row 3 : 1983 | making of a male model | tyler burnett | television movie
row 4 : 1984 | hotel | prince erik | episode: "tomorrows"
row 5 : 1984 | the bear | pat trammell | None
row 6 : 1984 | cover up | mac harper | 7 episodes ] Execute this SQL based on the above table: select year where title = 'voyager from the unknown' | 1982 |
[ header: year | film | director | cast | details row 1 : 2011 | rajanna | vijayendra prasad | akkineni nagarjun | won nandi award for best feature film
row 2 : 2005 | super | puri jagannadh | akkineni nagarjun | won filmfare best comedian in telu
row 3 : 2004 | mass | raghava lawrence | akkineni nagarjun | won cinemaa award for best actor (na
row 4 : 2003 | satyam | surya kiran | sumanth genelia d's | None
row 5 : 1998 | aaha | suresh krishna | jagapathi babu sangh | None
row 6 : 1987 | agni putrudu | k. raghavendra ra | nagarjuna akkinen | first film starring two generations of the ak
row 7 : 1986 | vikram | v. madhusudhana | akkineni nagarjun | debut film of superstar akkineni
row 8 : 1982 | yuvaraju | dasari narayana rao | akkineni nageswara | None
row 9 : 1981 | prema kaanuka | k. raghavendra ra | akkineni nageswara | None
row 10 : 1980 | premabhishekam | dasari narayana rao | akkineni nageswara | the film has completed 100 days in 30 centres
row 11 : 1980 | butchi babu | dasari narayana rao | akkineni nageswara | None
row 12 : 1979 | kalyani | dasari narayana rao | murali mohan kaikala s | None
row 13 : 1978 | manchi manasulu | adurthi subba ra | akkineni nageshwar | None
row 14 : 1970 | maro prapancham | adurthi subba ra | akkineni nageswara | None ] Execute this SQL based on the above table: select cast order by cast desc limit 1 | sumanth genelia d'souza |
[ 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 order by no. desc limit 1 | barack obama |
[ header: location | region | coordinates (links to map & photo sources) | population | elevation row 1 : andahuaylas | apurimac | 13°39′20′′s 73° | 17444 | 3052
row 2 : barranca | lima | 10°45′00′′s 77° | 46290 | 64
row 3 : candarave | tacna | 17°16′04′′s 70°14 | 3415 | 3077
row 4 : checca | cusco | 14°28′22′′s 71° | 3810 | 3991
row 5 : chota | cajamarca | 6°33′s 78°39′ | 14240 | 2552
row 6 : independencia | lima | 11°59′24′′s 77° | 3987 | 390
row 7 : iquitos | loreto | 3°44′53′′s 73° | 437620 | 107
row 8 : junin | junin | 11°09′32′′s 75°59 | 15320 | 3999
row 9 : los aquijes | ica | 14°05′48′′s 75°41 | 7848 | 457
row 10 : mochumi | lambayeque | 6°32′49′′s 79° | 7460 | 151
row 11 : morrope | lambayeque | 6°32′30′′s 80°00 | 6662 | 116
row 12 : oyon | lima | 10°40′05′′s 76° | 6276 | 3553
row 13 : pangoa | cusco | 12°07′00′′s 73° | 6638 | 901
row 14 : pucallpa | ucayali | 8°22′45′′s 74° | 310750 | 158
row 15 : salaverry | la libertad | 8°14′00′′s 78° | 10066 | 70
row 16 : salinera colan | piura | 5°02′00′′s 81° | 14210 | 1
row 17 : san pedro de cachor | apurimac | 13°38′00′′s 72°53 | None | 2772
row 18 : sullana | piura | 4°54′14′′s 80°41 | 160789 | 67
row 19 : talara | piura | 4°34′38′′s 81° | 99074 | 14 ] Execute this SQL based on the above table: select elevation where population is null | 2772 |
[ header: position | nation | number | name | soproni liga | uefa cup | hungarian cup | league cup | total row 1 : 1 | | 14 | gergely rudolf | 16 | 3 | 0 | 0 | 19
row 2 : 2 | | 41 | lorant olah | 12 | 1 | 0 | 0 | 13
row 3 : 3 | | 99 | omagbemi dudu | 4 | 1 | 5 | 0 | 10
row 4 : 4 | | 55 | peter szakaly | 9 | 0 | 0 | 0 | 9
row 5 : 5 | | 77 | peter czvitkovics | 7 | 0 | 0 | 0 | 7
row 6 : 6 | | 4 | leandro de almeida | 5 | 0 | 1 | 0 | 6
row 7 : 7 | | 17 | norbert meszaros | 3 | 0 | 0 | 0 | 3
row 8 : 8 | | 8 | zsombor kerekes | 1 | 0 | 2 | 0 | 3
row 9 : 9 | | 10 | igor bogdanovic | 0 | 0 | 3 | 0 | 3
row 10 : 10 | | 2 | istvan szucs | 2 | 0 | 0 | 0 | 2
row 11 : 11 | | 30 | zoltan kiss | 2 | 0 | 0 | 0 | 2
row 12 : 12 | | 23 | peter szilagyi | 2 | 0 | 0 | 0 | 2
row 13 : 13 | | 7 | tibor dombi | 2 | 0 | 0 | 0 | 2
row 14 : 14 | | 13 | peter biro | 1 | 0 | 0 | 0 | 1
row 15 : 15 | | 27 | gabor demjen | 1 | 0 | 0 | 0 | 1
row 16 : 16 | | 19 | vinicius galvao leal | 1 | 0 | 0 | 0 | 1
row 17 : 17 | | 1 | vukasin poleksic | 1 | 0 | 0 | 0 | 1
row 18 : 18 | | 83 | zoltan varga | 0 | 0 | 1 | 0 | 1
row 19 : 19 | | 16 | adam komlosi | 0 | 0 | 1 | 0 | 1
row 20 : None | | None | own goals | 1 | 0 | 0 | 0 | 1
row 21 : None | | None | totals | 70 | 5 | 13 | 0 | 88 ] Execute this SQL based on the above table: select name where soproni liga = 2 | istvan szucs, zoltan kiss, peter szilagyi, tibor dombi |
[ header: round | opponent | result | bro. | opp. | date | venue | crowd | position row 1 : 1 | auckland warriors | win | 14 | 2 | 1 mar | anz stadium | 42361 | 2/10
row 2 : 2 | adelaide rams | win | 28 | 12 | 9 mar | anz stadium | 16279 | 1/10
row 3 : 3 | perth reds | win | 26 | 16 | 16 mar | waca ground | 11109 | 2/10
row 4 : 4 | canberra raiders | win | 24 | 8 | 24 mar | anz stadium | 26103 | 2/10
row 5 : 5 | cronulla sharks | win | 14 | 12 | 31 mar | anz stadium | 17294 | 1/10
row 6 : 6 | north queensland cowboys | win | 42 | 16 | 5 apr | stockland stadium | 30122 | 1/10
row 7 : 7 | adelaide rams | win | 20 | 10 | 13 apr | adelaide oval | 17633 | 1/10
row 8 : 8 | penrith panthers | loss | 26 | 27 | 21 apr | penrith football stadium | 12648 | 1/10
row 9 : 9 | canterbury bulldogs | win | 34 | 16 | 28 apr | anz stadium | 17921 | 1/10
row 10 : 10 | auckland warriors | win | 34 | 18 | 4 may | mt smart stadium | 16471 | 1/10
row 11 : 11 | north queensland cowboys | draw | 20 | 20 | 25 may | anz stadium | 14167 | 1/10
row 12 : 12 | hunter mariners | loss | 6 | 24 | 30 may | topper stadium | 7124 | 1/10
row 13 : 13 | cronulla sharks | loss | 4 | 32 | 30 jun | endeavour field | 12240 | 1/10
row 14 : 14 | perth reds | win | 50 | 14 | 6 jul | anz stadium | 11806 | 1/10
row 15 : 15 | canberra raiders | win | 19 | 4 | 14 jul | bruce stadium | 13067 | 1/10
row 16 : 16 | penrith panthers | win | 54 | 12 | 10 aug | anz stadium | 13921 | 1/10
row 17 : 17 | hunter mariners | win | 34 | 16 | 18 aug | anz stadium | 13830 | 1/10
row 18 : 18 | canterbury bulldogs | win | 32 | 24 | 25 aug | belmore oval | 9781 | 1/10
row 19 : semi final | cronulla sharks | win | 34 | 2 | 6 sep | stockland stadium | 26256 | None
row 20 : grand final | cronulla sharks | win | 26 | 8 | 20 sep | anz stadium | 58912 | None ] Execute this SQL based on the above table: select count ( distinct date ) where opp. > 0 | 20 |
[ header: version | length | album | remixed by | year | comment row 1 : album/single version | 4:30 | avant que l'ombre | None | 2005 | see the previous sections
row 2 : radio edit | 3:55 | None | None | 2005 | the musical introduction is almost fully deleted, as well
row 3 : instrumental | 4:32 | None | laurent boutonnat | 2005 | this instrumental version is identical to the album version,
row 4 : the martyr's remix | 5:20 | None | y-front | 2005 | this version contains all the lyrics of the album version
row 5 : mother f... dub mix | 7:50 | None | joachim garraud | 2005 | all the lyrics from the original version are deleted,
row 6 : mother f... vocal club mix | 8:30 | None | joachim garraud | 2005 | devoted to the nightclubs, this techno
row 7 : music video | 5:02 | music videos iv | None | 2005 | None
row 8 : live version (recorded in 2006) | 6:42 (audio) 8:18 ( | avant que l'ombre... a | None | 2006 | this version is similar to the album one, with ] Execute this SQL based on the above table: select count ( * ) where version = 'mother f... vocal club mix' | 1 |
[ header: year | single | peak chart positions ger | peak chart positions ire | peak chart positions uk | peak chart positions us | peak chart positions us main | peak chart positions us dance | certifications (sales thresholds) | album row 1 : 1970 | "memo from turner" | 23 | None | 32 | None | None | None | | performance (soundtrack)
row 2 : 1978 | "don't look back" (with pe | None | None | 43 | 81 | None | None | | bush doctor (peter tosh album)
row 3 : 1984 | "state of shock" (with the jack | 23 | 8 | 14 | 3 | 3 | None | | victory (the jacksons album)
row 4 : 1985 | "just another night" | 16 | 21 | 32 | 12 | 1 | 11 | | she's the boss
row 5 : 1985 | "lonely at the top" | None | None | None | None | 9 | None | | she's the boss
row 6 : 1985 | "lucky in love" | 44 | None | 91 | 38 | 5 | 11 | | she's the boss
row 7 : 1985 | "hard woman" | 57 | None | None | None | None | None | | she's the boss
row 8 : 1985 | "dancing in the street" (with | 6 | 1 | 1 | 7 | 3 | 4 | | single only
row 9 : 1986 | "ruthless people" | None | None | None | 51 | 14 | 29 | | ruthless people (soundtrack)
row 10 : 1987 | "let's work" | 29 | 24 | 31 | 39 | 7 | 32 | | primitive cool
row 11 : 1987 | "throwaway" | None | None | None | 67 | 7 | None | | primitive cool
row 12 : 1987 | "say you will" | None | None | None | None | 39 | None | | primitive cool
row 13 : 1993 | "sweet thing" | 23 | None | 24 | 84 | 34 | None | | wandering spirit
row 14 : 1993 | "wired all night" | None | None | None | None | 3 | None | | wandering spirit
row 15 : 1993 | "don't tear me up" | 77 | None | 86 | None | 1 | None | | wandering spirit
row 16 : 1993 | "out of focus" | 70 | None | None | None | None | None | | wandering spirit
row 17 : 2001 | "god gave me everything" | 60 | None | None | None | 24 | None | | goddess in the doorway
row 18 : 2002 | "visions of paradise" | 77 | None | 43 | None | None | None | | goddess in the doorway
row 19 : 2004 | "old habits die hard" (with dave | 62 | None | 45 | None | None | None | | alfie (soundtrack)
row 20 : 2008 | "charmed life" | None | None | None | None | None | 18 | | the very best of mick jagger
row 21 : 2011 | "miracle worker" (with superhe | None | None | 136 | None | None | None | | superheavy (superheavy album)
row 22 : 2011 | "t.h.e (the hardest ever | None | 13 | 3 | 36 | None | None | | #willpower (will.i.am album ] Execute this SQL based on the above table: select album where peak chart positions ire > ( select peak chart positions ire where album = '#willpower (will.i.am album)' ) | she's the boss, primitive cool |
[ header: name | animal type | introduced | reintroduced | retired | beanie baby resembled row 1 : antlers | moose | None | 1999 (neon) | 1999 | chocolate
row 2 : baba | lamb | None | 1999 (neon) | 1999 | fleece
row 3 : bruiser | bulldog | 1997 | None | None | wrinkles
row 4 : carrots | bunny | None | 1999 (neon) | 1999 | ears, but pink instead of brown
row 5 : chewy | None | None | 1999 (neon) | 1999 | None
row 6 : clover | bunny | 1998 | None | None | ears, but white instead of brown
row 7 : foxy | fox | None | None | None | sly
row 8 : glide | porpoise | None | None | None | echo the dolphin
row 9 : huggy | bear | 1995 | 1999 (neon) | 1999 | cubbie, but yellow instead of brown
row 10 : meow | cat | 1997 | 1999 (neon) | 1999 | snip
row 11 : moo | cow | 1995 | None | None | daisy, but with white body instead of
row 12 : oink | pig | 1995 | None | None | squealer
row 13 : paddles | platypus | None | 1999 (neon) | 1999 | patti
row 14 : purr | tiger | None | None | None | stripes, but yellow-orange instead of orange
row 15 : red | bull | None | None | None | snort
row 16 : ribbit (all-green) | frog | 1995 | 1999 (neon) | 1999 | legs
row 17 : ribbit (green-yellow) | frog | None | None | None | smoochy
row 18 : sherbert | tie-dye bear | 1998 | 1999 (neon) | 1999 | sammy
row 19 : snap (all-yellow) | turtle | 1995 | None | None | speedy, but yellow instead of green
row 20 : snap (yellow-green) | turtle | None | 1999 (neon) | None | peekaboo
row 21 : snuggy | bear | 1995 | None | None | cubbie, but pink instead of brown
row 22 : sparkler | bear | None | None | 1999 | spangle
row 23 : speckles | leopard | None | None | None | freckles
row 24 : spotty | dalmatian | None | None | None | dotty
row 25 : squirt | elephant | None | 1999 (neon) | 1999 | peanut
row 26 : swinger | monkey | None | 1999 (neon) | 1999 | bongo
row 27 : tide | whale | None | None | None | splash
row 28 : tubby | hippopotamus | None | None | None | happy
row 29 : woof | dog | 1995 | 1999 (neon) | 1999 | bones
row 30 : zulu | zebra | None | None | None | ziggy, but pink-green instead of black ] Execute this SQL based on the above table: select count ( name ) where animal type = 'zebra' | 1 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 15 | sebastian vettel | red bull-renault | 56 | 1:57:43.485 | 1 | 10
row 2 : 2 | 14 | mark webber | red bull-renault | 56 | 10.97 | 3 | 8
row 3 : 3 | 22 | jenson button | brawn-mercedes | 56 | 44.975 | 5 | 6
row 4 : 4 | 23 | rubens barrichello | brawn-mercedes | 56 | +1:03.704 | 4 | 5
row 5 : 5 | 2 | heikki kovalain | mclaren-mercedes | 56 | +1:05.102 | 12 | 4
row 6 : 6 | 1 | lewis hamilton | mclaren-mercedes | 56 | +1:11.866 | 9 | 3
row 7 : 7 | 10 | timo glock | toyota | 56 | +1:14.476 | 19 | 2
row 8 : 8 | 12 | sebastien buemi | toro rosso-ferr | 56 | +1:16.439 | 10 | 1
row 9 : 9 | 7 | fernando alonso | renault | 56 | +1:24.309 | 2 | None
row 10 : 10 | 4 | kimi raikkonen | ferrari | 56 | +1:31.750 | 8 | None
row 11 : 11 | 11 | sebastien bourdais | toro rosso-ferr | 56 | +1:34.156 | 15 | None
row 12 : 12 | 6 | nick heidfeld | bmw sauber | 56 | +1:35.834 | 11 | None
row 13 : 13 | 5 | robert kubica | bmw sauber | 56 | +1:46.853 | 17 | None
row 14 : 14 | 21 | giancarlo fisichella | force india-mercedes | 55 | +1 lap | 20 | None
row 15 : 15 | 16 | nico rosberg | williams-toyota | 55 | +1 lap | 7 | None
row 16 : 16 | 8 | nelson piquet, | renault | 54 | +2 laps | 16 | None
row 17 : 17 | 20 | adrian sutil | force india-mercedes | 50 | accident | 18 | None
row 18 : ret | 17 | kazuki nakajima | williams-toyota | 43 | transmission | 14 | None
row 19 : ret | 3 | felipe massa | ferrari | 20 | electrical | 13 | None
row 20 : ret | 9 | jarno trulli | toyota | 18 | collision damage | 6 | None ] Execute this SQL based on the above table: select driver order by laps desc limit 1 | sebastian vettel |
[ header: month | year | player | county | club | position row 1 : april | 2006 | mark foley | limerick | adare | 4
row 2 : may | 2006 | eoin kelly | tipperary | mullinahone | 15
row 3 : june | 2006 | joe deane | cork | killeagh | 15
row 4 : august | 2006 | henry shefflin | kilkenny | ballyhale shamrocks | 14
row 5 : september | 2006 | james fitzpatrick | kilkenny | ballyhale shamrocks | 9
row 6 : may | 2007 | ronan curran | cork | st. finbarr's | 6
row 7 : june | 2007 | ollie moran | limerick | ahane | 11
row 8 : july | 2007 | dan shanahan | waterford | lismore | 10
row 9 : august | 2007 | andrew o'shaughness | limerick | kilmallock | 13
row 10 : september | 2007 | eddie brennan | kilkenny | graigue-ballycallan | 13
row 11 : april | 2008 | shane mcgrath | tipperary | ballinahinch | 9
row 12 : may | 2008 | david o'callaghan | dublin | st. mark's | 13
row 13 : june | 2008 | brian o'connell | clare | wolfe tones | 8
row 14 : july | 2008 | joe canning | galway | portumna | 14
row 15 : august | 2008 | derek lyng | kilkenny | emeralds | 9
row 16 : september | 2008 | eoin larkin | kilkenny | james stephens | 12
row 17 : may | 2009 | eoin cadogan | cork | douglas | 3
row 18 : june | 2009 | john mullane | waterford | de la salle | 13
row 19 : september | 2009 | tommy walsh | kilkenny | tullaroan | 5
row 20 : april | 2010 | ger farragher | galway | castlegar | 8
row 21 : may | 2010 | ger farragher | galway | castlegar | 8
row 22 : june | 2010 | damien hayes | galway | portumna | 14
row 23 : july | 2010 | michael walsh | waterford | stradbally | 6
row 24 : september | 2010 | lar corbett | tipperary | thurles sarsfield' | 11
row 25 : june | 2011 | padraic maher | tipperary | thurles sarsfield' | 6
row 26 : july | 2011 | lar corbett | tipperary | thurles sarsfield' | 12
row 27 : september | 2011 | tommy walsh | kilkenny | tullaroan | 5
row 28 : may | 2012 | willie hyland | laois | clough-ballacolla | 7
row 29 : june | 2012 | patrick maher | tipperary | lorrha-dorrha | 11
row 30 : september | 2012 | henry shefflin | kilkenny | ballyhale shamrocks | 15
row 31 : may | 2013 | cahir healy | laois | portlaoise | 8
row 32 : september | 2013 | shane o'donnell | clare | eire og | 14 ] Execute this SQL based on the above table: select ( select position where player = 'james fitzpatrick' ) > ( select position where player = 'ronan curran' ) | 1 |
[ 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 county order by code limit 1858 | totals, mombasa, kwale, kilifi, tana river, lamu, taita-taveta |
[ header: rank | athlete | nationality | time | notes row 1 : None | valeriy borchin | russia | 1:19:56 | None
row 2 : None | vladimir kanay | russia | 1:20:27 | None
row 3 : None | luis fernando lopez | colombia | 1:20:38 | sb
row 4 : 4 | wang zhen | china | 1:20:54 | None
row 5 : 5 | stanislav emelyanov | russia | 1:21:11 | None
row 6 : 6 | kim hyun-sub | south korea | 1:21:17 | None
row 7 : 7 | ruslan dmytrenko | ukraine | 1:21:31 | sb
row 8 : 8 | yusuke suzuki | japan | 1:21:39 | None
row 9 : 9 | alex schwazer | italy | 1:21:50 | sb
row 10 : 10 | erick barrondo | guatemala | 1:22:08 | None
row 11 : 11 | chu yafei | china | 1:22:10 | None
row 12 : 12 | sergey morozov | russia | 1:22:37 | None
row 13 : 14 | matej toth | slovakia | 1:22:55 | None
row 14 : 15 | eder sanchez | mexico | 1:23:05 | None
row 15 : 16 | joao vieira | portugal | 1:23:26 | None
row 16 : 17 | miguel angel lopez | spain | 1:23:41 | None
row 17 : 18 | anton kucmin | slovakia | 1:23:57 | None
row 18 : 19 | james rendon | colombia | 1:24:08 | sb
row 19 : 20 | horacio nava | mexico | 1:24:15 | None
row 20 : 21 | christopher linke | germany | 1:24:17 | None
row 21 : 22 | caio bonfim | brazil | 1:24:29 | None
row 22 : 23 | trevor barron | united states | 1:24:33 | None
row 23 : 24 | rafał augustyn | poland | 1:24:47 | None
row 24 : 25 | byun youngjun | south korea | 1:24:48 | None
row 25 : 28 | recep celik | turkey | 1:25:39 | None
row 26 : 29 | nazar kovalenko | ukraine | 1:25:50 | None
row 27 : 31 | babubhai panucha | india | 1:26:53 | None
row 28 : 32 | david kimutai | kenya | 1:27:20 | sb
row 29 : 33 | yerko araya | chile | 1:27:47 | None
row 30 : 34 | hedi teraoui | tunisia | 1:29:48 | None
row 31 : 35 | diego flores | mexico | 1:30:00 | None
row 32 : 37 | emerson hernandez | el salvador | 1:30:48 | sb
row 33 : 38 | ronald quispe | bolivia | 1:32:09 | pb
row 34 : None | moacir zimmermann | brazil | dsq | None
row 35 : None | gustavo restrepo | colombia | dsq | None
row 36 : None | giorgio rubino | italy | dsq | None
row 37 : None | anatole ibanez | sweden | dsq | None
row 38 : None | adam rutter | australia | dnf | None
row 39 : None | mauricio arteaga | ecuador | dnf | None ] Execute this SQL based on the above table: select count ( * ) where nationality = 63 and nationality = 'portugal' | 0 |
[ header: # | title | producer(s) | performer (s) | sample(s) | length row 1 : 1 | "likwit" | e-swift, th | tash, j-ro, | "ode to billy joe" | 2:34
row 2 : 2 | "only when i'm drunk" | e-swift, th | j-ro, tash, | "seven minutes of funk" by | 3:36
row 3 : 3 | "last call" | e-swift, king | tash, j-ro, | "the payback" by james brown | 4:37
row 4 : 4 | "can't tell me shit" | derick "d. pimp" willi | e-swift, j | "think(about it)" by ly | 4:09
row 5 : 5 | "turn tha party out" | lootpack, tha alka | lootpack, tash, | "synthetic substitution" by mel | 3:19
row 6 : 6 | "bullshit" | king tee, e- | j-ro, king t | "it's a new day" by | 3:27
row 7 : 7 | "soda pop" | e-swift, king | e-swift, field trip | "hard times" by baby huey "s | 2:48
row 8 : 8 | "make room" | e-swift, th | j-ro, tash | "sing a simple song" by | 3:28
row 9 : 9 | "mary jane" | lootpack, tha alka | j-ro, tash | "mary jane" by rick | 3:31
row 10 : 10 | "who dem niggas" | e-swift, th | threat, e-swift, | "take me to the mardi gras" by | 3:46 ] Execute this SQL based on the above table: select title where length > ( select length where title = '"who dem niggas"' ) order by length asc limit 1 | "last call" |
[ header: stamp issue date | stamp set | #cards | card set ref | qty. issued row 1 : 16 may 1973 | county cricket, 1873-1973 | one | phq 1 | 20000
row 2 : 15 august 1973 | 400th anniversary, birth of inigo | one | phq 2 | 20000
row 3 : 12 september 1973 | 19th commonwealth parliamentary conference | one | phq 3 | 15200
row 4 : 14 november 1973 | royal wedding (the princess anne) | one | phq 4 | 290000
row 5 : 27 february 1974 | british trees | one | phq 5 | 16750
row 6 : 24 april 1974 | fire service anniversary | one | phq 6 | 30000
row 7 : 10 july 1974 | medieval warriors | four | phq 7 | 31750
row 8 : 9 october 1974 | winston churchill centenary | one | phq 8 | 114430
row 9 : 19 february 1975 | bicentenary, birth j. | one | phq 9 | 46250
row 10 : 23 april 1975 | european architectural year | three | phq 10 | 51000
row 11 : 11 june 1975 | sailing | one | phq 11 | 41350
row 12 : 13 august 1975 | 150th anniversary of public railways | four | phq 12 | 47500
row 13 : 22 october 1975 | jane austen bicentenary | four | phq 13 | 27330
row 14 : 28 april 1976 | social reformers | one | phq 14 | 38350
row 15 : 2 june 1976 | american bicentenary | one | phq 15 | 60950
row 16 : 30 june 1976 | roses | four | phq 16 | 34250 ] Execute this SQL based on the above table: select stamp issue date order by qty. issued desc limit 1 | 14 november 1973 |
[ 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 in ( 'galaxy' , 'galaxy' ) order by chivas desc limit 1 | galaxy |
[ header: no. | score | player | team | balls | inns. | opposing team | date | result row 1 : 1 | 325 | andy sandham | england | 640 | 1 | west indies | 3 april 1930 | drawn
row 2 : 4 | 270 | george headley (2/2) | west indies | nr | 1 | england | 14 march 1935 | won
row 3 : 6 | 141 | everton weekes (1/2) | west indies | nr | 2 | england | 27 march 1948 | won
row 4 : 9 | 237 | frank worrell | west indies | nr | 2 | india | 28 march 1953 | drawn
row 5 : 12 | 150 | pankaj roy | india | nr | 3 | west indies | 28 march 1953 | drawn
row 6 : 14 | 116 | willie watson | england | nr | 4 | west indies | 15 january 1954 | lost
row 7 : 16 | 116 | clyde walcott (2/5) | west indies | nr | 3 | england | 30 march 1954 | lost
row 8 : 19 | 108 | clyde walcott (3/5) | west indies | nr | 2 | australia | 26 march 1955 | lost
row 9 : 21 | 155 | clyde walcott (4/5) | west indies | nr | 1 | australia | 11 june 1955 | lost
row 10 : 24 | 109 | keith miller (2/2) | australia | nr | 2 | west indies | 11 june 1955 | won
row 11 : 25 | 128 | ron archer | australia | nr | 2 | west indies | 11 june 1955 | won
row 12 : 27 | 110 | clyde walcott (5/5) | west indies | nr | 3 | australia | 11 june 1955 | lost
row 13 : 31 | 106 | wazir mohammad | pakistan | nr | 3 | west indies | 26 february 1958 | lost
row 14 : 32 | 114 | colin cowdrey (1/2) | england | nr | 1 | west indies | 17 february 1960 | drawn
row 15 : 33 | 147 | garfield sobers (2/5) | west indies | nr | 2 | england | 17 february 1960 | drawn
row 16 : 41 | 158 | rohan kanhai (2/ | west indies | nr | 3 | india | 18 february 1971 | drawn
row 17 : 42 | 163 | roy fredericks | west indies | nr | 1 | new zealand | 16 february 1972 | drawn
row 18 : 45 | 100 | lawrence rowe (2/3) | west indies | nr | 3 | new zealand | 16 february 1972 | drawn
row 19 : 46 | 101 | mark burgess | new zealand | nr | 4 | west indies | 16 february 1972 | drawn
row 20 : 48 | 142 | keith stackpole | australia | nr | 3 | west indies | 16 february 1973 | drawn
row 21 : 56 | 153 | graham gooch | england | 213 | 1 | west indies | 10 april 1981 | drawn
row 22 : 58 | 127 | gordon greenidge (2/2) | west indies | 193 | 2 | australia | 28 april 1984 | won
row 23 : 61 | 156 | richie richardson (1/3) | west indies | 314 | 2 | india | 28 april 1989 | won
row 24 : 62 | 110 | viv richards | west indies | 178 | 2 | india | 28 april 1989 | won
row 25 : 65 | 104 | richie richardson (2/3) | west indies | 233 | 3 | australia | 1 may 1991 | drawn ] Execute this SQL based on the above table: select player where score = 128 | ron archer |
[ 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 athlete where gold = ( select gold where nation = 'east germany (gdr)' ) + 1 | gillis grafstrom |
[ header: category | urban settlements | population | male | female | inhabited localities in jurisdiction row 1 : urban | dzhebariki-khaya | 1694 | 844 (49.8%) | 850 (50.2%) | urban-type settlement of dzhebar
row 2 : urban | khandyga (ханд | 6638 | 3326 (49.8%) | 3312 (50.2%) | urban-type settlement of khandyg
row 3 : rural | bayagantaysky na | 1823 | 884 (48.5%) | 939 (51.5%) | selo of krest-khal
row 4 : rural | megino-aldansky n | 1020 | 490 (48.0%) | 530 (52.0%) | selo of megino-al
row 5 : rural | okhot-perevozovsky | 142 | 70 (49.3%) | 72 (50.7%) | selo of okhotsky-per
row 6 : rural | sasylsky na | 555 | 275 (49.5%) | 280 (50.5%) | selo of keskil
row 7 : rural | teploklyuchevsky | 887 | 447 (50.4%) | 440 (49.6%) | selo of teply
row 8 : rural | tomponsky national nasleg | 915 | 458 (50.1%) | 457 (49.9%) | selo of topolinoye
row 9 : rural | ynginsky nasleg | 425 | 217 (51.1%) | 208 (48.9%) | selo of novy selo ] Execute this SQL based on the above table: select population where population = 555 | 555 |
[ header: year | fbs opponent | result | opponent's conference | opponent's head coach | charleston southern's head coach row 1 : 2015 | alabama crimson tide | None | sec | nick saban | jamey chadwell
row 2 : 2014 | georgia bulldogs | None | sec | mark richt | jamey chadwell
row 3 : 2014 | vanderbilt commodores | None | sec | derek mason | jamey chadwell
row 4 : 2013 | colorado buffaloes | l, 43-10 | pac-12 | mike macintyre | jamey chadwell
row 5 : 2012 | illinois fighting illini | l, 44-0 | big ten | tim beckman | jay mills
row 6 : 2011 | ucf knights | l, 62-0 | c-usa | george o'leary | jay mills
row 7 : 2011 | florida state seminoles | l, 62-10 | acc | jimbo fisher | jay mills
row 8 : 2010 | kentucky wildcats | l, 49-21 | sec | joker phillips | jay mills
row 9 : 2010 | hawaii warriors | l, 66-7 | wac | greg mcmackin | jay mills
row 10 : 2009 | south florida bulls | l, 59-0 | big east | jim leavitt | jay mills
row 11 : 2009 | florida gators | l, 62-3 | sec | urban meyer | jay mills
row 12 : 2008 | miami redhawks | l, 38-27 | mac | don treadwell | jay mills
row 13 : 2008 | miami hurricanes | l, 52-7 | acc | randy shannon | jay mills
row 14 : 2007 | hawaii warriors | l, 66-10 | wac | june jones | jay mills
row 15 : 2003 | south florida bulls | l, 55-7 | big east | jim leavitt | jay mills
row 16 : 2002 | south florida bulls | l, 56-6 | big east | jim leavitt | david dowd ] Execute this SQL based on the above table: select opponent's conference order by year - year desc limit 1 | sec |
[ header: year 1958 | title {the rebel | role | notes row 1 : 1958 | sea hunt | seminard | 1 episode
row 2 : 1960 | bourbon street beat | joe leslie | 1 episode
row 3 : 1960 | surfside 6 | mr. beamish | 1 episode
row 4 : 1961 | the everglades | wikkament | 1 episode
row 5 : 1962 | the new breed | manrique | 1 episode
row 6 : 1962 | perry mason | forsette | 1 episode
row 7 : 1962 | perry mason | alexander glovatsky | 1 episode
row 8 : 1963 | ge true | charles colvin | 1 episode
row 9 : 1965 | voyage to the bottom of the sea | dr. tabor ulrich | 1 episode
row 10 : 1965 | bob hope presents the chrysler | general leo chareet | 3 episodes
row 11 : 1966 | the man from u.n.c. | colonel hubris | 1 episode
row 12 : 1966 | batman | king tut | 8 episodes
row 13 : 1966 | i spy | karafatma | 1 episode
row 14 : 1967 | the girl from u.n.c. | sir cecil seabrook | 1 episode
row 15 : 1967 | t.h.e. cat | general burek | 1 episode
row 16 : 1967 | daniel boone | milo quaife | 1 episode
row 17 : 1968 | the wild wild west | count mario vincenzo robespier | 2 episodes
row 18 : 1969 | the flying nun | marko "the magnificent" antoni | 1 episode
row 19 : 1969 | here's lucy | mr. vermillion | 1 episode
row 20 : 1969 | it takes a thief | mr. kent | 1 episode
row 21 : 1970 | get smart | hannibal day | 1 episode
row 22 : 1970 | o'hara, u.s. | al connors | 1 episode
row 23 : 1973 | mannix | hamilton starr | 1 episode
row 24 : 1973 | hawaii five-o | eric damien | 1 episode
row 25 : 1973 and 1975 | the odd couple | dr. clove/hugo love | 2 episodes
row 26 : 1976 | ellery queen | dr. friedland | 1 episode
row 27 : 1976 | the tony randall show | judge bernard gluck | 1 episode
row 28 : 1976 | alice | mr. james | 1 episode
row 29 : 1977 | the hardy boys/nancy dre | seth taylor | 1 episode
row 30 : 1979 | supertrain | misto | 1 episode
row 31 : 1979 | man from atlantis | dr. schubert | 9 episodes
row 32 : 1980 | taxi | james caldwell | 1 episode
row 33 : 1980 | fantasy island | dr. albert z. fell | 1 episode
row 34 : 1980-1981 | vega$ | "diamond" jim | 4 episodes
row 35 : 1981 | here's boomer | dr. frankenstein | 1 episode ] Execute this SQL based on the above table: select title {the rebel order by notes asc limit 1 | sea hunt |
[ header: choke | constriction (inch) | percentage of lead shot in 30-inch circle at 40 yards | identification (notches) | identification (stars) (spanish shotguns) row 1 : cylinder | 0 | 40 at 40 yd 70 at 25 | 5 | 5
row 2 : skeet 1 | 0.005 | 45 at 40 yd 75 at 25 | None | None
row 3 : 2 | 0.01 | 50 | 4 | 4
row 4 : skeet 2 (light mod.) | 0.015 | 55 | None | None
row 5 : modified | 0.02 | 60 | 3 | 3
row 6 : 3 | 0.025 | 65 | 2 | 2
row 7 : full | 0.03 | 70 | 1 | 1
row 8 : extra full | 0.04 | 73 | 1 | None
row 9 : turkey | 0.045 plus | 75 plus | 1 | None ] Execute this SQL based on the above table: select choke where id = ( select id where choke = 'skeet 2 (light mod.)' ) + 1 | modified |
[ header: date | opponent | score | leading scorer | attendance | record row 1 : may 17 | @ indiana | 53-64 | nakia sanford (14) | 10533 | 0-1
row 2 : may 31 | vs. los angeles | 59-70 | monique currie (15) | 11517 | 2-3
row 3 : june 3 | @ phoenix | 93-98 | alana beard (33) | 7561 | 2-4
row 4 : june 8 | @ connecticut | 79-87 | monique currie (28) | 7174 | 2-6
row 5 : june 11 | vs. sacramento | 76-79 | taj mcwilliam | 6146 | 2-7
row 6 : june 13 | @ chicago | 64-57 | alana beard (22) | 2600 | 3-7
row 7 : june 18 | @ houston | 67-63 | alana beard (23) | 7054 | 4-7
row 8 : june 20 | vs. atlanta | 72-61 | alana beard (18) | 7448 | 5-7
row 9 : june 29 | @ seattle | 49-64 | alana beard (16) | 7965 | 6-9
row 10 : july 1 | @ sacramento | 81-87 | alana beard (31) | 5705 | 6-10
row 11 : july 8 | vs. indiana | 50-48 | taj mcwilliam | 7587 | 7-11
row 12 : july 11 | @ detroit | 66-79 | coco miller (15) | 8596 | 7-12
row 13 : july 13 | vs. connecticut | 69-64 | nikki blue (13) | 9610 | 8-12
row 14 : july 17 | @ new york | 56-77 | alana beard (15) | 8344 | 8-13
row 15 : july 20 | vs. seattle | 89-57 | taj mcwilliam | 8543 | 9-14
row 16 : july 27 | vs. connecticut | 60-82 | taj mcwilliam | 9357 | 10-16
row 17 : august 29 | vs. chicago | 75-79 | alana beard (18) | 10043 | 10-17
row 18 : august 30 | @ minnesota | 78-92 | alana beard (27) | 6980 | 10-18
row 19 : september 2 | vs. indiana | 68-79 | alana beard (17) | 7244 | 10-19
row 20 : september 6 | vs. detroit | 69-84 | monique currie (15) | 9976 | 10-20
row 21 : september 11 | @ detroit | 66-78 | alana beard (16) monique | 8145 | 10-22
row 22 : september 13 | @ connecticut | 81-87 | monique currie (23) | 8652 | 10-23
row 23 : september 14 | vs. minnesota | 70-96 | alana beard (17) | 10438 | 10-24 ] Execute this SQL based on the above table: select date where id = 1 | may 17 |
[ header: festival | year | award | nominee | result row 1 : blue mountains film festival | 2011 | animation prize | None | won
row 2 : firstglance film festival philadelphia | 2011 | best director (animation) | andrew martin | won
row 3 : lucerne international film festival | 2011 | best animated movie | None | nominated
row 4 : village roadshow queensland new filmmakers | 2011 | best animation | None | won
row 5 : village roadshow queensland new filmmakers | 2011 | best film | None | nominated
row 6 : village roadshow queensland new filmmakers | 2011 | best direction | andrew martin | nominated
row 7 : monaco international film festival | 2011 | best short film script | None | won
row 8 : monaco international film festival | 2011 | best short animation | None | won
row 9 : milan international film festival | 2012 | short film award | None | nominated
row 10 : shorts in paradise film festival | 2012 | runner up award | None | won
row 11 : worldfest houston international film festival and video | 2012 | special jury remi | None | won
row 12 : janison short sharp film festival | 2012 | animation grand prize | None | won
row 13 : create design awards | 2012 | motion category | None | nominated
row 14 : st kilda film festival | 2013 | best comedy | None | won ] Execute this SQL based on the above table: select result order by id desc limit 1 | won |
[ header: ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2%
row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7%
row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6%
row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0%
row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7%
row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0%
row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3%
row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5%
row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7%
row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3%
row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1%
row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6%
row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4%
row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2%
row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1%
row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3%
row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3%
row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6%
row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% ] Execute this SQL based on the above table: select count ( * ) where other religion = '0.7%' | 6 |
[ header: season | head coach | conf. | overall row 1 : 1940-41 | henry swasey | 3-5 | 9-8
row 2 : 1941-42 | henry swasey | 0-8 | 4-15
row 3 : 1942-43 | henry swasey | 2-6 | 4-14
row 4 : 1945-46 | henry swasey | 0-4 | 3-7
row 5 : 1946-47 | ed stanczyk | 0-5 | 6-11
row 6 : 1947-48 | ed stanczyk | 2-5 | 5-12
row 7 : 1948-49 | ed stanczyk | 2-6 | 7-10
row 8 : 1949-50 | ed stanczyk | 1-5 | 4-11 ] Execute this SQL based on the above table: select overall order by id desc limit 1 | 4-11 |
[ header: league | league | position | teams | matches | win | lose row 1 : v.league | 7th (2000-01) | 4th | 10 | 18 | 9 | 9
row 2 : v.league | 8th (2001-02) | 4th | 9 | 16 | 14 | 2
row 3 : v.league | 9th (2002-03) | 3rd | 8 | 21 | 12 | 9
row 4 : v.league | 10th (2003-04) | runner-up | 10 | 18 | 13 | 5
row 5 : v.league | 11th (2004-05) | 8th | 10 | 27 | 11 | 16
row 6 : v.league | 12th (2005-06) | 4th | 10 | 27 | 20 | 7
row 7 : v・premier | 2006-07 | 6th | 10 | 27 | 11 | 16
row 8 : v・premier | 2007-08 | champion | 10 | 27 | 23 | 4
row 9 : v・premier | 2008-09 | champion | 10 | 27 | 20 | 7
row 10 : v・premier | 2009-10 | champion | 8 | 28 | 21 | 7
row 11 : v・premier | 2010-11 | runner-up | 8 | 26 | 19 | 7
row 12 : v・premier | 2011-12 | champion | 8 | 21 | 18 | 3
row 13 : v・premier | 2012-13 | runner-up | 8 | 28 | 20 | 8 ] Execute this SQL based on the above table: select win where league = '2009-10' | 21.0 |
[ header: institution | location | founded | type | enrollment | joined | nickname row 1 : bryan college | dayton, tennessee | 1930 | private (non-denominational) | 1044 | 2001 | lions
row 2 : columbia college | columbia, south carolina | 1854 | private (methodist) | 1200 | 2011 | fighting koalas
row 3 : milligan college | elizabethton, | 1866 | private (disciples of christ) | 1006 | 2001 | buffaloes
row 4 : montreat college | montreat, north carolina | 1916 | private (presbyterian) | 1145 | 2001 | cavaliers
row 5 : point university | west point, georgia | 1937 | private (christian churches and churches of | 1000 | 2011 | skyhawks
row 6 : reinhardt university | waleska, georgia | 1883 | private (methodist) | 1057 | 2009 | eagles
row 7 : st. andrews university | laurinburg, north carolina | 1958 | private | 800 | 2012 | knights
row 8 : savannah college of art and design | atlanta, georgia | 2005 | private | 2000 | 2012 | bees
row 9 : tennessee wesleyan college | athens, tennessee | 1857 | private (methodist) | 1103 | 2001 | bulldogs
row 10 : truett-mcconnell college | cleveland, georgia | 1946 | private/christian (baptist) | 550 | 2013 | bears
row 11 : union college | barbourville, kentucky | 1879 | private/christian (methodist) | 1368 | 2001 | bulldogs
row 12 : virginia intermont college | bristol, virginia | 1884 | private/christian (baptist) | 916 | 2001 | cobras ] Execute this SQL based on the above table: select abs ( ( select id where location = 'waleska, georgia' ) - ( select id where location = 'cleveland, georgia' ) ) - 1 | 3 |
[ header: player | -1967 | 3.3 | 3.31 | 4.04 | 10.14 | 1968 | total row 1 : shigeo yaegashi | 41(11) | o | o | o | o | 4(0) | 45(11)
row 2 : mitsuo kamata | 37(2) | o | None | o | o | 3(0) | 40(2)
row 3 : masakatsu miyamoto | 36(1) | None | o | None | o | 2(0) | 38(1)
row 4 : masashi watanabe | 34(11) | None | o | o | None | 2(0) | 36(11)
row 5 : teruki miyamoto | 33(15) | o | o | o | o | 4(0) | 37(15)
row 6 : ryuichi sugiyama | 31(11) | o | o | o(1) | o | 4(1) | 35(12)
row 7 : hiroshi katayama | 26(0) | o | None | o | o | 3(0) | 29(0)
row 8 : ryozo suzuki | 22(0) | o | None | o | None | 2(0) | 24(0)
row 9 : kunishige kamamoto | 17(21) | o(2) | o | o(2) | o(3) | 4(7) | 21(28)
row 10 : aritatsu ogi | 16(5) | o | None | o | o | 3(0) | 19(5)
row 11 : yoshitada yama | 16(0) | o | o | o | None | 3(0) | 19(0)
row 12 : kenzo yokoyama | 16(0) | o | None | o | o | 3(0) | 19(0)
row 13 : hisao kami | 13(0) | o | o | None | None | 2(0) | 15(0)
row 14 : takaji mori | 9(1) | o | o | o | o | 4(0) | 13(1)
row 15 : ikuo matsumoto | 7(1) | o | None | None | o | 2(0) | 9(1)
row 16 : yasuyuki ku | 5(3) | None | o(1) | None | o | 2(1) | 7(4)
row 17 : takeo kimura | 3(1) | o | o | None | None | 2(0) | 5(1)
row 18 : kiyoshi tomizawa | 3(0) | None | o | None | None | 1(0) | 4(0)
row 19 : koji funamoto | 1(0) | None | o | None | None | 1(0) | 2(0)
row 20 : junji kawano | 0(0) | None | o | None | None | 1(0) | 1(0) ] Execute this SQL based on the above table: select count ( 1968 ) where player = '4(0)' and player = 637 | 0 |
[ header: responsible minister(s) | crown entities | monitoring department(s) | category / type | empowering legislation row 1 : acc | accident compensation corporation | labour | crown agent | injury prevention, rehabilitation, and compensation act 2001 (
row 2 : arts, culture and heritage | new zealand historic places trust (p | culture and heritage | ace | historic places act 1993 (part 3)
row 3 : arts, culture and heritage | new zealand symphon | culture and heritage | ace | new zealand symphon
row 4 : broadcasting | broadcasting commission (new zealand on | culture and heritage | ace | broadcasting act 1989 (part 4 and schedule 1)
row 5 : commerce | securities commission | economic development | ice | securities act 1978 (part 1)
row 6 : commerce | takeovers panel | economic development | ice | takeovers act 1993 (part 1 and schedule
row 7 : commerce | testing laboratory registration council | economic development | ace | testing laboratory registration act 1972
row 8 : community and voluntary sector | charities commission | internal affairs | ace | charities act 2005 (part 1)
row 9 : cris and finance (2) | crown research institutes (9) | ccmau and treasur | cec | crown research institutes act 1992
row 10 : economic development and finance (2) | new zealand venture investment fund limited | ccmau and treasur | cec | none (company constitution)
row 11 : finance | government superannuation fund authority | treasury | ace | government superannuation fund act 1956 (
row 12 : health | alcohol advisory council of new zealand | health | ace | alcohol advisory council act 1976
row 13 : health | crown health financing agency | health | crown agent | new zealand public health and disability act
row 14 : health | district health boards (21) | health | crown agent | new zealand public health and disability act
row 15 : health | health and disability commissioner | health | ice | health and disability commissioner act 1994 (part 1 and
row 16 : health | health research council of new zealand | health | crown agent | health research council act 1990 (part 1 and schedule
row 17 : health | health sponsorship council | health | crown agent | smoke-free environments act 1990 (part 3)
row 18 : health | pharmaceutical management agency | health | crown agent | new zealand public health and disability act
row 19 : law commission | law commission | justice | ice | law commission act 1985 (and schedule 1)
row 20 : social development and employment | new zealand artificial limb board | social development | ace | social welfare (transitional provisions) act 1990
row 21 : social development and employment | social workers registration board | social development | crown agent | social workers registration act 2003 (part 6 and schedule
row 22 : sport and recreation | new zealand sports drug agency | culture and heritage | ice | new zealand sports drug agency act 1994
row 23 : sport and recreation | sport and recreation new zealand | culture and heritage | crown agent | sport and recreation new zealand act 2002
row 24 : tertiary education | tertiary education commission | education | crown agent | education act 1989 (part 13a)
row 25 : transport | civil aviation authority of new zealand | transport | crown agent | civil aviation act 1990 (part 6a and schedule
row 26 : transport | transit new zealand | transport | crown agent | land transport management act 2003 (part 3 and schedule ] Execute this SQL based on the above table: select count ( monitoring department(s) ) where monitoring department(s) != 'health' and responsible minister(s) = ( select responsible minister(s) where monitoring department(s) = 'health' ) | 0 |
[ header: ethnicity | 1926 census | 1939 census | 1959 census | 1970 census | 1979 census | 1989 census | 2007 estimate row 1 : ossetians | 60,351 (69.1%) | 72,266 (68.1%) | 63,698 (65.8%) | 66,073 (66.5%) | 65,077 (66.4%) | 65,200 (65.9%) | 47,000 (67.1%)
row 2 : georgians | 23,538 (26.9%) | 27,525 (25.9%) | 26,584 (27.5%) | 28,125 (28.3%) | 28,187 (28.8%) | 28,700 (29.0%) | 17,500 (25.0%)
row 3 : russians | 157 (0.2%) | 2,111 (2.0%) | 2,380 (2.5%) | 1,574 (1.6%) | 2,046 (2.1%) | 2,128 (2.1%) | 2,100 (3.0%)
row 4 : armenians | 1,374 (1.6%) | 1,537 (1.4%) | 1,555 (1.6%) | 1,254 (1.3%) | 953 (1.0%) | 871 (0.9%) | 900 (1.3%)
row 5 : jews | 1,739 (2.0%) | 1,979 (1.9%) | 1,723 (1.8%) | 1,485 (1.5%) | 654 (0.7%) | 648 (0.7%) | 650 (0.9%)
row 6 : others | 216 (0.2%) | 700 (0.7%) | 867 (0.9%) | 910 (0.9%) | 1,071 (1.1%) | 1,453 (1.5%) | 1,850 (2.6%)
row 7 : total | 87375 | 106118 | 96807 | 99421 | 97988 | 99000 | 70000 ] Execute this SQL based on the above table: select ethnicity order by id asc limit 216 | ossetians, georgians, russians, armenians, jews, others, total |
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 7-1 | cristiane justino | tko (punches) | strikeforce: carano vs. | august 15, 2009 | 1 | 4:59 | san jose, californ | for the women's featherweight championship
row 2 : win | 7-0 | kelly kobold | decision (unanimous) | elitexc: heat | october 4, 2008 | 3 | 3:00 | sunrise, florida, united states | None
row 3 : win | 6-0 | kaitlin young | tko (doctor stoppage | elitexc: primetime | may 31, 2008 | 2 | 3:00 | newark, new jersey, united states | 144 lb catchweight
row 4 : win | 5-0 | tonya evinger | submission (rear naked choke) | elitexc: uprising | september 15, 2007 | 1 | 2:53 | oahu, hawai | 141 lb
row 5 : win | 4-0 | julie kedzie | decision (unanimous) | elitexc: destiny | february 10, 2007 | 3 | 3:00 | southaven, mississippi | elitexc debut, 141 lb
row 6 : win | 3-0 | elaina maxwell | decision (unanimous) | strikeforce: triple threat | december 8, 2006 | 3 | 2:00 | san jose, californ | strikeforce debut, 150 lb bout
row 7 : win | 2-0 | rosi sexton | ko (punch) | world pro fighting championships 1 | september 15, 2006 | 2 | 4:55 | las vegas, nevada | 138 lb catchweight
row 8 : win | 1-0 | leiticia pestova | ko (punches and elbows) | world extreme fighting | june 10, 2006 | 1 | 0:38 | las vegas, nevada | fought at 135 lbs ] Execute this SQL based on the above table: select opponent where date = 'august 15, 2009' | cristiane justino |
[ header: no. | train no. | origin | destination | train name row 1 : 4 | 12611/2612 | chennai | h.nizamudin | garib rath
row 2 : 6 | 11042/11041 | chennai | mumbai | mumbai express
row 3 : 7 | 12842/12841 | chennai | howrah | coromandel express
row 4 : 8 | 12840/12839 | chennai | howrah | howrah mail
row 5 : 9 | 12679/12680 | chennai | coimbatore | intercity express
row 6 : 10 | 12673/12674 | chennai | coimbatore | cheran express
row 7 : 11 | 12675/12676 | chennai | coimbatore | kovai express
row 8 : 15 | 16627/16628 | chennai | mangalore central | west coast express
row 9 : 16 | 12601/12602 | chennai | mangalore central | mangalore mail
row 10 : 17 | 12685/12686 | chennai | mangalore central | superfast express
row 11 : 18 | 12656/12655 | chennai | ahmedabad | navjivan express
row 12 : 19 | 12669/12670 | chennai | chhapra | ganga kaveri express
row 13 : 21 | 16053/16054 | chennai | tirupati | tirupati express
row 14 : 23 | 12759/12760 | chennai | hyderabad | charminar express
row 15 : 24 | 12603/12604 | chennai | hyderabad | hyderabad express
row 16 : 25 | 16669/16670 | chennai | erode | yercaud express
row 17 : 26 | 12639/12640 | chennai | bangalore | brindavan express
row 18 : 29 | 12027/12028 | chennai | bangalore | shatabdi express
row 19 : 30 | 12609/12610 | chennai | bangalore | bangalore express
row 20 : 31 | 12691/12692 | chennai | satya sai | satya sai
row 21 : 32 | 12007/12008 | chennai | mysore | shatabdi express
row 22 : 35 | 12623/12624 | chennai | trivandrum | trivandrum mail
row 23 : 36 | 12695/12696 | chennai | trivandrum | superfast express
row 24 : 38 | 16089/16090 | chennai | jolarpet junction | yelagiri express
row 25 : 39 | 16031/16032 | chennai | jammutawi | andaman express
row 26 : 40 | 12687/12688 | chennai | dehradun | dehradun express
row 27 : 41 | 12712/12711 | chennai | vijayawada | pinakini express
row 28 : 42 | 12077/12078 | chennai | vijayawada | jan shatabdi express
row 29 : 45 | 16093/16094 | chennai | lucknow | lucknow express
row 30 : 46 | 17311/17312 | chennai | vasco da gama, goa | vasco express
row 31 : 47 | 17313/7314 | chennai | hubli | hubli express
row 32 : 49 | 12291/12292 | chennai | yeswantpur | yeswantpur express ] Execute this SQL based on the above table: select max ( no. ) - min ( no. ) | 45.0 |
[ header: plant name | location | country | startup date | capacity (mmtpa) | corporation row 1 : qatargas ii | ras laffan | qatar | 2009 | 7.8 | None
row 2 : arzew gl4z | None | algeria | 1964 | 0.9 | None
row 3 : arzew gl1z | None | algeria | 1978 | None | None
row 4 : arzew gl1z | None | algeria | 1997 | 7.9 | None
row 5 : skikda gl1k | None | algeria | 1981 | None | None
row 6 : skikda gl1k | None | algeria | 1999 | 6 | None
row 7 : angola lng | soyo | angola | 2013 | 5.2 | chevron
row 8 : lumut 1 | None | brunei | 1972 | 7.2 | None
row 9 : badak a-b | bontang | indonesia | 1977 | None | None
row 10 : badak a-d | bontang | indonesia | 1986 | None | None
row 11 : badak a-e | bontang | indonesia | 1989 | None | None
row 12 : badak a-f | bontang | indonesia | 1993 | None | None
row 13 : badak a-g | bontang | indonesia | 1998 | None | None
row 14 : badak ngl a-h | bontang | indonesia | 1999 | 22.6 | None
row 15 : atlantic lng | point fortin | trinidad and tobago | 1999 | None | atlantic lng
row 16 : [atlantic lng] | [point fortin] | trinidad and tobago | 2003 | 9.9 | atlantic lng
row 17 : None | damietta | egypt | 2004 | 5.5 | segas lng
row 18 : None | idku | egypt | 2005 | 7.2 | None
row 19 : bintulu mlng 1 | None | malaysia | 1983 | 7.6 | None
row 20 : bintulu mlng 2 | None | malaysia | 1994 | 7.8 | None
row 21 : bintulu mlng 3 | None | malaysia | 2003 | 3.4 | None
row 22 : nigeria lng | None | nigeria | 1999 | 23.5 | None
row 23 : northwest shelf venture | karratha | australia | 2009 | 16.3 | None
row 24 : withnell bay | karratha | australia | 1989 | None | None
row 25 : withnell bay | karratha | australia | 1995 | (7.7) | None
row 26 : sakhalin ii | None | russia | 2009 | 9.6 | None
row 27 : yemen lng | balhaf | yemen | 2008 | 6.7 | None
row 28 : tangguh lng project | papua barat | indonesia | 2009 | 7.6 | None
row 29 : qatargas i | ras laffan | qatar | 1996 | (4.0) | None
row 30 : qatargas i | ras laffan | qatar | 2005 | 10 | None
row 31 : qatargas iii | None | qatar | 2010 | 7.8 | None
row 32 : rasgas i, i | ras laffan | qatar | 1999 | 36.3 | None
row 33 : qalhat | None | oman | 2000 | 7.3 | None
row 34 : das island i | None | united arab emirates | 1977 | None | None
row 35 : das island i and ii | None | united arab emirates | 1994 | 5.7 | None ] Execute this SQL based on the above table: select startup date - startup date where location = 'papua barat' | 0 |
[ header: km | municipality | location | interescting highway | notes row 1 : 0 | canada-united states border | canada-united states border | nd 18 - cavalier, | pth 30 begins
row 2 : 3 | r.m. of rhine | gretna | pr 243 east - emerson | begin pr 243 west concurrence
row 3 : 5 | r.m. of rhine | None | pr 243 west - blumenfeld | end pr 243 west concurrence
row 4 : 10 | r.m. of rhine | None | pr 421 east - sommerfeld | None
row 5 : 14 | r.m. of rhine | altona | pr 201 west - brown, windy | begin pr 201 east concurrence
row 6 : 18 | r.m. of rhine | None | pr 201 east - letellier, | end pr 201 east concurrence
row 7 : 25 | r.m. of rhine | rosenfeld | pth 14 - morden, win | pth 30 ends highway continues as pr 3 ] Execute this SQL based on the above table: select count ( distinct notes ) | 6 |
[ header: country | weapon designation | weapon description | year(s) delivered | quantity delivered row 1 : brazil | ee-11 urutu | apc | 1983-1984 | 350
row 2 : china | f-6 | fighter aircraft | 1982-1983 | 40
row 3 : china | type-63 107mm | multiple rocket launcher | 1984-1988 | 100
row 4 : china | wz-121/type 69 | tank | 1983-1987 | 1500
row 5 : china | hn-5a | portable sam | 1986-1987 | 1000
row 6 : czechoslovakia | bmp-2 | infantry fighting vehicle | 1987-1989 | 250
row 7 : czechoslovakia | t-55 | tank | 1982-1985 | 400
row 8 : denmark | al zahraa | landing ship | 1983 | 3
row 9 : east germany | t-55 | tank | 1981 | 50
row 10 : egypt | m-46 130mm | towed gun | 1981-1983 | 96
row 11 : france | sa-330 puma | helicopter | 1980-1981 | 20
row 12 : france | m-3 vtt | apc | 1983-1984 | 115
row 13 : france | trs-2100 tiger | air surv radar | 1988 | 1
row 14 : france | trs-2230/15 tiger | air surv radar | 1984-1985 | 6
row 15 : france | am-39 exocet | anti-ship missile | 1979-1988 | 352
row 16 : france | as-30l | asm | 1986-1990 | 240
row 17 : france | r-550 magic-1 | sraam | 1981-1985 | 534
row 18 : italy | a-109 hirundo | light helicopter | 1982 | 2
row 19 : poland | t-72m1 | tank | 1982-1990 | 500
row 20 : romania | t-55 | tank | 1982-1984 | 150
row 21 : yugoslavia | m-87 orkan 262mm | multiple rocket launcher | 1988 | 2
row 22 : united states | md-500md defender | light helicopter | 1983 | 30
row 23 : united states | md-530f | light helicopter | 1986 | 26
row 24 : soviet union | mig-21bis/fishbed-n | fighter aircraft | 1983-1984 | 61
row 25 : soviet union | mig-23bn/flogger- | fga aircraft | 1984-1985 | 50
row 26 : soviet union | su-22/fitter-h/j/ | fga aircraft | 1986-1987 | 61
row 27 : soviet union | su-25/frogfoot-a | ground attack aircraft | 1986-1987 | 84
row 28 : soviet union | 9p117/ss-1 scu | ssm launcher | 1983-1984 | 10
row 29 : soviet union | bm-21 grad 122mm | multiple rocket launcher | 1983-1988 | 560
row 30 : soviet union | d-30 122mm | towed gun | 1982-1988 | 576
row 31 : soviet union | sa-9/9p31 | aav(m) | 1982-1985 | 160
row 32 : soviet union | long track | air surv radar | 1980-1984 | 10
row 33 : soviet union | sa-8b/9k33m | mobile sam system | 1982-1985 | 50
row 34 : soviet union | thin skin | air surv radar | 1980-1984 | 5
row 35 : soviet union | 9m111/at-4 spigot | anti-tank missile | 1986-1989 | 3000
row 36 : soviet union | 9m37/sa-13 gopher | sam | 1985-1986 | 960 ] Execute this SQL based on the above table: select country order by weapon designation - weapon designation desc limit 1 | brazil |
[ header: | year | name | city | country | guests of honor | size row 1 : 1st | 1939 | nycon i | new york, new york | united states | frank r. paul | 200
row 2 : 3rd | 1941 | denvention i | denver, colorado | united states | robert a. hein | 90
row 3 : 7th | 1949 | cinvention | cincinnati, ohio | united states | lloyd a. e | 190
row 4 : 9th | 1951 | nolacon i | new orleans, louisiana | united states | fritz leiber | 190
row 5 : 18th | 1960 | pittcon | pittsburgh, pennsyl | united states | james blish | 568
row 6 : 21st | 1963 | discon i | washington, d.c | united states | murray leinster | 600
row 7 : 32nd | 1974 | discon ii | washington, d.c | united states | roger zelazny ( | 3587
row 8 : 35th | 1977 | suncon | miami beach, florida | united states | jack williamson (pro) | 3,240 (4,200)
row 9 : 42nd | 1984 | l.a.con ii | anaheim, california | united states | gordon r. dickson | 8365
row 10 : 46th | 1988 | nolacon ii | new orleans, louisiana | united states | donald a. wollheim ( | 5300
row 11 : 50th | 1992 | magicon | orlando, florida | united states | jack vance (pro) vincent | 5,319 (6,368)
row 12 : 51st | 1993 | confrancisco | san francisco, califor | united states | larry niven alicia | 6602
row 13 : 64th | 2006 | l.a.con iv | anaheim, california | united states | connie willis (author) james | 5,738 (6,291)
row 14 : 66th | 2008 | denvention 3 | denver, colorado | united states | lois mcmaster bujold ( | 3752 ] Execute this SQL based on the above table: select count ( guests of honor ) | 14 |
[ header: name | country | top rugby league level | top union level | top representation level | rugby league debut | rugby union debut row 1 : karmichael hunt | new zealand, australia | national rugby league | top 14, biarritz olymp | australia (rl) | 2004 | 2009
row 2 : chris ashton | england | super league | english premiership | england (rl), eng | 2005 | 2007
row 3 : lee smith | england | super league | english premiership | england (rl), great | 2005 | 2009
row 4 : berrick barnes | australia | nrl | super rugby | australia (ru) | 2005 | 2006
row 5 : nathan blacklock | australia | nrl/super league | super 12 | australia (rl) | 1995 | 2003
row 6 : willie carne | australia | nrl | super rugby | australia (rl) | 1990 | 1997
row 7 : brian carney | ireland | super league/nrl | celtic league | great britain (rl), | 1999 | 2007
row 8 : andy farrell | england | super league | english premiership | great britain (rl), | 1991 | 2005
row 9 : paul franze | australia | nrl | english premiership | australia (rl), london | 2002 | 2006
row 10 : iestyn harris | wales | super league | heineken cup, celtic league | great britain (rl), | 1993 | 2001
row 11 : sam harris | australia | nrl | super rugby | australian schoolboys (ru), city | 2003 | 2007
row 12 : wise kativerata | australia | nrl | shute shield | australia sevens (ru) | 2001 | 2004
row 13 : ben macdougall | australia | nrl | celtic league | scotland (ru) | 1998 | 2006
row 14 : henry paul | new zealand | nrl | english premiership | new zealand (rl), | 1993 | 2001
row 15 : jason robinson | england | super league | english premiership | great britain (rl), | 1991 | 1996
row 16 : mat rogers | australia | nrl | super rugby | australia (rl/ru) | 1995 | 2002
row 17 : clinton schifcofske | australia | nrl/super league | super rugby | state of origin {rl), australia | 1996 | 2006
row 18 : timana tahu | australia | nrl | super rugby | australia (rl/ru) | 1999 | 2008
row 19 : alan tait | scotland | super league | celtic league | scotland (rl/r | 1988 | 1996
row 20 : brad thorn | australia | nrl | super rugby | australia (rl), new zealand | 1994 | 2001
row 21 : andrew walker | australia | nrl | super rugby | australia (rl/ru) | 1991 | 2000
row 22 : chev walker | england | super league | english premiership | great britain (rl), | 1999 | 2007
row 23 : craig wing | australia | nrl | top league | australian kangaroos (r | 2002 | 2010 ] Execute this SQL based on the above table: select ( select rugby union debut where top rugby league level = 'nrl' ) < ( select rugby union debut where top rugby league level = 'nrl' ) | 0 |
[ 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 ( select count ( rider ) ) > 24 | 1 |
[ header: rank | name | nation | cp | fp | points | placings row 1 : 1 | beatrix schuba | austria | 1 | 7 | 2763.0 | 10
row 2 : 2 | julie lynn holmes | united states | 2 | 5 | 2697.3 | 24.5
row 3 : 3 | karen magnussen | canada | 4 | 2 | 2697.7 | 27
row 4 : 4 | janet lynn | united states | 5 | 1 | 2680.0 | 34
row 5 : 5 | rita trapanese | italy | 3 | 8 | 2623.6 | 47.5
row 6 : 6 | sonja morgenstern | east germany | 9 | 3 | 2606.6 | 52
row 7 : 7 | zsuzsa almass | hungary | 6 | 4 | 2599.9 | 57
row 8 : 8 | charlotte walter | switzerland | 8 | 14 | 2480.7 | 86
row 9 : 9 | christine errath | east germany | 13 | 6 | 2493.5 | 83
row 10 : 10 | suna murray | united states | 14 | 9 | 2475.0 | 91
row 11 : 11 | elena alexandrova | soviet union | 10 | 13 | 2450.5 | 103
row 12 : 12 | patricia ann dodd | united kingdom | 7 | 16 | None | 100
row 13 : 13 | kazumi yamashita | japan | 12 | 11 | None | 116
row 14 : 14 | ludmila bezakova | czechoslovakia | 11 | 15 | None | 122
row 15 : 15 | jean scott | united kingdom | 15 | 10 | None | 132
row 16 : 16 | diane hall | canada | 19 | 12 | None | 132
row 17 : 17 | anita johansson | sweden | 16 | 18 | None | 145
row 18 : 18 | judith bayer | west germany | 20 | 17 | None | 159
row 19 : 19 | ruth hutchinson | canada | 17 | 20 | None | 168
row 20 : 20 | sonja balun | austria | 22 | 19 | None | 177
row 21 : 21 | joelle cartaux | france | 18 | 22 | None | 188
row 22 : 22 | cinzia frosio | italy | 21 | 21 | None | 197 ] Execute this SQL based on the above table: select nation where nation in ( 'united states' , 'sweden' ) order by rank desc limit 1 | sweden |
[ 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 tapping drill size where tapping drill size != '19.25 mm (0.7579 in)' and threads per inch = ( select threads per inch where tapping drill size = '19.25 mm (0.7579 in)' ) | 20.75 mm (0.8169 in) |
[ header: capacitor type | capacity | volts | temp. | energy-to-weight ratio | power-to-weight ratio row 1 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 54 kj/kg to 2.0 v | 44.4 w/kg @ 5 a
row 2 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 31 kj/kg to 2.0 v | 850 w/kg @ 10 a
row 3 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 19.58 kj/kg to 1.35 | 5.44 w/kg c/1 (
row 4 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 5.2 kj/kg to 1.35 | 5,200 w/kg @ 2,547
row 5 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 80.35 w/kg c/5
row 6 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 8,035 w∕kg 20 c
row 7 : general atomics 3330cmx22 | 20.5 mf | 3300 v | None | 2.3 kj/kg | 6.8 mw/kg @ 100 ] Execute this SQL based on the above table: select ( select temp. where energy-to-weight ratio = '19.58 kj/kg to 1.35 v' ) - ( select temp. where energy-to-weight ratio = '31 kj/kg to 2.0 v' ) | 0 |
[ 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 album order by year asc limit 1 | la derniere annee |
[ 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 population where district = '(share in %)' and population != '100.0%' | 89.7%, 3.9%, 6.4% |
[ header: # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500
row 2 : 2 | kathy whitworth | united states | 69-71-73-72=2 | -7 | 3,410
row 3 : 3 | sandra palmer | united states | 73-72-73-70=2 | -4 | 2,600
row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150
row 5 : 5 | sharon miller | united states | 74-74-72-71=2 | -1 | 1,800
row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400
row 7 : t6 | sandra haynie | united states | 73-72-72-75=29 | e | 1,400
row 8 : t8 | gerda boykin | west germany | 73-73-73-74=2 | +1 | 1,050
row 9 : t8 | sharron moran | united states | 73-71-75-74=2 | +1 | 1,050
row 10 : t8 | marilynn smith | united states | 74-69-73-77=2 | +1 | 1,050 ] Execute this SQL based on the above table: select # order by money ($) asc limit 1 | t8 |
[ header: national team | title(s) represented | first worn | number of stars | notes row 1 : brazil | world cup | 1971 | 5 | third win was in 1970; fourth and fifth stars
row 2 : italy | world cup | 1982 | 4 | added after third win; fourth star added after the
row 3 : germany | world cup | 1996 | 3 | 1954, 1974, third win was in 1990
row 4 : uruguay | world cup and olympics | 1930 | 4 | represent 2 world cups (1930 & 1950)
row 5 : argentina | world cup | 2003 | 2 | 1978, second win was in 1986
row 6 : england | world cup | 2003 | 1 | title won in 1966. star added after a
row 7 : france | world cup | 1998 | 1 | title won in 1998. star added above their badge
row 8 : spain | world cup | 2010 | 1 | title won in 2010. spain played in their away ] Execute this SQL based on the above table: select ( select count ( * ) where national team is null ) > 0 | 0 |
[ header: order in position | president of the republic | length of the presidential action | rank by length of term(s) | notes row 1 : 1 | k. j. stahlberg | 5 years, 220 days | 8 | 1 term serving
row 2 : 2 | lauri kristian relander | 6 years, 0 days one leap year (19 | 6 | 1 term serving
row 3 : 3 | p. e. svinh | 5 years, 364 days two leap years (19 | 6 | 1 term serving
row 4 : 4 | kyosti kallio | 3 years, 293 days | 9 | resigned due to poor health
row 5 : 5 | risto ryti | 3 years, 229 days | 10 | resigned due to agreement with nazi german
row 6 : 6 | gustaf mannerheim | 1 year, 219 days | 11 | resigned due to poor health and after not
row 7 : 7 | j. k. paasiki | 9 years, 356 days | 4 | 2 terms serving (remainder of mannerheim
row 8 : 8 | urho kekkonen | 25 years, 332 days | 1 | 3 whole terms serving (the 3rd exceptionally
row 9 : 9 | mauno koivisto | 12 years, 33 days | 2 | 2 terms serving
row 10 : 10 | martti ahtisa | 6 years, 0 days two leap years (19 | 5 | 1 term serving
row 11 : 11 | tarja halonen | 12 years, 0 days | 3 | 2 terms serving
row 12 : 12 | sauli niinisto | 2 years, 115 days | None | incumbent: first term serving ] Execute this SQL based on the above table: select count ( * ) where notes = '1 term serving' | 4 |
[ header: # | district | land area (km2) | population (2010 census) | density (persons/km2) row 1 : 1 | anse la raye | 30.9 | 6247 | 210
row 2 : 2 | praslin | 16 | 2044 | 119
row 3 : 3 | castries | 79.5 | 65656 | 776
row 4 : 4 | choiseul | 31.3 | 6098 | 206
row 5 : 5 | dennery | 69.7 | 12599 | 182
row 6 : 6 | forest reserve | 78 | 0 | 0
row 7 : 7 | gros islet | 101.5 | 25210 | 196
row 8 : 8 | laborie | 37.8 | 6701 | 210
row 9 : 9 | micoud | 77.7 | 16284 | 220
row 10 : 10 | soufriere | 50.5 | 8472 | 144
row 11 : 11 | vieux fort | 43.8 | 16284 | 371
row 12 : None | saint lucia | 608.7 | 165595 | 256 ] Execute this SQL based on the above table: select district order by district desc limit 1 | vieux fort |
[ header: party | previous council | staying councillors | seats up for election | election result | new council row 1 : conservatives | 29 | 19 | 10 | 8 | 28
row 2 : labour | 19 | 13 | 6 | 10 | 23
row 3 : socialist alternative | 3 | 2 | 1 | 0 | 2
row 4 : liberal democrats | 2 | 1 | 1 | 0 | 1
row 5 : british national party | 0 | 0 | 0 | 0 | 0
row 6 : green | 0 | 0 | 0 | 0 | 0
row 7 : independent | 0 | 0 | 0 | 0 | 0
row 8 : respect | 0 | 0 | 0 | 0 | 0
row 9 : total | 54 | 36 | 18 | 18 | 54 ] Execute this SQL based on the above table: select party order by party limit 1 | british national party |
[ header: number | builder | entered service | withdrawn | notes row 1 : 439 | nzr addington | 9-1-1909 | 2-3-1957 | converted to 4-cylinder simple, 6-1949
row 2 : 440 | nzr addington | 25-3-1909 | 2-3-1957 | converted to 4-cylinder simple, 7-1948
row 3 : 441 | nzr addington | 10-5-1909 | 2-3-1957 | None
row 4 : 442 | nzr addington | 10-7-1909 | 4-3-1944 | converted to 4-cylinder simple, 6-1943.
row 5 : 443 | nzr addington | 1-12-1909 | 2-3-1957 | converted to 4-cylinder simple, 7-1947
row 6 : 444 | nzr addington | 3-2-1910 | 2-3-1957 | converted to 4-cylinder simple, 12-1949
row 7 : 445 | nzr addington | 24-5-1910 | 26-5-1949 | None
row 8 : 446 | nzr addington | 30-4-1910 | 6-12-1946 | converted to 4-cylinder simple, 12-1946.
row 9 : 588 | nzr addington | 14-10-1913 | 2-3-1957 | converted to 4-cylinder simple, 5-1951
row 10 : 589 | nzr addington | 11-11-1949 | 6-1949 | None
row 11 : 590 | nzr addington | 27-1-1914 | 2-3-1957 | None
row 12 : 591 | nzr addington | 17-3-1914 | 2-3-1957 | converted to 4-cylinder simple, 12-1950
row 13 : 592 | nzr addington | 22-6-1914 | 2-3-1957 | converted to 4-cylinder simple, 10-1950
row 14 : 593 | nzr addington | 3-9-1914 | 2-3-1957 | converted to 4-cylinder simple, 6-1950
row 15 : 594 | nzr addington | 31-10-1914 | 2-3-1957 | converted to 4-cylinder simple, 5-1945
row 16 : 595 | nzr addington | 3-12-1914 | 2-3-1957 | None
row 17 : 596 | nzr addington | 26-1-1915 | 2-3-1957 | converted to 4-cylinder simple, 12-1949
row 18 : 597 | nzr addington | 1-4-1915 | 2-3-1957 | None ] Execute this SQL based on the above table: select withdrawn order by number desc limit 1 | 2-3-1957 |
[ header: week | start date | type | tournament | surface | town | country | continent | prize money row 1 : 35 | october 24 | premier wta tour championships | sony ericsson championships | hard | istanbul | turkey | europe | $4,550,000
row 2 : 9 | march 21 | premier mandatory | sony ericsson open | hard | key biscayne | united states | north america | $4,500,000
row 3 : 32 | october 3 | premier mandatory | china open | hard | beijing | china | asia | $4,500,000
row 4 : 14 | may 9 | premier 5 | internazionali bnl | clay | rome | italy | europe | $2,000,000
row 5 : 26 | august 15 | premier 5 | western & southern financial group women's open | hard | cincinnati | united states | north america | $2,000,000
row 6 : 10 | april 4 | premier 700 | family circle cup | clay | charleston | united states | north america | $700,000
row 7 : 24 | august 1 | premier 700 | mercury insurance open | hard | san diego | united states | north america | $700,000
row 8 : 15 | may 16 | premier 600 | brussels open | clay | brussels | belgium | europe | $618,000
row 9 : 34 | october 17 | premier 600 | kremlin cup | hard (i) | moscow | russia | europe | $1,000,000
row 10 : 36 | october 31 | international wta tour championships | commonwealth bank tournament of champions | hard (i) | sofia | bulgaria | europe | $750,000
row 11 : 1 | january 1 | international | shenzhen open | hard | shenzhen | china | asia | $500,000
row 12 : 1 | january 3 | international | brisbane international | hard | brisbane | australia | oceania | $220,000
row 13 : 5 | february 14 | international | xix copa bbva col | clay | bogota | colombia | south america | $220,000
row 14 : 11 | april 18 | international | grand prix de sar la princesse la | clay | fes | morocco | africa | $220,000
row 15 : 12 | april 25 | international | estoril open | clay | estoril | portugal | europe | $220,000
row 16 : 17 | june 6 | international | e-boks sony eric | hard | copenhagen | denmark | europe | $220,000
row 17 : 21 | july 11 | international | internazionali femmin | clay | palermo | italy | europe | $220,000
row 18 : 30 | september 19 | international | hansol korea open | hard | seoul | south korea | asia | $220,000
row 19 : 33 | october 10 | international | hp japan women's open tennis | hard | osaka | japan | asia | $220,000
row 20 : 34 | october 17 | international | bgl bnp pari | hard (i) | luxembourg | luxembourg | europe | $220,000 ] Execute this SQL based on the above table: select min ( week ) | 1.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.