input
stringlengths 20
5.6k
| output
stringlengths 0
17.9k
|
---|---|
[ header: club | league | sport | venue | established | championships row 1 : madison mustangs | ifl | american football | breitenbach stadium | 1997 | 4 consecutive ironbowls
row 2 : madison mallards | nl | baseball | warner park | 2001 | 1 championship
row 3 : madison 56ers | npsl | soccer | breese stevens field | 2005 | 0 championships
row 4 : wisconsin rugby club | wrfu | rugby | wisconsin rugby club sports complex | 1962 | 2 championships
row 5 : madison minotaurs | wrfu | rugby | yahara rugby field | 2007 | 0 bingham cups
row 6 : wisconsin badgers | big ten, ncaa div | 23 varsity teams | camp randall stadium, kohl center | 1849 | 27 championships
row 7 : edgewood eagles | nacc, ncaa div | 16 varsity teams | edgedome | 1974 | 35 championships
row 8 : madison college wolfpack | n4c, njcaa | 8 varsity teams | redsten gymnasium, roberts | 1912 | 21 championships
row 9 : mad rollin' dolls | wftda | roller derby | alliant energy center | 2005 | 0 championships
row 10 : madison blues | glhl | hockey | capitol ice arena | 2010 | 0 championships ] Execute this SQL based on the above table: select club where championships = '21 championships' order by established desc limit 1 | madison college wolfpack |
[ header: margin | teams | venue | season row 1 : 192 runs | kent (205 & 512-9 | county ground, chelmsford | 2009
row 2 : 72 runs | kent (117 & 332) beat | woodbridge road, guildford | 1992
row 3 : 57 runs | kent (151 & 348) beat | hesketh park, dartford | 1976
row 4 : 36 runs | kent (127 & 198) | st lawrence ground, canter | 1893
row 5 : 24 runs | kent (115 & 389) beat | mote park, maidstone | 1925
row 6 : 16 runs | kent (120 & 176) beat | mote park, maidstone | 1863 ] Execute this SQL based on the above table: select count ( teams ) where venue = 1066 | 0 |
[ header: year | competition | location | event | final-rank | final-score | qualifying rank | qualifying score row 1 : 2008 | 2008 summer olympics | beijing | team | 2 | 186.525 | 2 | 246.8
row 2 : 2008 | 2008 summer olympics | beijing | uneven bars | dnq | None | 23 | 14.8
row 3 : 2008 | olympic trials | philadelphia | all around | 4 | 61.85 | 4 | 61.4
row 4 : 2008 | olympic trials | philadelphia | balance beam | 4 | 15.55 | 4 | 15.8
row 5 : 2008 | olympic trials | philadelphia | floor exercise | 2 | 15.5 | 3 | 15.65
row 6 : 2008 | olympic trials | philadelphia | uneven bars | 6 | 15.2 | 5 | 15.3
row 7 : 2008 | olympic trials | philadelphia | vault | 4 | 15.15 | 3 | 15.1
row 8 : 2008 | u.s. championships | boston | all around | 4 | 61.25 | 4 | 60.75
row 9 : 2008 | u.s. championships | boston | balance beam | 5 | 16 | 5 | 15.4
row 10 : 2008 | u.s. championships | boston | floor exercise | 10 | 14.75 | 4 | 15.2
row 11 : 2008 | u.s. championships | boston | uneven bars | 6 | 15.55 | 6 | 15.15
row 12 : 2008 | american cup | new york city | all around | 3 | 63.075 | 3 | 63.075 ] Execute this SQL based on the above table: select location where qualifying rank = ( select qualifying rank where location = 'boston' and location = 'boston' ) + 1 | philadelphia, boston |
[ header: full name | nickname | gender | weight at birth | meaning row 1 : chukwuebuka n | ebuka | girl | 690g (22 oz.) | god is big
row 2 : chidinma anulika | chidi | girl | 760g (24.4 oz.) | god is good
row 3 : chinecherem nwabugw | echerem | girl | 800g (25.7 oz.) | god thinks for me
row 4 : chimaijem otto | chima | girl | 730g (23.5 oz.) | god knows my journey
row 5 : chijindu chidera | odera | girl | 320g (10.3 oz.) | god holds my life
row 6 : chukwubuikem madu | ikem | boy | 500g (16.0 oz.) | god is my strength
row 7 : chijioke chinedum | jioke | boy | 810g (26.0 oz.) | god holds my share
row 8 : chinagorom chidiebere | gorom | girl | 520g (16.7 oz.) | god is my advocate ] Execute this SQL based on the above table: select count ( * ) where meaning = 'god is my advocate' | 1 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 29 march 2000 | vasil levski national stadium, so | belarus | 1-0 | 4-1 | friendly
row 2 : 2 | 7 october 2000 | georgi asparuhov stadium, so | malta | 3-0 | 3-0 | 2002 world cup qualifier
row 3 : 3 | 27 march 2003 | stadion mladost, | serbia and montenegro | 2-1 | 2-1 | friendly
row 4 : 4 | 7 june 2003 | vasil levski national stadium, so | belgium | 2-2 | 2-2 | euro 2004 qualifier
row 5 : 5 | 12 november 2005 | vasil levski national stadium, so | georgia | 5-0 | 6-2 | friendly
row 6 : 6 | 12 november 2005 | vasil levski national stadium, so | georgia | 6-2 | 6-2 | friendly
row 7 : 7 | 9 may 2006 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup ] Execute this SQL based on the above table: select ( select # where opponent = 'georgia' ) > ( select # where opponent = 'malta' ) | 1 |
[ header: name | position | length [km] | drainage basin area [km2] | confluence [by lahn-km] | mouth elevation [m above msl] row 1 : feudinge (ruppersbach) | left | 6.3 | 21.2 | 9.8 | 388
row 2 : ilse | right | 8.4 | 11.8 | 10.5 | 382
row 3 : banfe | right | 11.5 | 38.9 | 18.5 | 326
row 4 : laasphe | left | 8.3 | 19.6 | 19.4 | 324
row 5 : perf | right | 20 | 113.1 | 24.7 | 285
row 6 : dautphe | left | 8.8 | 41.8 | 37.5 | 245
row 7 : wetschaft | left | 29 | 196.2 | 56.3 | 192
row 8 : ohm | left | 59.7 | 983.8 | 58.7 | 188
row 9 : allna | right | 19.1 | 92 | 77.1 | 172
row 10 : zwester ohm | left | 20 | 69.5 | 84 | 165
row 11 : salzbode | right | 27.6 | 137.8 | 87.4 | 164
row 12 : lumda | left | 30 | 131.5 | 93.6 | 160
row 13 : wieseck | left | 24.3 | 119.6 | 102.2 | 155
row 14 : bieber | right | 13.6 | 34.7 | 105.1 | 151
row 15 : kleebach | left | 26.9 | 164.6 | 106.2 | 150
row 16 : wetzbach | left | 11.7 | 32.9 | 119.6 | 147
row 17 : dill | right | 55 | 717.7 | 120.4 | 147
row 18 : solmsbach | left | 24.6 | 112.5 | 128.1 | 141
row 19 : iserbach (mottbach) | left | 19.2 | 31.2 | 131.4 | 139
row 20 : ulmbach | right | 22.9 | 60.9 | 138.2 | 135
row 21 : kallenbach | right | 14.6 | 84.7 | 141.3 | 132
row 22 : weil | left | 46.6 | 247.9 | 149.4 | 130
row 23 : kerkerbach | right | 20.7 | 70.2 | 176 | 112
row 24 : emsbach | left | 39.1 | 321.8 | 181 | 110
row 25 : elbbach | right | 40.7 | 323.7 | None | 109
row 26 : aar | left | 49.7 | 312.6 | None | 103
row 27 : dorsbach | left | 32 | 114 | None | 94
row 28 : gelbach (aubach) | right | 39.7 | 221.2 | None | 93
row 29 : muhlbach | left | 32.1 | 171.9 | None | 85
row 30 : emsbach | right | 11.5 | 29.4 | None | 75 ] Execute this SQL based on the above table: select count ( name ) where drainage basin area [km2] != '323.7' | 29 |
[ 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 ( place ) where tier < ( select max ( tier ) ) | 8 |
[ header: year | competition | venue | position | notes row 1 : 1991 | european junior championships | thessaloniki, gree | 10th | 4.90 m
row 2 : 1992 | world junior championships | seoul, south korea | 1st | 5.45 m
row 3 : 1996 | european indoor championships | stockholm, sweden | 14th (q) | 5.45 m
row 4 : 1996 | olympic games | atlanta, united states | 23rd (q) | 5.40 m
row 5 : 1997 | world championships | athens, greece | 27th (q) | 5.30 m
row 6 : 1998 | european championships | budapest, hungary | 10th | 5.40 m
row 7 : 2000 | european indoor championships | ghent, belgium | 13th (q) | 5.20 m
row 8 : 2001 | universiade | beijing, pr china | 3rd | 5.60 m
row 9 : 2005 | european indoor championships | madrid, spain | 15th (q) | 5.40 m
row 10 : 2006 | world indoor championships | moscow, russia | 14th (q) | 5.45 m
row 11 : 2006 | european championships | gothenburg, sweden | 8th | 5.50 m ] Execute this SQL based on the above table: select position where position in ( '1st' , 'universiade' ) group by position order by count ( * ) desc limit 1 | 1st |
[ header: place | team | titles | runners-up | winning years row 1 : 1 | maccabi tel aviv | 5 | 1 | 2007, 2010, 2011, 2012, 2013
row 2 : 2 | hapoel jerusalem | 2 | 3 | 2008, 2009
row 3 : 3 | ironi ashkelon | 1 | 0 | 2006
row 4 : 4 | maccabi rishon lezion | 0 | 1 | None
row 5 : 4 | ironi nahariya | 0 | 1 | None
row 6 : 4 | hapoel holon | 0 | 1 | None
row 7 : 4 | maccabi ashdod | 0 | 1 | None ] Execute this SQL based on the above table: select count ( team ) where team = 'maccabi tel aviv' | 1 |
[ header: # | artist | featuring | title | version | length row 1 : 1 | benassi bros | dhany | rocket in the sky | original extended mix | 5:43
row 2 : 2 | benassi bros | sandy | illusion | sfaction mix | 5:08
row 3 : 3 | benassi bros | dhany | every single day | original version | 4:45
row 4 : 4 | benassi bros | sandy | castaway | original version | 6:06
row 5 : 5 | benassi bros | dhany | make me feel | original version | 5:30
row 6 : 6 | benassi bros | sandy | i feel so fine | sfaction mix | 5:26
row 7 : 7 | benassi bros | dhany | run to me | sfaction version | 5:09
row 8 : 8 | benassi bros | sandy | get better | sflow version | 4:05
row 9 : 9 | benassi bros | dhany | hit my heart | sfaction mix | 5:08
row 10 : 10 | benassi bros | sandy | turn me up | sfaction mix | 5:48
row 11 : 11 | benassi bros | dhany | somebody to touch me | sflow version | 5:49
row 12 : 12 | benassi bros | sandy | light | original version | 7:30
row 13 : 13 | benassi bros | None | megamix | None | 3:31
row 14 : 14 | benassi bros | None | summer megamix 2005 | None | 4:11
row 15 : 15 | benassi bros | dhany | make me feel | dave leatherman remix | 4:11 ] Execute this SQL based on the above table: select version order by length desc limit 1 | original version |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan | 18 | 8 | 8 | 34
row 2 : 2 | india | 4 | 5 | 6 | 15
row 3 : 3 | philippines | 4 | 3 | 3 | 10
row 4 : 4 | taiwan | 2 | 6 | 7 | 15
row 5 : 5 | south korea | 2 | 3 | 1 | 6
row 6 : 6 | thailand | 2 | 2 | 0 | 4
row 7 : 7 | pakistan | 2 | 1 | 0 | 3
row 8 : 8 | iran | 2 | 0 | 2 | 4
row 9 : 9 | israel | 1 | 0 | 1 | 2
row 10 : 10 | singapore | 0 | 4 | 4 | 8
row 11 : 11 | malaysia | 0 | 3 | 1 | 4
row 12 : 12 | iraq | 0 | 2 | 0 | 2
row 13 : 13 | kampuchea | 0 | 0 | 2 | 2
row 14 : 14 | nepal | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select gold where total = 1 | 0.0 |
[ 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 abs ( ( select sum ( number ) ) - ( select sum ( total ) ) ) | 370.0 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 10 january 1996 | edison international field, ana | honduras | 1-0 | 3-1 | 1996 concacaf gold cup
row 2 : 2 | 30 august 1996 | commonwealth stadium, edmont | panama | 3-1 | 3-1 | 1998 fifa world cup qualification
row 3 : 3 | 12 october 1997 | commonwealth stadium, edmont | mexico | 2-1 | 2-2 | 1998 fifa world cup qualification
row 4 : 4 | 8 october 1999 | los angeles memorial coliseum | el salvador | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off
row 5 : 5 | 10 october 1999 | los angeles memorial coliseum | haiti | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off
row 6 : 6 | 10 october 1999 | los angeles memorial coliseum | haiti | 2-0 | 2-2 | 2000 concacaf gold cup qualification play off
row 7 : 7 | 13 february 2000 | qualcomm stadium, san die | costa rica | 1-1 | 2-2 | 2000 concacaf gold cup
row 8 : 8 | 13 february 2000 | qualcomm stadium, san die | costa rica | 2-2 | 2-2 | 2000 concacaf gold cup
row 9 : 9 | 20 february 2000 | qualcomm stadium, san die | mexico | 1-1 | 2-1 | 2000 concacaf gold cup
row 10 : 10 | 27 february 2000 | los angeles memorial coliseum | colombia | 2-0 | 2-0 | 2000 concacaf gold cup
row 11 : 11 | 18 january 2004 | bridgetown, barbados | barbados | 1-0 | 1-0 | friendly match ] Execute this SQL based on the above table: select opponent where opponent = 'mexico' | mexico, mexico |
[ header: date | week (stage) | song choice | original artist | theme | result row 1 : 11 february 2011 | week 1 (top 9) | "just the way you are" | bruno mars | free choice | safe
row 2 : 18 february 2011 | week 2 (top 8) | "can't buy me love" | the beatles | the beatles songs | safe
row 3 : 25 february 2011 | week 3 (top 7) | "de første kæ | tv.2 | songs from the 2000s | safe
row 4 : 4 march 2011 | week 4 (top 6) | "numb" | linkin park | rock songs | safe
row 5 : 11 march 2011 | week 5 (top 5) | "hurt" | christina aguilera | free choice (with danish national chamber orchestra | safe
row 6 : 18 march 2011 | week 6 (top 4) | "dj got us fallin' in love | usher feat. pitbull | dj night with rune rk | safe
row 7 : 18 march 2011 | week 6 (top 4) | "baby" | justin bieber | free choice | safe
row 8 : 25 march 2011 | week 7 (final 3) | "the flood" | take that | joint song with guest take that performed jointly with the | third
row 9 : 25 march 2011 | week 7 (final 3) | "all the right moves" | onerepublic | free choice | third
row 10 : 25 march 2011 | week 7 (final 3) | "back to the 80s" | aqua | joint song with guest aqua | third ] Execute this SQL based on the above table: select count ( song choice ) where theme = 'songs from the 2000s' | 1 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 11 | 1 | 2 | 14
row 2 : 2 | chinese taipei | 2 | 2 | 5 | 9
row 3 : 3 | spain | 2 | 0 | 4 | 6
row 4 : 4 | egypt | 1 | 0 | 0 | 1
row 5 : 5 | france | 0 | 2 | 1 | 3
row 6 : 5 | iran | 0 | 2 | 1 | 3
row 7 : 7 | china | 0 | 1 | 1 | 2
row 8 : 7 | cuba | 0 | 1 | 1 | 2
row 9 : 7 | greece | 0 | 1 | 1 | 2
row 10 : 7 | turkey | 0 | 1 | 1 | 2
row 11 : 11 | canada | 0 | 1 | 0 | 1
row 12 : 11 | germany | 0 | 1 | 0 | 1
row 13 : 11 | morocco | 0 | 1 | 0 | 1
row 14 : 11 | philippines | 0 | 1 | 0 | 1
row 15 : 11 | russia | 0 | 1 | 0 | 1
row 16 : 16 | mexico | 0 | 0 | 4 | 4
row 17 : 17 | australia | 0 | 0 | 3 | 3
row 18 : 18 | croatia | 0 | 0 | 2 | 2
row 19 : 18 | united states | 0 | 0 | 2 | 2
row 20 : 20 | ecuador | 0 | 0 | 1 | 1
row 21 : 20 | saudi arabia | 0 | 0 | 1 | 1
row 22 : 20 | thailand | 0 | 0 | 1 | 1
row 23 : 20 | yugoslavia | 0 | 0 | 1 | 1
row 24 : total | total | 16 | 16 | 32 | 64 ] Execute this SQL based on the above table: select min ( rank ) | 1.0 |
[ header: year | position (after finals) | coach | captain | best & fairest | leading goalkicker (goals) row 1 : 1997 | 9 | john cahill | gavin wanganeen | darren mead | scott cummings (70)
row 2 : 1998 | 10 | john cahill | gavin wanganeen | adam kingsley | warren tredrea (33)
row 3 : 1999 | 7 (7) | mark williams | gavin wanganeen | stephen paxman | warren tredrea (40)
row 4 : 2000 | 14 | mark williams | gavin wanganeen | brett montgomery | warren tredrea (32)
row 5 : 2001 | 3 (5) | mark williams | matthew primus | warren tredrea | warren tredrea (51)
row 6 : 2002 | 1 (3) | mark williams | matthew primus | matthew primus | stuart dew (51)
row 7 : 2003 | 1 (4) | mark williams | matthew primus | gavin wanganeen | warren tredrea (58)
row 8 : 2004 | 1 (premiers) | mark williams | matthew primus warren tred | warren tredrea | warren tredrea (81)
row 9 : 2005 | 8 (6) | mark williams | matthew primus | warren tredrea | warren tredrea (65)
row 10 : 2006 | 12 | mark williams | warren tredrea | brendon lade | josh mahoney (29)
row 11 : 2007 | 2 (grand finalist) | mark williams | warren tredrea | kane cornes | brett ebert (56)
row 12 : 2008 | 13 | mark williams | warren tredrea | kane cornes | daniel motlop (57)
row 13 : 2009 | 10 | mark williams | domenic cassisi | warren tredrea | warren tredrea (51)
row 14 : 2010 | 10 | mark williams matthew primus | domenic cassisi | kane cornes | jay schulz (33)
row 15 : 2011 | 16 | matthew primus | domenic cassisi | travis boak jackson trengov | robert gray (32)
row 16 : 2012 | 14 | matthew primus garry hocking | domenic cassisi | kane cornes | jay schulz (42)
row 17 : 2013 | 7 (5) | ken hinkley | travis boak | chad wingard | jay schulz (49)
row 18 : 2014 | None | ken hinkley | travis boak | None | None ] Execute this SQL based on the above table: select count ( best & fairest ) where best & fairest = 1575 | 0 |
[ header: season | winner | team | position | age row 1 : 1932-33 | carl voss | detroit red wings | c | 25
row 2 : 1933-34 | russ blinco | montreal maroons | c | 25
row 3 : 1934-35 | sweeney schriner | new york americans | lw | 22
row 4 : 1936-37 | syl apps | toronto maple leafs | c | 21
row 5 : 1937-38 | cully dahlstrom | chicago black hawks | c | 24
row 6 : 1939-40 | kilby macdonald | new york rangers | lw | 25
row 7 : 1940-41 | johnny quilty | montreal canadiens | c | 19
row 8 : 1946-47 | howie meeker | toronto maple leafs | rw | 21
row 9 : 1947-48 | jim mcfadden | detroit red wings | c | 27
row 10 : 1948-49 | pentti lund | new york rangers | rw | 22
row 11 : 1949-50 | jack gelineau | boston bruins | g | 24
row 12 : 1951-52 | bernie geoffrion | montreal canadiens | rw | 20
row 13 : 1952-53 | gump worsley | new york rangers | g | 23
row 14 : 1953-54 | camille henry | new york rangers | c | 20
row 15 : 1961-62 | bobby rousseau | montreal canadiens | rw | 21
row 16 : 1963-64 | jacques laperriere | montreal canadiens | d | 21
row 17 : 1964-65 | roger crozier | detroit red wings | g | 22
row 18 : 1967-68 | derek sanderson | boston bruins | c | 21
row 19 : 1969-70 | tony esposito | chicago black hawks | g | 26
row 20 : 1972-73 | steve vickers | new york rangers | lw | 21
row 21 : 1974-75 | eric vail | atlanta flames | lw | 20
row 22 : 1975-76 | bryan trottier | new york islanders | c | 19
row 23 : 1976-77 | willi plett | atlanta flames | rw | 21
row 24 : 1977-78 | mike bossy | new york islanders | rw | 20
row 25 : 1982-83 | steve larmer | chicago black hawks | rw | 21
row 26 : 1983-84 | tom barrasso | buffalo sabres | g | 18
row 27 : 1984-85 | mario lemieux | pittsburgh penguins | c | 19
row 28 : 1986-87 | luc robitaille | los angeles kings | lw | 20
row 29 : 1987-88 | joe nieuwendyk | calgary flames | c | 21
row 30 : 1992-93 | teemu selanne | winnipeg jets | rw | 22
row 31 : 1994-95 | peter forsberg | quebec nordiques | c | 21
row 32 : 1995-96 | daniel alfredsson | ottawa senators | rw | 22
row 33 : 1997-98 | sergei samsonov | boston bruins | lw | 19
row 34 : 1998-99 | chris drury | colorado avalanche | c | 22
row 35 : 2001-02 | dany heatley | atlanta thrashers | rw | 20
row 36 : 2003-04 | andrew raycroft | boston bruins | g | 23 ] Execute this SQL based on the above table: select winner where position = 'd' | jacques laperriere |
[ header: place | player | country | score | to par row 1 : t1 | ed sneed | united states | 68-67=135 | -9
row 2 : t1 | craig stadler | united states | 69-66=135 | -9
row 3 : t3 | raymond floyd | united states | 70-68=138 | -6
row 4 : t3 | leonard thompson | united states | 68-70=138 | -6
row 5 : t5 | miller barber | united states | 75-64=139 | -5
row 6 : t5 | tom watson | united states | 68-71=139 | -5
row 7 : t5 | joe inman | united states | 68-71=139 | -5
row 8 : t8 | seve ballesteros | spain | 72-68=140 | -4
row 9 : t8 | jack nicklaus | united states | 69-71=140 | -4
row 10 : t8 | lou graham | united states | 69-71=140 | -4 ] Execute this SQL based on the above table: select score where to par = -6 order by id asc limit 1 | 70-68=138 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china (chn) | 14 | 10 | 12 | 36
row 2 : 2 | thailand (tha) | 13 | 9 | 6 | 28
row 3 : 3 | south korea (kor) | 6 | 7 | 10 | 23
row 4 : 4 | indonesia (ina) | 6 | 6 | 4 | 16
row 5 : 5 | chinese taipei | 3 | 6 | 6 | 15
row 6 : 6 | india (ind) | 2 | 0 | 1 | 3
row 7 : 7 | iran (iri) | 2 | 0 | 0 | 2
row 8 : 8 | japan (jpn) | 1 | 3 | 2 | 6
row 9 : 9 | afghanistan (afg | 1 | 0 | 0 | 1
row 10 : 9 | qatar (qat) | 1 | 0 | 0 | 1
row 11 : 11 | philippines (phi) | 0 | 2 | 2 | 4
row 12 : 12 | vietnam (vie) | 0 | 2 | 1 | 3
row 13 : 13 | kazakhstan (kaz) | 0 | 1 | 1 | 2
row 14 : 13 | pakistan (pak) | 0 | 1 | 1 | 2
row 15 : 15 | bahrain (brn) | 0 | 1 | 0 | 1
row 16 : 15 | turkmenistan (tkm) | 0 | 1 | 0 | 1
row 17 : 17 | sri lanka (sr | 0 | 0 | 2 | 2
row 18 : 18 | bangladesh (ban) | 0 | 0 | 1 | 1
row 19 : 18 | brunei (bru) | 0 | 0 | 1 | 1
row 20 : 18 | laos (lao) | 0 | 0 | 1 | 1
row 21 : 18 | mongolia (mgl) | 0 | 0 | 1 | 1
row 22 : 18 | palestine (ple) | 0 | 0 | 1 | 1
row 23 : 18 | singapore (sin) | 0 | 0 | 1 | 1
row 24 : total | total | 49 | 49 | 54 | 152 ] Execute this SQL based on the above table: select nation where nation != 'indonesia (ina)' and silver = ( select silver where nation = 'indonesia (ina)' ) | chinese taipei (tpe) |
[ header: sheriff | start of term row 1 : josiah hobart | 1683
row 2 : john mulford | 1701
row 3 : hugh gray | 1702
row 4 : john brush | 1710
row 5 : daniel youngs | 1718
row 6 : samuel dayton | 1723
row 7 : william sell | 1728
row 8 : joseph smith | 1730
row 9 : david corrie | 1731
row 10 : jacob conklin | 1734
row 11 : thomas higbe | 1740
row 12 : james muirson | 1774
row 13 : thomas wickes | 1785
row 14 : silas halsey | 1787
row 15 : thomas wickes | 1791
row 16 : phinaes carll | 1799
row 17 : josiah reeve | 1803
row 18 : phinaes smith | 1807
row 19 : josiah reeve | 1808
row 20 : benjamin brewster | 1810
row 21 : josiah reeve | 1811
row 22 : benjamin brewster | 1812
row 23 : nathaniel conklin | 1814
row 24 : josiah reeve | 1815
row 25 : samuel smith | 1826
row 26 : abraham gardiner | 1829
row 27 : richard smith | 1832
row 28 : silas horton | 1835
row 29 : samuel miller | 1838
row 30 : david brush | 1841
row 31 : henry penny | 1844
row 32 : david rose | 1847
row 33 : john clark | 1850
row 34 : samuel phillips | 1855
row 35 : george carman | 1856
row 36 : daniel osborn | 1862
row 37 : george smith | 1868
row 38 : j. henry perkins | 1871
row 39 : egbert lewis | 1874
row 40 : george cooper | 1877
row 41 : robert petty | 1888
row 42 : selah brewster | 1883
row 43 : henry halsey | 1886
row 44 : robert petty | 1888
row 45 : a. m. darling | 1891
row 46 : benjamin wood | 1897
row 47 : j. sheridan wells | 1900
row 48 : henry preston | 1903
row 49 : john wells | 1906
row 50 : charles platt | 1909
row 51 : melville brush | 1912
row 52 : d. henry brown | 1913
row 53 : charles o'dell | 1914
row 54 : john kelly | 1920
row 55 : amza biggs | 1923
row 56 : burton howe | 1926
row 57 : ellis taylor | 1929
row 58 : joseph warta | 1932
row 59 : william mccollom | 1935
row 60 : jacob dreyer | 1938
row 61 : john levy | 1941
row 62 : william mccollom | 1942
row 63 : charles dominy | 1957
row 64 : frank gross | 1962
row 65 : philip corso | 1970
row 66 : donald dilworth | 1976
row 67 : john finnerty | 1977
row 68 : eugene dooley | 1986
row 69 : patrick mahoney | 1990
row 70 : alfred c. tisch | 2002
row 71 : vincent f. demarco | 2006 ] Execute this SQL based on the above table: select count ( sheriff ) where start of term = 1734 | 1 |
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 1 | 2:30 pm | nevada | #19 | memorial stadium • lincoln, | abc | w 52-10 | 84078
row 2 : september 8 | 11:00 am | at wake forest | #17 | bb&t field • winston- | espn | w 20-17 | 32483
row 3 : september 15 | 7:00 pm | #1 usc | #14 | memorial stadium • lincoln, | abc | l 31-49 | 84959
row 4 : september 22 | 11:30 am | ball state | #22 | memorial stadium • lincoln, | fsn ppv | w 41-40 | 84294
row 5 : september 29 | 1:05 pm | iowa state | #22 | memorial stadium • lincoln, | None | w 35-17 | 84703
row 6 : october 6 | 8:15 pm | at #17 missouri | #23 | faurot field • columbia | espn | l 6-41 | 70049
row 7 : october 13 | 11:30 am | oklahoma state | None | memorial stadium • lincoln, | ppv | l 14-45 | 84334
row 8 : october 20 | 1:05 pm | texas a&m | None | memorial stadium • lincoln, | None | l 14-36 | 84473
row 9 : october 27 | 2:30 pm | at #16 texas | None | darrell k royal-texas memorial | abc | l 25-28 | 85968
row 10 : november 3 | 11:30 am | at #8 kansas | None | memorial stadium • lawrence, ks | fsn | l 39-76 | 51910
row 11 : november 10 | 11:30 am | kansas state | None | memorial stadium • lincoln, | versus | w 73-31 | 84665
row 12 : november 23 | 11:00 am | at colorado | None | folsom field • boulder, co (rival | abc | l 51-65 | 51403 ] Execute this SQL based on the above table: select result order by id desc limit 1 | l 51-65 |
[ 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 count ( distinct power-to-weight ratio ) where power-to-weight ratio <= '44.4 w/kg @ 5 a' | 1 |
[ header: boat # | name | builder | laid down | launched | completed | fate row 1 : 4918 | ha-208 | sasebo naval arsenal | 01-05-1945 | 26-05-1945 | 04-08-1945 | decommissioned 30-11-1945. scut
row 2 : 4920 | ha-210 | sasebo naval arsenal | 14-05-1945 | 10-06-1945 | 11-08-1945 | decommissioned 30-11-1945. scut
row 3 : 4925 | ha-215 | sasebo naval arsenal | 22-05-1945 | 15-05-1945 | None | incomplete until the end of war (95%).
row 4 : 4931 | ha-221 | mitsubishi-kobe shipyard | 20-04-1945 | 04-08-1945 | None | incomplete until the end of war (85%).
row 5 : 4933 | ha-223 | kawasaki-kobe shipyard | 01-05-1945 | None | None | incomplete until the end of war (60%). scrap
row 6 : 4938 | ha-228 | sasebo naval arsenal | 21-06-1945 | 18-07-1945 | None | incomplete until the end of war (75%).
row 7 : 4939 | ha-229 | sasebo naval arsenal | 27-06-1945 | 27-07-1945 | None | incomplete until the end of war (75%). scrap
row 8 : 4942 | ha-232 | sasebo naval arsenal | 18-07-1945 | None | None | incomplete until the end of war (40%). later
row 9 : 4944 | ha-234 | kawasaki-kobe shipyard | 15-05-1945 | None | None | incomplete until the end of war (50%). scrap
row 10 : 4945 | ha-235 | kawasaki-senshu shipyard | 01-06-1945 | None | None | incomplete until the end of war (10%). later
row 11 : 4946 | ha-236 | kawasaki-kobe shipyard | 01-06-1945 | None | None | incomplete until the end of war (40%). scrap
row 12 : 4958 - 4989 | None | None | None | None | None | constructions were not started until the end of war ] Execute this SQL based on the above table: select builder where launched = '15-05-1945' order by name desc limit 1 | sasebo naval arsenal |
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : winner | 1 | 9 may 2010 | estoril open, estoril, port | clay | marc lopez | pablo cuevas marcel grano | 6-7(1-7), 6-4, [
row 2 : runner-up | 1 | 1 may 2011 | estoril open, estoril, port | clay | marc lopez | eric butorac jean-ju | 3-6, 4-6
row 3 : runner-up | 2 | 21 may 2011 | open de nice cote d'a | clay | santiago gonzalez | eric butorac jean-ju | 3-6, 4-6
row 4 : runner-up | 3 | 24 september 2011 | brd nastase tiria | clay | julian knowle | daniele bracciali potito star | 6-3, 4-6, [8-10]
row 5 : runner-up | 4 | 23 october 2011 | kremlin cup, mosco | hard (i) | carlos berlocq | frantisek cermak fi | 3-6, 1-6
row 6 : winner | 3 | 25 february 2012 | copa claro, buenos aires | clay | fernando verdasco | michal mertinak andre | 6-4, 6-4
row 7 : winner | 4 | 4 march 2012 | abierto mexicano tel | clay | fernando verdasco | marcel granollers marc lope | 6-3, 6-4
row 8 : runner-up | 5 | 6 may 2012 | estoril open, estoril, port | clay | julian knowle | aisam-ul-haq qu | 5-7, 5-7
row 9 : runner-up | 6 | 28 october 2012 | valencia open 500, valen | hard (i) | fernando verdasco | alexander peya bruno soare | 3-6, 2-6
row 10 : winner | 9 | 22 september 2013 | st. petersburg open, | hard (i) | fernando verdasco | dominic inglot denis istomin | 7-6(8-6), 6-3
row 11 : runner-up | 7 | 13 october 2013 | shanghai rolex masters, | hard | fernando verdasco | ivan dodig marcelo mel | 6-7(2-7), 7-6(8
row 12 : runner-up | 8 | 23 february 2014 | rio open, rio | clay | marcelo melo | juan sebastian cabal rob | 4-6, 2-6 ] Execute this SQL based on the above table: select partner where no. = 8 | marcelo melo |
[ 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 ( * ) where country = 'None' | 0 |
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 9, 2009 | @ portland lumberjax | rose garden | w 12-10 | None | 6859 | 1-0
row 2 : 2 | january 10, 2009 | portland lumberjax | pepsi center | l 5-14 | None | 16987 | 1-1
row 3 : 3 | january 24, 2009 | edmonton rush | pepsi center | l 9-11 | None | 16734 | 1-2
row 4 : 4 | january 31, 2009 | new york titans | pepsi center | w 12-8 | None | 15023 | 2-2
row 5 : 5 | february 7, 2009 | @ minnesota swarm | xcel energy center | w 13-8 | None | 11174 | 3-2
row 6 : 6 | february 14, 2009 | calgary roughnecks | pepsi center | w 13-12 | None | 17712 | 4-2
row 7 : 7 | february 21, 2009 | @ san jose stealth | hp pavilion at san jose | l 9-14 | None | 5576 | 4-3
row 8 : 8 | february 22, 2009 | @ edmonton rush | rexall place | l 9-10 | None | 7249 | 4-4
row 9 : 9 | march 14, 2009 | @ san jose stealth | hp pavilion at san jose | w 14-11 | None | 3535 | 5-4
row 10 : 10 | march 21, 2009 | @ calgary roughnecks | pengrowth saddledome | l 10-13 | None | 10958 | 5-5
row 11 : 11 | march 22, 2009 | minnesota swarm | pepsi center | w 13-11 | None | 15594 | 6-5
row 12 : 12 | march 28, 2009 | @ philadelphia wings | wachovia center | l 13-17 | None | 11876 | 6-6
row 13 : 13 | april 3, 2009 | rochester knighthawks | pepsi center | l 8-12 | None | 16834 | 6-7
row 14 : 14 | april 4, 2009 | @ portland lumberjax | rose garden | l 12-13 | ot | 7859 | 6-8
row 15 : 15 | april 11, 2009 | san jose stealth | pepsi center | l 10-11 | ot | 16189 | 6-9
row 16 : 16 | april 17, 2009 | edmonton rush | pepsi center | w 10-9 | None | 16727 | 7-9 ] Execute this SQL based on the above table: select record where game = ( select game where record = '6-8' ) - 1 | 6-7 |
[ header: # | title | producer(s) | performer(s) | length row 1 : 1 | "intro" | l.e.s | bravehearts | 2:03
row 2 : 2 | "da bridge 2001" | marley marl, l.e. | capone, cormega, marley mar | 4:32
row 3 : 3 | "we live this" | havoc | big noyd, havoc, rox | 4:08
row 4 : 4 | "real niggas" | l.e.s | nas, ruc | 4:39
row 5 : 5 | "find ya wealth" | l.e.s | nas | 3:40
row 6 : 6 | "straight outta q.b | l.e.s | cormega, jungle, poet | 3:55
row 7 : 7 | "oochie wally (remix) | ez elpee | nas, bravehearts | 4:00
row 8 : 8 | "our way" | scott storch | capone-n-noreaga, | 4:47
row 9 : 9 | "fire" | l.e.s | nature | 3:39
row 10 : 10 | "power rap" (freestyle interlude | havoc | prodigy | 2:30
row 11 : 11 | "street glory" | l.e.s | nas, pop | 3:30
row 12 : 12 | "we break bread" | l.e.s | chaos, craig g, little | 4:43
row 13 : 13 | "money" | the alchemist | mr. challish | 3:15
row 14 : 14 | "self conscience" | the infinite arkatechz | nas, prodigy | 3:15
row 15 : 15 | "die 4" | plain truth | infamous mobb | 4:01
row 16 : 16 | "kids in da p.j | the infinite arkatechz | millennium thug, | 4:35
row 17 : 17 | "teenage thug" (bon | al west | millennium thug, | 4:02 ] Execute this SQL based on the above table: select producer(s) where producer(s) in ( 'l.e.s' , 'l.e.s' ) order by # desc limit 1 | l.e.s |
[ header: category | speed (km/h) | speed (mph) | vehicle | pilot | date row 1 : rocket-powered aircraft | 7258 | 4510 | north american x-15 | william j. knight | 3 oct 1967
row 2 : manned air-breathing craft | 3530 | 2194 | lockheed sr-71 blackbird | eldon w. joersz | 28 jul 1976
row 3 : propeller-driven aircraft | 870 | 541 | tupolev tu-114 | ivan soukhomline | 1960
row 4 : piston-engined propeller-driven aircraft | 850.1 | 528.33 | grumman f8f bearcat rare | lyle shelton | 21 aug 1989
row 5 : helicopter | 401 | 249.1 | westland lynx 800 g | john egginton | 11 aug 1986
row 6 : glider (sailplane) | 306.8 | 190.6 | schempp-hirth nim | klaus ohlmann and | 22 dec 2006
row 7 : human-powered aircraft | 32 | 19.8 | mit monarch b | frank scarabino | 1 may 1984 ] Execute this SQL based on the above table: select date where speed (km/h) = 32 | 1 may 1984 |
[ header: season | date | location | discipline | place row 1 : 2007 | 18 mar 2007 | lenzerheide, switze | giant slalom | 2nd
row 2 : 2009 | 10 jan 2009 | maribor, slovenia | giant slalom | 3rd
row 3 : 2010 | 28 nov 2009 | aspen, usa | giant slalom | 1st
row 4 : 2010 | 28 dec 2009 | lienz, austria | giant slalom | 1st
row 5 : 2010 | 24 jan 2010 | cortina d'ampezzo | giant slalom | 3rd
row 6 : 2010 | 11 mar 2010 | garmisch, germany | giant slalom | 2nd
row 7 : 2011 | 23 oct 2010 | solden, austria | giant slalom | 2nd
row 8 : 2011 | 27 nov 2010 | aspen, usa | giant slalom | 3rd
row 9 : 2011 | 28 dec 2010 | semmering, austria | giant slalom | 3rd ] Execute this SQL based on the above table: select season where place = '2nd' | 2007, 2010, 2011 |
[ header: date | opponent | venue | result row 1 : 28 aug | burnley | a | 3 - 4
row 2 : 30 aug | leeds united | a | 0 - 0
row 3 : 4 sep | west bromwich albion | h | 1 - 1
row 4 : 6 sep | leeds united | h | 3 - 1
row 5 : 11 sep | aston villa | h | 2 - 3
row 6 : 18 sep | bolton wanderers | a | 0 - 2
row 7 : 20 sep | newcastle united | h | 1 - 1
row 8 : 25 sep | manchester united | h | 0 - 2
row 9 : 2 oct | derby county | a | 3 - 6
row 10 : 9 oct | sheffield united | h | 3 - 0
row 11 : 16 oct | huddersfield town | a | 0 - 0
row 12 : 23 oct | sunderland | h | 3 - 0
row 13 : 30 oct | bury | a | 3 - 2
row 14 : 6 nov | birmingham city | h | 1 - 0
row 15 : 13 nov | tottenham hotspur | a | 1 - 4
row 16 : 20 nov | west ham united | h | 1 - 2
row 17 : 29 nov | sheffield wednesday | a | 0 - 3
row 18 : 4 dec | leicester city | h | 0 - 1
row 19 : 11 dec | everton | a | 1 - 0
row 20 : 18 dec | blackburn rovers | h | 0 - 1
row 21 : 25 dec | newcastle united | a | 0 - 5
row 22 : 27 dec | arsenal | h | 2 - 0
row 23 : 1 jan | arsenal | a | 2 - 3
row 24 : 15 jan | burnley | h | 0 - 0
row 25 : 31 jan | aston villa | a | 0 - 0
row 26 : 5 feb | bolton wanderers | h | 1 - 0
row 27 : 12 feb | manchester united | a | 1 - 1
row 28 : 21 feb | west bromwich albion | a | 2 - 1
row 29 : 26 feb | sheffield united | a | 1 - 3
row 30 : 12 mar | sunderland | a | 2 - 2
row 31 : 16 mar | derby county | h | 2 - 0
row 32 : 19 mar | bury | h | 2 - 1
row 33 : 21 mar | huddersfield town | h | 2 - 0
row 34 : 2 apr | tottenham hotspur | h | 1 - 2
row 35 : 7 apr | leicester city | a | 1 - 3
row 36 : 9 apr | west ham united | a | 2 - 2
row 37 : 15 apr | liverpool | a | 0 - 5
row 38 : 16 apr | sheffield wednesday | h | 3 - 2
row 39 : 18 apr | liverpool | h | 2 - 0
row 40 : 27 apr | birmingham city | a | 2 - 1
row 41 : 30 apr | everton | h | 1 - 0
row 42 : 7 may | blackburn rovers | a | 0 - 1 ] Execute this SQL based on the above table: select result where id = ( select id where result = '2 - 0' ) - 1 | 0 - 5 |
[ header: name | abbr. | leader | ideology | political position | mps row 1 : serbian progressive party српска | sns | aleksandar vucic | conservatism | centre-right | 134 / 250
row 2 : socialist party of serbia социјал | sps | ivica dacic | socialism | centre-left to left-wing | 25 / 250
row 3 : party of united pensioners of serbia п | pups | jovan krkobabic | pensioners' interests | left-wing | 12 / 250
row 4 : new democratic party нова демок | nds | boris tadic | social democracy, green politics | centre-left | 10 / 250
row 5 : social democratic party of serbia социј | sdps | rasim ljajic | social democracy | centre-left | 10 / 250
row 6 : united serbia јединстве | js | dragan markovic | populism | right-wing | 7 / 250
row 7 : league of social democrats of voj | lsv | nenad canak | social democracy, regionalism | centre-left | 6 / 250
row 8 : alliance of vojvodina hung | svm | istvan pasztor | hungarian minority politics | minority politics | 6 / 250
row 9 : serbian renewal movement српски п | spo | vuk draskovic | monarchism, pro-europeanism | centre-right | 5 / 250
row 10 : movement of socialists покрет | ps | aleksandar vulin | socialism, marxism | left-wing to far-left | 3 / 250
row 11 : party of democratic action of sandzak | sda | sulejman ugl | bosniak minority politics | minority politics | 3 / 250
row 12 : together for serbia зајед | zzs | dusan petrovic | social democracy | centre-left | 2 / 250
row 13 : new party нова странка | nova | zoran zivkovic | liberalism, pro-europeanism | centre | 2 / 250 ] Execute this SQL based on the above table: select mps order by abbr. desc limit 1 | 2 / 250 |
[ header: pos. | driver | co-driver | car | time | difference | points row 1 : 1 | sebastien loeb | daniel elena | citroen c4 wr | 3:59:18.9 | 0 | 10
row 2 : 2 | dani sordo | marc marti | citroen c4 wr | 3:59;36.4 | 17.5 | 8
row 3 : 3 | mikko hirvonen | jarmo lehtinen | ford focus rs wrc | 4:00:00.4 | 41.5 | 6
row 4 : 4 | petter solberg | phil mills | subaru impreza wrc | 4:02:07.8 | 2:48.9 | 5
row 5 : 5 | urmo aava | kuldar sikk | citroen c4 wr | 4:02:49.6 | 3:30.7 | 4
row 6 : 6 | pg andersson | jonas andersson | suzuki sx4 wr | 4:06:56.3 | 7:37.4 | 3
row 7 : 7 | toni gardemeister | tomi tuominen | suzuki sx4 wr | 4:07:13.8 | 7:54.9 | 2
row 8 : 8 | federico villagra | jorge perez companc | ford focus rs wrc | 4:07:53.9 | 8:35.0 | 1
row 9 : 1. (10.) | martin prokop | jan tomanek | mitsubishi lancer evo ix | 4:13:07.9 | 0 | 10
row 10 : 2. (11.) | patrik sandell | emil axelsson | mitsubishi lancer evo ix | 4:13:44.1 | 36.2 | 8
row 11 : 3. (12.) | martin rauam | silver kutt | mitsubishi lancer evo ix | 4:14:05.7 | 57.8 | 6 ] Execute this SQL based on the above table: select co-driver where co-driver in ( 'jan tomanek' , 'jonas andersson' ) and co-driver = 'jonas andersson' | jonas andersson |
[ header: year | tournament | venue | played | won | lost | tied | n/r | result row 1 : 1989-90 | world series | australia | 8 | 6 | 2 | 0 | 0 | won
row 2 : 1990-91 | world series | australia | 10 | 9 | 1 | 0 | 0 | won
row 3 : 1991-92 | world series | australia | 10 | 7 | 2 | 0 | 1 | won
row 4 : 1992 | 5th world cup | aust/nz | 8 | 4 | 4 | 0 | 0 | eliminated
row 5 : 1992 | v sri lanka | sri lanka | 3 | 1 | 2 | 0 | 0 | lost
row 6 : 1993 | v new zealand | new zealand | 5 | 3 | 2 | 0 | 0 | won
row 7 : 1993 | texaco trophy | england | 3 | 3 | 0 | 0 | 0 | won
row 8 : 1993-94 | world series | australia | 11 | 7 | 4 | 0 | 0 | won
row 9 : 1994 | v south africa | south africa | 8 | 4 | 4 | 0 | 0 | drawn
row 10 : 1994 | wills triangular series | pakistan | 6 | 5 | 1 | 0 | 0 | won
row 11 : 1994-95 | world series | australia | 4 | 3 | 1 | 0 | 0 | won
row 12 : 1995 | nz centenary t'ment | new zealand | 4 | 3 | 1 | 0 | 0 | won
row 13 : 1995 | v west indies | west indies | 5 | 1 | 4 | 0 | 0 | lost
row 14 : 1995-96 | world series | australia | 10 | 7 | 3 | 0 | 0 | won
row 15 : 1996 | singer world series | sri lanka | 4 | 2 | 2 | 0 | 0 | runner-up
row 16 : 1996 | titan cup | india | 5 | 0 | 5 | 0 | 0 | eliminated
row 17 : 1997 | v south africa | south africa | 7 | 4 | 3 | 0 | 0 | won
row 18 : 1997 | texaco trophy | england | 3 | 0 | 3 | 0 | 0 | lost
row 19 : 1998 | v new zealand | australia | 4 | 2 | 2 | 0 | 0 | drawn
row 20 : 1998 | pepsi triangular series | india | 5 | 3 | 2 | 0 | 0 | won
row 21 : 1998 | coca-cola cup | sharjah | 5 | 4 | 1 | 0 | 0 | runner-up
row 22 : 1998 | wills cup | bangladesh | 1 | 0 | 1 | 0 | 0 | eliminated
row 23 : 1998 | v pakistan | pakistan | 3 | 3 | 0 | 0 | 0 | won
row 24 : 1999 | cub series | australia | 12 | 9 | 3 | 0 | 0 | won
row 25 : 1999 | v west indies | west indies | 7 | 3 | 3 | 1 | 0 | drawn
row 26 : 1999 | 7th world cup | uk/ire/neth | 10 | 7 | 2 | 1 | 0 | won
row 27 : 1999 | aiwa cup | sri lanka | 5 | 4 | 1 | 0 | 0 | runner-up
row 28 : 1999 | v zimbabwe | zimbabwe | 3 | 3 | 0 | 0 | 0 | won ] Execute this SQL based on the above table: select venue where venue != 'australia' and result = ( select result where venue = 'australia' ) | new zealand, england, pakistan, new zealand, south africa, india, pakistan, uk/ire/neth, zimbabwe |
[ header: tie no | home team | score | away team | date row 1 : 1 | liverpool | 0-1 | west bromwich albion | 28 january 1922
row 2 : 2 | preston north end | 3-1 | newcastle united | 28 january 1922
row 3 : 3 | southampton | 1-1 | cardiff city | 28 january 1922
row 4 : replay | cardiff city | 2-0 | southampton | 1 february 1922
row 5 : 4 | leicester city | 2-0 | fulham | 28 january 1922
row 6 : 5 | nottingham forest | 3-0 | hull city | 28 january 1922
row 7 : 6 | aston villa | 1-0 | luton town | 28 january 1922
row 8 : 7 | bolton wanderers | 1-3 | manchester city | 28 january 1922
row 9 : 8 | swindon town | 0-1 | blackburn rovers | 28 january 1922
row 10 : 9 | tottenham hotspur | 1-0 | watford | 28 january 1922
row 11 : 10 | barnsley | 3-1 | oldham athletic | 28 january 1922
row 12 : 11 | northampton town | 2-2 | stoke | 28 january 1922
row 13 : replay | stoke | 3-0 | northampton town | 1 february 1922
row 14 : 12 | brighton & hove albion | 0-0 | huddersfield town | 28 january 1922
row 15 : replay | huddersfield town | 2-0 | brighton & hove albion | 1 february 1922
row 16 : 13 | bradford city | 1-1 | notts county | 28 january 1922
row 17 : replay | notts county | 0-0 | bradford city | 1 february 1922
row 18 : replay | notts county | 1-0 | bradford city | 6 february 1922
row 19 : 14 | crystal palace | 0-0 | millwall | 28 january 1922
row 20 : replay | millwall | 2-0 | crystal palace | 1 february 1922
row 21 : 15 | southend united | 0-1 | swansea town | 28 january 1922
row 22 : 16 | bradford park avenue | 2-3 | arsenal | 28 january 1922 ] Execute this SQL based on the above table: select score where date = '28 january 1922' group by score order by count ( * ) desc limit 1 | 0-1 |
[ header: polling firm | month | link | favor | oppose row 1 : rutgers-eagleton | march 2014 | None | 64 | 28
row 2 : quinnipiac | july 2013 | None | 60 | 31
row 3 : rutgers-eagleton | june 2013 | None | 59 | 30
row 4 : quinnipiac | march 2013 | None | 64 | 30
row 5 : public policy polling | november 2012 | None | 53 | 36
row 6 : quinnipiac | february 2012 | None | 57 | 37
row 7 : rutgers-eagleton | february 2012 | None | 54 | 35
row 8 : quinnipiac | january 2012 | None | 52 | 42
row 9 : rutgers-eagleton | october 2011 | None | 52 | 39
row 10 : rutgers-eagleton | august 2011 | None | 52 | 32
row 11 : public policy polling | july 2011 | None | 47 | 42
row 12 : quinnipiac | november 2009 | None | 46 | 49
row 13 : rutgers-eagleton | november 2009 | None | 50 | 42
row 14 : quinnipiac | april 2009 | None | 49 | 43
row 15 : zogby international | august 2008 | None | 50 | 42
row 16 : zogby international | august 2007 | None | 48.1 | 44.6
row 17 : rasmussen reports | july 2006 | None | 42 | 54
row 18 : rutgers-eagleton | june 2006 | pdf | 49 | 44
row 19 : zogby international | february 2006 | None | 56 | 39
row 20 : zogby international | april 2005 | html | 54.5 | 40.1
row 21 : rutgers-eagleton | september 2003 | pdf | 43 | 50
row 22 : zogby international | july 2003 | None | 55 | 41 ] Execute this SQL based on the above table: select link order by link limit 179 | html, pdf, pdf |
[ header: season | winner | team | position | age row 1 : 1932-33 | carl voss | detroit red wings | c | 25
row 2 : 1933-34 | russ blinco | montreal maroons | c | 25
row 3 : 1934-35 | sweeney schriner | new york americans | lw | 22
row 4 : 1936-37 | syl apps | toronto maple leafs | c | 21
row 5 : 1937-38 | cully dahlstrom | chicago black hawks | c | 24
row 6 : 1939-40 | kilby macdonald | new york rangers | lw | 25
row 7 : 1940-41 | johnny quilty | montreal canadiens | c | 19
row 8 : 1946-47 | howie meeker | toronto maple leafs | rw | 21
row 9 : 1947-48 | jim mcfadden | detroit red wings | c | 27
row 10 : 1948-49 | pentti lund | new york rangers | rw | 22
row 11 : 1949-50 | jack gelineau | boston bruins | g | 24
row 12 : 1951-52 | bernie geoffrion | montreal canadiens | rw | 20
row 13 : 1952-53 | gump worsley | new york rangers | g | 23
row 14 : 1953-54 | camille henry | new york rangers | c | 20
row 15 : 1961-62 | bobby rousseau | montreal canadiens | rw | 21
row 16 : 1963-64 | jacques laperriere | montreal canadiens | d | 21
row 17 : 1964-65 | roger crozier | detroit red wings | g | 22
row 18 : 1967-68 | derek sanderson | boston bruins | c | 21
row 19 : 1969-70 | tony esposito | chicago black hawks | g | 26
row 20 : 1972-73 | steve vickers | new york rangers | lw | 21
row 21 : 1974-75 | eric vail | atlanta flames | lw | 20
row 22 : 1975-76 | bryan trottier | new york islanders | c | 19
row 23 : 1976-77 | willi plett | atlanta flames | rw | 21
row 24 : 1977-78 | mike bossy | new york islanders | rw | 20
row 25 : 1982-83 | steve larmer | chicago black hawks | rw | 21
row 26 : 1983-84 | tom barrasso | buffalo sabres | g | 18
row 27 : 1984-85 | mario lemieux | pittsburgh penguins | c | 19
row 28 : 1986-87 | luc robitaille | los angeles kings | lw | 20
row 29 : 1987-88 | joe nieuwendyk | calgary flames | c | 21
row 30 : 1992-93 | teemu selanne | winnipeg jets | rw | 22
row 31 : 1994-95 | peter forsberg | quebec nordiques | c | 21
row 32 : 1995-96 | daniel alfredsson | ottawa senators | rw | 22
row 33 : 1997-98 | sergei samsonov | boston bruins | lw | 19
row 34 : 1998-99 | chris drury | colorado avalanche | c | 22
row 35 : 2001-02 | dany heatley | atlanta thrashers | rw | 20
row 36 : 2003-04 | andrew raycroft | boston bruins | g | 23 ] Execute this SQL based on the above table: select winner order by age desc limit 1 | jim mcfadden |
[ header: year | name | source | definition row 1 : c. 486 bc | hidush | naksh-i-rustam | "says darius the king: by
row 2 : c.400-300 bc | hodu | book of esther | says "now it took place in the days of
row 3 : c. 440 bc | india | herodotus | "eastward of india lies a tract which
row 4 : 320 ce or later | bharatam | vishnu purana | "उततर यतसमदरसय हिमादरशचव दकषिणम ।
row 5 : c. 650 | five indies | xuanzang | "the circumference of 五印 (modern
row 6 : 1298 | india the greater india the minor middle india | marco polo | "india the greater is that which extends
row 7 : c. 1328 | india | friar jordanus | "what shall i say? the great- ] Execute this SQL based on the above table: select ( select name where source = 'xuanzang' ) - ( select name where source = 'naksh-i-rustam' ) | 0 |
[ 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 3.31 where player = 'masakatsu miyamoto' | o |
[ header: week | date | opponent | result | venue | attendance row 1 : 1 | september 3, 1978 | at detroit lions | w 13-7 | pontiac silverdome | 51187
row 2 : 2 | september 10, 1978 | new orleans saints | w 28-17 | milwaukee county stadium | 54336
row 3 : 3 | september 17, 1978 | oakland raiders | l 28-3 | lambeau field | 55903
row 4 : 4 | september 24, 1978 | at san diego chargers | w 24-3 | san diego stadium | 42755
row 5 : 5 | october 1, 1978 | detroit lions | w 35-14 | milwaukee county stadium | 54601
row 6 : 6 | october 8, 1978 | chicago bears | w 24-14 | lambeau field | 56267
row 7 : 7 | october 15, 1978 | seattle seahawks | w 45-28 | milwaukee county stadium | 52712
row 8 : 8 | october 22, 1978 | at minnesota vikings | l 21-7 | metropolitan stadium | 47411
row 9 : 9 | october 29, 1978 | tampa bay buccaneers | w 9-7 | lambeau field | 55108
row 10 : 10 | november 5, 1978 | at philadelphia eagle | l 10-3 | veterans stadium | 64214
row 11 : 11 | november 12, 1978 | dallas cowboys | l 42-14 | milwaukee county stadium | 55256
row 12 : 12 | november 19, 1978 | at denver broncos | l 16-3 | mile high stadium | 74965
row 13 : 13 | november 26, 1978 | minnesota vikings | t 10-10 (ot) | lambeau field | 51737
row 14 : 14 | december 3, 1978 | at tampa bay buccaneers | w 17-7 | tampa stadium | 67754
row 15 : 15 | december 10, 1978 | at chicago bears | l 14-0 | soldier field | 34306
row 16 : 16 | december 17, 1978 | at los angeles rams | l 31-14 | los angeles memorial coliseum | 42500 ] Execute this SQL based on the above table: select count ( distinct date ) | 16 |
[ 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 sum ( number ) where entered service = '17-3-1914' | 591.0 |
[ header: name | audition taken in | gang | notes row 1 : nauman sait | bangalore | om blues | winner of season 6 : hell down under.
row 2 : longkiri timung (kiri) | kolkata | om blues | runner-up. won a hero
row 3 : gurmeet kaur johal | bangalore | om blues | won a hero honda kariz
row 4 : natasha sinha | chandigarh | brats | voted out in the 11th episode. brought
row 5 : puneet malhotra (su | mumbai | None | won a hero honda kariz
row 6 : paulami de | kolkata | om blues | voted out in the 12th episode
row 7 : samrat kaushal | ahmedabad | om blues | won a hero honda kariz
row 8 : tamanna sharma ( | chandigarh | om blues | got a hero honda kariz
row 9 : sandeep singh (sandy | new delhi | brats | voted out in the 7th episode
row 10 : bobby chopra | new delhi | brats | evicted in the 7th episode by
row 11 : pradeep singh | new delhi | brats | evicted in the 7th episode by
row 12 : suzanna mukherjee ( | mumbai | brats | voted out in the 6th episode
row 13 : roop bhinder | new delhi | brats | voted out in the 5th episode
row 14 : devarshi patel (dev) | ahmedabad | om blues | eliminated himself in the 5th episode by voluntarily
row 15 : varisha hawelia | kolkata | om blues | voted out in the 2nd episode
row 16 : sonia chauhan | chandigarh | None | evicted in the 1st episode
row 17 : bhanu pratap singh ran | ahmedabad | None | evicted in the 1st episode
row 18 : neha kapoor | new delhi | None | evicted in the 1st episode
row 19 : ankur khanduja | chandigarh | None | evicted in the 1st episode ] Execute this SQL based on the above table: select audition taken in where audition taken in = 'bangalore' | bangalore, bangalore |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | september 29, 2006 | lionel roberts park | bermuda | 1-3 | 1-3 | 2007 caribbean cup qualifier
row 2 : 2 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 2-1 | 6-1 | 2007 caribbean cup qualifier
row 3 : 3 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 3-1 | 6-1 | 2007 caribbean cup qualifier
row 4 : 4 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 4-1 | 6-1 | 2007 caribbean cup qualifier
row 5 : 5 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 5-1 | 6-1 | 2007 caribbean cup qualifier
row 6 : 6 | july 8, 2011 | estadio panamericano, | anguilla | 2-0 | 2-0 | 2014 fifa world cup qualifier
row 7 : 7 | july 10, 2011 | estadio panamericano, | anguilla | 4-0 | 4-0 | 2014 fifa world cup qualifier
row 8 : 8 | october 11, 2011 | andre kamperveen stadion | suriname | 1-0 | 3-1 | 2014 fifa world cup qualifier
row 9 : 9 | september 27, 2012 | kensington oval, bridgetown | dominica | 1-1 | 2-1 | 2012 caribbean cup qualifier
row 10 : 10 | september 27, 2012 | kensington oval, bridgetown | dominica | 2-1 | 2-1 | 2012 caribbean cup qualifier
row 11 : 11 | october 23, 2012 | stade rene serge naba | guadeloupe | 1-0 | 2-0 | 2012 caribbean cup qualifier
row 12 : 12 | october 23, 2012 | stade rene serge naba | guadeloupe | 2-0 | 2-0 | 2012 caribbean cup qualifier
row 13 : 13 | october 27, 2012 | stade rene serge naba | puerto rico | 1-0 | 3-1 | 2012 caribbean cup qualifier
row 14 : 14 | october 27, 2012 | stade rene serge naba | puerto rico | 2-0 | 3-1 | 2012 caribbean cup qualifier
row 15 : 15 | december 7, 2012 | antigua recreation ground, st. | antigua and barbuda | 2-1 | 2-1 | 2012 caribbean cup
row 16 : 16 | march 24, 2013 | estadio panamericano, | haiti | 2-0 | 3-1 | friendly ] Execute this SQL based on the above table: select count ( competition ) where result = '3-1' | 4 |
[ header: name | canton | district | area (km2) | population (as of 2005) | date of law row 1 : diekirch dikrech | diekirch | diekirch | 12.42 | 6165 | 24 february 1843
row 2 : differdange deifferdeng | esch-sur-alzette | luxembourg | 22.18 | 19005 | 4 august 1907
row 3 : dudelange diddeleng | esch-sur-alzette | luxembourg | 21.38 | 17618 | 4 august 1907
row 4 : echternach iechternach | echternach | grevenmacher | 20.49 | 4507 | 24 february 1843
row 5 : esch-sur-alzette | esch-sur-alzette | luxembourg | 14.35 | 28000 | 29 may 1906
row 6 : ettelbruck ettelbreck | diekirch | diekirch | 15.18 | 7364 | 4 august 1907
row 7 : grevenmacher greiwemaa | grevenmacher | grevenmacher | 16.48 | 3966 | 24 february 1843
row 8 : luxembourg city letzebuerg | luxembourg | luxembourg | 51.46 | 76420 | 24 february 1843
row 9 : remich reimech | remich | grevenmacher | 5.29 | 2986 | 24 february 1843
row 10 : rumelange remeleng | esch-sur-alzette | luxembourg | 6.83 | 4495 | 4 august 1907
row 11 : vianden veianen | vianden | diekirch | 9.67 | 1561 | 24 february 1843
row 12 : wiltz wolz | wiltz | diekirch | 19.37 | 4587 | 24 february 1843 ] Execute this SQL based on the above table: select date of law where area (km2) > 38 | 24 february 1843 |
[ header: year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 7th | hammer | 54.43 m
row 2 : 2005 | alba games | la habana, cuba | 1st | hammer | 63.30 m
row 3 : 2005 | central american and caribbean championships | nassau, bahamas | 4th | hammer | 60.49 m
row 4 : 2005 | pan american junior championships | windsor, canada | 1st | hammer | 64.80 m
row 5 : 2006 | nacac u23 championships | santo domingo, dominican | 2nd | hammer | 66.28 m
row 6 : 2007 | pan american games | rio de janeiro, bra | 2nd | hammer | 68.70 m
row 7 : 2007 | world championships | osaka, japan | 9th | hammer | 70.20 m
row 8 : 2008 | olympic games | beijing, china | 15th (q) | hammer | 68.74 m
row 9 : 2009 | alba games | la habana, cuba | 2nd | hammer | 68.89 m
row 10 : 2009 | central american and caribbean championships | havana, cuba | 1st | hammer | 71.32 m
row 11 : 2009 | world championships | berlin, germany | 16th (q) | hammer | 69.97 m
row 12 : 2011 | pan american games | guadalajara, me | 4th | hammer | 68.88 m
row 13 : 2012 | olympic games | london, united kingdom | 23rd (q) | hammer | 67.93 m ] Execute this SQL based on the above table: select event where venue = 'la habana, cuba' order by year desc limit 1 | hammer |
[ header: outcome | no. | date | championship | surface | opponent | score row 1 : runner-up | 1 | 1973 | baltimore, u.s | hard (i) | jimmy connors | 4-6, 5-7
row 2 : winner | 1 | 1974 | baltimore, u.s | carpet | clark graebner | 6-2, 6-1
row 3 : runner-up | 2 | 1974 | birmingham, u.s | carpet | jimmy connors | 5-7, 3-6
row 4 : winner | 2 | 1974 | paramus, u.s | indoor | jurgen fassbender | 6-1, 6-3
row 5 : winner | 3 | 1974 | jackson, u.s | carpet | karl meiler | 7-6, 7-5
row 6 : runner-up | 3 | 1975 | maui, u.s | hard | jimmy connors | 1-6, 0-6
row 7 : runner-up | 4 | 1975 | hong kong | hard | tom gorman | 3-6, 1-6, 1-6
row 8 : winner | 4 | 1977 | little rock, u.s | carpet | haroon rahim | 6-2, 6-4
row 9 : runner-up | 5 | 1977 | san jose, u.s | hard | jiri hrebec | 6-3, 4-6, 5-7
row 10 : winner | 5 | 1977 | hampton, u.s | carpet | stan smith | 4-6, 6-3, 6-2,
row 11 : winner | 6 | 1977 | stockholm, sweden | hard (i) | raymond moore | 6-2, 6-4
row 12 : winner | 7 | 1978 | st. louis wct | carpet | eddie dibbs | 7-6, 6-4
row 13 : runner-up | 6 | 1980 | surbiton, england | grass | brian gottfried | 3-6, 3-6
row 14 : runner-up | 7 | 1981 | los angeles, u.s | hard | john mcenroe | 7-6, 3-6, 3-6
row 15 : runner-up | 8 | 1981 | cologne, germany | hard (i) | ivan lendl | 3-6, 3-6
row 16 : runner-up | 9 | 1981 | stockholm, sweden | hard (i) | gene mayer | 4-6, 2-6
row 17 : winner | 8 | 1981 | bologna, italy | carpet | ilie nastase | 7-5, 6-3
row 18 : runner-up | 10 | 1982 | stuttgart outdoor, germany | clay | ramesh krishn | 7-5, 3-6, 3-6,
row 19 : winner | 9 | 1982 | cleveland, u.s | hard | robert van't hof | 7-5, 6-3
row 20 : winner | 10 | 1983 | gstaad, switze | clay | tomas smid | 6-0, 6-3, 6-2 ] Execute this SQL based on the above table: select score order by no. desc limit 1 | 7-5, 3-6, 3-6, 6-7 |
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4
row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4
row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4
row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4
row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4
row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9
row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7
row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2
row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1
row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1
row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9
row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7
row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7
row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7
row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5
row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8
row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8
row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select years since divergence from human (mya) where sequence similarity = '93%' | 163.9, 301.7, 301.7 |
[ header: year | award | work/artist | result row 1 : 1999 | grammy award for best contemporary folk album | mermaid avenue | nominated
row 2 : 2005 | grammy award for best alternative music album | a ghost is born | won
row 3 : 2005 | grammy award for best recording package (a | a ghost is born | won
row 4 : 2008 | grammy award for best rock album | sky blue sky | nominated
row 5 : 2010 | grammy award for best americana album | wilco (the album) | nominated
row 6 : 2012 | grammy award for best rock album | the whole love | nominated ] Execute this SQL based on the above table: select work/artist group by work/artist order by count ( work/artist ) desc limit 1 | a ghost is born |
[ header: year | competition | venue | position | event | notes row 1 : 1999 | universiade | palma de mallorca, spain | 2nd | 20 km | 1:25:23
row 2 : 2001 | european race walking cup | dudince, slovakia | 12th | 20 km | 1:22:10
row 3 : 2001 | world championships | edmonton, canada | 16th | 20 km | 1:25:28
row 4 : 2001 | universiade | beijing, china | 1st | 20 km | 1:24:42
row 5 : 2002 | european championships | munich, germany | 9th | 20 km | 1:21:21
row 6 : 2002 | world race walking cup | turin, italy | 12th | 20 km | None
row 7 : 2003 | world championships | paris, france | 11th | 20 km | 1:20:34 pb
row 8 : 2005 | world championships | helsinki, finland | 14th | 20 km | None ] Execute this SQL based on the above table: select count ( * ) | 8 |
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn
row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None
row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None
row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house
row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None
row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None
row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None
row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None
row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None
row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None
row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None
row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select count ( * ) where name on the register = '13' | 0 |
[ header: no. | name | term of office | president(s) served under row 1 : 1 | william bennett | 1989 - 1991 | george h. w. bush
row 2 : 2 | bob martinez | march 28, 1991 - january 20, | george h. w. bush
row 3 : 3 | lee p. brown | january 1993 - december | bill clinton
row 4 : 4 | barry mccaffrey | february 29, 1996 - janu | bill clinton
row 5 : 5 | john p. walters | december 7, 2001 - janu | george w. bush
row 6 : 6 | gil kerlikowske | may 7, 2009 - march 6, 2014 | barack obama
row 7 : acting | michael botticelli | march 6, 2014 - | barack obama ] Execute this SQL based on the above table: select name where name = 'lee p. brown' | lee p. brown |
[ header: date | time | opponent | site | tv | result | attendance | record row 1 : 11/09/2013 | 2:00 pm | indiana institute of technology | emil and patricia jones | csu tv | w 74-51 | 369 | 1-0
row 2 : 11/16/2013 | 1:00 pm | at miami (oh) | millett hall • oxford | None | l 39-55 | 406 | 1-2
row 3 : 11/26/2013 | 7:00 pm | purdue calumet | emil and patricia jones | csu tv | l 62-68 | 279 | 1-5
row 4 : 12/01/2013 | 2:00 pm | western michigan | emil and patricia jones | csu tv | l 49-67 | 242 | 1-6
row 5 : 12/06/2013 | 3:30 pm | vs. valparaiso | savage arena • toledo, | None | l 50-74 | None | 1-7
row 6 : 12/07/2013 | 1:00 pm | vs. detroit | savage arena • toledo, | None | l 64-85 | None | 1-8
row 7 : 12/20/2013 | 6:00 pm | at southern illinois | siu arena • carbondale, il | None | w 55-51 | 405 | 2-8
row 8 : 12/31/2013 | 2:00 pm | loyola | emil and patricia jones | csu tv | l 63-77 | 316 | 2-10
row 9 : 01/02/2014 | 7:00 pm | seattle | emil and patricia jones | csu tv | l 58-85 | 202 | 2-11 (0-1)
row 10 : 01/04/2014 | 2:00 pm | idaho | emil and patricia jones | csu tv | l 42-92 | 200 | 2-12 (0-2)
row 11 : 01/08/2014 | 7:00 pm | indiana northwest | emil and patricia jones | csu tv | w 68-50 | 212 | 3-12
row 12 : 01/11/2014 | 2:00 pm | at umkc | municipal auditorium • kansas city | None | l 60-83 | 380 | 3-13 (0-3)
row 13 : 01/16/2014 | 7:00 pm | at new mexico state | pan american center • las cruces, | None | l 61-82 | 942 | 3-14 (0-4)
row 14 : 01/30/2014 | 8:00 pm | at grand canyon | gcu arena • phoenix, | cox7 | l 53-84 | 581 | 3-18 (0-8)
row 15 : 02/13/2014 | 7:00 pm | texas-pan american | emil and patricia jones | csu tv | l 52-75 | 207 | 3-20 (0-10)
row 16 : 02/20/2014 | 8:00 pm | at utah valley | uccu center • orem, | None | l 62-84 | 191 | 3-22 (0-12)
row 17 : 02/22/204 | 3:00 pm | at cal state bakersfield | icardo center • bakersfield | None | l 58-99 | 213 | 3-23 (0-13) ] Execute this SQL based on the above table: select sum ( time ) where opponent in ( 'vs. detroit' , 'at grand canyon' ) | 9 |
[ header: location | mile | destinations | notes row 1 : woodmont | 0 | i-68 / us 40 (national | western terminus; i-68 exit
row 2 : woodmont | 0.12 | us 40 scenic west (national pike) | us 40 scenic is county-maintained but signed
row 3 : woodmont | 0.25 | woodmont road south | former md 453
row 4 : hancock | 3.52 | us 522 south - berkeley | ramp is unsigned us 522b
row 5 : hancock | 3.67 | limestone road north | unsigned md 894; old alignment
row 6 : hancock | 3.75 | virginia avenue to us 522 north | unsigned us 522c
row 7 : hancock | 5.91 | i-70 / us 40 east ( | eastern terminus; i-70 exit 3 ] Execute this SQL based on the above table: select location where notes = 'unsigned us 522c' | hancock |
[ header: no | name | date of birth | height | weight | spike | block | 2008 club row 1 : 1 | oliveira walewska | 1 october 1979 | 1.90 m (6 ft 3 in | 73 kg (161 lb) | 310 cm (120 in) | 290 cm (110 in) | cav murcia
row 2 : 2 | carolina albuquerque | 25 july 1977 | 1.82 m (6 ft 0 | 76 kg (168 lb) | 289 cm (114 in) | 279 cm (110 in) | finasa
row 3 : 3 | marianne steinbrecher | 23 august 1983 | 1.88 m (6 ft 2 in | 70 kg (150 lb) | 310 cm (120 in) | 290 cm (110 in) | scavolini pesaro
row 4 : 4 | paula pequeno | 22 january 1982 | 1.84 m (6 ft 0 | 74 kg (163 lb) | 302 cm (119 in) | 285 cm (112 in) | finasa
row 5 : 6 | thaisa menezes | 15 may 1987 | 1.96 m (6 ft 5 in | 79 kg (174 lb) | 316 cm (124 in) | 301 cm (119 in) | rexona ades
row 6 : 7 | helia souza | 3 october 1970 | 1.73 m (5 ft 8 in | 63 kg (139 lb) | 283 cm (111 in) | 264 cm (104 in) | cav murcia
row 7 : 8 | valeska menezes | 23 april 1976 | 1.80 m (5 ft 11 in | 62 kg (137 lb) | 302 cm (119 in) | 290 cm (110 in) | asystel novara
row 8 : 9 | fabiana claudino | 24 january 1984 | 1.93 m (6 ft 4 in | 76 kg (168 lb) | 314 cm (124 in) | 293 cm (115 in) | rexona ades
row 9 : 10 | welissa gonzaga | 9 september 1982 | 1.79 m (5 ft 10 in | 76 kg (168 lb) | 300 cm (120 in) | 287 cm (113 in) | rexona ades
row 10 : 12 | jacqueline carvalho | 31 december 1983 | 1.86 m (6 ft 1 in | 70 kg (150 lb) | 302 cm (119 in) | 286 cm (113 in) | cav murcia
row 11 : 13 | sheilla castro | 1 july 1983 | 1.85 m (6 ft 1 in | 64 kg (141 lb) | 302 cm (119 in) | 284 cm (112 in) | scavolini pesaro
row 12 : 14 | fabiana de oliveira | 7 march 1980 | 1.69 m (5 ft 7 in | 59 kg (130 lb) | 276 cm (109 in) | 266 cm (105 in) | rexona ades ] Execute this SQL based on the above table: select ( select spike where name = 'fabiana de oliveira' ) - ( select spike where name = 'oliveira walewska' ) | -34 |
[ header: tramway | country | city | height of pylons | span width, leaning straight line | span width, horizontal measurement | height of cable over ground | year of inauguration | notes row 1 : peak 2 peak gondola | canada | whistler | 65m | 3024 m | 3019 m | 436 m | 2008 | 3s aerial tramway constructed by doppel
row 2 : hut of regensburg material transport aerial railway | austria | falbeson | None | None | None | 430 m | None | None
row 3 : vanoise express | france | vanoise | none | 1850 m | 1800 m | 380 m | 2003 | None
row 4 : aiguille du midi | france | chamonix | none | 2867 m | 2500 m | None | 1955 | 2nd section
row 5 : vallee blanche aerial tramway | france | mont blanc | none | 2831 m, 1684 m | span is almost horizontal | appr. 300 m | 1958 | rock anchored support structure
row 6 : 3s aerial tramway | austria | kitzbuhel | 0 m, 80m | 2507 m | None | 400 m | 2004 | None
row 7 : sandia peak tramway | usa | albuquerque | 70.7 m, 21.33 m | 2353 m | None | 274 m | 1966 | None
row 8 : feldmoos-chli-tit | switzerland | titlis | 37.6 m | 3476,2 m | None | None | 1979 | temp. site tramway, demolished in ] Execute this SQL based on the above table: select count ( * ) where span width, horizontal measurement >= 389 | 3 |
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 6:00 pm | missouri state | #15 | donald w. reyn | ppv | w 51-7 | 70607
row 2 : september 10 | 6:00 pm | new mexico | #14 | war memorial stadium • little rock, ar | espnu | w 52-3 | 52606
row 3 : september 17 | 6:30 pm | troy | #14 | donald w. reyn | css | w 38-28 | 69861
row 4 : september 24 | 2:30 pm | at #3 alabama | #14 | bryant-denny stadium • | cbs | l 14-38 | 101821
row 5 : october 1 | 11:00 am | vs. #14 texas | #18 | cowboys stadium • arlington, | espn | w 42-38 | 69838
row 6 : october 8 | 6:00 pm | #15 auburn | #10 | donald w. reyn | espn | w 38-14 | 74191
row 7 : october 22 | 11:21 am | at ole miss | #10 | vaught-hemingway stadium • | secn | w 29-24 | 57951
row 8 : october 29 | 11:21 am | at vanderbilt | #8 | vanderbilt stadium • nashville | secn | w 31-28 | 33247
row 9 : november 5 | 6:15 pm | #10 south carolina | #8 | donald w. reyn | espn | w 44-28 | 73804
row 10 : november 12 | 5:00 pm | tennessee | #8 | donald w. reyn | espn2 | w 49-7 | 72103
row 11 : november 19 | 2:30 pm | mississippi state | #6 | war memorial stadium • little rock, ar | cbs | w 44-17 | 55761
row 12 : november 25 | 1:30 pm | at #1 lsu | #3 | tiger stadium • baton rouge, la | cbs | l 17-41 | 93108
row 13 : january 6 | 7:00 pm | vs. #11 kansa | #7 | cowboys stadium • arlington, | fox | w 29-16 | 80956 ] Execute this SQL based on the above table: select site where id = 1 | donald w. reynolds razorback stadium • fayetteville, ar |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 9 | kimi raikkonen | mclaren-mercedes | 44 | 1:30:01.295 | 2 | 10
row 2 : 2 | 5 | fernando alonso | renault | 44 | 28.394 | 4 | 8
row 3 : 3 | 3 | jenson button | bar-honda | 44 | 32.077 | 8 | 6
row 4 : 4 | 7 | mark webber | williams-bmw | 44 | +1:09.167 | 9 | 5
row 5 : 5 | 2 | rubens barrichello | ferrari | 44 | +1:18.136 | 12 | 4
row 6 : 6 | 11 | jacques villeneuve | sauber-petronas | 44 | +1:27.435 | 14 | 3
row 7 : 7 | 17 | ralf schumacher | toyota | 44 | +1:27.574 | 5 | 2
row 8 : 8 | 18 | tiago monteiro | jordan-toyota | 43 | +1 lap | 19 | 1
row 9 : 9 | 15 | christian klien | red bull-cosworth | 43 | +1 lap | 16 | None
row 10 : 10 | 12 | felipe massa | sauber-petronas | 43 | +1 lap | 7 | None
row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 43 | +1 lap | 20 | None
row 12 : 12 | 21 | christijan albers | minardi-cosworth | 42 | +2 laps | 18 | None
row 13 : 13 | 20 | robert doornbos | minardi-cosworth | 41 | +3 laps | 17 | None
row 14 : 14 | 10 | juan pablo montoya | mclaren-mercedes | 40 | collision | 1 | None
row 15 : 15 | 8 | antonio pizzonia | williams-bmw | 39 | collision | 15 | None
row 16 : ret | 16 | jarno trulli | toyota | 34 | accident | 3 | None
row 17 : ret | 14 | david coulthard | red bull-cosworth | 18 | engine | 11 | None
row 18 : ret | 1 | michael schumacher | ferrari | 13 | collision | 6 | None
row 19 : ret | 4 | takuma sato | bar-honda | 13 | collision | 10 | None
row 20 : ret | 6 | giancarlo fisichella | renault | 10 | accident | 13 | None ] Execute this SQL based on the above table: select count ( * ) where pos = 10 | 1 |
[ header: category | # | name | hanzi | hanyu pinyin | population (2010 census) | area (km2) | density (/km2) row 1 : city proper | 1 | jianghai district | 江海区 | jianghai qu | 254365 | 107 | 2377.24
row 2 : city proper | 2 | pengjiang district | 蓬江区 | pengjiang qu | 719120 | 325 | 2212.67
row 3 : city proper | 3 | xinhui district | 新会区 | xinhui qu | 849155 | 1260 | 673.93
row 4 : satellite cities | 4 | enping | 恩平市 | enping shi | 492814 | 1698 | 290.23
row 5 : satellite cities | 5 | taishan | 台山市 | taishan shi | 941087 | 3286 | 286.39
row 6 : satellite cities | 6 | kaiping | 开平市 | kaiping shi | 697395 | 1659 | 420.37
row 7 : satellite cities | 7 | heshan | 鹤山市 | heshan shi | 494935 | 1108 | 446.69 ] Execute this SQL based on the above table: select hanyu pinyin order by density (/km2) desc limit 1 | jianghai qu |
[ header: institution | location | athletic nickname | undergraduate enrollment | graduate enrollment | total enrollment | 2013 endowment (and us rank) | academic staff | motto row 1 : brown university | providence, rhode island | bears | 6316 | 2333 | 8649 | $2.7 billion (30th) | 736 | in deo speramus (in god
row 2 : columbia university | new york, new york | lions | 7160 | 15760 | 22920 | $8.2 billion (9th) | 3763 | in lumine tuo videb
row 3 : cornell university | ithaca, new york | big red | 13931 | 6702 | 20633 | $5.3 billion (18th) | 2908 | i would found an institution where any person can
row 4 : dartmouth college | hanover, new hampshire | big green | 4248 | 1893 | 6141 | $3.7 billion (22nd) | 571 | vox clamantis in deserto
row 5 : harvard university | cambridge, massachusetts | crimson | 7181 | 14044 | 21225 | $32.3 billion (1st) | 4671 | veritas (truth)
row 6 : princeton university | princeton, new jersey | tigers | 5113 | 2479 | 7592 | $18.2 billion (5th) | 1172 | dei sub numine viget (under god
row 7 : university of pennsylvania | philadelphia, pennsy | quakers | 10337 | 10306 | 20643 | $7.7 billion (11th) | 4464 | leges sine moribus vanae
row 8 : yale university | new haven, connecticut | bulldogs | 5275 | 6391 | 11666 | $20.8 billion (2nd) | 4140 | אורים ותומים lux et ver ] Execute this SQL based on the above table: select count ( motto ) where total enrollment = 6141 | 1 |
[ header: original work | liszt work | forces | date | s no. | notes row 1 : opera lucrezia borgia (1833 | reminiscences de lucrezi | piano | 1840 | s.400 | the sections are: (1) trio du second acte
row 2 : opera lucia di lammermoor (18 | reminiscences de luci | piano | 1835-36 | s.397 | based on the sextet
row 3 : opera lucia di lammermoor (18 | marche et cavatine de luci | piano | 1835-36 | s.398 | intended as part of the reminisc
row 4 : lucia di lammermoor | valse a capriccio | piano | 1842 | s.401 | combines motifs from lucia di la
row 5 : opera parisina (1833) | valse a capriccio | piano | 1842 | s.401 | combines motifs from lucia di la
row 6 : nuits d'ete a | nuits d'ete a | piano | 1838 | s.399 | None
row 7 : opera la favorite (1840): duettin | spirito gentil | piano | 1847 | s.400a | possibly same as s.742
row 8 : opera dom sebastien (1843): | marche funebre de dom sebastien | piano | 1844 | s.402 | None
row 9 : act iv | paraphrase | piano | None | s.744 | lost; this was based on theodor
row 10 : "duettino" | transcription | piano | None | s.742 | lost. possibly same as s.400a ] Execute this SQL based on the above table: select count ( liszt work ) | 10 |
[ header: no. | ritu | season | hindu lunar months | gregorian month | characteristics | seasonal festivals row 1 : 1 | vasanta वसनत | spring | chaitra and baisakh | ~ march to may | temperature around 20-30 degrees; vernal | vasant panchami, ugad
row 2 : 2 | grishma गरीषम | summer | jyeshta and aash | ~ may to july | very hot, temperatures up to 50 degrees cels | vat pournima, rath
row 3 : 3 | varsha वरषा | monsoon | shraavana (sawan | ~ july to september | very hot, very humid and heavy monso | raksha bandhan, kris
row 4 : 4 | sharad शरद, पतझड | autumn | ashwin (kwar) and kar | ~ september to november | mild temperatures; 19 to 22 degrees celsi | navaratri, vijayadas
row 5 : 5 | hemant हमनत | fall winter | margashirsha (agrahayana | ~ november to january | very pleasant temperatures; generally, 20-25 degrees cel | (mid-winter celebration), bihu
row 6 : 6 | shishir शिशिर | winter | magh and phalguna (phagun | ~ january to march | moderately cold, but pleasant during occasional sunshine; | shivaratri, shigm ] Execute this SQL based on the above table: select hindu lunar months where id = ( select id where hindu lunar months = 'shraavana (sawan) and bhadrapada (bhado)' ) + 1 | ashwin (kwar) and kartika |
[ header: election | member | party row 1 : 1885 | william james beadel | conservative
row 2 : 1892 | thomas usborne | conservative
row 3 : 1900 | sir carne rasch, bt | conservative
row 4 : 1908 | e. g. pretyman | conservative
row 5 : 1918 | e. g. pretyman | coalition conservative
row 6 : 1922 | e. g. pretyman | conservative
row 7 : 1923 | sydney walter rob | liberal
row 8 : 1924 | sir henry honywood cur | conservative
row 9 : 1926 | charles kenneth howard- | conservative
row 10 : 1931 | sir vivian leonard | conservative
row 11 : 1935 | john macnamara | conservative
row 12 : 1945 | ernest millington | common wealth
row 13 : 1946 | ernest millington | labour
row 14 : 1950 | sir hubert ashton | conservative
row 15 : 1964 | norman st john-stevas | conservative
row 16 : 1987 | simon burns | conservative
row 17 : 1997 | constituency abolished - see west | constituency abolished - see west ] Execute this SQL based on the above table: select party group by party order by count ( * ) asc limit 1 | coalition conservative |
[ header: team | wins | losses | win % | gb row 1 : detroit tigers | 104 | 58 | .642 | 0
row 2 : toronto blue jays | 89 | 73 | .549 | 15.0
row 3 : new york yankees | 87 | 75 | .537 | 17.0
row 4 : boston red sox | 86 | 76 | .531 | 18.0
row 5 : baltimore orioles | 85 | 77 | .525 | 19.0
row 6 : cleveland indians | 75 | 87 | .463 | 29.0
row 7 : milwaukee brewers | 67 | 94 | .416 | 36.5 ] Execute this SQL based on the above table: select count ( team ) where team = 'new york yankees' and win % > ( select win % where team = 'toronto blue jays' ) | 0 |
[ header: team 1 | agg. | team 2 | 1st leg | 2nd leg row 1 : real union | (a) 6-6 | real madrid | 3-2 | 3-4
row 2 : portugalete | 1-7 | valencia | 1-4 | 0-3
row 3 : ponferradina | 1-4 | sevilla | 1-0 | 0-4
row 4 : orihuela | 0-1 | atletico | 0-1 | 0-0
row 5 : poli ejido | 6-1 | villarreal | 5-0 | 1-1
row 6 : hercules | 3-7 | valladolid | 1-5 | 2-2
row 7 : rayo vallecano | 1-5 | almeria | 1-2 | 0-3
row 8 : celta | 2-5 | espanyol | 2-2 | 0-3
row 9 : castellon | 0-4 | betis | 0-2 | 0-2
row 10 : real murcia | 2-3 | racing | 2-1 | 0-2
row 11 : malaga | 1-3 | mallorca | 1-1 | 0-2
row 12 : athletic | 3-2 | recreativo | 2-0 | 1-2
row 13 : getafe | 0-1 | osasuna | 0-0 | 0-1
row 14 : benidorm | 0-2 | barcelona | 0-1 | 0-1
row 15 : elche | 0-4 | deportivo | 0-2 | 0-2
row 16 : numancia | 0-3 | sporting | 0-1 | 0-2 ] Execute this SQL based on the above table: select agg. where agg. = '1-5' | 1-5 |
[ header: year | show | role | notes row 1 : 1998 | noorjahan | noorjahan | None
row 2 : 2001-2002 | kutumb | gauri pratham mittal | None
row 3 : 2003 | krishna arjun | shweta | cameo
row 4 : 2003 | naam gum jayegaa | priyanka singh | None
row 5 : 2003 | kya hadsaa kya | mayuri / gauri | episode: kab kyun ka
row 6 : 2004-2008 | kyunki saas | nandini karan vir | indian telly award for best actress in
row 7 : 2005 | rihaae | None | cameo
row 8 : 2005 | jassi jaisi koi | herself | cameo
row 9 : 2005 | special squad | dipika ghosh | None
row 10 : 2006 | kaisa ye py | kannan | None
row 11 : 2008 | left right left | capt.shona das | None
row 12 : 2009 | kumkum - ek | aditi | cameo ] Execute this SQL based on the above table: select count ( * ) where year = 2005 | 3 |
[ header: year | competition | venue | position | event | notes row 1 : 1990 | central american and caribbean games | mexico city, mexico | 1st | 3000 m s'chase | None
row 2 : 1991 | pan american games | havana city, cuba | 6th | 3000 m s'chase | None
row 3 : 1992 | olympic games | barcelona, spain | 6th | 10,000 m | None
row 4 : 1993 | world championships | stuttgart, germany | 9th | 10,000 m | None
row 5 : 1994 | world half marathon championships | oslo, norway | 2nd | half marathon | 1:00:28 pb
row 6 : 1994 | new york city marathon | new york city, united states | 1st | marathon | None
row 7 : 1994 | london marathon | london, england | 3rd | marathon | None
row 8 : 1995 | world championships | gothenburg, sweden | 13th | 10,000 m | None
row 9 : 1995 | new york city marathon | new york city, united states | 1st | marathon | None
row 10 : 1996 | olympic games | atlanta, united states | 6th | marathon | None
row 11 : 1997 | new york city marathon | new york city, united states | 5th | marathon | None
row 12 : 1997 | boston marathon | boston, united states | 4th | marathon | None ] Execute this SQL based on the above table: select position where notes < 'None' | 2nd |
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn
row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None
row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None
row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house
row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None
row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None
row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None
row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None
row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None
row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None
row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None
row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select count ( location ) where = 0 | 0 |
[ header: week | date | opponent | result | venue | attendance row 1 : 1 | september 3, 1978 | at detroit lions | w 13-7 | pontiac silverdome | 51187
row 2 : 2 | september 10, 1978 | new orleans saints | w 28-17 | milwaukee county stadium | 54336
row 3 : 3 | september 17, 1978 | oakland raiders | l 28-3 | lambeau field | 55903
row 4 : 4 | september 24, 1978 | at san diego chargers | w 24-3 | san diego stadium | 42755
row 5 : 5 | october 1, 1978 | detroit lions | w 35-14 | milwaukee county stadium | 54601
row 6 : 6 | october 8, 1978 | chicago bears | w 24-14 | lambeau field | 56267
row 7 : 7 | october 15, 1978 | seattle seahawks | w 45-28 | milwaukee county stadium | 52712
row 8 : 8 | october 22, 1978 | at minnesota vikings | l 21-7 | metropolitan stadium | 47411
row 9 : 9 | october 29, 1978 | tampa bay buccaneers | w 9-7 | lambeau field | 55108
row 10 : 10 | november 5, 1978 | at philadelphia eagle | l 10-3 | veterans stadium | 64214
row 11 : 11 | november 12, 1978 | dallas cowboys | l 42-14 | milwaukee county stadium | 55256
row 12 : 12 | november 19, 1978 | at denver broncos | l 16-3 | mile high stadium | 74965
row 13 : 13 | november 26, 1978 | minnesota vikings | t 10-10 (ot) | lambeau field | 51737
row 14 : 14 | december 3, 1978 | at tampa bay buccaneers | w 17-7 | tampa stadium | 67754
row 15 : 15 | december 10, 1978 | at chicago bears | l 14-0 | soldier field | 34306
row 16 : 16 | december 17, 1978 | at los angeles rams | l 31-14 | los angeles memorial coliseum | 42500 ] Execute this SQL based on the above table: select date where date > ( select date where date = 'november 5, 1978' ) and result > 1 order by date asc limit 1 | october 8, 1978 |
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 58 | marco simoncelli | gilera | 25 | 39:02.553 | 1 | 25
row 2 : 2 | 19 | alvaro bautista | aprilia | 25 | 0.223 | 3 | 20
row 3 : 3 | 36 | mika kallio | ktm | 25 | 14.45 | 2 | 16
row 4 : 4 | 60 | julian simon | ktm | 25 | 14.478 | 6 | 13
row 5 : 5 | 6 | alex debon | aprilia | 25 | 26.226 | 8 | 11
row 6 : 6 | 15 | roberto locatelli | gilera | 25 | 26.392 | 11 | 10
row 7 : 7 | 72 | yuki takahashi | honda | 25 | 26.434 | 7 | 9
row 8 : 8 | 41 | aleix espargaro | aprilia | 25 | 40.546 | 9 | 8
row 9 : 9 | 14 | ratthapark wilairot | honda | 25 | +1:00.219 | 12 | 7
row 10 : 10 | 32 | fabrizio lai | gilera | 25 | +1:20.825 | 13 | 6
row 11 : 11 | 17 | karel abraham | aprilia | 25 | +1:22.802 | 17 | 5
row 12 : 12 | 25 | alex baldolini | aprilia | 25 | +1:22.864 | 18 | 4
row 13 : 13 | 10 | imre toth | aprilia | 25 | +1:23.995 | 16 | 3
row 14 : 14 | 52 | lukas pesek | aprilia | 25 | +1:39.740 | 14 | 2
row 15 : 15 | 35 | simone grotzkyj | gilera | 24 | +1 lap | 21 | 1
row 16 : 16 | 92 | daniel arcas | honda | 24 | +1 lap | 20 | None
row 17 : 17 | 45 | doni tata pradita | yamaha | 24 | +1 lap | 22 | None
row 18 : ret | 4 | hiroshi aoyama | ktm | 15 | retirement | 4 | None
row 19 : ret | 75 | mattia pasini | aprilia | 15 | accident | 10 | None
row 20 : ret | 55 | hector faubel | aprilia | 4 | accident | 5 | None
row 21 : ret | 90 | federico sandi | aprilia | 1 | accident | 15 | None
row 22 : ret | 43 | manuel hernandez | aprilia | 1 | retirement | 19 | None
row 23 : dnq | 27 | stefano bianco | gilera | None | None | None | None
row 24 : dnq | 89 | ho wan chow | aprilia | None | None | None | None ] Execute this SQL based on the above table: select rider where rider != 'yuki takahashi' and manufacturer = ( select manufacturer where rider = 'yuki takahashi' ) | ratthapark wilairot, daniel arcas |
[ header: treaty | organization | introduced | signed | ratified row 1 : convention on the prevention and punishment of the crime of | united nations | 1948 | None | 1958
row 2 : international convention on the elimination of all forms of | united nations | 1966 | 1967 | 1970
row 3 : international covenant on economic, social and cultural rights | united nations | 1966 | 1977 | 1979
row 4 : international covenant on civil and political rights | united nations | 1966 | 1977 | 1979
row 5 : first optional protocol to the international covenant on civil and | united nations | 1966 | None | None
row 6 : convention on the non-applicability of | united nations | 1968 | None | None
row 7 : international convention on the suppression and punishment of the crime | united nations | 1973 | None | None
row 8 : convention on the elimination of all forms of discrimination | united nations | 1979 | None | 1993
row 9 : convention against torture and other cruel, inhuman or | united nations | 1984 | 1986 | 1993
row 10 : convention on the rights of the child | united nations | 1989 | 1990 | 1993
row 11 : second optional protocol to the international covenant on civil and | united nations | 1989 | None | None
row 12 : international convention on the protection of the rights of all | united nations | 1990 | 1991 | 1993
row 13 : optional protocol to the convention on the elimination of all | united nations | 1999 | None | None
row 14 : optional protocol to the convention on the rights of the | united nations | 2000 | 2000 | 2002
row 15 : optional protocol to the convention on the rights of the | united nations | 2000 | 2000 | 2001
row 16 : convention on the rights of persons with disabilities | united nations | 2006 | 2007 | 2009
row 17 : optional protocol to the convention on the rights of persons | united nations | 2006 | None | 2009
row 18 : international convention for the protection of all persons from enforce | united nations | 2006 | 2007 | 2013
row 19 : optional protocol to the international covenant on economic, social | united nations | 2008 | None | None
row 20 : optional protocol to the convention on the rights of the | united nations | 2011 | 2012 | None ] Execute this SQL based on the above table: select treaty where id = ( select id where treaty = 'first optional protocol to the international covenant on civil and political rights' ) + 1 | convention on the non-applicability of statutory limitations to war crimes and crimes against humanity |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 18 march 1987 | stadion miejski, | finland | 2-0 | 3-1 | international friendly
row 2 : 2 | 2 september 1987 | zawisza bydgosz | romania | 1-0 | 3-1 | international friendly
row 3 : 3 | 2 september 1987 | zawisza bydgosz | romania | 3-0 | 3-1 | international friendly
row 4 : 4 | 23 september 1987 | polish army stadium, warsaw, poland | hungary | 3-1 | 3-2 | uefa euro 1988 qualifying
row 5 : 5 | 11 november 1987 | makario stadium, nicosi | cyprus | 0-1 | 0-1 | uefa euro 1988 qualifying
row 6 : 6 | 13 april 1993 | stadion radomiaka rado | finland | 1-0 | 2-1 | international friendly
row 7 : 7 | 13 april 1993 | stadion radomiaka rado | finland | 2-0 | 2-1 | international friendly
row 8 : 8 | 19 may 1993 | stadio olimpico, ser | san marino | 0-1 | 0-3 | 1994 fifa world cup qualification
row 9 : 9 | 19 may 1993 | stadio olimpico, ser | san marino | 0-2 | 0-3 | 1994 fifa world cup qualification
row 10 : 10 | 17 november 1993 | stadion miejski, | netherlands | 1-1 | 1-3 | 1994 fifa world cup qualification ] Execute this SQL based on the above table: select score where score = '2-0' order by id desc limit 1 | 2-0 |
[ header: season | tier | division | place row 1 : 1949-87 | 5 | regional | None
row 2 : 1987/88 | 5 | pref. aut | 10th
row 3 : 1988/89 | 5 | pref. aut | 5th
row 4 : 1989/90 | 5 | pref. aut | 13th
row 5 : 1990/91 | 5 | pref. aut | 11th
row 6 : 1991/92 | 5 | pref. aut | 7th
row 7 : 1992/93 | 5 | pref. aut | 9th
row 8 : 1993/94 | 5 | pref. aut | 4th
row 9 : 1994/95 | 5 | pref. aut | 6th
row 10 : 1995/96 | 5 | pref. aut | 3rd
row 11 : 1996/97 | 5 | pref. aut | 3rd
row 12 : 1997/98 | 5 | pref. aut | 1st
row 13 : 1998/99 | 4 | 3a | 17th
row 14 : 1999/00 | 5 | pref. aut | 6th ] Execute this SQL based on the above table: select count ( * ) where division = 'pref. aut' | 12 |
[ header: state | passed | referendum | vote row 1 : s. carolina | december 20, 1860 | None | None
row 2 : mississippi | january 9, 1861 | None | None
row 3 : florida | january 10, 1861 | None | None
row 4 : alabama | january 11, 1861 | None | None
row 5 : georgia | january 19, 1861 | None | None
row 6 : louisiana | january 26, 1861 | None | None
row 7 : texas | february 1, 1861 | february 23 | 46,153-14,747
row 8 : virginia | april 17, 1861 | may 23 | 132,201-37,451
row 9 : arkansas | may 6, 1861 | None | None
row 10 : tennessee | may 6, 1861 | june 8 | 104,471-47,183
row 11 : n. carolina | may 20, 1861 | None | None
row 12 : missouri | october 31, 1861 | None | None
row 13 : kentucky | november 20, 1861 | None | None ] Execute this SQL based on the above table: select count ( passed ) where vote > ( select vote where passed = 'may 6, 1861' ) | 0 |
[ header: site name | reason for designation biological interest | reason for designation geological interest | area hectares | area acres | coordinates & grid ref | year in which notified | other designations | map & citation row 1 : bradwell meadows | | | 0.9 | 2.3 | 53°19′19′′n 1°44 | 1990 | None | map
row 2 : cawdor quarry | | | 4.7 | 11.7 | 53°08′28′′n 1°34 | 1963 | gcr | map
row 3 : cressbrook dale | | | 120.4 | 297.6 | 53°15′47′′n 1°44 | 1954 | gcr, nnr, | map
row 4 : duckmanton railway cutting | | | 3.8 | 9.4 | 53°13′41′′n 1°22 | 1974 | gcr | map
row 5 : fox hole cave | | | 0.2 | 0.4 | 53°11′31′′n 1°51 | 1986 | gcr | map
row 6 : goyt valley | | | 1,332.6 | 3,292.9 | 53°16′05′′n 1°57 | 1951 | spa, sac | map
row 7 : hipley hill | | | 22.1 | 54.6 | 53°05′24′′n 1°40 | 1963 | None | map
row 8 : jumble coppice | | | 0.7 | 1.8 | 53°14′42′′n 1°36 | 1985 | gcr | map
row 9 : leek moors | | | 3,970.8 | 9,812.2 | 53°10′52′′n 1°59 | 1954 | spa, esa, gc | map
row 10 : long dale, hartington | | | 53.5 | 132.1 | 53°09′04′′n 1°47 | 1997 | sac | map
row 11 : moss valley | | | 26.1 | 64.5 | 53°18′58′′n 1°22 | 1951 | None | map
row 12 : moss valley woods | | | 17.9 | 44.2 | 53°19′01′′n 1°26 | 1993 | None | map
row 13 : pleasley vale railway | | | 3.5 | 8.7 | 53°10′41′′n 1°13 | 1981 | lnr | map
row 14 : teversal to pleasley railway | | | 5 | 12.4 | 53°09′54′′n 1°16 | 1982 | lnr, wt | map
row 15 : upper lathkill | | | 26.8 | 66.3 | 53°12′18′′n 1°47 | 1989 | gcr, np | map ] Execute this SQL based on the above table: select map & citation order by year in which notified desc limit 1 | map |
[ header: club | season | league apps | league goals | fa cup apps | fa cup goals | league cup apps | league cup goals | other apps | other goals | total apps | total goals row 1 : bristol rovers | 2000-01 | 10 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 2
row 2 : bristol rovers | 2001-02 | 31 | 3 | 3 | 0 | 2 | 0 | 3 | 0 | 39 | 3
row 3 : bristol rovers | 2002-03 | 9 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 11 | 0
row 4 : bristol rovers | total | 50 | 5 | 4 | 0 | 2 | 0 | 4 | 0 | 60 | 5
row 5 : yeovil town | 2002-03 | 13 | 13 | 0 | 0 | 0 | 0 | 2 | 1 | 15 | 14
row 6 : yeovil town | 2003-04 | 43 | 8 | 3 | 1 | 1 | 0 | 2 | 1 | 49 | 10
row 7 : yeovil town | 2004-05 | 44 | 3 | 5 | 0 | 2 | 0 | 1 | 0 | 52 | 3
row 8 : yeovil town | 2005-06 | 36 | 2 | 3 | 0 | 2 | 1 | 1 | 0 | 42 | 3
row 9 : yeovil town | total | 136 | 26 | 11 | 1 | 5 | 1 | 6 | 2 | 158 | 30
row 10 : carlisle united | 2006-07 | 45 | 8 | 1 | 0 | 1 | 0 | 1 | 0 | 48 | 8
row 11 : carlisle united | 2007-08 | 21 | 1 | 2 | 0 | 2 | 0 | 2 | 2 | 27 | 3
row 12 : carlisle united | 2008-09 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 13 : carlisle united | total | 66 | 9 | 3 | 0 | 3 | 0 | 3 | 2 | 75 | 11
row 14 : darlington (loan) | 2008-09 | 8 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 0
row 15 : lincoln city (loan | 2008-09 | 9 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 11 | 0
row 16 : port vale (loan) | 2008-09 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 0
row 17 : darlington | 2009-10 | 10 | 2 | 0 | 0 | 0 | 0 | 2 | 0 | 12 | 2
row 18 : york city | 2009-10 | 5 | 1 | 1 | 0 | 0 | 0 | 3 | 0 | 9 | 1
row 19 : wrexham | 2010-11 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0
row 20 : career total | career total | 296 | 43 | 19 | 1 | 11 | 1 | 19 | 4 | 345 | 49 ] Execute this SQL based on the above table: select club where total apps >= 48 | bristol rovers, yeovil town, yeovil town, yeovil town, carlisle united, carlisle united, career total |
[ header: no. | title | directed by | written by | original air date row 1 : 1 | "reunion" | bryan spicer | patrick massett & john | january 27, 2003
row 2 : 2 | "antarctica" | perry lang | patrick massett & john | february 3, 2003
row 3 : 3 | "skulls" | adam nimoy | patrick massett & john | february 10, 2003
row 4 : 4 | "heist" | rick kolbe | rick kellard | march 10, 2003
row 5 : 5 | "the wheel of dharma" | r. w. goodwin | stephanie bloch-chambers | None
row 6 : 6 | "sangraal" | perry lang | gabrielle stanton & harry | None
row 7 : 7 | "mummy virus" | vern gillum | rick kellard & thani | None
row 8 : 8 | "name of god" | michael nankin | brad falchuk | None
row 9 : 9 | "devil's child" | tom wright | thania st. john | None
row 10 : 10 | "avalon" | dwight little | i. c. rapoport | None
row 11 : 11 | "the lost codex" | tom wright | gabrielle stanton & harry | None
row 12 : 12 | "eternal" | fred gerber | thania st. john | None
row 13 : 13 | "helmholtz resonance" | larry shaw | patrick massett & john | None ] Execute this SQL based on the above table: select title where id = ( select id where title = '"eternal"' ) + 1 | "helmholtz resonance" |
[ header: rank | county | per capita income | median household income | median family income | population | number of households row 1 : 1 | mccone | $32,205 | $42,998 | $52,636 | 1,734 | 774
row 2 : 3 | stillwater | $27,168 | $57,227 | $65,438 | 9,117 | 3,796
row 3 : 4 | richland | $26,888 | $52,516 | $60,236 | 9,746 | 4,167
row 4 : 5 | fallon | $26,819 | $52,529 | $64,500 | 2,890 | 1,233
row 5 : 6 | sheridan | $26,537 | $39,578 | $55,313 | 3,384 | 1,587
row 6 : 10 | carbon | $24,983 | $49,010 | $59,823 | 10,078 | 4,571
row 7 : 13 | park | $24,717 | $38,830 | $50,252 | 15,636 | 7,310
row 8 : 15 | missoula | $24,343 | $42,887 | $58,302 | 109,299 | 45,926
row 9 : 17 | phillips | $24,227 | $36,453 | $55,362 | 4,253 | 1,819
row 10 : None | montana | $23,836 | $43,872 | $55,725 | 989,415 | 409,607
row 11 : 21 | granite | $23,222 | $36,052 | $47,685 | 3,079 | 1,417
row 12 : 22 | cascade | $22,963 | $42,389 | $53,540 | 81,327 | 33,809
row 13 : 23 | sweet grass | $22,785 | $43,723 | $56,552 | 3,651 | 1,590
row 14 : 24 | wibaux | $22,579 | $40,417 | $51,354 | 1,017 | 457
row 15 : 29 | powder river | $21,543 | $37,685 | $50,156 | 1,743 | 755
row 16 : 30 | hill | $21,420 | $43,606 | $55,963 | 16,096 | 6,275
row 17 : 33 | beaverhead | $21,110 | $38,264 | $53,036 | 9,246 | 4,014
row 18 : 34 | petroleum | $21,008 | $36,875 | $39,107 | 494 | 225
row 19 : 36 | musselshell | $20,875 | $37,033 | $47,860 | 4,538 | 2,046
row 20 : 38 | teton | $20,509 | $39,516 | $49,102 | 6,073 | 2,450
row 21 : 39 | toole | $20,464 | $42,949 | $54,722 | 5,324 | 2,015
row 22 : 40 | chouteau | $20,202 | $41,064 | $50,201 | 5,813 | 2,294
row 23 : 42 | rosebud | $19,844 | $44,776 | $56,282 | 9,233 | 3,395
row 24 : 43 | lincoln | $19,626 | $30,823 | $39,600 | 19,687 | 8,843
row 25 : 47 | liberty | $19,097 | $40,212 | $44,957 | 2,339 | 822
row 26 : 48 | pondera | $18,989 | $36,419 | $47,656 | 6,153 | 2,285
row 27 : 50 | sanders | $18,472 | $30,622 | $37,514 | 11,413 | 5,121
row 28 : 51 | powell | $17,849 | $39,851 | $45,339 | 7,027 | 2,466
row 29 : 52 | roosevelt | $17,821 | $37,451 | $50,146 | 10,425 | 3,553
row 30 : 55 | blaine | $16,813 | $37,034 | $40,890 | 6,491 | 2,357 ] Execute this SQL based on the above table: select county where county = 'sanders' | sanders |
[ header: rank | player | county | tally | total | opposition row 1 : 1 | eamonn flynn | dublin | 3-5 | 14 | wexford
row 2 : 1 | charlie mccarthy | cork | 2-8 | 14 | galway
row 3 : 3 | paddy fahy | galway | 2-7 | 13 | kildare
row 4 : 5 | charlie mccarthy | cork | 3-3 | 12 | offaly
row 5 : 5 | michael moroney | clare | 2-6 | 12 | dublin
row 6 : 5 | declan lovett | kerry | 1-9 | 12 | galway
row 7 : 9 | ger cuddy | laois | 3-2 | 11 | wicklow
row 8 : 9 | pat enright | waterford | 2-5 | 11 | kerry
row 9 : 9 | pat enright | waterford | 1-8 | 11 | laois
row 10 : 9 | johnny walsh | kildare | 0-11 | 11 | waterford
row 11 : 9 | eddie keher | kilkenny | 0-11 | 11 | wexford
row 12 : 14 | brendan cummins | cork | 3-1 | 10 | wexford
row 13 : 14 | p. j. molloy | galway | 3-1 | 10 | kerry
row 14 : 14 | nick behan | kildare | 3-1 | 10 | kerry
row 15 : 14 | seanie o'leary | cork | 3-1 | 10 | limerick
row 16 : 14 | michael keating | tipperary | 2-4 | 10 | wexford
row 17 : 14 | declan lovett | kerry | 2-4 | 10 | waterford
row 18 : 14 | michael keating | tipperary | 2-4 | 10 | dublin
row 19 : 14 | eddie keher | kilkenny | 2-4 | 10 | dublin
row 20 : 14 | mick dwan | kildare | 2-4 | 10 | antrim
row 21 : 14 | charlie mccarthy | cork | 1-7 | 10 | kilkenny
row 22 : 14 | paddy fahy | galway | 0-10 | 10 | kerry
row 23 : 14 | johnny walsh | kildare | 0-10 | 10 | westmeath
row 24 : 27 | p flynn | wexford | 3-0 | 9 | offaly
row 25 : 27 | n casey | clare | 3-0 | 9 | cork
row 26 : 27 | willie moore | limerick | 3-0 | 9 | cork
row 27 : 27 | ger cuddy | laois | 3-0 | 9 | westmeath
row 28 : 27 | tom ryan | galway | 3-0 | 9 | laois
row 29 : 27 | seanie o'leary | cork | 3-0 | 9 | offaly
row 30 : 27 | p flynn | wexford | 2-3 | 9 | cork
row 31 : 27 | eddie keher | kilkenny | 2-3 | 9 | limerick
row 32 : 27 | johnny walsh | kildare | 1-6 | 9 | galway
row 33 : 27 | francis loughnane | tipperary | 1-6 | 9 | cork
row 34 : 27 | richie bennis | limerick | 1-6 | 9 | cork
row 35 : 27 | pat enright | waterford | 0-9 | 9 | kildare
row 36 : 27 | johnny walsh | kildare | 0-9 | 9 | kerry ] Execute this SQL based on the above table: select county order by total desc limit 1 | dublin |
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : august 30 | 8:00 pm | vs. alabama | #9 | georgia dome • atlanta, | abc | l 10-34 | 70097
row 2 : september 6 | 3:30 pm | the citadel | #22 | memorial stadium • clemson, s | None | w 45-17 | 76794
row 3 : september 13 | 12:00 pm | nc state | #23 | memorial stadium • clemson, s | raycom | w 27-9 | 77071
row 4 : september 20 | 1:00 pm | sc state | #21 | memorial stadium • clemson, s | None | w 54-0 | 78607
row 5 : september 27 | 12:00 pm | maryland | #19 | memorial stadium • clemson, s | raycom | l 17-20 | 81500
row 6 : october 9 | 7:45 pm | at wake forest | None | bb&t field • winston- | espn | l 7-12 | 33988
row 7 : october 18 | 12:00 pm | georgia tech | None | memorial stadium • clemson, s | espn | l 17-21 | 81500
row 8 : november 1 | 3:30 pm | at boston college | None | alumni stadium • chestnut hill, ma (o | espnu | w 27-21 | 41863
row 9 : november 8 | 3:30 pm | at #24 florida state | None | doak campbell stadium • tallahasse | abc | l 27-41 | 77013
row 10 : november 15 | 12:00 pm | duke | None | memorial stadium • clemson, s | raycom | w 31-7 | 76217
row 11 : november 22 | 12:00 pm | at virginia | None | scott stadium • charlottesville, | raycom | w 13-3 | 51979
row 12 : november 29 | 12:00 pm | south carolina | None | memorial stadium • clemson, s | espn2 | w 31-14 | 82456
row 13 : january 1, 2009 | 1:00 pm | vs. nebraska | None | jacksonville municipal stadium • jackson | cbs | l 21-26 | 67282 ] Execute this SQL based on the above table: select date + tv where attendance = 81500 | 0, 0 |
[ header: type | stage | cyclist | team | reason row 1 : dnf | 2 | remi pauriol | cofidis | broken collarbone
row 2 : dns | 3 | jose angel gomez marchante | cervelo testteam | broken arm sustained from crash in stage 2
row 3 : dns | 3 | daniel martin | garmin-slipstream | illness
row 4 : dns | 3 | joost posthuma | rabobank | illness
row 5 : dnf | 3 | matteo bono | lampre-ngc | None
row 6 : dnf | 3 | anthony charteau | caisse d'epargne | None
row 7 : dns | 4 | sylvain calzat | agritubel | None
row 8 : dns | 4 | bradley wiggins | garmin-slipstream | death in the family
row 9 : dnf | 4 | jussi veikkanen | francaise des jeux | None
row 10 : dns | 5 | inigo cuesta | cervelo testteam | None
row 11 : dns | 5 | enrico franzoi | liquigas | None
row 12 : dnf | 5 | steven cozza | garmin-slipstream | None
row 13 : dnf | 5 | philippe gilbert | silence-lotto | None
row 14 : dnf | 5 | brian vandborg | liquigas | None
row 15 : dns | 6 | jelle vanendert | silence-lotto | None
row 16 : dnf | 6 | jose luis arrieta | ag2r-la mondiale | None
row 17 : dnf | 6 | sebastien chavanel | francaise des jeux | None
row 18 : dnf | 6 | simon spilak | lampre-ngc | None
row 19 : dnf | 6 | thomas voeckler | bbox bouygues telecom | shoulder injury sustained from crash
row 20 : dns | 7 | sebastian langeveld | rabobank | None
row 21 : dnf | 7 | samuel sanchez | euskaltel-euskad | None
row 22 : dnf | 7 | mickael cherel | francaise des jeux | None
row 23 : dnf | 7 | thomas fothen | team milram | None
row 24 : dnf | 7 | marcel sieberg | team columbia-high road | None
row 25 : dnf | 7 | tom veelers | skil-shimano | None
row 26 : dnf | 7 | mickael buffaz | cofidis | None
row 27 : dnf | 7 | javier aramendia | euskaltel-euskad | None
row 28 : dnf | 7 | romain feillu | agritubel | None ] Execute this SQL based on the above table: select reason order by stage asc limit 1 | broken collarbone |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china (chn) | 71 | 39 | 35 | 145
row 2 : 2 | south korea (kor) | 45 | 30 | 31 | 106
row 3 : 3 | thailand (tha) | 17 | 22 | 18 | 57
row 4 : 4 | singapore (sin) | 14 | 18 | 21 | 53
row 5 : 5 | japan (jpn) | 12 | 11 | 10 | 33
row 6 : 6 | hong kong (hkg) | 7 | 13 | 18 | 38
row 7 : 7 | india (ind) | 8 | 7 | 10 | 25
row 8 : 8 | chinese taipei | 7 | 13 | 20 | 40
row 9 : 9 | kazakhstan (kaz) | 5 | 10 | 12 | 27
row 10 : 10 | north korea (prk) | 5 | 6 | 9 | 20
row 11 : 11 | vietnam (vie) | 5 | 6 | 2 | 13
row 12 : 12 | malaysia (mas) | 4 | 6 | 8 | 18
row 13 : 13 | kuwait (kuw) | 4 | 3 | 5 | 12
row 14 : 14 | philippines (phi) | 2 | 4 | 1 | 7
row 15 : 15 | iran (iri) | 1 | 9 | 4 | 14
row 16 : 16 | qatar (qat) | 1 | 4 | 0 | 5
row 17 : 17 | uzbekistan (uzb | 1 | 2 | 8 | 11
row 18 : 18 | indonesia (ina) | 1 | 2 | 3 | 6
row 19 : 19 | saudi arabia (ksa) | 1 | 1 | 2 | 4
row 20 : 20 | yemen (yem) | 1 | 0 | 1 | 2
row 21 : 21 | syria (syr | 1 | 0 | 0 | 1
row 22 : 22 | sri lanka (sr | 0 | 2 | 7 | 9
row 23 : 23 | iraq (irq) | 0 | 1 | 1 | 2
row 24 : 23 | macau (mac) | 0 | 1 | 1 | 2
row 25 : 23 | tajikistan (tjk) | 0 | 1 | 1 | 2
row 26 : 26 | jordan (jor) | 0 | 0 | 3 | 3
row 27 : 26 | mongolia (mgl) | 0 | 0 | 3 | 3
row 28 : 28 | bahrain (brn) | 0 | 0 | 2 | 2
row 29 : 29 | kyrgyzstan (kgz | 0 | 0 | 1 | 1
row 30 : 29 | myanmar (mya) | 0 | 0 | 1 | 1
row 31 : 29 | pakistan (pak) | 0 | 0 | 1 | 1
row 32 : total | total | 213 | 211 | 239 | 663 ] Execute this SQL based on the above table: select nation order by total limit 1 | syria (syr) |
[ 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 ( * ) where municipality = 'r.m. of rhineland' | 6 |
[ header: rank | name | nationality | time row 1 : None | sule utura | ethiopia | 15:38.70
row 2 : None | emebet anteneh men | ethiopia | 15:40.13
row 3 : None | pauline korikwiang | kenya | 15:40.93
row 4 : 4 | hyvin jepkemoi | kenya | 15:42.64
row 5 : 5 | esther ndiema | kenya | 15:43.48
row 6 : 6 | goytetom gebresil | ethiopia | 15:49.90
row 7 : 7 | angeline myiramsabimana | rwanda | 16:24.04
row 8 : 8 | mekdes weldu | eritrea | 16:42.69
row 9 : 9 | thandiwe nyathy | zimbabwe | 17:13.00 ] Execute this SQL based on the above table: select ( select time where nationality = 'kenya' ) > ( select time where nationality = 'kenya' ) | 0 |
[ header: team | basic elements | tumbling | stunts | tosses | pyramids | deductions | total score | result row 1 : ccp bobcats | 62 | 54 | 60 | 66 | 70.5 | -4 | 308.5 | champion
row 2 : up pep squad | 61.5 | 61.5 | 61 | 62 | 71 | -11 | 306 | runner-up
row 3 : altas perp squad | 57 | 55.5 | 53.5 | 53.5 | 69.5 | -6 | 283 | third place
row 4 : eac generals pep squad | 55.5 | 46.5 | 57.5 | 55 | 66 | -4 | 276.5 | fourth place
row 5 : ateneo blue babble batallion | 59 | 55.5 | 50 | 47 | 64.5 | -13 | 263 | fifth place
row 6 : adamson pep squad | 56 | 55 | 52.5 | 48.5 | 66 | -19 | 259 | sixth place
row 7 : pup-taguig pep squad | 52 | 45.5 | 49.5 | 48.5 | 65 | -2 | 258.5 | seventh place
row 8 : pup stars | 49 | 46.5 | 50.5 | 49.5 | 64.5 | -12 | 248 | eighth place ] Execute this SQL based on the above table: select result where id = 1 | champion |
[ header: no. | name | position | date of birth (age) | signed from | notes row 1 : 1 | leonardo burian | gk | january 21, 1984 (age 30) | bella vista | first team goalkeeper
row 2 : 4 | christian nunez | df | september 24, 1982 (age 31) | cerro | None
row 3 : 5 | santiago romero | mf | february 15, 1990 (age 24) | the academy | reserve team player
row 4 : 6 | alexis rolin | df | march 2, 1989 (age 25) | the academy | None
row 5 : 7 | rafael garcia | mf | january 6, 1989 (age 25) | rampla juniors | None
row 6 : 10 | tabare viudez | fw | september 8, 1989 (age 24) | necaxa | None
row 7 : 14 | diego placente | df | april 24, 1977 (age 37) | san lorenzo | None
row 8 : 16 | mathias abero | df | april 9, 1990 (age 24) | racing | None
row 9 : 17 | maximiliano calzada | mf | april 21, 1990 (age 24) | the academy | None
row 10 : 19 | andres scotti | df | december 14, 1975 (age 38) | colo-colo | in on 3 january 2012
row 11 : 21 | matias vecino | mf | august 24, 1991 (age 22) | central espanol | None
row 12 : 23 | facundo piriz | mf | march 27, 1990 (age 24) | the academy | None
row 13 : 24 | marcos aguirre | mf | march 30, 1984 (age 30) | san martin (san | in on 12 january 2012
row 14 : 25 | jorge bava | gk | january 22, 1982 (age 32) | cerro | in on 13 january 2012
row 15 : None | diego barboza | df | january 9, 1991 (age 23) | the academy | reserve team player
row 16 : None | sebastian coates | df | october 7, 1990 (age 23 | the academy | out on 26 august 2011
row 17 : None | gabriel marques | df | march 31, 1983 (age 31) | river plate | out on 29 december 2011
row 18 : None | gonzalo godoy | df | january 17, 1988 (age 26) | cerro | out on 5 january 2012
row 19 : None | sebastian gorga | df | april 6, 1994 (age 20) | the academy | reserve team player
row 20 : None | maximiliano moreira | df | june 11, 1994 (age 20) | the academy | reserve team player
row 21 : None | agustin tabarez | df | october 15, 1994 (age 19 | the academy | reserve team player
row 22 : None | damian eroza | mf | march 22, 1993 (age 21) | the academy | reserve team player
row 23 : None | gaston pereiro | mf | june 11, 1995 (age 19) | the academy | reserve team player
row 24 : None | gonzalo vega | mf | june 29, 1992 (age 21) | the academy | reserve team player
row 25 : None | leandro barcia | fw | october 8, 1993 (age 20 | the academy | reserve team player
row 26 : None | lucas cavallini | fw | december 28, 1992 (age 21) | the academy | reserve team player
row 27 : None | renato cesar | fw | april 8, 1993 (age 20) | the academy | None ] Execute this SQL based on the above table: select position where id = ( select id where position = 'df' ) + 1 | mf |
[ header: trial number | date | name of trial | celebrity/ies taking part | winner/number of stars | notes row 1 : 1 | 13 november 2006 | mineshaft misery | jan | None | none
row 2 : 2 | 14 november 2006 | flash flood | david | None | none
row 3 : 3 | 15 november 2006 | jungle boogie | scott | None | None
row 4 : 4 | 16 november 2006 | treetop terror | jan scott | None | none
row 5 : 5 (live) | 17 november 2006 | jungle spa | dean | None | None
row 6 : 6 | 18 november 2006 | operation | phina jason | None | None
row 7 : 7 | 19 november 2006 | snake bite | jan | None | None
row 8 : 8 | 20 november 2006 | bull in a china shop | jan | None | none
row 9 : 9 | 21 november 2006 | catch a falling star | jan scott | jan | None
row 10 : 10 | 22 november 2006 | bushtucker duel | jan scott | scott | none
row 11 : 11 | 23 november 2006 | what lurks beneath | phina scott | phina | None
row 12 : 12 | 24 november 2006 | thunderball | jason malandra matt | None | none
row 13 : 13 | 25 november 2006 | jungle falls | dean lauren phina | None | none
row 14 : 14 | 26 november 2006 | tomb of torment | myleene | None | none
row 15 : 15 | 27 november 2006 | shooting gallery | david jason matt | None | none
row 16 : 16 | 28 november 2006 | skyscrape | malandra myleene | None | none
row 17 : 17 | 29 november 2006 | temple of doom | dean | None | none
row 18 : 18 | 30 november 2006 | celebrity cyclone | jason myleene matt | None | none
row 19 : 19 | 1 december 2006 | bushtucker bonanza | matt | None | none
row 20 : 20 | 1 december 2006 | fill your face | jason | None | none
row 21 : 21 | 1 december 2006 | scareoke | myleene | None | none ] Execute this SQL based on the above table: select winner/number of stars where notes = 'none' | scott |
[ header: affiliation | house members 2000 election results | house members at dissolution | senate members on election day 2000 | senate members at dissolution row 1 : liberal party of canada | 172 | 168 | 55 | 65
row 2 : canadian alliance | 66 | None | 1 | None
row 3 : bloc quebecois | 38 | 33 | 0 | 0
row 4 : new democratic party | 13 | 14 | 0 | 0
row 5 : progressive conservative | 12 | None | 35 | None
row 6 : progressive conservative (senate caucus | None | None | None | 3
row 7 : conservative party of canada | None | 72 | None | 24
row 8 : independent | 0 | 10 | 5 | 5
row 9 : total members | 301 | 297 | 96 | 97
row 10 : vacant | 0 | 4 | 9 | 8
row 11 : total seats | 301 | 301 | 105 | 105 ] Execute this SQL based on the above table: select senate members on election day 2000 where affiliation = 'progressive conservative' | 35.0 |
[ header: pos. | driver | co-driver | car | time row 1 : 1 | giandomenico basso | lorenzo granai | peugeot 207 s2000 | 2h28m50.8s
row 2 : 2 | bruno magalhaes | nuno r. silva | peugeot 207 s2000 | +07.3s
row 3 : 3 | miguel nunes | joao paulo | mitsubishi lancer x r4 | + 3m30.8s
row 4 : 4 | pedro meireles | mario castro | skoda fabia s2000 | +3m42.5s
row 5 : 5 | luca betti | francesco pezzoli | ford fiesta s2000 | +4m04.1s
row 6 : 6 | filipe freitas | daniel figueiroa | mitsubishi lancer x r4 | +5m36s
row 7 : 7 | filipe pires | vasco rodrigues | mitsubishi lancer x | +9m11.2s
row 8 : 8 | luis serrado | joao sousa | peugeot 206 s1600 | +10m53.7s
row 9 : 9 | jose camacho | fernando spinola | peugeot 206 s1600 | +13m08.3s
row 10 : 10 | rui conceicao | duarte coelho | ford escort cosworth | +16m50.1s ] Execute this SQL based on the above table: select driver where pos. = 6 | filipe freitas |
[ header: date | opposition | result | score | brazil scorers | competition row 1 : 9-jun-68 | uruguay | w | feb-00 | tostao, sadi | taca rio branco
row 2 : 12-jun-68 | uruguay | w | apr-00 | paulo borges, tosta | taca rio branco
row 3 : 16-jun-68 | west germany | l | 2-jan | tostao | international friendly
row 4 : 20-jun-68 | poland | w | 3-jun | rivelino (2), j | international friendly
row 5 : 23-jun-68 | czechoslovakia | l | 3-feb | natal, carlos alberto tor | international friendly
row 6 : 25-jun-68 | yugoslavia | w | feb-00 | carlos alberto torres, | international friendly
row 7 : 30-jun-68 | portugal | w | feb-00 | rivelino, tostao | international friendly
row 8 : 7-jul-68 | mexico | w | feb-00 | jairzinho (2) | international friendly
row 9 : 10-jul-68 | mexico | l | 2-jan | rivelino | international friendly
row 10 : 14-jul-68 | peru | w | 3-apr | natal, jairzinho, | international friendly
row 11 : 17-jul-68 | peru | w | apr-00 | rivelino, gerson | international friendly
row 12 : 25-jul-68 | paraguay | w | apr-00 | pele (2), toninho guerreir | taca oswaldo cruz
row 13 : 28-jul-68 | paraguay | l | 0-1 | None | taca oswaldo cruz
row 14 : 7-aug-68 | argentina | w | 1-apr | waltencir, roberto mir | international friendly
row 15 : 11-aug-68 | argentina | w | 2-mar | evaldo, rodrigues | international friendly
row 16 : 31-oct-68 | mexico | l | 2-jan | carlos alberto torres | international friendly
row 17 : 3-nov-68 | mexico | w | 1-feb | pele, jairzinho | international friendly
row 18 : 6-nov-68 | fifa xi | w | 1-feb | rivelino, tostao | international friendly (unofficial match)
row 19 : 13-nov-68 | coritiba | w | 1-feb | dirceu lopes, ze car | international friendly (unofficial match)
row 20 : 14-dec-68 | west germany | d | 2-feb | eduardo (2) | international friendly
row 21 : 17-dec-68 | yugoslavia | d | 3-mar | carlos alberto torres, | international friendly
row 22 : 19-dec-68 | yugoslavia | w | 2-mar | vaguinho, amauri, r | international friendly ] Execute this SQL based on the above table: select competition where opposition = 'west germany' | international friendly, international friendly |
[ header: protein | natural host | normal function | prion state | prion phenotype | year identified row 1 : ure2p | saccharomyces cerevisiae | nitrogen catabolite repressor | [ure3] | growth on poor nitrogen sources | 1994
row 2 : sup35p | saccharomyces cerevisiae | translation termination factor | [psi+] | increased levels of nonsense suppression | 1994
row 3 : het-s | podospora anserina | regulates heterokaryon incompatibility | [het-s] | heterokaryon formation between incompatible strains | 1997
row 4 : vacuolar protease b | saccharomyces cerevisiae | death in stationary phase, failure in meio | [β] | failure to degrade cellular proteins under n | 2003
row 5 : map kinases | podospora anserina | increased pigment, slow growth | [c] | None | 2006
row 6 : rnq1p | saccharomyces cerevisiae | protein template factor | [rnq+],[pin+] | promotes aggregation of other prions | 2008
row 7 : mca1 | saccharomyces cerevisiae | putative yeast caspase | [mca+] | None | 2008
row 8 : swi1 | saccharomyces cerevisiae | chromatin remodeling | [swi+] | poor growth on some carbon sources | 2008
row 9 : cyc8 | saccharomyces cerevisiae | transcriptional repressor | [oct+] | transcriptional derepression of multiple genes | 2009
row 10 : mot3 | saccharomyces cerevisiae | nuclear transcription factor | [mot3+] | transcriptional derepression of anaero | 2009
row 11 : pma1+std1 | saccharomyces cerevisiae | pma1 = major plasma membrane proton pump | [gar+] | resistant to glucose-associated repression | 2009
row 12 : sfp1 | saccharomyces cerevisiae | global transcriptional regulator | [isp+] | antisuppressor of certain sup | 2010
row 13 : mod5 | saccharomyces cerevisiae | None | [mod+] | None | 2012 ] Execute this SQL based on the above table: select protein order by year identified desc limit 1 | mod5 |
[ 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 count ( principal county ) | 43 |
[ header: year | title | label | uk singles chart | u.s. billboard hot 100 chart row 1 : 1969 | "melting pot" | philips | 3 | None
row 2 : 1970 | "good morning freedom" | philips | 10 | None
row 3 : 1970 | "our world" | philips | 17 | 64
row 4 : 1971 | "the banner man" | regal zonophone | 3 | None
row 5 : 1972 | "stay with me" | regal zonophone | 11 | None
row 6 : 1973 | "by the devil (i was tempted | emi | 26 | None
row 7 : 1973 | "randy" | emi | 9 | None ] Execute this SQL based on the above table: select title where year = 1971 | "the banner man" |
[ header: name | population (2002 census) | population (2007 estimation) | population (2011 census) | area (km2) | density (pop/km2) row 1 : brasov | 283901 | 277945 | 253200 | 267.32 | 1204
row 2 : codlea | 24256 | 24550 | 21708 | 132.79 | 182
row 3 : sacele | 30044 | 31796 | 30798 | 320 | 93
row 4 : ghimbav | 5100 | 5357 | 4698 | 28.08 | 181.62
row 5 : predeal | 5625 | 5174 | 4755 | 58.4 | 96.14
row 6 : rasnov | 15436 | 16055 | 15022 | 164.36 | 94
row 7 : cristian | 3952 | 4300 | 4490 | 27.73 | 142.51
row 8 : sanpetru | 3401 | 3759 | 4819 | 30.74 | 110.63
row 9 : halchiu | 4072 | 4560 | 4218 | 56.67 | 71.85
row 10 : tarlungeni | 7413 | 7996 | 8320 | 135.66 | 54.65
row 11 : prejmer | 8323 | 8876 | 8472 | 60.48 | 137.61
row 12 : harman | 4437 | 4775 | 5402 | 52.79 | 84.05
row 13 : bod | 3942 | 4173 | 3994 | 33.56 | 117.46
row 14 : total | 399902 | 399316 | 369896 | 1368.58 | 270 ] Execute this SQL based on the above table: select count ( name ) where population (2011 census) < 8 | 0 |
[ header: team | winners | runners-up | years won | years runner-up row 1 : liverpool | 8 | 3 | 1981, 1982, 1983, 1984, 1995, | 1978, 1987, 2005
row 2 : aston villa | 5 | 3 | 1961, 1975, 1977, 1994, 1996 | 1963, 1971, 2010
row 3 : manchester united | 4 | 4 | 1992, 2006, 2009, 2010 | 1983, 1991, 1994, 2003
row 4 : tottenham hotspur | 4 | 3 | 1971, 1973, 1999, 2008 | 1982, 2002, 2009
row 5 : chelsea | 4 | 2 | 1965, 1998, 2005, 2007 | 1972, 2008
row 6 : nottingham forest | 4 | 2 | 1978, 1979, 1989, 1990 | 1980, 1992
row 7 : leicester city | 3 | 2 | 1964, 1997, 2000 | 1965, 1999
row 8 : manchester city | 3 | 1 | 1970, 1976, 2014 | 1974
row 9 : arsenal | 2 | 5 | 1987, 1993 | 1968, 1969, 1988, 2007, 2011
row 10 : norwich city | 2 | 2 | 1962, 1985 | 1973, 1975
row 11 : birmingham city | 2 | 1 | 1963, 2011 | 2001
row 12 : wolverhampton wanderers | 2 | 0 | 1974, 1980 | None
row 13 : west bromwich albion | 1 | 2 | 1966 | 1967, 1970
row 14 : middlesbrough | 1 | 2 | 2004 | 1997, 1998
row 15 : queens park rangers | 1 | 1 | 1967 | 1986
row 16 : leeds united | 1 | 1 | 1968 | 1996
row 17 : stoke city | 1 | 1 | 1972 | 1964
row 18 : luton town | 1 | 1 | 1988 | 1989
row 19 : sheffield wednesday | 1 | 1 | 1991 | 1993
row 20 : swindon town | 1 | 0 | 1969 | None
row 21 : oxford united | 1 | 0 | 1986 | None
row 22 : blackburn rovers | 1 | 0 | 2002 | None
row 23 : swansea city | 1 | 0 | 2013 | None
row 24 : west ham united | 0 | 2 | None | 1966, 1981
row 25 : everton | 0 | 2 | None | 1977, 1984
row 26 : bolton wanderers | 0 | 2 | None | 1995, 2004
row 27 : sunderland | 0 | 2 | None | 1985, 2014
row 28 : rotherham united | 0 | 1 | None | 1961
row 29 : rochdale | 0 | 1 | None | 1962
row 30 : newcastle united | 0 | 1 | None | 1976
row 31 : southampton | 0 | 1 | None | 1979
row 32 : oldham athletic | 0 | 1 | None | 1990
row 33 : tranmere rovers | 0 | 1 | None | 2000
row 34 : wigan athletic | 0 | 1 | None | 2006
row 35 : cardiff city | 0 | 1 | None | 2012
row 36 : bradford city | 0 | 1 | None | 2013 ] Execute this SQL based on the above table: select team where team in ( 'queens park rangers' , 'bolton wanderers' ) order by winners desc limit 1 | queens park rangers |
[ header: # | menteri besar | took office | left office | party row 1 : 1 | jaafar mohamed | 1886 | july 1890 | no party
row 2 : 2 | mohamed mahbob | june 1920 | 1922 | no party
row 3 : 3 | abdullah jaafar | september 1923 | 1928 | no party
row 4 : 4 | mustapha jaafar | september 16, 1928 | november 23, 1931 | no party
row 5 : 5 | abdul hamid yusof | november 23, 1931 | december 28, 1934 | no party
row 6 : 6 | ungku abdul aziz abd | april 1935 | june 1, 1947 | no party
row 7 : 7 | onn jaafar | june 1, 1947 | may 18, 1950 | no party
row 8 : 8 | syed abdul kadir mo | february 18, 1952 | june 5, 1955 | no party
row 9 : 9 | wan idris ibra | october 1, 1955 | august 31, 1957 | no party ] Execute this SQL based on the above table: select abs ( # - # ) where # = 9 | 0.0 |
[ header: tie no | home team | score | away team row 1 : 50 | sjomarkens if (d | 1-4 | bk slatta damm (
row 2 : 53 | falkopings fk (d4) | 2-0 | ganghesters sk (d
row 3 : 56 | lindas bk (d4) | 1-3 | hultsfreds f
row 4 : 58 | bredaryds ik ( | 3-0 | ulricehamns ifk (
row 5 : 59 | hovslatts ik | 0-9 | tidaholms g
row 6 : 60 | torpa ais (d4) | 0-2 | bk zeros (d3)
row 7 : 61 | fiskeby if (wc) | 2-1 (gg) | vasterviks ff (d4)
row 8 : 62 | gnosjo if (d4) | 1-3 | skovde aik (d
row 9 : 63 | savsjo ff ( | 5-3 | skillingaryds is (d4)
row 10 : 65 | lsw if (d4) | 2-1 | husqvarna ff (d
row 11 : 67 | rorviks if (d4) | 0-2 | lunds bk (d2)
row 12 : 69 | if eksjo (d4) | 1-4 | kalmar ff (d2)
row 13 : 71 | bankeryds sk (d4) | 4-1 | hjulsbro ik (
row 14 : 73 | gullspangs if ( | 0-7 | rynninge ik (d3)
row 15 : 74 | skara fc (d4) | 0-4 | karlslunds if (
row 16 : 75 | bratens ik (d4) | 0-4 | vivalla-lundby if
row 17 : 76 | finnerodja if(d4) | 3-1 | ifk mariestad (d4)
row 18 : 77 | skollersta if (d4) | 1-3 | hemgardarnas bk (d
row 19 : 78 | simonstorps if (d4) | 0-5 | nykopings bis (d2)
row 20 : 82 | harad if (d4) | 2-3 (gg) | ifk vasteras (d2)
row 21 : 83 | kolsva if (d4) | 0-3 | karlstad bk (d
row 22 : 85 | ransta ik (d4) | 1-3 | ifk hallsberg (d4)
row 23 : 86 | skyllbergs ik (wc | 0-4 | ifk kristinehamn (
row 24 : 87 | filipstads ff (d | 3-1 | kungsors sk (
row 25 : 89 | bk hird (d4) | 0-5 | hargs bk (d2)
row 26 : 91 | frovi ik (wc) | 1-9 | skiljebo sk (d
row 27 : 95 | new mill ff (wc) | 4-2 | vartans sk (d3) ] Execute this SQL based on the above table: select count ( * ) where tie no > 10 | 27 |
[ header: team | county | wins | years won row 1 : greystones | wicklow | 1 | 2011
row 2 : ballymore eustace | kildare | 1 | 2010
row 3 : maynooth | kildare | 1 | 2009
row 4 : ballyroan abbey | laois | 1 | 2008
row 5 : fingal ravens | dublin | 1 | 2007
row 6 : confey | kildare | 1 | 2006
row 7 : crettyard | laois | 1 | 2005
row 8 : wolfe tones | meath | 1 | 2004
row 9 : dundalk gaels | louth | 1 | 2003 ] Execute this SQL based on the above table: select max ( years won ) | 2011 |
[ header: date | tournament | winner | purse ($) | notes row 1 : 25 feb | pinamar open | miguel rodriguez | 70000 | None
row 2 : 3 mar | south open | rafael gomez | 100000 | None
row 3 : 10 mar | parana open | julio zapata | 70000 | None
row 4 : 8 apr | norpatagonico open | luciano dodda (amateur | None | pga argentina- no
row 5 : 15 apr | center open | angel cabrera | 200000 | co-sanctioned by the
row 6 : 22 apr | angel cabrera classic | rafael gomez | 120000 | None
row 7 : 29 apr | chaco open | fabian gomez | 70000 | None
row 8 : 9 jun | north open | ricardo gonzalez, | 80000 | None
row 9 : 10 jul | metropolitano open | jose coceres | None | pga argentina- no
row 10 : 11 aug | misiones open | sergio acevedo | 70000 | None
row 11 : 19 aug | carlos franco invitational | marco ruiz | 93000 | None
row 12 : 29 sep | salta open | andres romero | 80000 | None
row 13 : 7 oct | tandil open | diego ortiz | 70000 | None
row 14 : 27 oct | argentine masters | angel cabrera | 420000 | co-sanctioned by the
row 15 : 4 nov | mendoza open | rafael echen | 80000 | None
row 16 : 11 nov | roberto de vicenzo classic | miguel guzman | 120000 | None
row 17 : 25 nov | san luis open | emilio dominguez | 450000 | co-sanctioned by the
row 18 : 2 dec | abierto del litoral | miguel rodriguez | 520000 | co-sanctioned by the
row 19 : 9 dec | argentine open | marco ruiz | 600000 | co-sanctioned by the ] Execute this SQL based on the above table: select tournament order by purse ($) desc limit 1 | argentine open |
[ header: county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symon | north to madden south to sage hill | 51°13′4′′n 114°
row 2 : rocky view county | 3 | panorama road (24 street nw), range | south to evanston | 51°12′45′′n 114°
row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51°12′45′′n 114°
row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry | 51°12′45′′n 114°
row 5 : rocky view county | 10 | 15 street ne (calgary), | balzac south to stony industrial | 51°12′45′′n 114°
row 6 : rocky view county | 11 | hwy 2, range road 10, fifth | grade separated north to airdrie south to de | 51°12′45′′n 114°
row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to ston | 51°12′45′′n 113°
row 8 : rocky view county | 18 | range road 290, 84 street n | None | 51°12′45′′n 113°
row 9 : rocky view county | 28 | hwy 791, range road | south to delacour | 51°12′45′′n 113°
row 10 : rocky view county | 32 | range road 273 | kathyrn | 51°12′45′′n 113°
row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51°12′45′′n 113°
row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51°12′45′′n 113° ] Execute this SQL based on the above table: select km group by km order by count ( county ) desc limit 1 | 36.0 |
[ header: title | year | channel | role | notes row 1 : parkinson | 2002 | bbc one | herself | performed "we will rock you" and "we
row 2 : loose women | 2007 | itv | elphaba | performed "the wizard and i"
row 3 : i'd do anything | 2008 | bbc one | herself | mentored potential nancys at the
row 4 : royal variety performance | 2008 | bbc one | herself | performed "defying gravity" with bri
row 5 : over the rainbow | 2010 | bbc one | herself | mentored potential dorothys at
row 6 : big brother's little brother | 2010 | e4 | herself | interview
row 7 : tonight's the night | 2010 | bbc one | herself | performed "wind beneath my wings" with contestant
row 8 : this morning | 2010 | itv | herself | interview; performed "anthem" with bri
row 9 : breakfast | 2010 | bbc one | herself | interview
row 10 : proms in the park | 2010 | bbc red button | herself | performed "dangerland", "i'm
row 11 : the wright stuff | 2010 | channel 5 | herself | special guest panelist
row 12 : festival of remembrance | 2010 | bbc one | herself | performed "anthem" with brian may
row 13 : only men aloud - merry | 2010 | s4c | herself | performed "somebody to love" with only men
row 14 : breakfast | 2011 | bbc one | herself | interview with brian may
row 15 : 2011 laurence olivier awards | 2011 | bbc red button | herself | performed "look to the rainbow" with barry
row 16 : the alan titchmarsh | 2011 | itv | herself | performed "defying gravity"
row 17 : fern | 2011 | channel 4 | herself | interview; performed "i love a butterfly"
row 18 : the hour | 2011 | stv | herself | interview; performed "i love a butterfly"
row 19 : fa community shield | 2011 | sky sports | herself | performed the british national anthem
row 20 : sanremo music festival 2012 | 2012 | rai 1 | herself | performed "i (who have nothing)" and
row 21 : the voice uk | 2012 | bbc one | herself | auditioned for the show's first series
row 22 : foxes live: wild in the city | 2012 | channel 4 | herself | appeared in a short film about saving fox
row 23 : live with | 2012 | channel 5 | herself | interview with jeff wayne
row 24 : the wright stuff | 2012 | channel 5 | herself | special guest panelist
row 25 : itv news london | 2013 | itv | herself | interview about tiger tracks and animal conservation with
row 26 : the late late show | 2013 | rte one | herself | interview; performed "life is real" with
row 27 : this morning | 2013 | itv | herself | interview; performed "born free" with bri
row 28 : the alan titchmarsh | 2013 | itv | herself | interview; performed "the kissing me song"
row 29 : sunday brunch | 2013 | channel 4 | herself | interview with brian may
row 30 : big brother's bit on the side | 2013 | channel 5 | herself | surprise guest panelist ] Execute this SQL based on the above table: select sum ( year ) where notes in ( 'performed "defying gravity"' , 'performed "defying gravity" with brian may' , 'interview about tiger tracks and animal conservation with brian may' , 'surprise guest panelist' ) | 8045 |
[ header: category | age (ethnicity) | n | v1 | v2 | v3 | v4 | v5 | v6 row 1 : None | 1 week - 1 y | 210 | 92% | 74% | 27% | 20% | 0.50% | 0%
row 2 : None | 1 y - 2 y | 154 | 96% | 85% | 39% | 10% | 0.70% | 0%
row 3 : None | 2 y - 5 y | 202 | 98% | 50% | 22% | 7% | 1% | 0%
row 4 : None | 5 y - 8 y | 94 | 91% | 25% | 14% | 5% | 1% | 1%
row 5 : None | 8 y - 16 y | 90 | 62% | 7% | 2% | 0% | 0% | 0%
row 6 : males | 12 y - 13 y | 209 | 47% | 7% | 0% | 0% | 0% | 0%
row 7 : males | 13 y - 14 y | 260 | 35% | 4.60% | 0.80% | 0% | 0% | 0%
row 8 : males | 16 y - 19 y (white | 50 | 32% | 0% | 0% | 0% | 0% | 0%
row 9 : males | 16 y - 19 y (black | 310 | 46% | 7% | 2.90% | 1.30% | 0% | 0%
row 10 : males | 20 - 30 y (whites) | 285 | 41% | 0% | 0% | 0% | 0% | 0%
row 11 : males | 20 - 30 y (blacks) | 295 | 37% | 0% | 0% | 0% | 0% | 0%
row 12 : females | 12 y - 13 y | 174 | 69% | 11% | 1.20% | 0% | 0% | 0%
row 13 : females | 13 y - 14 y | 154 | 52% | 8.40% | 1.40% | 0% | 0% | 0%
row 14 : females | 16 y - 19 y (white | 50 | 66% | 0% | 0% | 0% | 0% | 0%
row 15 : females | 16 - 19 y (blacks) | 310 | 73% | 9% | 1.30% | 0.60% | 0% | 0%
row 16 : females | 20 - 30 y (whites) | 280 | 55% | 0% | 0% | 0% | 0% | 0%
row 17 : females | 20 - 30 y (blacks) | 330 | 55% | 2.40% | 1% | 0% | 0% | 0% ] Execute this SQL based on the above table: select count ( * ) where v4 = '1%' | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.