inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: season | series | team | races | wins | poles | f/laps | podiums | points | position row 1 : 2001 | formula bmw junior cup iberia | None | 3 | 0 | 0 | 0 | 0 | 38 | 18th
row 2 : 2002 | formula bmw adac | viva racing | 20 | 9 | 5 | 1 | 13 | 264 | 1st
row 3 : 2003 | formula 3 euro series | team rosberg | 20 | 1 | 1 | 2 | 5 | 45 | 8th
row 4 : 2003 | masters of formula 3 | team rosberg | 1 | 0 | 0 | 0 | 0 | None | nc
row 5 : 2003 | macau grand prix | carlin motorsport | 1 | 0 | 0 | 0 | 0 | None | nc
row 6 : 2003 | korea super prix | carlin motorsport | 1 | 0 | 0 | 0 | 0 | None | 11th
row 7 : 2004 | formula 3 euro series | team rosberg | 19 | 3 | 2 | 2 | 5 | 70 | 4th
row 8 : 2004 | macau grand prix | team rosberg | 1 | 0 | 0 | 0 | 0 | None | nc
row 9 : 2004 | masters of formula 3 | team rosberg | 1 | 0 | 0 | 0 | 0 | None | 6th
row 10 : 2004 | bahrain superprix | team rosberg | 1 | 0 | 0 | 0 | 1 | None | 2nd
row 11 : 2005 | gp2 series | art grand prix | 23 | 5 | 4 | 5 | 12 | 120 | 1st
row 12 : 2005 | formula one | bmw williams f1 team | None | None | None | None | None | None | test driver
row 13 : 2006 | formula one | williamsf1 team | 18 | 0 | 0 | 1 | 0 | 4 | 17th
row 14 : 2007 | formula one | at&t williams | 17 | 0 | 0 | 0 | 0 | 20 | 9th
row 15 : 2008 | formula one | at&t williams | 18 | 0 | 0 | 0 | 2 | 17 | 13th
row 16 : 2009 | formula one | at&t williams | 17 | 0 | 0 | 1 | 0 | 34.5 | 7th
row 17 : 2010 | formula one | mercedes gp petrona | 19 | 0 | 0 | 0 | 3 | 142 | 7th
row 18 : 2011 | formula one | mercedes gp petrona | 19 | 0 | 0 | 0 | 0 | 89 | 7th
row 19 : 2012 | formula one | mercedes amg petronas | 20 | 1 | 1 | 2 | 2 | 93 | 9th
row 20 : 2013 | formula one | mercedes amg petronas | 19 | 2 | 3 | 0 | 4 | 171 | 6th
row 21 : 2014 | formula one | mercedes amg petronas | 2 | 1 | 0 | 1 | 2 | 43 | 1st ] Execute this SQL based on the above table: select position where races = 1
|
nc, nc, 11th, nc, 6th, 2nd
|
[ 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 # where took office = 'october 1, 1955'
|
9
|
[ header: rd | home team | score | away team | result (w/d/l) | attendance row 1 : 1 | harlequins rl | 28-47 | wigan warriors | l | 8041
row 2 : 2 | hull | 6-24 | harlequins rl | w | 13313
row 3 : 3 | harlequins rl | 34-18 | wakefield trinity wildcats | w | 3176
row 4 : 4 | castleford tigers | 16-22 | harlequins rl | w | 6268
row 5 : 5 | harlequins rl | 24-0 | huddersfield giants | w | 3284
row 6 : 6 | None | None | None | None | None
row 7 : 7 | None | None | None | None | None
row 8 : ccc4 | None | None | None | None | None
row 9 : 8 | None | None | None | None | None
row 10 : 9 | None | None | None | None | None
row 11 : 10 | None | None | None | None | None
row 12 : 11 | None | None | None | None | None
row 13 : 12 | None | None | None | None | None
row 14 : 13 (a) | None | None | None | None | None
row 15 : 14 | None | None | None | None | None
row 16 : 15 | None | None | None | None | None
row 17 : 16 | None | None | None | None | None
row 18 : 17 | None | None | None | None | None
row 19 : 18 | None | None | None | None | None
row 20 : 19 | None | None | None | None | None
row 21 : 20 | None | None | None | None | None
row 22 : 21 | None | None | None | None | None
row 23 : 22 | None | None | None | None | None
row 24 : 23 | None | None | None | None | None
row 25 : 24 | None | None | None | None | None
row 26 : 25 | None | None | None | None | None
row 27 : 26 | None | None | None | None | None
row 28 : 27 | None | None | None | None | None
row 29 : esl po1 | None | None | None | None | None
row 30 : esl po2 | None | None | None | None | None
row 31 : esl po3 | None | None | None | None | None
row 32 : esl gf | None | None | None | None | None ] Execute this SQL based on the above table: select rd where score = '16-22'
|
4.0
|
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °c (°f) | 24.0 (75.2) | 24.0 (75.2) | 27.2 (81) | 32.6 (90.7) | 39.1 (102.4) | 41.4 (106.5) | 43.3 (109.9) | 44.8 (112.6) | 39.0 (102.2) | 35.2 (95.4) | 26.8 (80.2) | 23.0 (73.4) | 44.8 (112.6)
row 2 : average high °c (°f) | 12.6 (54.7) | 12.9 (55.2) | 15.0 (59) | 18.0 (64.4) | 22.8 (73) | 26.8 (80.2) | 29.2 (84.6) | 29.2 (84.6) | 25.9 (78.6) | 21.5 (70.7) | 16.8 (62.2) | 13.9 (57) | 20.38 (68.68)
row 3 : daily mean °c (°f) | 8.8 (47.8) | 8.9 (48) | 10.7 (51.3) | 13.3 (55.9) | 17.8 (64) | 21.8 (71.2) | 24.3 (75.7) | 24.3 (75.7) | 21.1 (70) | 17.1 (62.8) | 12.7 (54.9) | 10.1 (50.2) | 15.91 (60.62)
row 4 : average low °c (°f) | 4.9 (40.8) | 4.8 (40.6) | 6.3 (43.3) | 8.6 (47.5) | 12.9 (55.2) | 16.7 (62.1) | 19.3 (66.7) | 19.4 (66.9) | 16.3 (61.3) | 12.6 (54.7) | 8.6 (47.5) | 6.2 (43.2) | 11.38 (52.48)
row 5 : record low °c (°f) | -5.9 (21.4) | -3 (27) | -2.4 (27.7) | 1.1 (34) | 5.3 (41.5) | 7.8 (46) | 12.8 (55) | 12.8 (55) | 8.4 (47.1) | 1.0 (33.8) | 0.0 (32) | -1.6 (29.1) | -5.9 (21.4)
row 6 : precipitation mm (inches) | 53.7 (2.114) | 64.2 (2.528) | 42.0 (1.654) | 40.5 (1.594) | 34.9 (1.374) | 23.3 (0.917) | 25.4 (1) | 30.4 (1.197) | 59.7 (2.35) | 61.5 (2.421) | 72.7 (2.862) | 54.3 (2.138) | 562.6 (22.149)
row 7 : avg. precipitation days (≥ | 6.7 | 7.7 | 6.8 | 6.2 | 5.2 | 3.7 | 2.6 | 3.5 | 5.0 | 6.3 | 7.7 | 7.1 | 68.5
row 8 : % humidity | 77 | 74 | 72 | 68 | 68 | 65 | 64 | 65 | 68 | 72 | 76 | 78 | 70.6 ] Execute this SQL based on the above table: select max ( month )
|
record low °c (°f)
|
[ header: pos | no | driver | constructor | laps | time/retired | grid row 1 : 1 | 12 | clay regazzoni | ferrari | 60 | 1:01:25.34 | 3
row 2 : 2 | 4 | patrick depailler | tyrrell-ford | 60 | + 0:08.35 | 5
row 3 : 3 | 2 | jochen mass | mclaren-ford | 60 | + 0:15.44 | 4
row 4 : 4 | 5 | ronnie peterson | lotus-ford | 60 | + 0:40.14 | 10
row 5 : 5 | 18 | john watson | surtees-ford | 60 | + 0:45.55 | 6
row 6 : 6 | 8 | carlos pace | brabham-ford | 60 | + 0:45.90 | 7
row 7 : 7 | 16 | tom pryce | shadow-ford | 60 | + 0:46.66 | 8
row 8 : 8 | 24 | james hunt | hesketh-ford | 59 | + 1 lap | 11
row 9 : 9 | 31 | chris amon | ensign-ford | 59 | + 1 lap | 9
row 10 : 10 | 21 | jacques laffite | williams-ford | 59 | + 1 lap | 13
row 11 : 11 | 9 | vittorio brambilla | march-ford | 58 | + 2 laps | 12
row 12 : 12 | 22 | rolf stommelen | hill-ford | 58 | + 2 laps | 14
row 13 : 13 | 35 | tony trimmer | maki-ford | 54 | + 6 laps | 16
row 14 : nc | 20 | jo vonlanthen | williams-ford | 51 | + 9 laps | 15
row 15 : ret | 17 | jean-pierre jarier | shadow-ford | 33 | transmission | 1
row 16 : ret | 1 | emerson fittipaldi | mclaren-ford | 6 | clutch | 2 ] Execute this SQL based on the above table: select constructor where id = 16
|
mclaren-ford
|
[ header: no. in series | no. in season | title | directed by | written by | original air date | production code | u.s. viewers (millions) row 1 : 1 | 1 | "pilot" | jace alexander | matt nix | june 28, 2007 | bn100 | 4
row 2 : 2 | 2 | "identity" | rod hardy | matt nix | july 5, 2007 | bn101 | 4
row 3 : 3 | 3 | "fight or flight" | colin bucksey | craig o'neill | july 12, 2007 | bn103 | None
row 4 : 4 | 4 | "old friends" | david solomon | alfredo barrios, jr | july 19, 2007 | bn102 | None
row 5 : 5 | 5 | "family business" | sandy bookstaver | matt nix | july 26, 2007 | bn104 | None
row 6 : 6 | 6 | "unpaid debts" | paul holahan | nick thiel | august 2, 2007 | bn105 | 4.41
row 7 : 7 | 7 | "broken rules" | tim matheson | mere smith | august 9, 2007 | bn106 | None
row 8 : 8 | 8 | "wanted man" | ken girotti | craig o'neill | august 16, 2007 | bn107 | None
row 9 : 9 | 9 | "hard bargain" | john kretchmer | alfredo barrios, jr | august 23, 2007 | bn108 | 4.08
row 10 : 10 | 10 | "false flag" | paul shapiro | matt nix & ben wa | september 13, 2007 | bn109 | 4
row 11 : 11 | 11 | "dead drop" | jeremiah chechik | craig o'neill | september 20, 2007 | bn110 | 4.8
row 12 : 12 | 12 | "loose ends" | stephen surjik | matt nix & alfred | september 20, 2007 | bn111 | 4.8 ] Execute this SQL based on the above table: select count ( written by ) where written by <= 16
|
0
|
[ header: rnd | date | location | laps | distance | time | speed (km/h) | winner | pole position | most leading laps | fastest race lap row 1 : 1 | january 24 | walt disney world speedway, flori | 200 | 200 mi (320 km) | 2'06:04.000 | 153.186 | tony stewart | tony stewart | tony stewart | kenny brack
row 2 : 2 | march 22 | phoenix international raceway, ari | 200 | 200 mi (320 km) | 2'02:18.735 | 157.888 | scott sharp | jeff ward | tony stewart | tony stewart
row 3 : 3 | may 24 | indianapolis motor speedway, indian | 200 | 500 mi (800 km) | 3'26:40.524 | 233.598 | eddie cheever | billy boat | eddie cheever | tony stewart
row 4 : 4 | june 6 | texas motor speedway, tex | 208 | 312 mi (502 km) | 2'08:45.543 | 233.973 | billy boat | tony stewart | billy boat | tony stewart
row 5 : 5 | june 28 | new hampshire international speedway, new | 200 | 211.6 mi (340.5 km) | 1'51:30.262 | 183.237 | tony stewart | billy boat | tony stewart | davey hamilton
row 6 : 6 | july 19 | dover international speedway, delaware | 248 | 248 mi (399 km) | 2'29:49.262 | 159.833 | scott sharp | tony stewart | scott sharp | greg ray
row 7 : 7 | july 25 | lowe's motor speedway, north car | 208 | 312 mi (502 km) | 1'58:10.555 | 254.926 | kenny brack | tony stewart | kenny brack | kenny brack
row 8 : 8 | august 16 | pikes peak international raceway, colorad | 200 | 200 mi (320 km) | 1'29:52.649 | 214.866 | kenny brack | billy boat | jeff ward | jeff ward
row 9 : 9 | august 29 | atlanta motor speedway, georgi | 200 | 312 mi (502 km) | 2'17:15.289 | 225.343 | kenny brack | billy boat | scott goodyear | billy boat
row 10 : 10 | september 20 | texas motor speedway, tex | 208 | 312 mi (502 km) | 2'21:53.557 | 212.316 | john paul, jr | billy boat | tony stewart | jeff ward
row 11 : 11 | october 11 | las vegas motor speedway, | 208 | 312 mi (502 km) | 2'18:19.202 | 217.8 | arie luyendyk | billy boat | arie luyendyk | arie luyendyk ] Execute this SQL based on the above table: select location group by location order by count ( date ) desc limit 1
|
texas motor speedway, texas
|
[ header: player | years played | total w-l | singles w-l | doubles w-l row 1 : chung hong (717) | 1 (2011) | 0-0 | 0-0 | 0-0
row 2 : jeong suk-young (79 | 2 (2010-2011) | 1-2 | 1-2 | 0-0
row 3 : kim hyun-joon ( | 2 (2010-2011) | 3-4 | 2-1 | 1-3
row 4 : lim yong-kyu (288 | 3 (2009-2011) | 7-6 | 5-6 | 2-0
row 5 : seol jae-min (none | 2 (2010-2011) | 2-2 | 0-0 | 2-2
row 6 : baek se-hyun | 1 (1965) | 0-1 | 0-1 | 0-0
row 7 : baek seung-bok | 2 (2001-2002) | 0-4 | 0-3 | 0-1
row 8 : chang eui-jong | 6 (1991-1996) | 13-11 | 8-7 | 5-4
row 9 : choi boo-kil | 4 (1974-1977) | 2-4 | 2-1 | 0-3
row 10 : chung hee-sung | 3 (2000, 2002-2003) | 2-3 | 0-1 | 2-2
row 11 : im chung-yang | 4 (1964-1967) | 2-9 | 2-5 | 0-4
row 12 : ju chang-nam | 4 (1975-1978) | 4-8 | 2-5 | 2-3
row 13 : kim bong-soo | 7 (1984-1990) | 18-9 | 13-8 | 5-1
row 14 : kim bong-suk | 5 (1977-1981) | 2-6 | 1-3 | 1-3
row 15 : kim chi-wan | 4 (1992-1995) | 6-4 | 1-1 | 5-3
row 16 : kim jae-sik | 3 (1989-1990, 1992) | 5-4 | 4-2 | 1-2
row 17 : kim sun-yong | 2 (2005, 2007) | 3-1 | 3-1 | 0-0
row 18 : lee ek-son | 1 (1968) | 0-1 | 0-1 | 0-0
row 19 : lee sang-yoon | 3 (1960, 1962-1963) | 0-8 | 0-5 | 0-3
row 20 : lee tong-won | 1 (1962) | 0-1 | 0-1 | 0-0
row 21 : lee woo-ryong | 2 (1981, 1983) | 1-3 | 0-3 | 1-0
row 22 : lee seung-hoon | 2 (2000-2001) | 0-3 | 0-3 | 0-0
row 23 : park do-sung | 1 (1963) | 0-1 | 0-0 | 0-1
row 24 : roh gap-taik | 3 (1985-1986, 1988) | 7-1 | 7-1 | 0-0
row 25 : shin han-cheol | 3 (1992-1994) | 3-7 | 2-7 | 1-0
row 26 : song hyeong-keun | 1 (1999) | 0-2 | 0-2 | 0-0
row 27 : yoon yong-il | 9 (1993, 1995-2002) | 19-14 | 16-10 | 3-4 ] Execute this SQL based on the above table: select count ( doubles w-l )
|
27
|
[ header: year | round | position | matches | wins | draws | losses | gf | ga row 1 : 1930 to 1990 | competed as part of yugoslav | None | None | None | None | None | None | None
row 2 : 1994 | could not enter | None | None | None | None | None | None | None
row 3 : 1998 | third place | 3 | 7 | 5 | 0 | 2 | 11 | 5
row 4 : / 2002 | group stage | 23 | 3 | 1 | 0 | 2 | 2 | 3
row 5 : 2006 | group stage | 22 | 3 | 0 | 2 | 1 | 2 | 3
row 6 : 2010 | did not qualify | None | None | None | None | None | None | None
row 7 : 2014 | qualified | None | None | None | None | None | None | None
row 8 : total | 4/5 | None | 13 | 6 | 2 | 5 | 15 | 11 ] Execute this SQL based on the above table: select round order by position asc limit 1
|
competed as part of yugoslavia
|
[ header: place | player | country | score | to par | money ($) row 1 : 1 | ben hogan | united states | 70-72-70-68=280 | -8 | 3,000
row 2 : 2 | skee riegel | united states | 73-68-70-71=28 | -6 | 1,875
row 3 : t3 | lloyd mangrum | united states | 69-74-70-73=2 | -2 | 1162
row 4 : t3 | lew worsham | united states | 71-71-72-72=2 | -2 | 1162
row 5 : 5 | dave douglas | united states | 74-69-72-73=2 | e | 750
row 6 : 6 | lawson little | united states | 72-73-72-72=289 | +1 | 600
row 7 : 7 | jim ferrier | australia | 74-70-74-72=290 | +2 | 525
row 8 : t8 | johnny bulla | united states | 71-72-73-75=2 | +3 | 450
row 9 : t8 | byron nelson | united states | 71-73-73-74=2 | +3 | 450
row 10 : t8 | sam snead | united states | 69-74-68-80=2 | +3 | 450 ] Execute this SQL based on the above table: select count ( country ) where place = 5
|
1
|
[ header: location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7737 | 24
row 2 : north county complex | hauppauge | 0.5 | 3431 | 9
row 3 : cohalan court complex | central islip | 3.5 | 15113 | 27
row 4 : riverhead county center | riverside | 3 | 11536 | 31
row 5 : brentwood lirr parking lot | brentwood | 1 | 3924 | 11
row 6 : deer park lirr parking lot | deer park | 2.25 | 3924 | 39
row 7 : ronkonkoma lir | ronkonkoma | 5 | 20110 | 44 ] Execute this SQL based on the above table: select town where id = ( select id where town = 'hauppauge' ) + 1
|
hauppauge
|
[ header: date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16 | italy | 0-1 | republic of ireland | group e | 75338
row 2 : 1994-06-23 | 16 | italy | 1-0 | norway | group e | 74624
row 3 : 1994-06-25 | 12.3 | saudi arabia | 2-1 | morocco | group f | 76322
row 4 : 1994-06-28 | 12.3 | republic of ireland | 0-0 | norway | group e | 72404
row 5 : 1994-07-05 | 16.3 | mexico | 1-1 (1-3 on pen.) | bulgaria | round of 16 | 71030
row 6 : 1994-07-10 | 12 | bulgaria | 2-1 | germany | quarterfinals | 72000
row 7 : 1994-07-13 | 16 | bulgaria | 1-2 | italy | semifinals | 74110 ] Execute this SQL based on the above table: select count ( date )
|
7
|
[ header: year | competition | venue | position | event | notes row 1 : 1992 | carifta games (u20) | nassau, bahamas | 1st | discus throw | 37.86 m
row 2 : 1992 | carifta games (u20) | nassau, bahamas | 3rd | javelin throw | 36.37 m
row 3 : 1999 | central american and caribbean championships | bridgetown, barbados | 2nd | javelin throw | 54.24 m
row 4 : 2000 | olympic games | sydney, australia | 21st (q) | javelin throw | 56.36 m
row 5 : 2005 | central american and caribbean championships | nassau, bahamas | 2nd | javelin throw | 61.10 m
row 6 : 2005 | world championships | helsinki, finland | 14th (q) | javelin throw | 58.49 m
row 7 : 2006 | commonwealth games | melbourne, australia | 3rd | javelin throw | 58.27 m
row 8 : 2006 | central american and caribbean games | cartagena, colombia | 4th | javelin throw | 56.82 m
row 9 : 2008 | olympic games | beijing, china | 34th (q) | javelin throw | 55.51 m
row 10 : 2011 | pan american games | guadalajara, me | 7th | javelin throw | 51.40 m ] Execute this SQL based on the above table: select notes order by notes desc limit 1
|
61.1
|
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 3 | michael schumacher | ferrari | 71 | 1:34:45.026 | 2 | 10
row 2 : 2 | 4 | eddie irvine | ferrari | 71 | 19.575 | 4 | 6
row 3 : 3 | 8 | mika hakkinen | mclaren-mercedes | 71 | 19.747 | 1 | 4
row 4 : 4 | 1 | jacques villeneuve | williams-mecachrome | 71 | +1:06.965 | 5 | 3
row 5 : 5 | 6 | alexander wurz | benetton-playlife | 70 | +1 lap | 10 | 2
row 6 : 6 | 7 | david coulthard | mclaren-mercedes | 70 | +1 lap | 3 | 1
row 7 : 7 | 14 | jean alesi | sauber-petronas | 70 | +1 lap | 11 | None
row 8 : 8 | 15 | johnny herbert | sauber-petronas | 70 | +1 lap | 13 | None
row 9 : 9 | 5 | giancarlo fisichella | benetton-playlife | 70 | +1 lap | 9 | None
row 10 : 10 | 18 | rubens barrichello | stewart-ford | 69 | +2 laps | 14 | None
row 11 : 11 | 11 | olivier panis | prost-peugeot | 69 | +2 laps | 16 | None
row 12 : 12 | 19 | jos verstappen | stewart-ford | 69 | +2 laps | 15 | None
row 13 : 13 | 17 | mika salo | arrows | 69 | +2 laps | 19 | None
row 14 : 14 | 16 | pedro diniz | arrows | 69 | +2 laps | 17 | None
row 15 : 15 | 2 | heinz-harald frent | williams-mecachrome | 68 | suspension | 8 | None
row 16 : 16 | 10 | ralf schumacher | jordan-mugen-honda | 68 | +3 laps | 6 | None
row 17 : 17 | 22 | shinji nakano | minardi-ford | 65 | engine | 21 | None
row 18 : ret | 21 | toranosuke takagi | tyrrell-ford | 60 | engine | 20 | None
row 19 : ret | 12 | jarno trulli | prost-peugeot | 55 | spun off | 12 | None
row 20 : ret | 23 | esteban tuero | minardi-ford | 41 | gearbox | 22 | None
row 21 : ret | 9 | damon hill | jordan-mugen-honda | 19 | hydraulics | 7 | None
row 22 : ret | 20 | ricardo rosset | tyrrell-ford | 16 | hydraulics | 18 | None ] Execute this SQL based on the above table: select count ( pos ) where no > 5
|
17
|
[ header: # | name | height | weight (lbs.) | position | class | hometown | previous team(s) row 1 : 1 | mychal ladd | 6'5" | 190 | g | so | seattle, wa, u.s | rainier beach hs
row 2 : 2 | jonathan wills | 6'6" | 180 | g | jr | carson, ca, u.s | mayfair hs new mexico
row 3 : 3 | taylor kelly | 6'2" | 220 | g | fr | bakersfield, ca, u. | centennial hs
row 4 : 11 | jerry brown, jr | 6'7" | 195 | g f | fr | richmond, ca, u.s | sacred heart
row 5 : 12 | steven shepp | 6'2" | 170 | g | so | woodbridge, va, u.s | c.d. hylton
row 6 : 15 | nedeljko golubovic | 6'8" | 245 | f | jr | pljevlja, serbia, ser | findlay prep (las vegas,
row 7 : 20 | garrett johnson | 6'5" | 190 | g f | fr | pomona, ca, u.s | diamond ranch hs
row 8 : 22 | greg smith | 6'10" | 250 | c | fr | fresno, ca, u | westwind academy
row 9 : 24 | paul george | 6'8" | 210 | g f | so | palmdale, ca, u.s | pete knight hs
row 10 : 25 | justin johnson | 6'6" | 205 | f | fr | phoenix, az, | brophy college prep
row 11 : 30 | sylvester seay | 6'10" | 235 | f | sr | san bernardino, | winchendon school arizona state
row 12 : 32 | brandon sperling | 6'4" | 180 | g | so | fresno, ca, u | buchanan hs
row 13 : 42 | brandon webster | 6'10" | 275 | c | jr | bryan, tx, u | bryan hs ] Execute this SQL based on the above table: select count ( class )
|
13
|
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | fernando alonso | renault | 56 | 1:31:33.736 | 1 | 10
row 2 : 2 | 16 | jarno trulli | toyota | 56 | 24.327 | 2 | 8
row 3 : 3 | 8 | nick heidfeld | williams-bmw | 56 | 32.188 | 10 | 6
row 4 : 4 | 10 | juan pablo montoya | mclaren-mercedes | 56 | 41.631 | 11 | 5
row 5 : 5 | 17 | ralf schumacher | toyota | 56 | 51.854 | 5 | 4
row 6 : 6 | 14 | david coulthard | red bull-cosworth | 56 | +1:12.543 | 8 | 3
row 7 : 7 | 1 | michael schumacher | ferrari | 56 | +1:19.988 | 13 | 2
row 8 : 8 | 15 | christian klien | red bull-cosworth | 56 | +1:20.835 | 7 | 1
row 9 : 9 | 9 | kimi raikkonen | mclaren-mercedes | 56 | +1:21.580 | 6 | None
row 10 : 10 | 12 | felipe massa | sauber-petronas | 55 | +1 lap | 14 | None
row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 54 | +2 laps | 17 | None
row 12 : 12 | 18 | tiago monteiro | jordan-toyota | 53 | +3 laps | 18 | None
row 13 : 13 | 21 | christijan albers | minardi-cosworth | 52 | +4 laps | 19 | None
row 14 : ret | 2 | rubens barrichello | ferrari | 49 | handling | 12 | None
row 15 : ret | 6 | giancarlo fisichella | renault | 36 | collision | 3 | None
row 16 : ret | 7 | mark webber | williams-bmw | 36 | collision | 4 | None
row 17 : ret | 11 | jacques villeneuve | sauber-petronas | 26 | spun off | 16 | None
row 18 : ret | 3 | jenson button | bar-honda | 2 | engine | 9 | None
row 19 : ret | 4 | anthony davidson | bar-honda | 2 | engine | 15 | None
row 20 : ret | 20 | patrick friesacher | minardi-cosworth | 2 | spun off | 20 | None ] Execute this SQL based on the above table: select pos where pos in ( 'ret' , 6 ) order by no - time/retired desc limit 1
|
6
|
[ header: name | current use | completed | namesake | info row 1 : ritter library | library | 1958 | george ritter (alumn | ritter library is one of three libraries on
row 2 : health center | health center | 1986 | None | built at the same time as the lou hig
row 3 : lindsay-crossman chapel | chapel | 1870 | lindsay-crossman (trustee | originally called the emmanuel
row 4 : historian's house | office | None | None | house dedicated by the university to hold historical records and
row 5 : presidents house | home | 1935 | None | the president's house went through renovations in
row 6 : alumni house | offices | None | None | the building was formally called victoria
row 7 : newman center | newman center | None | None | the building is used by the newman student organization
row 8 : tudor house | campus security | None | None | the building is used by bw safety
row 9 : student activities center (sac) | student activity center | 1913-14 | None | originally built to be a women's gymnas
row 10 : black cultural center | cultural center | None | None | the building is used as meeting space for student organizations
row 11 : strosacker hall (union) | student activities center | 1965 | charles strosacker (alum | the building is home to administrative offices, student organizations
row 12 : bonds hall | administrative building | None | alfred bonds (president) | former home of the admissions offices the building houses
row 13 : durst welcome center | administrative building | 2011 | richard durst (president) | home to the university's admissions offices ] Execute this SQL based on the above table: select count ( * ) where name is null
|
0
|
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2001 | cin | 15 | 53 | 41 | 12 | 8.5 | 0 | 0 | 0 | 2 | 28 | 14 | 21 | 0 | 5
row 2 : 2002 | cin | 16 | 59 | 47 | 12 | 6.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 3 : 2003 | cin | 16 | 60 | 41 | 19 | 5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3
row 4 : 2004 | cin | 16 | 70 | 41 | 29 | 8 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 5 : 2005 | cin | 16 | 65 | 45 | 20 | 6 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 6 : 2006 | cin | 16 | 81 | 50 | 31 | 7.5 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 3
row 7 : 2007 | cin | 16 | 78 | 49 | 29 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3
row 8 : 2008 | sf | 16 | 73 | 50 | 23 | 7 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 3
row 9 : 2009 | sf | 16 | 55 | 40 | 15 | 6 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 10 : 2010 | sf | 16 | 70 | 57 | 13 | 8.5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 11 : 2011 | sf | 16 | 58 | 45 | 13 | 7.5 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 12 : 2012 | sf | 14 | 66 | 47 | 19 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 13 : 2013 | sf | 16 | 49 | 32 | 17 | 6.5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 14 : career | None | 205 | 837 | 585 | 252 | 82 | 15 | 9 | 0 | 3 | 28 | 9 | 21 | 0 | 29 ] Execute this SQL based on the above table: select min ( combined tackles ) where team = 'sf'
|
49.0
|
[ header: rank | name | height ft / m | floors | year | notes row 1 : 1 | rhodes state office tower | 629 / 192 | 41 | 1973 | has been the tallest building in columbus
row 2 : 2 | leveque tower | 555 / 169 | 47 | 1927 | tallest building constructed in columbus in the
row 3 : 3 | william green building | 530 / 162 | 33 | 1990 | tallest building constructed in columbus in the
row 4 : 4 | huntington center | 512 / 156 | 37 | 1984 | tallest building constructed in columbus in the
row 5 : 5 | vern riffe state office tower | 503 / 153 | 32 | 1988 | None
row 6 : 6 | one nationwide plaza | 485 / 148 | 40 | 1976 | None
row 7 : 7 | franklin county courthouse | 464 / 141 | 27 | 1991 | None
row 8 : 8 | aep building | 456 / 139 | 31 | 1983 | None
row 9 : 9 | borden building | 438 / 134 | 34 | 1974 | None
row 10 : 10 | three nationwide plaza | 408 / 124 | 27 | 1989 | None
row 11 : 11 | one columbus center | 366 / 112 | 26 | 1987 | None
row 12 : 12 | columbus center | 357 / 109 | 25 | 1964 | tallest building constructed in columbus in the
row 13 : 13 | capitol square | 350 / 107 | 26 | 1984 | None
row 14 : 14 | continental center | 348 / 106 | 26 | 1973 | None
row 15 : 15 | pnc bank building | 317 / 97 | 25 | 1977 | None
row 16 : 16 | miranova condominiums | 314 / 96 | 26 | 2001 | tallest residential building in the state of o
row 17 : 17 | fifth third center | 302 / 92 | 25 | 1998 | None
row 18 : 18 | motorists mutual building | 286 / 87 | 21 | 1973 | None
row 19 : 19 | midland building | 280 / 85 | 21 | 1970 | None
row 20 : 20 | the condominiums at north bank park | 267 / 81 | 20 | 2007 | None
row 21 : 21= | lincoln tower dormitory | 260 / 79 | 26 | 1967 | None
row 22 : 21= | morrill tower dormitory | 260 / 79 | 26 | 1967 | None
row 23 : 23 | hyatt regency columbus | 256 / 78 | 20 | 1980 | None
row 24 : 24 | key bank building | 253 / 77 | 20 | 1963 | None
row 25 : 25 | adam's mark hotel | 243 / 74 | 16 | 1961 | None
row 26 : 26 | town center | 226 / 69 | 17 | 1974 | None
row 27 : 27 | 8 east broad street | 212 / 64.6 | 17 | 1906 | None
row 28 : 28 | huntington building | 202 / 59.4 | 13 | 1926 | None
row 29 : 29 | ohio judicial center | 200 / 57.9 | 14 | 1933 | None
row 30 : 30 | 16 east broad street | 180 / 64.4 | 13 | 1900 | None ] Execute this SQL based on the above table: select name order by rank desc limit 1
|
16 east broad street
|
[ header: week | date | opponent | score | result | record row 1 : 1 | july 9 | vs. saskatche | 31-21 | win | 1-0
row 2 : 2 | july 16 | at montreal concordes | 36-0 | win | 2-0
row 3 : 3 | july 24 | vs. hamilton t | 36-25 | loss | 2-1
row 4 : 4 | aug 1 | at edmonton eskimos | 32-26 | win | 3-1
row 5 : 5 | aug 8 | vs. bc lions | 29-16 | win | 4-1
row 6 : 6 | aug 20 | at calgary stampeders | 35-4 | win | 5-1
row 7 : 7 | aug 28 | vs. ottawa rough | 27-20 | win | 6-1
row 8 : 8 | sept 5 | at saskatchewan roughrid | 36-35 | win | 7-1
row 9 : 9 | sept 11 | vs. calgary stampeders | 15-11 | loss | 7-2
row 10 : 10 | sept 18 | at ottawa rough riders | 38-28 | loss | 7-3
row 11 : 11 | sept 25 | vs. montreal concordes | 19-16 | win | 8-3
row 12 : 12 | oct 2 | at bc lions | 29-19 | win | 9-3
row 13 : 13 | oct 11 | vs. toronto argonaut | 39-35 | win | 10-3
row 14 : 14 | oct 17 | at toronto argonauts | 29-16 | win | 11-3
row 15 : 15 | oct 23 | vs. edmonton | 33-17 | loss | 11-4
row 16 : 16 | nov 7 | at hamilton tiger-cat | 24-21 | loss | 11-5 ] Execute this SQL based on the above table: select week where opponent = 'vs. ottawa rough riders'
|
7.0
|
[ header: institution | city | state | team name | affiliation | enrollment | home conference row 1 : augustana college (illinois) | rock island | illinois | vikings | private/lutheran | 2500 | cciw
row 2 : aurora university | aurora | illinois | spartans | private/non-sectarian | 1685 | northern
row 3 : beloit college | beloit | wisconsin | buccaneers | private/non-sectarian | 1300 | midwest
row 4 : benedictine university | lisle | illinois | eagles | private/catholic | 3282 | northern
row 5 : carthage college | kenosha | wisconsin | red men | private/lutheran | 2188 | cciw
row 6 : concordia university wisconsin | mequon | wisconsin | falcons | private/lutheran | 1608 | northern
row 7 : university of dubuque | dubuque | iowa | spartans | private/presbyterian | 1559 | iiac
row 8 : elmhurst college | elmhurst | illinois | bluejays | private/united church of christ | 3400 | cciw
row 9 : fontbonne university | st. louis | missouri | griffins | private/catholic | 2924 | sliac
row 10 : college of mount st. josep | cincinnati | ohio | lions | private/catholic | 1334 | hcac
row 11 : north central college | naperville | illinois | cardinals | private/methodist | 2900 | cciw ] Execute this SQL based on the above table: select city order by enrollment desc limit 1
|
elmhurst
|
[ header: year | award | result | category | series row 1 : 2004 | bet comedy awards | won | outstanding supporting actor in a comedy series | scrubs
row 2 : 2002 | bet comedy awards | won | outstanding supporting actor in a comedy series | scrubs
row 3 : 2004 | teen choice awards | nominated | choice tv sidekick | scrubs
row 4 : 2005 | teen choice awards | nominated | choice tv sidekick | scrubs
row 5 : 2006 | teen choice awards | nominated | choice tv sidekick | scrubs
row 6 : 2007 | teen choice awards | nominated | choice tv sidekick | scrubs
row 7 : 2005 | naacp image awards | nominated | outstanding supporting actor in a comedy series | scrubs
row 8 : 2006 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs
row 9 : 2007 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs
row 10 : 2008 | naacp image awards | nominated | outstanding actor in a comedy series | scrubs ] Execute this SQL based on the above table: select min ( year ) where series not null
|
2002
|
[ header: rank | lane | name | nationality | time | notes row 1 : None | 5 | ryan lochte | united states | 1:53.94 | wr
row 2 : None | 4 | aaron peirsol | united states | 1:54.33 | None
row 3 : None | 8 | arkady vyatchan | russia | 1:54.93 | eu
row 4 : 4 | 3 | markus rogan | austria | 1:55.49 | nr
row 5 : 5 | 6 | ryosuke irie | japan | 1:55.72 | None
row 6 : 6 | 1 | hayden stoeckel | australia | 1:56.39 | oc
row 7 : 7 | 2 | razvan florea | romania | 1:56.52 | None
row 8 : 8 | 7 | gregor tait | great britain | 1:57.00 | None ] Execute this SQL based on the above table: select notes where name = 'ryan lochte'
|
wr
|
[ header: place | position | number | name | league two | fa cup | league cup | fl trophy | total row 1 : 1 | mf | 4 | ryan hall | 10 | 1 | 0 | 3 | 14
row 2 : 2 | df | 6 | bilel mohsni | 13 | 0 | 0 | 0 | 13
row 3 : 3 | fw | 22 | liam dickinson | 10 | 1 | 0 | 1 | 12
row 4 : 4 | fw | 9 | neil harris | 9 | 0 | 0 | 1 | 10
row 5 : 5 | df | 15 | mark phillips | 7 | 0 | 1 | 0 | 8
row 6 : 6 | mf | 12 | kane ferdinand | 7 | 0 | 0 | 0 | 7
row 7 : 7 | mf | 8 | michael timlin | 4 | 0 | 0 | 0 | 4
row 8 : 8 | mf | 14 | dave martin | 3 | 0 | 0 | 0 | 3
row 9 : 8 | df | 3 | peter gilbert | 3 | 0 | 0 | 0 | 3
row 10 : 10 | fw | 24 | elliot benyon | 2 | 0 | 0 | 0 | 2
row 11 : 10 | fw | 37 | freddy eastwood | 2 | 0 | 0 | 0 | 2
row 12 : 12 | mf | 18 | ryan leonard | 1 | 0 | 0 | 0 | 1
row 13 : 12 | fw | 21 | blair sturrock | 0 | 0 | 0 | 1 | 1
row 14 : 12 | mf | 19 | jean-paul kalala | 1 | 0 | 0 | 0 | 1
row 15 : 12 | df | 16 | luke prosser | 1 | 0 | 0 | 0 | 1
row 16 : 12 | mf | 7 | anthony grant | 1 | 0 | 0 | 0 | 1
row 17 : 12 | df | 23 | chris barker | 1 | 0 | 0 | 0 | 1
row 18 : None | None | None | own goals | 4 | 0 | 0 | 0 | 4
row 19 : None | None | None | totals | 79 | 2 | 1 | 6 | 88 ] Execute this SQL based on the above table: select count ( * ) ( select name group by name having count ( * ) >= 2 )
|
0
|
[ 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 year group by year order by count ( * ) desc limit 1
|
2005
|
[ header: season | series | team | races | wins | poles | f/laps | podiums | points | position row 1 : 2001 | formula bmw junior cup iberia | None | 3 | 0 | 0 | 0 | 0 | 38 | 18th
row 2 : 2002 | formula bmw adac | viva racing | 20 | 9 | 5 | 1 | 13 | 264 | 1st
row 3 : 2003 | formula 3 euro series | team rosberg | 20 | 1 | 1 | 2 | 5 | 45 | 8th
row 4 : 2003 | masters of formula 3 | team rosberg | 1 | 0 | 0 | 0 | 0 | None | nc
row 5 : 2003 | macau grand prix | carlin motorsport | 1 | 0 | 0 | 0 | 0 | None | nc
row 6 : 2003 | korea super prix | carlin motorsport | 1 | 0 | 0 | 0 | 0 | None | 11th
row 7 : 2004 | formula 3 euro series | team rosberg | 19 | 3 | 2 | 2 | 5 | 70 | 4th
row 8 : 2004 | macau grand prix | team rosberg | 1 | 0 | 0 | 0 | 0 | None | nc
row 9 : 2004 | masters of formula 3 | team rosberg | 1 | 0 | 0 | 0 | 0 | None | 6th
row 10 : 2004 | bahrain superprix | team rosberg | 1 | 0 | 0 | 0 | 1 | None | 2nd
row 11 : 2005 | gp2 series | art grand prix | 23 | 5 | 4 | 5 | 12 | 120 | 1st
row 12 : 2005 | formula one | bmw williams f1 team | None | None | None | None | None | None | test driver
row 13 : 2006 | formula one | williamsf1 team | 18 | 0 | 0 | 1 | 0 | 4 | 17th
row 14 : 2007 | formula one | at&t williams | 17 | 0 | 0 | 0 | 0 | 20 | 9th
row 15 : 2008 | formula one | at&t williams | 18 | 0 | 0 | 0 | 2 | 17 | 13th
row 16 : 2009 | formula one | at&t williams | 17 | 0 | 0 | 1 | 0 | 34.5 | 7th
row 17 : 2010 | formula one | mercedes gp petrona | 19 | 0 | 0 | 0 | 3 | 142 | 7th
row 18 : 2011 | formula one | mercedes gp petrona | 19 | 0 | 0 | 0 | 0 | 89 | 7th
row 19 : 2012 | formula one | mercedes amg petronas | 20 | 1 | 1 | 2 | 2 | 93 | 9th
row 20 : 2013 | formula one | mercedes amg petronas | 19 | 2 | 3 | 0 | 4 | 171 | 6th
row 21 : 2014 | formula one | mercedes amg petronas | 2 | 1 | 0 | 1 | 2 | 43 | 1st ] Execute this SQL based on the above table: select count ( * ) ( select position group by position having count ( * ) >= 5 )
|
0
|
[ header: institution | city | state | team name | affiliation | enrollment | home conference row 1 : augustana college (illinois) | rock island | illinois | vikings | private/lutheran | 2500 | cciw
row 2 : aurora university | aurora | illinois | spartans | private/non-sectarian | 1685 | northern
row 3 : beloit college | beloit | wisconsin | buccaneers | private/non-sectarian | 1300 | midwest
row 4 : benedictine university | lisle | illinois | eagles | private/catholic | 3282 | northern
row 5 : carthage college | kenosha | wisconsin | red men | private/lutheran | 2188 | cciw
row 6 : concordia university wisconsin | mequon | wisconsin | falcons | private/lutheran | 1608 | northern
row 7 : university of dubuque | dubuque | iowa | spartans | private/presbyterian | 1559 | iiac
row 8 : elmhurst college | elmhurst | illinois | bluejays | private/united church of christ | 3400 | cciw
row 9 : fontbonne university | st. louis | missouri | griffins | private/catholic | 2924 | sliac
row 10 : college of mount st. josep | cincinnati | ohio | lions | private/catholic | 1334 | hcac
row 11 : north central college | naperville | illinois | cardinals | private/methodist | 2900 | cciw ] Execute this SQL based on the above table: select count ( state ) where institution = 'elmhurst college' and enrollment = 'carthage college'
|
0
|
[ header: date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a | wales | 3-1 | bhc | lawrie reilly (2), billy
row 2 : 1 november 1950 | hampden park, glasgow | northern ireland | 6-1 | bhc | billy steel (4), john m
row 3 : 13 december 1950 | hampden park, glasgow | austria | 0-1 | friendly | None
row 4 : 14 april 1951 | wembley stadium, london | england | 3-2 | bhc | bobby johnstone, lawrie
row 5 : 12 may 1951 | hampden park, glasgow | denmark | 3-1 | friendly | billy steel, lawrie reilly
row 6 : 16 may 1951 | hampden park, glasgow | france | 1-0 | friendly | lawrie reilly
row 7 : 20 may 1951 | heysel stadium, brussel | belgium | 5-0 | friendly | george hamilton (3),
row 8 : 27 may 1951 | prater stadium, vienna ( | austria | 0-4 | friendly | None ] Execute this SQL based on the above table: select score where score in ( '0-1' , '6-1' ) order by competition limit 1
|
6-1
|
[ 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 intersecting road where intersecting road in ( 'hwy 9, range road 272' , 'range road 290, 84 street ne' ) group by intersecting road order by count ( county ) desc limit 1
|
range road 290, 84 street ne
|
[ header: name | metres | feet row 1 : marmolada | 3343 | 10968
row 2 : antelao | 3264 | 10706
row 3 : tofana di mezzo | 3241 | 10633
row 4 : punta sorapis | 3229 | 10594
row 5 : monte civetta | 3220 | 10564
row 6 : vernel | 3145 | 10319
row 7 : cristallo | 3221 | 10568
row 8 : cima di vezzana | 3192 | 10470
row 9 : cimon della pala | 3184 | 10453
row 10 : langkofel / sas | 3181 | 10427
row 11 : pelmo | 3169 | 10397
row 12 : dreischusterspitze | 3162 | 10375
row 13 : boespitze / piz boe ( | 3152 | 10342
row 14 : croda rossa (h | 3148 | 10329
row 15 : piz popena | 3143 | 10312
row 16 : grohmannspitze (langkofel | 3126 | 10256
row 17 : zwolferkofel | 3094 | 10151
row 18 : elferkofel | 3092 | 10144
row 19 : sass rigais ( | 3025 | 9925
row 20 : kesselkogel (rosengarten | 3004 | 9856
row 21 : tre cime di lavaredo | 2999 | 9839
row 22 : funffingerspitze | 2997 | 9833
row 23 : pala di san martino | 2982 | 9831
row 24 : rosengartenspitze / catinacci | 2981 | 9781
row 25 : marmarole | 2961 | 9715
row 26 : cima di fradusta | 2941 | 9649
row 27 : monte agner | 2872 | 9416
row 28 : fermedaturm | 2867 | 9407
row 29 : cima d'asta | 2848 | 9344
row 30 : cima di canali | 2846 | 9338
row 31 : croda grande | 2839 | 9315
row 32 : vajoletturm / torri | 2821 | 9256
row 33 : sass maor | 2816 | 9239
row 34 : cima di ball | 2783 | 9131
row 35 : cima della madonna ( | 2751 | 9026
row 36 : rosetta | 2741 | 8993
row 37 : croda da lago | 2716 | 8911
row 38 : central grasleitenspitze | 2705 | 8875
row 39 : schlern | 2562 | 8406
row 40 : sasso di mur | 2554 | 8380
row 41 : cima delle dodici | 2338 | 7671
row 42 : monte pavione | 2336 | 7664
row 43 : cima di posta | 2235 | 7333
row 44 : monte pasubio | 2232 | 7323 ] Execute this SQL based on the above table: select name order by feet limit 1
|
monte pasubio
|
[ header: year | venue | individual | sprint | pursuit | mass start | relay row 1 : 1993 | borovets, bulgaria | None | None | None | None | 18
row 2 : 1995 | antholz-anterselva, | 67 | None | None | None | 12
row 3 : 1996 | ruhpolding, germany | 20 | 48 | None | None | 11
row 4 : 1997 | brezno-osrbli | 33 | 64 | None | None | 12
row 5 : 1998 | pokljuka, slovenia | None | None | 11 | None | None
row 6 : 1999 | kontiolahti, finland | 28 | 5 | 4 | 7 | 5
row 7 : 2000 | oslo, norway and la | 15 | 15 | 7 | 7 | 6
row 8 : 2001 | pokljuka, slovenia | 30 | 21 | 19 | 17 | 9
row 9 : 2003 | khanty-mansiy | 15 | 26 | 35 | None | 12
row 10 : 2004 | oberhof, germany | 42 | 30 | 43 | None | 13 ] Execute this SQL based on the above table: select venue where id = 1
|
borovets, bulgaria
|
[ header: rank | athlete | country | time | behind | points row 1 : 1 | sven kramer | netherlands | 01:53.98 | 0 | 37.993
row 2 : 2 | sverre lunde peder | norway | 1:54.87 | 0.89 | 38.29
row 3 : 3 | jan blokhuijsen | netherlands | 1:54.93 | 0.95 | 38.31
row 4 : 4 | denis yuskov | russia | 1:55.13 | 1.15 | 38.376
row 5 : 5 | koen verweij | netherlands | 1:55.42 | 1.44 | 38.473
row 6 : 6 | haralds silovs | latvia | 1:55.48 | 1.5 | 38.493
row 7 : 7 | zbigniew brodka | poland | 1:55.98 | 2 | 38.66
row 8 : 8 | bart swings | belgium | 1:56.08 | 2.1 | 38.693
row 9 : 9 | havard bøkko | norway | 1:56.35 | 2.37 | 38.783
row 10 : 10 | jan szymanski | poland | 1:56.55 | 2.57 | 38.85
row 11 : 11 | bram smallenbroek | austria | 1:57.44 | 3.46 | 39.146
row 12 : 12 | alexis contin | france | 1:57.58 | 3.6 | 39.193
row 13 : 13 | benjamin mace | france | 1:57.80 | 3.82 | 39.266
row 14 : 14 | konrad niedzwiedzki | poland | 1:57.92 | 3.94 | 39.306
row 15 : 15 | sergey gryaztso | russia | 1:58.73 | 4.75 | 39.576
row 16 : 16 | patrick beckert | germany | 1:59.08 | 5.1 | 39.693
row 17 : 17 | kristian reistad | norway | 1:59.19 | 5.21 | 39.73
row 18 : 18 | luca stefani | italy | 1:59.82 | 5.84 | 39.94
row 19 : 19 | marco cignini | italy | 1:59.97 | 5.99 | 39.99
row 20 : 20 | ferre spruyt | belgium | 2:00.00 | 6.02 | 40
row 21 : 21 | vitaly mikhailov | belarus | 2:00.75 | 6.77 | 40.52
row 22 : 22 | milan sablik | czech republic | 2:00.95 | 6.97 | 40.316
row 23 : 23 | ted jan bloemen | netherlands | 2:01.58 | 7.6 | 40.526
row 24 : 24 | moritz geisreiter | germany | 2:01.64 | 7.66 | 40.566 ] Execute this SQL based on the above table: select min ( behind ) where athlete = 'bram smallenbroek'
|
3.46
|
[ header: party | candidate | votes row 1 : labour | james kinney | 5513
row 2 : labour | james east | 4847
row 3 : labour | rice sheppard | 4644
row 4 : citizens' committee | percy abbott | 4233
row 5 : citizens' committee | john bowen | 4093
row 6 : citizens' committee | george h. scott | 3835
row 7 : labour | james findlay | 3775
row 8 : labour | j. j. murray | 3696
row 9 : citizens' committee | valentine richards | 3524
row 10 : citizens' committee | charles grant | 3230
row 11 : independent | charles g. davidson | 2982
row 12 : independent | joseph adair | 2356 ] Execute this SQL based on the above table: select votes order by votes desc limit 1
|
5513
|
[ header: kilometers | name | location | intersecting routes row 1 : 0 | netanya mall | netanya | petah tikva street, r
row 2 : 0.6 | netanya interchange | netanya | highway 2
row 3 : 0.75 | harakevet road | netanya | entrance to netanya railway station
row 4 : 1.45 | pinkas street | netanya | pinkas street
row 5 : 2.2 | deganya road | netanya | deganya road
row 6 : 2.8 | beit yitzhak | beit yitzhak | hasharon road
row 7 : 3.8 | ganot hadar | ganot hadar | entrance to ganot hadar and nordiy
row 8 : 4.3 | hasharon junction ("beit lid") | ganot hadar | highway 4
row 9 : 6.2 | rabin boulevard | kfar yona | entrance to kfar yona
row 10 : 7.3 | begin boulevard | kfar yona | entrance to kfar yona
row 11 : 7.7 | ha'atzmaut street | haniel | entrance to haniel
row 12 : 9.3 | yanuv junction | yanuv | route 5613, entrance to yanu
row 13 : 10 | haerez way | tnuvot industrial zone | entrance to tnuvot and
row 14 : 12 | be'erotayim junction | hagor | entrance to be'erotayim and
row 15 : 13.2 | nitzanei oz junction | nitzanei oz | route 5714, entrance to nitz
row 16 : 14.5 | nitzanei oz interchange | nitzanei oz | highway 6
row 17 : 15 | idf checkpoint | tulkarm | entrance to nitzanei s ] Execute this SQL based on the above table: select count ( * ) where kilometers = 0
|
1
|
[ header: drop(s) | multiplayer map(s) | spec ops mission(s) | face off map(s) | xbox 360 release date | playstation 3 release date row 1 : 1-2 | liberation & piazza | None | None | 24 january 2012 | 28 february 2012
row 2 : 3 | overwatch | None | None | 21 february 2012 | 29 march 2012
row 3 : 4-6 | black box | black ice & negotiator | None | 13 march 2012 | 12 april 2012
row 4 : 7-8 | sanctuary & foundation | None | None | 10 april 2012 | 10 may 2012
row 5 : 9-12 | oasis | iron clad & kill switch | getaway & lookout | 15 may 2012 | 14 june 2012
row 6 : 13-15 | None | arctic recon | vortex, u-turn & intersection | 19 june 2012 | 19 july 2012
row 7 : 16-18 | decommission & offshore | vertigo | None | 17 july 2012 | 16 august 2012
row 8 : 19-21 | None | special delivery, light 'em up | None | 7 august 2012 | 6 september 2012
row 9 : 22-24 | parish, gulch & boardwalk | None | None | 5 september 2012 | 9 october 2012 ] Execute this SQL based on the above table: select xbox 360 release date group by xbox 360 release date order by count ( * ) limit 1
|
10 april 2012
|
[ 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 competition order by id desc limit 1
|
world championships
|
[ header: title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment
row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment
row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment
row 4 : swat 4: the stetchkov | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment
row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile
row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment
row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile ] Execute this SQL based on the above table: select title where id = 1
|
swat 3: close quarters battle
|
[ header: tie no | home team | score | away team | date row 1 : 1 | enfield | 1-1 | leyton orient | 19 november 1988
row 2 : replay | leyton orient | 2-2 | enfield | 23 november 1988
row 3 : replay | leyton orient | 0-1 | enfield | 28 november 1988
row 4 : 2 | blackpool | 2-1 | scunthorpe united | 19 november 1988
row 5 : 3 | darlington | 1-2 | notts county | 19 november 1988
row 6 : 4 | bath city | 2-0 | grays athletic | 19 november 1988
row 7 : 6 | burnley | 0-2 | chester city | 19 november 1988
row 8 : 7 | preston north end | 1-1 | tranmere rovers | 19 november 1988
row 9 : replay | tranmere rovers | 3-0 | preston north end | 22 november 1988
row 10 : 9 | reading | 4-2 | hendon | 19 november 1988
row 11 : 10 | woking | 1-4 | cambridge united | 19 november 1988
row 12 : 11 | gillingham | 3-3 | peterborough united | 19 november 1988
row 13 : replay | peterborough united | 1-0 | gillingham | 23 november 1988
row 14 : 12 | bolton wanderers | 0-0 | chesterfield | 19 november 1988
row 15 : replay | chesterfield | 2-3 | bolton wanderers | 28 november 1988
row 16 : 13 | grimsby town | 1-0 | wolverhampton wanderers | 19 november 1988
row 17 : 14 | stafford rangers | 2-2 | crewe alexandra | 19 november 1988
row 18 : replay | crewe alexandra | 3-2 | stafford rangers | 22 november 1988
row 19 : 15 | scarborough | 2-1 | stockport county | 19 november 1988
row 20 : replay | doncaster rovers | 2-1 | brandon united | 22 november 1988
row 21 : 17 | fulham | 0-1 | colchester united | 19 november 1988
row 22 : 18 | brentford | 2-0 | halesowen town | 19 november 1988
row 23 : 20 | altrincham | 3-2 | lincoln city | 19 november 1988
row 24 : 23 | mansfield town | 1-1 | sheffield united | 19 november 1988
row 25 : replay | sheffield united | 2-1 | mansfield town | 22 november 1988
row 26 : 25 | halifax town | 1-0 | york city | 19 november 1988
row 27 : 27 | southport | 0-2 | port vale | 19 november 1988
row 28 : 28 | runcorn | 2-2 | wrexham | 19 november 1988
row 29 : replay | wrexham | 2-3 | runcorn | 22 november 1988
row 30 : 29 | torquay united | 2-2 | fareham town | 19 november 1988
row 31 : 30 | kettering town | 2-1 | dartford | 19 november 1988
row 32 : 31 | rotherham united | 3-1 | barrow | 19 november 1988
row 33 : 34 | waterlooville | 1-4 | aylesbury united | 19 november 1988
row 34 : 35 | telford united | 1-1 | carlisle united | 19 november 1988
row 35 : replay | carlisle united | 4-1 | telford united | 22 november 1988
row 36 : 36 | swansea city | 3-1 | northampton town | 19 november 1988
row 37 : 37 | frickley athletic | 0-2 | northwich victoria | 19 november 1988
row 38 : 38 | hartlepool united | 2-0 | wigan athletic | 19 november 1988
row 39 : 39 | welling united | 3-0 | bromsgrove rovers | 19 november 1988 ] Execute this SQL based on the above table: select count ( tie no ) where tie no >= 'replay'
|
0
|
[ header: team 1 | agg. | team 2 | 1st leg | 2nd leg row 1 : benfica | 3-2 | paris saint-germain | 2-1 | 1-1
row 2 : dynamo kyiv | 2-1 | manchester city | 2-0 | 0-1
row 3 : twente | 3-2 | zenit saint petersburg | 3-0 | 0-2
row 4 : cska moscow | 1-3 | porto | 0-1 | 1-2
row 5 : psv eindhoven | 1-0 | rangers | 0-0 | 1-0
row 6 : bayer leverkusen | 3-5 | villarreal | 2-3 | 1-2
row 7 : ajax | 0-4 | spartak moscow | 0-1 | 0-3
row 8 : braga | 1-08 | liverpool | 1-0 | 0-0 ] Execute this SQL based on the above table: select count ( * ) where agg. = '0-4'
|
1
|
[ header: # | title | directed by | written by | original air date | production code row 1 : 1 | "pilot" | michael dinner | peter elkoff | june 14, 2004 | 1aje01
row 2 : 2 | "tessa" | patrick norris | liz heldens | june 21, 2004 | 1aje02
row 3 : 3 | "surprise party" | james marshall | kevin falls & matt m | june 28, 2004 | 1aje03
row 4 : 4 | "meteor shower" | craig zisk | kevin falls & matt m | july 5, 2004 | 1aje04
row 5 : 5 | "my boyfriend's back" | david straiton | dana baratta | july 12, 2004 | 1aje05
row 6 : 6 | "secret service" | david grossman | jeff rake | july 19, 2004 | 1aje06
row 7 : 7 | "more" | michael fresco | liz heldens | august 2, 2004 | 1aje07
row 8 : 8 | "burned" | kevin hooks | karyn usher | august 9, 2004 | 1aje08
row 9 : 9 | "ties that bind" | patrick norris | gretchen j. berg | september 6, 2004 | 1aje09
row 10 : 10 | "vice" | kenneth biller | kenneth biller | september 13, 2004 | 1aje10
row 11 : 11 | "alexandra" | steve miner | chris brancato | september 20, 2004 | 1aje11
row 12 : 12 | "bellport" | patrick norris | peter elkoff | september 27, 2004 | 1aje12
row 13 : 13 | "leverage" | elodie keene | kevin falls & matt m | november 4, 2004 | 1aje13
row 14 : 14 | "illusions" | george mendeluk | kimberly costello | november 11, 2004 | 1aje14
row 15 : 15 | "the big one" | patrick norris | gretchen j. berg | november 18, 2004 | 1aje15
row 16 : 16 | "the cook, the waitress, the | kenneth biller | kenneth biller & dan | december 2, 2004 | 1aje16
row 17 : 17 | "sucker punch" | perry lang | liz heldens | december 9, 2004 | 1aje17
row 18 : 18 | "catwalk" | michael fresco | colleen mcguinness | december 16, 2004 | 1aje18
row 19 : 19 | "shark" | alan myerson | kevin falls & matt m | january 6, 2005 | 1aje19
row 20 : 20 | "the ex-games" | fred gerber | amy berg & andrew col | january 13, 2005 | 1aje20
row 21 : 21 | "the end" | elodie keene | karyn usher | unaired | 1aje21 ] Execute this SQL based on the above table: select count ( distinct directed by ) where directed by = 'patrick norris'
|
1
|
[ header: community | airport name | type | coordinates row 1 : antil plains | antil plains aerodrome | military | 19°26′36′′s 146°
row 2 : eagle farm, brisban | eagle farm airport | military/public | 27°25′30′′s 153°
row 3 : charters towers | breddan aerodrome | military | 19°56′34′′s 146°
row 4 : petrie, brisbane | petrie airfield | military | 27°17′s 153°00′
row 5 : tarampa | tarampa airfield | military | 27°27′19′′s 152°
row 6 : townsville | aitkenvale aerodrome | military | 19°18′45′′s 146°
row 7 : townsville | bohle river aerodrome | military | 19°16′58′′s 146°
row 8 : townsville | reid river airfield | military | 19°45′45′′s 146° ] Execute this SQL based on the above table: select airport name where id = 1
|
antil plains aerodrome
|
[ 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 member where member in ( 'sydney walter robinson' , 'sir vivian leonard henderson' ) order by party desc limit 1
|
sydney walter robinson
|
[ header: year | film title | duration | film type | shoot location row 1 : 1972 | kwadrat (square) | 4:40 | 35 mm short film | pwsftvit ło
row 2 : 1972 | take five | 3:36 | 35 mm short film | pwsftvit ło
row 3 : 1973 | plamuz (music art) | 9:38 | 35 mm short film | smff se-ma-
row 4 : 1974 | zupa (soup) | 8:22 | 35 mm short film | smff se-ma-
row 5 : 1975 | nowa ksiazka ( | 10:26 | 35 mm short film | smff se-ma-
row 6 : 1975 | lokomotywa (loco | 9:38 | 35 mm short film | smff se-ma-
row 7 : 1975 | swieto (holiday) | 9:38 | 35 mm short film | smff se-ma-
row 8 : 1976 | oj! nie moge sie za | 10:07 | 35 mm short film | smff se-ma-
row 9 : 1976 | weg zum nachbarn (way to your | 2:30 | 35 mm short film | smff se-ma-
row 10 : 1977 | piatek - sobota (f | 3:00 | 35 mm short film | smff se-ma-
row 11 : 1979 | mein fenster (my window) | 2:26 | 35 mm short film | vienna
row 12 : 1980 | tango | 8:14 | 35 mm short film | smff se-ma-
row 13 : 1980 | media | 1:36 | 35 mm short film | smff se-ma-
row 14 : 1980 | sceny narciar | 9:38 | 35 mm documentary film | in collaboration with b. dziw
row 15 : 1981 | wdech-wydech ( | 2:26 | 35 mm short film | in collaboration with b. dziw ] Execute this SQL based on the above table: select avg ( year )
|
1976.3333333333333
|
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan (jpn) | 9 | 0 | 1 | 10
row 2 : 2 | iran (iri) | 1 | 2 | 1 | 4
row 3 : 3 | syria (syr | 1 | 1 | 0 | 2
row 4 : 4 | indonesia (ina) | 0 | 3 | 2 | 5
row 5 : 5 | vietnam (vie) | 0 | 2 | 0 | 2
row 6 : 6 | chinese taipei | 0 | 1 | 3 | 4
row 7 : 7 | kuwait (kuw) | 0 | 1 | 1 | 2
row 8 : 7 | saudi arabia (ksa) | 0 | 1 | 1 | 2
row 9 : 9 | malaysia (mas) | 0 | 0 | 3 | 3
row 10 : 10 | brunei (bru) | 0 | 0 | 2 | 2
row 11 : 10 | philippines (phi) | 0 | 0 | 2 | 2
row 12 : 12 | macau (mac) | 0 | 0 | 1 | 1
row 13 : 12 | nepal (nep) | 0 | 0 | 1 | 1
row 14 : 12 | tajikistan (tjk) | 0 | 0 | 1 | 1
row 15 : 12 | united arab emirates (uae | 0 | 0 | 1 | 1
row 16 : total | total | 11 | 11 | 20 | 42 ] Execute this SQL based on the above table: select nation where rank > 3 order by rank limit 1
|
indonesia (ina)
|
[ header: pos | driver | entrant | constructor | time/retired | grid row 1 : 1 | jim clark | team lotus | lotus-climax | 2.02:58.6 | 1
row 2 : 2 | richie ginther | owen racing organisation | brm | + 22.6 s | 3
row 3 : 3 | graham hill | owen racing organisation | brm | + 28.2 s | 2
row 4 : 4 | jack brabham | brabham racing organisation | brabham-climax | + 52.0 s | 11
row 5 : 5 | tony maggs | cooper car company | cooper-climax | 72 laps | 6
row 6 : 6 | bruce mclaren | cooper | cooper-climax | 72 laps | 7
row 7 : 7 | mike hailwood | reg parnell (racing) | lola-climax | 70 laps | 9
row 8 : 8 | ian burgess | scirocco-powell (racing | scirocco-brm | 69 laps | 18
row 9 : 9 | peter revson | reg parnell (racing) | lotus-brm | 69 laps | 15
row 10 : 10 | carel godin de beaufort | ecurie maarsbergen | porsche | 67 laps | 20
row 11 : 11 | jo siffert | siffert racing team | lotus-brm | engine (66 laps) | 12
row 12 : 12 | andre pilette | andre pilette | lotus-climax | 63 laps | 21
row 13 : 13 | innes ireland | british racing partnership | lotus-brm | oil pressure (56 laps) | 5
row 14 : 14 | bernard collomb | bernard collomb | lotus-climax | oil pressure (46 laps) | 19
row 15 : ret | ian raby | ian raby (racing) | gilby-brm | ignition | 13
row 16 : ret | dan gurney | brabham racing organisation | brabham-climax | oil leak | 16
row 17 : ret | mike beckwith | british racing partnership | lotus-brm | accident | 17
row 18 : ret | masten gregory | tim parnell | lotus-brm | cam follower | 14
row 19 : ret | trevor taylor | team lotus | lotus-climax | crownwheel & pinion | 4
row 20 : ret | jo bonnier | rob walker racing team | cooper-climax | oil pressure | 8
row 21 : ret | tony settember | scirocco-powell (racing | scirocco-brm | valve gear | 22
row 22 : ret | bob anderson | dw racing enterprises | lola-climax | gearbox | 10
row 23 : wd | peter arundell | team lotus | lotus-climax | car not ready | None ] Execute this SQL based on the above table: select count ( * ) where driver = 'ian burgess'
|
1
|
[ header: rank | name | nation | cp | fp | points | placings row 1 : 1 | beatrix schuba | austria | 1 | 7 | 2763.0 | 10
row 2 : 2 | julie lynn holmes | united states | 2 | 5 | 2697.3 | 24.5
row 3 : 3 | karen magnussen | canada | 4 | 2 | 2697.7 | 27
row 4 : 4 | janet lynn | united states | 5 | 1 | 2680.0 | 34
row 5 : 5 | rita trapanese | italy | 3 | 8 | 2623.6 | 47.5
row 6 : 6 | sonja morgenstern | east germany | 9 | 3 | 2606.6 | 52
row 7 : 7 | zsuzsa almass | hungary | 6 | 4 | 2599.9 | 57
row 8 : 8 | charlotte walter | switzerland | 8 | 14 | 2480.7 | 86
row 9 : 9 | christine errath | east germany | 13 | 6 | 2493.5 | 83
row 10 : 10 | suna murray | united states | 14 | 9 | 2475.0 | 91
row 11 : 11 | elena alexandrova | soviet union | 10 | 13 | 2450.5 | 103
row 12 : 12 | patricia ann dodd | united kingdom | 7 | 16 | None | 100
row 13 : 13 | kazumi yamashita | japan | 12 | 11 | None | 116
row 14 : 14 | ludmila bezakova | czechoslovakia | 11 | 15 | None | 122
row 15 : 15 | jean scott | united kingdom | 15 | 10 | None | 132
row 16 : 16 | diane hall | canada | 19 | 12 | None | 132
row 17 : 17 | anita johansson | sweden | 16 | 18 | None | 145
row 18 : 18 | judith bayer | west germany | 20 | 17 | None | 159
row 19 : 19 | ruth hutchinson | canada | 17 | 20 | None | 168
row 20 : 20 | sonja balun | austria | 22 | 19 | None | 177
row 21 : 21 | joelle cartaux | france | 18 | 22 | None | 188
row 22 : 22 | cinzia frosio | italy | 21 | 21 | None | 197 ] Execute this SQL based on the above table: select placings where name = 'ludmila bezakova'
|
122
|
[ header: # | date | visitor | score | home | record | pts row 1 : 1 | december 21 | ottawa senators | 5-2 | montreal canadiens | 1-0-0 | 2
row 2 : 2 | december 26 | toronto arenas | 2-5 | ottawa senators | 2-0-0 | 4
row 3 : 3 | december 31 | ottawa senators | 2-4 | toronto arenas | 2-1-0 | 4
row 4 : 4 | january 2 | montreal canadiens | 2-7 | ottawa senators | 3-1-0 | 6
row 5 : 5 | january 4 | ottawa senators | 2-5 | montreal canadiens | 3-2-0 | 6
row 6 : 6 | january 9 | toronto arenas | 2-4 | ottawa senators | 4-2-0 | 8
row 7 : 7 | january 14 | ottawa senators | 2-5 | toronto arenas | 4-3-0 | 8
row 8 : 8 | january 16 | montreal canadiens | 10-6 | ottawa senators | 4-4-0 | 8
row 9 : 9 | january 18 | ottawa senators | 3-5 | montreal canadiens | 4-5-0 | 8
row 10 : 10 | january 23 | toronto arenas | 2-3 | ottawa senators | 5-5-0 | 10
row 11 : 11 | january 25 | ottawa senators | 1-0 | montreal canadiens | 1-0-0 | 2
row 12 : 12 | january 28 | ottawa senators | 2-1 | toronto arenas | 2-0-0 | 4
row 13 : 13 | january 30 | montreal canadiens | 2-3 | ottawa senators | 3-0-0 | 6
row 14 : 14 | february 6 | toronto arenas | 1-3 | ottawa senators | 4-0-0 | 8
row 15 : 15 | february 8 | ottawa senators | 3-4 | montreal canadiens | 4-1-0 | 18
row 16 : 16 | february 13 | montreal canadiens | 0-7 | ottawa senators | 5-1-0 | 10
row 17 : 17 | february 18 | ottawa senators | 4-3 | toronto arenas | 6-1-0 | 12
row 18 : 18 | february 20 | toronto arenas | 3-9 | ottawa senators | 7-1-0 | 14 ] Execute this SQL based on the above table: select date where date in ( 'february 18' , 'january 30' , 'february 13' ) and # != 16
|
january 30, february 18
|
[ header: camp | div sec division | admin district | 9 feb | 11 feb | 16 feb | 25 feb | 27 feb | 2 mar | 4 mar | 6 mar | 11 mar | 13 mar | 24 mar | 30 mar | 31 mar row 1 : ariviththodam sivanantha | vengalachedikulam | vav | 581 | 581 | 581 | 581 | 584 | 584 | 585 | 585 | 583 | 583 | 601 | 601 | 601
row 2 : cheddikulam maha vidy | vengalachedikulam | vav | 1624 | 1624 | 1624 | 1965 | 1965 | 1965 | 1996 | 1996 | 2001 | 2001 | 1995 | 1995 | 1995
row 3 : nelukkulam kala | vavuniya | vav | 2829 | 2829 | 2829 | 3071 | 3084 | 3084 | 3084 | 3068 | 3068 | 3082 | 3101 | 3070 | 3070
row 4 : pampamadhu hostel school | vavuniya | vav | 2779 | 2779 | 4181 | 4131 | 4131 | 4131 | 4131 | 4108 | 4108 | 4108 | 4178 | 4178 | 4178
row 5 : ponthoodam government tamil mixed school | vavuniya | vav | 1351 | 1351 | 1351 | 1365 | 1310 | 1310 | 1310 | 1308 | 1308 | 1320 | 1327 | 1319 | 1319
row 6 : poonathoddam college of education | vavuniya | vav | 4406 | 4406 | 5302 | 5302 | 5009 | 5009 | 5009 | 5036 | 5036 | 5119 | 5236 | 5243 | 5243
row 7 : vavuniya tamil | vavuniya | vav | None | 1200 | 4390 | 3838 | 4085 | 4085 | 5475 | 3540 | 3390 | 3390 | 3963 | 3969 | 3969
row 8 : kaithady palmyra research | thenmarachchi | jaf | None | None | None | None | None | None | None | None | None | None | None | None | 357
row 9 : kodikamam government tam | thenmarachchi | jaf | None | None | 411 | 424 | 503 | 503 | 655 | 711 | 706 | 706 | 1006 | 1006 | 1006
row 10 : thirunagar old court house | jaffna | jaf | None | None | 73 | 74 | 49 | 49 | 108 | 108 | 113 | 113 | 114 | 114 | 140
row 11 : kalimoddai | nanaddan | man | None | None | 445 | 445 | 445 | 445 | 445 | 454 | 454 | 454 | 454 | 454 | 454
row 12 : mannar district general hospital | mannar town | man | None | None | None | None | 279 | 279 | 279 | 279 | 279 | 279 | 279 | 279 | 279
row 13 : sirukandal | nanaddan | man | None | None | 357 | 357 | 357 | 357 | 357 | 350 | 350 | 350 | 350 | 350 | 350
row 14 : thampalakamam peripheral unit | thampalakamam | tri | None | None | None | 33 | 76 | 79 | 77 | 77 | 75 | 75 | 35 | 35 | 35
row 15 : polonnaruwa general hospital | None | pol | None | None | None | 86 | 171 | 171 | 171 | 171 | 171 | 171 | 100 | 100 | 92 ] Execute this SQL based on the above table: select avg ( div sec division ) where div sec division = 'mannar town'
|
0.0
|
[ header: year | competition | venue | position | event | notes row 1 : 1982 | african championships | cairo, egyp | 1st | marathon | 2:21:05
row 2 : 1982 | commonwealth games | brisbane, australia | 2nd | marathon | 2:09:30
row 3 : 1983 | world championships | helsinki, finland | 15th | marathon | 2:13:11
row 4 : 1983 | melbourne marathon | melbourne, australia | 1st | marathon | 2:13:50
row 5 : 1984 | tokyo marathon | tokyo, japan | 1st | marathon | 2:10:49
row 6 : 1984 | olympic games | los angeles, united states | 6th | marathon | 2:11:10
row 7 : 1984 | melbourne marathon | melbourne, australia | 1st | marathon | 2:15:31
row 8 : 1986 | tokyo marathon | tokyo, japan | 1st | marathon | 2:08:10
row 9 : 1986 | fukuoka marathon | fukuoka, japan | 1st | marathon | 2:10:06
row 10 : 1987 | world championships | rome, italy | 6th | marathon | 2:13:43
row 11 : 1987 | beijing marathon | beijing, pr china | 1st | marathon | 2:12:19
row 12 : 1988 | olympic games | seoul, south korea | 7th | marathon | 2:13:06
row 13 : 1988 | boston marathon | boston, united states | 2nd | marathon | None
row 14 : 1989 | new york city marathon | new york, united states | 1st | marathon | 2:08:01
row 15 : 1989 | boston marathon | boston, united states | 2nd | marathon | None
row 16 : 1990 | boston marathon | boston, united states | 2nd | marathon | None
row 17 : 1992 | olympic games | barcelona, spain | 34th | marathon | 2:19:34
row 18 : 1993 | world championships | stuttgart, germany | 21st | marathon | 2:24:23
row 19 : 1995 | world championships | gothenburg, sweden | 43rd | marathon | 2:30:53 ] Execute this SQL based on the above table: select position where position in ( '2nd' , '1st' ) order by year limit 1
|
1st
|
[ header: date | winner | yacht | loser | yacht | score | delta row 1 : september 14, 1983 | liberty | us-40 | australia ii | ka-6 | 1-0 | 1:10
row 2 : september 15, 1983 | liberty | us-40 | australia ii | ka-6 | 2-0 | 1:33
row 3 : september 18, 1983 | australia ii | ka-6 | liberty | us-40 | 1-2 | 3:14
row 4 : september 20, 1983 | liberty | us-40 | australia ii | ka-6 | 3-1 | 0:43
row 5 : september 21, 1983 | australia ii | ka-6 | liberty | us-40 | 2-3 | 1:47
row 6 : september 22, 1983 | australia ii | ka-6 | liberty | us-40 | 3-3 | 3:25
row 7 : september 26, 1983 | australia ii | ka-6 | liberty | us-40 | 4-3 | 0:41 ] Execute this SQL based on the above table: select count ( loser ) where score = '1-2'
|
1
|
[ header: episode number | original airdate | title | disc | description row 1 : 48 | 30 january 1983 | "the frozen turkey man" | 1 | for a joke, compo and cle
row 2 : 49 | 6 february 1983 | "the white man's grave" | 1 | the trio have clegg stand in for wall
row 3 : 50 | 13 february 1983 | "the waist land" | 1 | foggy attempts to earn some ready cash by
row 4 : 51 | 20 february 1983 | "cheering up ludovic | 1 | clegg is roped in to drive
row 5 : 52 | 27 february 1983 | "the three astaires" | 1 | the trio help out at a church concert,
row 6 : 53 | 6 march 1983 | "the arts of concealment" | 1 | foggy lands himself in trouble with a ] Execute this SQL based on the above table: select count ( * ) where description <= 305
|
0
|
[ header: dates | location | attendance | official guests | notes row 1 : august 3-5, 1973 | pick-congress hotel | None | none | known as nostalgia '73, 2nd annual
row 2 : july 5-7, 1985 | ramada o'hare | None | guest of honor: sergio aragones | 10th anniversary chicago comicon
row 3 : july 17-19, 1998 | rosemont convention center | 25000 | guest of honor: todd mc | None
row 4 : august 5-7, 2005 | rosemont convention center | None | None | None
row 5 : august 9-12, 2012 | donald e. stephens convention | None | william shatner, jer | None ] Execute this SQL based on the above table: select dates where location = 'pick-congress hotel'
|
august 3-5, 1973
|
[ header: date | race name | d(f) | course | prize (£) | odds | runners | place | margin | winner/runner-up | time | jockey row 1 : july 1879 | chesterfield stakes | 5 | newmarket | 1130 | 9/4 | 11 | 1 | 1 | petal | 0:59 | charles wood
row 2 : 29 july 1879 | richmond stakes | 6 | goodwood | 1762 | None | 8 | 1 | None | None | None | None
row 3 : august 1879 | prince of wales stakes | 5 | york | 340 | 1/2 | 9 | 1 | 0.5 | brother to ersilia | None | fred archer
row 4 : 1879 | triennial produce stakes | 10 | newmarket | 881 | None | 11 | 1 | None | None | None | None
row 5 : 1879 | rous memorial stakes | 5 | newmarket | 567 | None | 10 | 1 | None | None | None | None
row 6 : 26 may 1880 | epsom derby | 12 | epsom downs | 6375 | 2/1 | 19 | 1 | head | robert the devil | 2:48 | fred archer
row 7 : june 1880 | st. james's palace | 8 | ascot | 1550 | 30/100 | 5 | 1 | head | fernandez | None | g fordham
row 8 : 15 september 1880 | st leger | 14.5 | doncaster | 6100 | 4/5 | 12 | 6 | None | robert the devil | 3:32 | None
row 9 : 28 september 1880 | great foal stakes | 10 | newmarket | 2697 | 9/2 | 7 | 2 | head | robert the devil | 2:25 | tom cannon
row 10 : 14 october 1880 | champion stakes | 10 | newmarket | 2071 | 5/4 | 4 | 2 | 10 | robert the devil | 2:10 | g fordham
row 11 : 27 april 1881 | city and suburban handicap | 10 | epsom downs | 1230 | 100/8 | 24 | 1 | 1.5 | foxhall | 2:07 | fred archer
row 12 : 3 june 1881 | epsom gold cup | 12 | epsom downs | 500 | None | 2 | 1 | None | robert the devil | None | None
row 13 : 13 october 1881 | champion stakes | 10 | newmarket | 2087 | 4/6 | 8 | 1 | 0.75 | scobell | 2:23.6 | fred archer
row 14 : 25 october 1881 | cambridgeshire stakes | 9 | newmarket | 2017 | 9/2 | 32 | 7 | None | foxhall | 2:15.4 | fred archer ] Execute this SQL based on the above table: select course where place > 2
|
doncaster, newmarket
|
[ header: name | year built | country | town | height | remarks row 1 : glacial aerial tramway kaprun i | 1966 | austria | kaprun | 113.6 m | the tallest pylon is on the third
row 2 : mississippi aerial river transit | 1984 | usa | new orleans | 109 m | the tallest pylon on a
row 3 : torre jaume i | 1931 | spain | barcelona | 107 m | intermediate stop of the harbour aerial tramway, also
row 4 : gant hohtaelli aerial tram | None | switzerland | zermatt | 94 m | one pylon
row 5 : london emirates air line | early 2012 | uk | london | 88 m | north main tower. river thames aerial
row 6 : singapore cable car | 1972 | singapore | singapore | 88 m | pylon i
row 7 : eibsee aerial tramway | 1962 | germany | garmisch-partenkirchen | 85 m | pylon ii
row 8 : nizhny novgorod vol | 2012 | russia | nizhny novgorod | 82 m | None
row 9 : mittersill goods aerial tramway | 1940s | austria | mittersill | 80 m | two pylons for a tramway
row 10 : singapore cable car | 1972 | singapore | singapore | 80 m | pylon ii
row 11 : 3s aerial tramway | 2004 | austria | kitzbuhel | 80 m | one pylon
row 12 : torre sant sebasti | 1931 | spain | barcelona | 78 m | terminal of harbour aerial tramway
row 13 : roosevelt island tram | 1976 | usa | new york city | 76 m | central pylon of commuter tramway
row 14 : wendelstein aerial tramway | 1970 | germany | bayerischzell-osterhof | 75 m | None
row 15 : vinpearl cable car | 2007 | vietnam | nha trang | 75 m | 7 pylons standing in the sea.
row 16 : sandia peak tramway | 1965 | usa | albuquerque | 70.7 m | pylon 1, inclined at an angle of 18
row 17 : eibsee aerial tramway | 1962 | germany | garmisch-partenkirchen | 65 m | pylon i ] Execute this SQL based on the above table: select abs ( ( select sum ( height ) ) - ( select sum ( height ) ) )
|
0.0
|
[ header: # | season | competition | date | round | opponent | h / a | result | scorer (s) row 1 : 35 | 2011 | afc champions league | 2011-03-02 | group stage | al-ain | a | 1-0 | s : dejan damjanovic
row 2 : 36 | 2011 | afc champions league | 2011-03-15 | group stage | hangzhou greentown | h | 3-0 | s : dejan damjanovic,
row 3 : 37 | 2011 | afc champions league | 2011-04-06 | group stage | nagoya grampus | a | 1-1 | s : choi hy
row 4 : 39 | 2011 | afc champions league | 2011-05-04 | group stage | al-ain | h | 3-0 | s : dejan damjanovic (2)
row 5 : 41 | 2011 | afc champions league | 2011-05-25 | round of 16 | kashima antlers | h | 3-0 | s : bang seung-h
row 6 : 42 | 2011 | afc champions league | 2011-09-14 | quarter-finals 1st leg | al-ittihad | a | 1-3 | s : choi ta
row 7 : 43 | 2011 | afc champions league | 2011-09-27 | quarter-finals 2nd leg | al-ittihad | h | 1-0 | s : mauricio molina
row 8 : 44 | 2013 | afc champions league | 2013-02-26 | group stage | jiangsu sainty | h | 5-1 | s : dejan damjanovic (2)
row 9 : 45 | 2013 | afc champions league | 2013-03-12 | group stage | buriram united | a | 0-0 | None
row 10 : 46 | 2013 | afc champions league | 2013-04-02 | group stage | vegalta sendai | h | 2-1 | s : sergio escudero
row 11 : 48 | 2013 | afc champions league | 2013-04-24 | group stage | jiangsu sainty | a | 2-0 | s : koh myong
row 12 : 49 | 2013 | afc champions league | 2013-05-01 | group stage | buriram united | h | 2-2 | s : jung seung-y
row 13 : 50 | 2013 | afc champions league | 2013-05-14 | round of 16 1st leg | beijing guoan | a | 0-0 | None
row 14 : 53 | 2013 | afc champions league | 2013-09-18 | quarter-finals 2nd leg | al-ahli | h | 1-0 | s : dejan damjanovic
row 15 : 55 | 2013 | afc champions league | 2013-10-02 | semi-finals 2nd leg | esteghlal | a | 2-2 | s : ha dae-sung ] Execute this SQL based on the above table: select count ( competition ) where # > 5
|
15
|
[ header: season | pitcher | decision | final score | opponent | location row 1 : 1963 | turk farrell | l | 2-9 | san francisco giants | colt stadium
row 2 : 1964 | ken johnson | w | 6-3 | cincinnati reds | crosley field
row 3 : 1965 | bob bruce | l | 0-2 | philadelphia phillies | astrodome
row 4 : 1966 | robin roberts | l | 2-3 | los angeles dodgers | dodger stadium
row 5 : 1968 | larry dierker | w | 5-4 | pittsburgh pirates | astrodome
row 6 : 1970 | larry dierker (2) | w | 8-5 | san francisco giants | candlestick park
row 7 : 1971 | larry dierker (3) | w | 5-2 | los angeles dodgers | astrodome
row 8 : 1973 | dave roberts | nd (w) | 2-1 | atlanta braves | atlanta-fulton county stadium
row 9 : 1976 | j.r. richard | l | 5-11 | cincinnati reds | riverfront stadium
row 10 : 1980 | j.r. richard (5) | w | 3-2 | los angeles dodgers | astrodome
row 11 : 1981 | joe niekro | l | 0-2 | los angeles dodgers | dodger stadium
row 12 : 1982 | nolan ryan | l | 3-14 | st. louis cardinals | astrodome
row 13 : 1983 | joe niekro (2) | nd (l) | 7-16 | los angeles dodgers | astrodome
row 14 : 1984 | joe niekro (3) | l | 2-4 | montreal expos | astrodome
row 15 : 1985 | nolan ryan (2) | w | 2-1 | los angeles dodgers | astrodome
row 16 : 1987 | mike scott | w | 4-3 | los angeles dodgers | astrodome
row 17 : 1988 | mike scott (2) | w | 6-3 | san diego padres | astrodome
row 18 : 1989 | mike scott (3) | w | 10-3 | atlanta braves | astrodome
row 19 : 1992 | pete harnisch | l | 0-2 | atlanta braves | astrodome
row 20 : 1994 | pete harnisch (2) | nd (w) | 6-5 | montreal expos | astrodome
row 21 : 1998 | shane reynolds | nd (l) | 4-9 | san francisco giants | astrodome
row 22 : 1999 | shane reynolds | w | 4-2 | chicago cubs | astrodome
row 23 : 2000 | shane reynolds | w | 5-2 | pittsburgh pirates | three rivers stadium
row 24 : 2001 | scott elarton | w | 11-3 | milwaukee brewers | enron field
row 25 : 2002 | wade miller | l | 3-9 | milwaukee brewers | astros field
row 26 : 2003 | roy oswalt | w | 10-4 | colorado rockies | minute maid park
row 27 : 2004 | roy oswalt (2) | nd (l) | 4-5 | san francisco giants | minute maid park
row 28 : 2005 | roy oswalt (3) | l | 3-7 | st. louis cardinals | minute maid park
row 29 : 2006 | roy oswalt (4) | w | 1-0 | florida marlins | minute maid park ] Execute this SQL based on the above table: select decision where opponent = 'los angeles dodgers'
|
l, w, w, l, nd (l), w, w
|
[ header: name | 1968 cf designator | place of manufacture | primary role(s) | service period | # used row 1 : airco dh.9a | None | uk | bomber | 1920-1929 | 12
row 2 : armstrong whitworth atlas | None | uk | army co-operation | 1927-1942 | 16
row 3 : avro tutor (avro 621) | None | uk | trainer | 1931-1945 | 7
row 4 : avro lancaster | None | uk/canada | heavy bomber | 1944-1965 | 229
row 5 : avro lincoln | None | uk/canada | heavy bomber | 1946-1947 | 3
row 6 : boeing-vertol chinook | ch-147 | us | transport helicopter | 1974-1992 | 9
row 7 : canadair argus | cp-107 | canada | maritime patrol | 1957-1988 | 33
row 8 : canadair dynavert | cx-131 | canada | experimental vtol tilt-wing | 1969-1975 | 3
row 9 : canadair starfighter | cf-104 | canada | fighter | 1961-1988 | 200
row 10 : canadian vickers varuna | None | canada | patrol flying boat | 1926-1930 | 8
row 11 : consolidated catalina/canso | None | us/canada | maritime patrol seaplane | 1941-1962 | 254
row 12 : curtiss h-16 | None | us | patrol flying boat | 1922-1924 | 2
row 13 : curtiss tomahawk | None | us | fighter | 1943-1946 | 4
row 14 : curtiss warhawk | None | us | fighter | 1942-1943 | 9
row 15 : de havilland fox moth | None | canada | transport | 1941-1945 | 1
row 16 : de havilland genet moth | None | uk | role | 1928-1932 | 2
row 17 : de havilland canada chipmunk | ct-120 | canada | elementary trainer | 1948-1972 | 100
row 18 : de havilland canada otter | csr-123 | canada | transport | 1953-1984 | 69
row 19 : douglas mo-2b | None | us | utility/patrol | 1927-1930 | 1
row 20 : fairchild cornell | None | us | elementary trainer | 1942-1948 | 1555
row 21 : fairchild flying boxcar | None | us | transport | 1952-1967 | 35
row 22 : fleet freighter | None | canada | transport | 1942-1944 | 2
row 23 : grumman tracker | cp-121 | canada | carrier-borne asw | 1968-1994 | 72
row 24 : handley page harrow | None | uk | bomber/transport | 1940-1941 | 2
row 25 : handley page halifax | None | uk | heavy bomber | 1944-1947 | 5
row 26 : hawker hurricane | None | uk/canada | fighter | 1939-1948 | 502
row 27 : hawker sea hurricane | None | uk | fighter | 1942-1943 | 1
row 28 : keystone puffer | None | us | crop duster/utility | 1927-1934 | 2
row 29 : lockheed lodestar | None | us | transport | 1943-1948 | 18
row 30 : mcdonnell douglas c | cf-188 | us | fighter | 1982-current | 138
row 31 : noorduyn norseman | None | canada | utility transport | 1940-1957 | 100
row 32 : north american harvard | None | us/canada | advanced trainer | 1939-1968 | 2156
row 33 : north american na-44 | None | us | fighter/utility | 1940-1944 | 1
row 34 : sagem sperwer | cu-161 | france | uav | 2003-current | 31 ] Execute this SQL based on the above table: select name where # used = 1
|
de havilland fox moth, douglas mo-2b, hawker sea hurricane, north american na-44
|
[ header: airing date | english title (chinese title) | number of episodes | main cast | theme song (t) sub-theme song (st) | genre | notes | official website row 1 : 19 feb- 15 mar | mutual affection 河東獅吼 | 20 | esther kwan, gordon la | t: "怕老婆會發達" (david | costume drama | None | None
row 2 : 18 mar- 3 may | dark tales 聊齋 | 35 | gallen lo, grace yu, ja | t: "隔世情" (cass | costume drama | prequel to 1998's dark tales | None
row 3 : 6 may- 31 may | money just can't buy 天降財神 | 20 | bobby au yeung, mari | t: "運財有福星" (natalis | modern drama | None | None
row 4 : 3 jun- 21 jun | crossing boundaries 盞鬼老豆 | 15 | mini kung, benz hui | t: "覺悟" (vivian | modern drama | released overseas on april 3, 1995 | None
row 5 : 24 jun- 16 aug | state of divinity 笑傲江湖 | 40 | jackie lui, fiona le | t: "活得瀟灑" (alan | costume drama | None | official website
row 6 : 19 aug- 6 sep | the price to pay 五個醒覺的少年 | 20 | john kwan, may kw | t: "改改改" (hacken le | modern drama | released overseas on december 7, 1995 | None
row 7 : 9 sep- 4 oct | night journey 殭屍福星 | 20 | yuen wah, dani | t: "今天開始" (danie | costume drama | None | None
row 8 : 7 oct- 15 nov | food of love 闔府統請 | 30 | wong he, kenix k | t: "闔府統請" (gabriel | modern drama | None | None
row 9 : 10 nov- 20 dec | journey to the west 西遊記 | 30 | dicky cheung, kw | t: "西遊記" (dicky | costume drama | prequel to 1998's journey to the west | official website
row 10 : 30 dec 1996- 27 jan 1998 | in the name of love 有肥人終成眷屬 | 20 | kent cheng, sunny chan | t: "但願有情人" (mo | modern drama | None | None ] Execute this SQL based on the above table: select abs ( ( select english title (chinese title) where genre = 'costume drama' ) - ( select english title (chinese title) where genre = 'costume drama' ) )
|
0
|
[ header: date | opponents | h / a | result f - a | scorers | attendance row 1 : 26 august 1933 | plymouth argyle | a | 0 - 4 | None | 25700
row 2 : 30 august 1933 | nottingham forest | h | 0 - 1 | None | 16934
row 3 : 2 september 1933 | lincoln city | h | 1 - 1 | green | 16987
row 4 : 7 september 1933 | nottingham forest | a | 1 - 1 | stewart | 10650
row 5 : 9 september 1933 | bolton wanderers | h | 1 - 5 | stewart | 21779
row 6 : 16 september 1933 | brentford | a | 4 - 3 | brown (2), frame, hine | 17180
row 7 : 23 september 1933 | burnley | h | 5 - 2 | dewar (4), brown | 18411
row 8 : 14 october 1933 | bradford park avenue | a | 1 - 6 | hine | 11033
row 9 : 21 october 1933 | bury | a | 1 - 2 | byrne | 15008
row 10 : 25 november 1933 | bradford city | h | 2 - 1 | dewar, own goal | 20902
row 11 : 2 december 1933 | port vale | a | 3 - 2 | black, brown, dewar | 10316
row 12 : 9 december 1933 | notts county | h | 1 - 2 | dewar | 15564
row 13 : 16 december 1933 | swansea town | a | 1 - 2 | hine | 6591
row 14 : 23 december 1933 | millwall | h | 1 - 1 | dewar | 12043
row 15 : 26 december 1933 | grimsby town | a | 3 - 7 | byrne (2), frame | 15801
row 16 : 6 january 1934 | lincoln city | a | 1 - 5 | brown | 6075
row 17 : 20 january 1934 | bolton wanderers | a | 1 - 3 | ball | 11887
row 18 : 3 february 1934 | burnley | a | 4 - 1 | cape (2), green, stewart | 9906
row 19 : 10 february 1934 | oldham athletic | h | 2 - 3 | cape, green | 24480
row 20 : 24 february 1934 | bradford park avenue | h | 0 - 4 | None | 13389
row 21 : 3 march 1934 | bury | h | 2 - 1 | ball, gallimore | 11176
row 22 : 10 march 1934 | hull city | a | 1 - 4 | ball | 5771
row 23 : 17 march 1934 | fulham | h | 1 - 0 | ball | 17565
row 24 : 24 march 1934 | southampton | a | 0 - 1 | None | 4840
row 25 : 30 march 1934 | west ham united | h | 0 - 1 | None | 29114
row 26 : 31 march 1934 | blackpool | h | 2 - 0 | cape, hine | 20038
row 27 : 2 april 1934 | west ham united | a | 1 - 2 | cape | 20085
row 28 : 7 april 1934 | bradford city | a | 1 - 1 | cape | 9258
row 29 : 14 april 1934 | port vale | h | 2 - 0 | brown, mcmillen | 14777
row 30 : 21 april 1934 | notts county | a | 0 - 0 | None | 9645
row 31 : 28 april 1934 | swansea town | h | 1 - 1 | topping | 16678
row 32 : 5 may 1934 | millwall | a | 2 - 0 | cape, manley | 24003 ] Execute this SQL based on the above table: select h / a where h / a in ( 'a' , 'a' ) order by attendance - attendance desc limit 1
|
a
|
[ header: week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71297
row 2 : 2 | october 4, 1959 | at philadelphia eagle | l 49-21 | 27023
row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65534
row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68783
row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33596
row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68837
row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56779
row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66786
row 9 : 9 | november 22, 1959 | at chicago cardinals (bloom | w 30-20 | 26625
row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60982
row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68436
row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26198 ] Execute this SQL based on the above table: select week order by id desc limit 1
|
12
|
[ header: s.no. | name of kingdom | name of king | no. of villages | capital | names of districts row 1 : 1 | sihag | chokha singh | 150 | suin | rawatsar, baramsar,
row 2 : 2 | beniwal | raisal singh | 150 | rasalana | bhukarka, sand
row 3 : 3 | johiya | sher singh | 600 | bhurupal | jaitpur, kumanu, ma
row 4 : 4 | punia | kanha singh | 300 | luddi | bhadra, ajitpura
row 5 : 5 | saharan | pula singh | 300 | bhadang | khejra, phoglo
row 6 : 6 | godara | pandu singh | 700 | shekhsar | shekhsar, pundrasar
row 7 : 7 | kaswan | kanwarpal singh | 400 | sidhmukh | None ] Execute this SQL based on the above table: select names of districts where capital = 'suin' order by id desc limit 1
|
rawatsar, baramsar, purabsar dandusar, gandaisi
|
[ header: area served | city of license | vc | rf | callsign | network | notes row 1 : evansville | evansville | 7 | 28 | wtvw | cw | None
row 2 : evansville | evansville | 9 | 9 | wnin | pbs | None
row 3 : fort wayne | fort wayne | 21 | 24 | wpta | abc | cw on 21.2
row 4 : fort wayne | fort wayne | 33 | 19 | wise-tv | nbc | mnt on 33.2
row 5 : fort wayne | fort wayne | 39 | 40 | wfwa | pbs | None
row 6 : fort wayne | fort wayne | 55 | 36 | wfft-tv | fox | None
row 7 : gary | gary | 56 | 17 | wyin | pbs | None
row 8 : indianapolis | indianapolis | 8 | 9 | wish-tv | cbs | None
row 9 : indianapolis | indianapolis | 13 | 13 | wthr | nbc | None
row 10 : indianapolis | indianapolis | 20 | 21 | wfyi | pbs | None
row 11 : indianapolis | marion | 23 | 32 | wndy-tv | mnt | None
row 12 : indianapolis | bloomington | 30 | 14 | wtiu | pbs | None
row 13 : indianapolis | indianapolis | 40 | 16 | whmb-tv | lesea | None
row 14 : indianapolis | bloomington | 42 | 42 | wclj-tv | tbn | None
row 15 : indianapolis | indianapolis | 59 | 45 | wxin | fox | None
row 16 : indianapolis | bloomington | 63 | 27 | wipx-tv | ion | None
row 17 : indianapolis | indianapolis | 69 | 44 | wdti | daystar | None
row 18 : kokomo | kokomo | 29 | 29 | wttk | cw | satellite of wttv ch.
row 19 : muncie | muncie | 49 | 23 | wipb | pbs | None
row 20 : south bend | south bend | 16 | 42 | wndu-tv | nbc | None
row 21 : south bend | south bend | 22 | 22 | wsbt-tv | cbs | None
row 22 : south bend | elkhart | 28 | 28 | wsjv | fox | None
row 23 : south bend | south bend | 34 | 35 | wnit | pbs | None
row 24 : south bend | south bend | 46 | 48 | whme-tv | lesea | None
row 25 : terre haute | terre haute | 10 | 10 | wthi-tv | cbs | fox on 10.2
row 26 : terre haute | terre haute | 38 | 39 | wawv-tv | abc | None
row 27 : vincennes | vincennes | 22 | 22 | wvut | pbs | None
row 28 : ~chicago il | gary | 50 | 51 | wpwr-tv | mnt | None
row 29 : ~chicago il | hammond | 62 | 36 | wjys | ind | None
row 30 : ~louisville ky | salem | 58 | 51 | wmyo | mnt | None ] Execute this SQL based on the above table: select vc where vc = 42
|
42.0
|
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 12 | #1 michigan | None | camp randall stadium • madison, | w 21-14 | 68733
row 2 : september 19 | #9 ucla | #20 | camp randall stadium • madison, | l 13-31 | 71496
row 3 : september 26 | western michigan | None | camp randall stadium • madison, | w 21-10 | 67196
row 4 : october 3 | purdue | None | camp randall stadium • madison, | w 20-14 | 68603
row 5 : october 10 | #18 ohio state | None | camp randall stadium • madison, | w 24-21 | 78973
row 6 : october 17 | at michigan state | #14 | spartan stadium • east lans | l 14-33 | 67352
row 7 : october 24 | at illinois | None | memorial stadium • champaign, il | l 21-23 | 67413
row 8 : october 31 | northwestern | None | camp randall stadium • madison, | w 52-0 | 70035
row 9 : november 7 | at indiana | None | memorial stadium • bloomington, in | w 28-7 | 44218
row 10 : november 14 | iowa | None | camp randall stadium • madison, | l 7-17 | 78731
row 11 : november 21 | at minnesota | None | memorial stadium • minneapolis, | w 26-21 | 47125
row 12 : december 13 | vs. tennessee | None | giants stadium • east rutherford, | l 21-28 | 53220 ] Execute this SQL based on the above table: select max ( attendance )
|
78973.0
|
[ header: pick | player | team | position | school row 1 : 1 | ben mcdonald | baltimore orioles | rhp | louisiana state university
row 2 : 2 | tyler houston | atlanta braves | c | valley hs (las vegas
row 3 : 3 | roger salkeld | seattle mariners | rhp | saugus (ca) hs
row 4 : 4 | jeff jackson | philadelphia phillies | of | simeon hs (chicago
row 5 : 5 | donald harris | texas rangers | of | texas tech university
row 6 : 6 | paul coleman | saint louis cardinals | of | frankston (tx) h
row 7 : 7 | frank thomas | chicago white sox | 1b | auburn university
row 8 : 8 | earl cunningham | chicago cubs | of | lancaster (sc) hs
row 9 : 9 | kyle abbott | california angels | lhp | long beach state university
row 10 : 10 | charles johnson | montreal expos | c | westwood hs (fort pier
row 11 : 11 | calvin murray | cleveland indians | 3b | w.t. white high school (d
row 12 : 12 | jeff juden | houston astros | rhp | salem (ma) hs
row 13 : 13 | brent mayne | kansas city royals | c | cal state fullerton
row 14 : 14 | steve hosey | san francisco giants | of | fresno state university
row 15 : 15 | kiki jones | los angeles dodgers | rhp | hillsborough hs (tampa,
row 16 : 16 | greg blosser | boston red sox | of | sarasota (fl
row 17 : 17 | cal eldred | milwaukee brewers | rhp | university of iowa
row 18 : 18 | willie greene | pittsburgh pirates | ss | jones county hs (gray
row 19 : 19 | eddie zosky | toronto blue jays | ss | fresno state university
row 20 : 20 | scott bryant | cincinnati reds | of | university of texas
row 21 : 21 | greg gohr | detroit tigers | rhp | santa clara university
row 22 : 22 | tom goodwin | los angeles dodgers | of | fresno state university
row 23 : 23 | mo vaughn | boston red sox | 1b | seton hall university
row 24 : 24 | alan zinter | new york mets | c | university of arizona
row 25 : 25 | chuck knoblauch | minnesota twins | 2b | texas a&m university
row 26 : 26 | scott burrell | seattle mariners | rhp | hamden (ct) hs ] Execute this SQL based on the above table: select count ( * ) where player = 'roger salkeld'
|
1
|
[ header: number | symbol | name | 21st | 22nd | 23rd | 24th | 25th | 26th | 27th | 28th | 29th | 30th row 1 : 21 | sc | scandium | 582163 | None | None | None | None | None | None | None | None | None
row 2 : 22 | ti | titanium | 602930 | 639294 | None | None | None | None | None | None | None | None
row 3 : 23 | v | vanadium | 151440 | 661050 | 699144 | None | None | None | None | None | None | None
row 4 : 24 | cr | chromium | 157700 | 166090 | 721870 | 761733 | None | None | None | None | None | None
row 5 : 25 | mn | manganese | 158600 | 172500 | 181380 | 785450 | 827067 | None | None | None | None | None
row 6 : 26 | fe | iron | 163000 | 173600 | 188100 | 195200 | 851800 | 895161 | None | None | None | None
row 7 : 27 | co | cobalt | 167400 | 178100 | 189300 | 204500 | 214100 | 920870 | 966023 | None | None | None
row 8 : 28 | ni | nickel | 169400 | 182700 | 194000 | 205600 | 221400 | 231490 | 992718 | 1039668 | None | None
row 9 : 29 | cu | copper | 174100 | 184900 | 198800 | 210500 | 222700 | 239100 | 249660 | 1067358 | 1116105 | None
row 10 : 30 | zn | zinc | 179100 | None | None | None | None | None | None | None | None | None
row 11 : 36 | kr | krypton | 85300 | 90400 | 96300 | 101400 | 111100 | 116290 | 282500 | 296200 | 311400 | 326200
row 12 : 42 | mo | molybdenum | 87000 | 93400 | 98420 | 104400 | 121900 | 127700 | 133800 | 139800 | 148100 | 154500 ] Execute this SQL based on the above table: select 22nd order by 23rd desc limit 1
|
166090
|
[ header: riding | candidate | gender | residence | occupation | votes | % | rank | biographical notes row 1 : cape breton-canso | mark macneill | m | inverness | government and business policy advisor | 7660 | 21.1 | 3rd | served in ottawa as a
row 2 : central nova | mary louise lorefice | f | antigonish | retired educator | 7659 | 19.6 | 3rd | lorefice is a retired teacher
row 3 : cumberland-colchester-musquod | karen olsson | f | north river | stay-at-home mother | 4874 | 12.3 | 2nd | None
row 4 : dartmouth-cole harbour | brad pye | m | ottawa, on | senior political party program officer | 12793 | 31.5 | 2nd | pye is an international development worker and
row 5 : halifax | megan leslie | f | halifax | community legal worker | 19252 | 42.7 | 1st | None
row 6 : halifax west | tamara lorincz | f | halifax | director of nova scotia environment | 12201 | 29.6 | 2nd | an environmentalist
row 7 : kings-hants | carol e. harris | f | wolfville | university professor | 8291 | 22 | 3rd | she was the ndp's candidate in
row 8 : sackville-eastern shore | peter stoffer | m | windsor junction | parliamentarian | 24279 | 61.4 | 1st | stoffer has been the incumbent mp since
row 9 : south shore-st. margaret | gordon s. earle | m | upper tantallon | retired public servant | 13456 | 33.7 | 2nd | earle is the former federal mp for
row 10 : sydney-victoria | wayne mckay | m | sydney | teacher | 8559 | 24.4 | 2nd | None
row 11 : west nova | george barron | m | bear river | paramedic | 7097 | 16.9 | 3rd | barron was born near paris, on ] Execute this SQL based on the above table: select residence where candidate = 'george barron'
|
bear river
|
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 4 | robert kubica | bmw sauber | 70 | 1:36:24.227 | 2 | 10
row 2 : 2 | 3 | nick heidfeld | bmw sauber | 70 | 16.495 | 8 | 8
row 3 : 3 | 9 | david coulthard | red bull-renault | 70 | 23.352 | 13 | 6
row 4 : 4 | 12 | timo glock | toyota | 70 | 42.627 | 11 | 5
row 5 : 5 | 2 | felipe massa | ferrari | 70 | 43.934 | 6 | 4
row 6 : 6 | 11 | jarno trulli | toyota | 70 | 47.775 | 14 | 3
row 7 : 7 | 17 | rubens barrichello | honda | 70 | 53.597 | 9 | 2
row 8 : 8 | 15 | sebastian vettel | toro rosso-ferr | 70 | 54.12 | 19 | 1
row 9 : 9 | 23 | heikki kovalain | mclaren-mercedes | 70 | 54.433 | 7 | None
row 10 : 10 | 7 | nico rosberg | williams-toyota | 70 | 54.749 | 5 | None
row 11 : 11 | 16 | jenson button | honda | 70 | +1:07.540 | 20 | None
row 12 : 12 | 10 | mark webber | red bull-renault | 70 | +1:11.299 | 10 | None
row 13 : 13 | 14 | sebastien bourdais | toro rosso-ferr | 69 | +1 lap | 18 | None
row 14 : ret | 21 | giancarlo fisichella | force india-ferrari | 51 | spun off | 17 | None
row 15 : ret | 8 | kazuki nakajima | williams-toyota | 46 | accident | 12 | None
row 16 : ret | 5 | fernando alonso | renault | 44 | spun off | 4 | None
row 17 : ret | 6 | nelson piquet j | renault | 43 | brakes | 15 | None
row 18 : ret | 1 | kimi raikkonen | ferrari | 19 | collision | 3 | None
row 19 : ret | 22 | lewis hamilton | mclaren-mercedes | 19 | collision | 1 | None
row 20 : ret | 20 | adrian sutil | force india-ferrari | 13 | gearbox | 16 | None ] Execute this SQL based on the above table: select pos where no = 12
|
4
|
[ header: name of president | picture | life span | year of presidency | place of conference row 1 : pherozeshah meh | 75px | 4 august 1845 - 1915 | 1890 | calcutta
row 2 : womesh chunder bonnerjee | None | 29 december 1844 - 1906 | 1892 | allahabad
row 3 : surendranath banerjee | None | 10 november 1848 - 1925 | 1895 | poona
row 4 : rahimtulla m. say | None | 5 april 1847 - 19 | 1896 | calcutta
row 5 : anandamohan bose | None | 23 september 1847 - 1906 | 1898 | madras
row 6 : romesh chunder dutt | None | 13 august 1848 - 1909 | 1899 | lucknow
row 7 : henry cotton | None | 1845-1915 | 1904 | bombay
row 8 : dadabhai naoroji | None | 4 september 1825 - 1917 | 1906 | calcutta
row 9 : nawab syed muhammad | None | None | 1913 | karachi
row 10 : annie besant | None | 1 october 1847 - | 1917 | calcutta
row 11 : madan mohan malaviya | None | 25 december 1861 - 1946 | 1918 | delhi
row 12 : hakim ajmal khan | None | 1863- 29 december 1927 | 1921 | ahmedabad
row 13 : mohammad ali jouhar | None | 10 december 1878- 4 jan | 1923 | kakinada
row 14 : mohandas gandhi | None | 2 october 1869- 30 | 1924 | belgaum
row 15 : sarojini naidu | None | 13 february 1879- 2 march 1949 | 1925 | kanpur
row 16 : madan mohan malaviya | None | 25 december 1861 - 1946 | 1932 | delhi
row 17 : jawaharlal nehru | None | 14 november 1889- 27 may 1964 | 1936 | lucknow
row 18 : jawaharlal nehru | None | 14 november 1889- 27 may 1964 | 1954 | calcutta
row 19 : u. n. dhebar | None | 21 september 1905 - 1977 | 1957 | indore
row 20 : neelam sanji | None | 19 may 1913- 1 june 1996 | 1960 | bangalore
row 21 : neelam sanji | None | 19 may 1913- 1 june 1996 | 1962 & 63 | patna
row 22 : k. kamaraj | None | 15 july 1903- 2 o | 1964 | bhubaneswar
row 23 : p. mehul | None | 10 december 1902- 9 august 2000 | 1969 | faridabad
row 24 : indira gandhi | None | 19 november 1917 - 31 o | 1978 - 83 | delhi
row 25 : sonia gandhi | None | 9 december 1946- | 1998-present | calcutta ] Execute this SQL based on the above table: select place of conference where picture != 'None'
|
calcutta
|
[ header: | name | title reign | title recognition | successful defenses row 1 : 1 | joe calzaghe | 10 years, 11 months, 15 days | ibf, wba, | 21
row 2 : 2 | sven ottke | 5 years, 5 months, 3 days | ibf, wba ( | 21
row 3 : 3 | frankie liles | 4 years, 10 months, 0 days | wba | 8
row 4 : 4 | lucian bute | 4 years, 7 months, 7 days | ibf | 9
row 5 : 5 | chris eubank | 4 years, 4 months, 0 days | wbo | 14
row 6 : 6 | andre ward | 4 years, 6 months, 3 weeks and 1 | wba (super), wb | 6
row 7 : 7 | chong-pal park | 3 years, 7 months, 17 days | ibf, wba | 10
row 8 : 8 | nigel benn | 3 years, 4 months, 28 days | wbc | 9
row 9 : 9 | robert stieglitz | 3 years, 0 months, 3 days | wbo | 6
row 10 : 10 | mikkel kessler | 2 years, 11 months, 23 days | wba (super) | 4 ] Execute this SQL based on the above table: select title reign where title recognition = 'wba'
|
4 years, 10 months, 0 days
|
[ header: date | name | nationality | tonnage (grt) | fate row 1 : 7 october 1941 | svend foyn | united kingdom | 14795 | damaged
row 2 : 16 february 1942 | monagas | venezuela | 2650 | sunk
row 3 : 16 february 1942 | san nicholas | united kingdom | 2391 | sunk
row 4 : 16 february 1942 | tia juana | united kingdom | 2395 | sunk
row 5 : 22 february 1942 | j.n.pew | united states | 9033 | sunk
row 6 : 23 february 1942 | sun | united states | 9002 | damaged
row 7 : 23 february 1942 | thalia | panama | 8329 | sunk
row 8 : 11 may 1942 | cape of good hope | united kingdom | 4963 | sunk
row 9 : 24 may 1942 | goncalves dias | brazil | 4996 | sunk
row 10 : 28 may 1942 | alcoa pilgrim | united states | 6759 | sunk
row 11 : 3 june 1942 | m.f. elllio | united states | 6940 | sunk
row 12 : 9 june 1942 | bruxelles | belgium | 5085 | sunk
row 13 : 9 june 1942 | franklin k. lane | united states | 6589 | sunk
row 14 : 15 june 1942 | cold harbor | panama | 5010 | sunk
row 15 : 15 june 1942 | scottsburg | united states | 8010 | sunk
row 16 : 15 june 1942 | west hardaway | united states | 5702 | sunk ] Execute this SQL based on the above table: select count ( nationality ) where tonnage (grt) = 2395
|
1
|
[ header: event | meeting gaz de france paris | golden gala rome | bislett games oslo | weltklasse zurich | memorial van damme brussels | istaf berlin row 1 : 100 m | christine arron (fra | christine arron (fra | christine arron (fra | veronica campbell (jam) 10. | christine arron (fra | christine arron (fra
row 2 : 200 m | None | None | None | None | cydonie mothersille ( | None
row 3 : 400 m | tonique williams-darling ( | sanya richards (usa | None | sanya richards (usa | None | None
row 4 : 800 m | svetlana cherkas | hasna benhassi (mar) | tatyana andrianova (rus) | zulia calatayu | mayte martinez (esp | zulia calatayu
row 5 : 1500 m | olga yegorova | mestawat tadesse | None | None | None | None
row 6 : 3000 m / 5000 m | edith masai (ken) 8:31 | None | maryam yusuf jamal | maryam yusuf jamal | None | None
row 7 : 3000 m / 5000 m | None | tirunesh dibaba (eth | None | None | meseret defar (eth | berhane adere (e
row 8 : 100 m hurdles | joanna hayes (usa) 12. | anjanette kirkland (usa | None | michelle perry (usa) 12.55 | None | brigitte foster-hylton
row 9 : 400 m hurdles | lashinda demus (usa | lashinda demus (usa | sandra glover (usa) | yuliya pechonkina | lashinda demus (usa | sandra glover (usa)
row 10 : long jump | None | None | None | None | tatyana kotova (rus) | None
row 11 : triple jump | tatyana lebedeva (rus) | tatyana lebedeva (rus) | tatyana lebedeva (rus) | tatyana lebedeva (rus) | tatyana lebedeva (rus) | tatyana lebedeva (rus)
row 12 : high jump | None | None | amy acuff (usa) | None | None | None
row 13 : pole vault | None | None | None | None | yelena isinbayeva ( | None
row 14 : discus throw | None | None | None | None | None | natalya sadova (rus) 64
row 15 : shot put | None | None | None | None | None | nadine kleinert (ger) ] Execute this SQL based on the above table: select count ( event ) where memorial van damme brussels = 'cydonie mothersille (cay) 22.94'
|
0
|
[ header: country | masters | u.s. open | the open | pga | total row 1 : united states | 57 | 80 | 42 | 79 | 258
row 2 : scotland | 1 | 12 | 41 | 0 | 54
row 3 : england | 3 | 8 | 22 | 2 | 35
row 4 : south africa | 5 | 5 | 10 | 2 | 22
row 5 : australia | 1 | 2 | 9 | 4 | 16
row 6 : jersey | 0 | 2 | 7 | 0 | 9
row 7 : spain | 4 | 0 | 3 | 0 | 7
row 8 : northern ireland | 0 | 2 | 2 | 1 | 5
row 9 : argentina | 1 | 1 | 1 | 0 | 3
row 10 : fiji | 1 | 0 | 0 | 2 | 3
row 11 : germany | 2 | 0 | 0 | 1 | 3
row 12 : ireland | 0 | 0 | 2 | 1 | 3
row 13 : zimbabwe | 0 | 0 | 1 | 2 | 3
row 14 : new zealand | 0 | 1 | 1 | 0 | 2
row 15 : canada | 1 | 0 | 0 | 0 | 1
row 16 : france | 0 | 0 | 1 | 0 | 1
row 17 : south korea | 0 | 0 | 0 | 1 | 1
row 18 : wales | 1 | 0 | 0 | 0 | 1 ] Execute this SQL based on the above table: select masters where country = 'australia'
|
1
|
[ header: district | counties represented | delegate | party | first elected | committee row 1 : 1a | allegany, garrett | wendell r. beitzel | republican | 2006 | health and government operations
row 2 : 1b | allegany | kevin kelly | democratic | 1986 | judiciary
row 3 : 1c | allegany, washington | leroy e. myers, j | republican | 2002 | appropriations
row 4 : 2a | washington | andrew a. serafini | republican | 2008 | ways and means
row 5 : 2b | washington | christopher b. shank | republican | 1998 | judiciary
row 6 : 2c | washington | john p. donoghu | democratic | 1990 | health and government operations
row 7 : 3a | frederick | galen r. clagett | democratic | 2002 | appropriations
row 8 : 3a | frederick | sue hecht | democratic | 1994 | economic matters
row 9 : 3b | frederick, washington | michael hough | republican | 2002 | health and government operations
row 10 : 4a | frederick | joseph r. bartlet | republican | 1998 | ways and means
row 11 : 4a | frederick | kelly m. schulz | republican | 2011 | environmental matters
row 12 : 4b | carroll, frederick | donald b. elliot | republican | 1986 | health and government operations
row 13 : 5a | carroll | tanya thornton shewell | republican | 2004 | environmental matters
row 14 : 5a | carroll | nancy r. stocksdale | republican | 1994 | appropriations
row 15 : 9b | carroll | susan w. krebs | republican | 2002 | ways and means ] Execute this SQL based on the above table: select count ( * ) where delegate = 'joseph r. bartlett'
|
1
|
[ header: code | county | former province | area (km2) | population census 2009 | capital row 1 : 1 | mombasa | coast | 212.5 | 939370 | mombasa (city)
row 2 : 2 | kwale | coast | 8270.3 | 649931 | kwale
row 3 : 3 | kilifi | coast | 12245.9 | 1109735 | kilifi
row 4 : 4 | tana river | coast | 35375.8 | 240075 | hola
row 5 : 5 | lamu | coast | 6497.7 | 101539 | lamu
row 6 : 6 | taita-tavet | coast | 17083.9 | 284657 | voi
row 7 : None | totals | None | 79686.1 | 3325307 | None ] Execute this SQL based on the above table: select count ( county ) where capital is null
|
1
|
[ header: # | wrestlers | reign | date | days held | location | event | notes row 1 : 1 | the super destroyers (a.j. pe | 1 | 23-jun-92 | 283 | philadelphia, pa | live event | petrucci and stahl won the titles
row 2 : 9 | kevin sullivan and the | 1 | 4-dec-93 | 92 | philadelphia, pa | hardcore tv #35 | defeat dreamer and shane dou
row 3 : 12 | the public enemy | 2 | 5-nov-94 | 91 | philadelphia, pa | november to remember (1994) | None
row 4 : 15 | the public enemy | 3 | 8-apr-95 | 83 | philadelphia, pa | three way dance | also def. rick steiner (
row 5 : 16 | raven and stevie richards | 1 | 30-jun-95 | 78 | jim thorpe, pa | hardcore tv #115 | aired 7-4-95 on t
row 6 : 17 | the pitbulls (pitbull #1 and pit | 1 | 16-sep-95 | 21 | philadelphia, pa | gangsta's paradise | None
row 7 : 25 | the dudley boyz (buh bu | 1 | 15-mar-97 | 29 | philadelphia, pa | hostile city showdown | aired 3/20/97 on hardcore
row 8 : 26 | the eliminators | 3 | 13-apr-97 | 68 | philadelphia, pa | barely legal | None
row 9 : 30 | the gangstanators (kronus | 1 | 20-sep-97 | 28 | philadelphia, pa | as good as it gets | aired 9-27-97 on
row 10 : 31 | full blooded italians (little gui | 1 | 18-oct-97 | 48 | philadelphia, pa | hardcore tv #236 | aired 11-1-97 on t
row 11 : 32 | doug furnas and phil | 1 | 5-dec-97 | 1 | waltham, ma | live event | None
row 12 : 35 | the dudley boyz | 4 | 24-oct-98 | 8 | cleveland, oh | hardcore tv #288 | aired 10-28-98 on t
row 13 : 37 | the dudley boyz | 5 | 6-nov-98 | 37 | new york, ny | hardcore tv #290 | aired 11-11-98 on t
row 14 : 40 | spike dudley and balls mahoney | 1 | 18-jul-99 | 26 | dayton, oh | heat wave (1999) | None
row 15 : 43 | the dudley boyz | 8 | 26-aug-99 | 0 | new york, ny | ecw on tnn# | aired 9-3-99 on t
row 16 : 44 | tommy dreamer (2) and raven (3) | 1 | 26-aug-99 | 136 | new york, ny | ecw on tnn# | aired 9-3-99 on t
row 17 : 46 | tommy dreamer (3) and masato | 1 | 26-feb-00 | 7 | cincinnati, oh | hardcore tv #358 | aired 3-7-00 on t ] Execute this SQL based on the above table: select location where # = 35
|
cleveland, oh
|
[ header: rd | pick | player | position | school row 1 : 1 | 1 | chuck bednarik (lottery bonus | center | pennsylvania
row 2 : 1 | 9 | frank tripucka | quarterback | notre dame
row 3 : 2 | 19 | frank burns | back | rutgers
row 4 : 3 | 29 | frank ziegler | back | georgia tech
row 5 : 4 | 41 | don panciera | back | san francisco
row 6 : 5 | 51 | terry brennan | back | notre dame
row 7 : 6 | 58 | warren huey | end | michigan state
row 8 : 7 | 71 | frank gillespie | guard | clemson
row 9 : 8 | 81 | bob dean | back | cornell
row 10 : 9 | 91 | jonathan jenkins | tackle | dartmouth
row 11 : 10 | 101 | roy lester | end | west virginia
row 12 : 11 | 111 | bobby wilson | back | mississippi
row 13 : 12 | 121 | dale armstrong | end | dartmouth
row 14 : 13 | 131 | lyle button | tackle | illinois
row 15 : 14 | 141 | bobby lund | back | tennessee
row 16 : 15 | 151 | carl copp | tackle | vanderbilt
row 17 : 16 | 161 | frank reno | end | west virginia
row 18 : 17 | 171 | leo skladany | end | pittsburgh
row 19 : 18 | 181 | russ strait | back | muhlenberg
row 20 : 19 | 191 | paul odom | guard | rollins
row 21 : 20 | 201 | lloyd brinkman | back | missouri
row 22 : 21 | 211 | lou futrell | back | usc
row 23 : 22 | 221 | harvey kingry | back | colorado mines
row 24 : 23 | 231 | hank kalver | tackle | oklahoma city
row 25 : 24 | 241 | fred leon | tackle | nevada-reno
row 26 : 25 | 251 | john "bull" schweder | guard | pennsylvania ] Execute this SQL based on the above table: select school order by id asc limit 1
|
pennsylvania
|
[ header: year | film | role | notes row 1 : 1976 | liebesfallen | liane bruckner | None
row 2 : 1976 | unser stiller mann | regina | None
row 3 : 1979 | bildnis einer trinkerin | singer in a taxi drivers' bar | None
row 4 : 1979 | cha-cha | None | None
row 5 : 1983 | pankow '95 | jungfrau maria | None
row 6 : 1996 | lilien in der bank | suzanne | None
row 7 : 2000 | vasilisa | the witch | None
row 8 : 2004 | 7 dwarves - men alone | the evil queen | hagen's daughter cosma played snow
row 9 : 2006 | 7 zwerge - der wald | the evil queen | hagen's daughter cosma played snow ] Execute this SQL based on the above table: select role where role = 'the evil queen' and role = 'the evil queen'
|
the evil queen, the evil queen
|
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 9 | 8 | 6 | 23
row 2 : 2 | guatemala | 6 | 6 | 6 | 18
row 3 : 3 | peru | 5 | 8 | 9 | 22
row 4 : 4 | chile | 4 | 4 | 1 | 9
row 5 : 5 | el salvador | 4 | 0 | 2 | 6
row 6 : 6 | ecuador | 2 | 5 | 1 | 8
row 7 : 7 | bolivia | 2 | 1 | 2 | 5
row 8 : 8 | dominican republic | 1 | 0 | 2 | 3
row 9 : 9 | colombia | 0 | 1 | 3 | 4
row 10 : total | total | 33 | 33 | 32 | 98 ] Execute this SQL based on the above table: select count ( * ) where nation = 834 and total = 9
|
0
|
[ header: municipality/communes | coalition for the citizen | coalition for the future | other/independent | winning party/coalition | voter turnout row 1 : aranitas | robert brahaj (42. | viktor mahmutaj (57. | None | coalition for the future | 57%
row 2 : ballsh | dallandyshe allkaj ( | ilir cela (52.03 | None | coalition for the future | 55%
row 3 : fratar | sabire hoxhaj (49 | astrit sejdinaj (50 | None | coalition for the future | 57%
row 4 : greshice | baftjar bakiu (55 | bilbil veliaj (44. | None | coalition for the citizen | 53%
row 5 : hekal | qemal pashaj (41.99 | eqerem beqiraj (58 | None | coalition for the future | 50%
row 6 : kute | gentjan dervishaj (49. | ramis malaj (50.30 | None | coalition for the future | 55%
row 7 : ngracan | nuri koraj (65.52 | besnik shanaj (34.48 | None | coalition for the citizen | 70%
row 8 : qender | agron kapllanaj ( | sybi aliaj (34 | None | coalition for the citizen | 57%
row 9 : selite | altin bregasi (51.75 | hekuran resulaj | nezir jaupaj (p | coalition for the citizen | 62% ] Execute this SQL based on the above table: select count ( voter turnout ) where voter turnout = 951
|
0
|
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 8 | 7 | 1 | 16
row 2 : 2 | russia | 7 | 7 | 5 | 19
row 3 : 3 | france | 3 | 3 | 2 | 8
row 4 : 4 | ethiopia | 3 | 2 | 2 | 7
row 5 : 5 | belarus | 3 | 1 | 3 | 7
row 6 : 6 | sweden | 2 | 1 | 2 | 5
row 7 : 7 | kenya | 2 | 1 | 1 | 4
row 8 : 7= | south africa | 2 | 1 | 1 | 4
row 9 : 9 | morocco | 2 | 1 | 0 | 3
row 10 : 10 | greece | 1 | 1 | 2 | 4
row 11 : 11 | cuba | 1 | 1 | 0 | 2
row 12 : 12 | italy | 1 | 0 | 2 | 3
row 13 : 13 | canada | 1 | 0 | 1 | 2
row 14 : 14 | algeria | 1 | 0 | 0 | 1
row 15 : 14= | australia | 1 | 0 | 0 | 1
row 16 : 14= | dominican republic | 1 | 0 | 0 | 1
row 17 : 14= | ecuador | 1 | 0 | 0 | 1
row 18 : 14= | lithuania | 1 | 0 | 0 | 1
row 19 : 14= | mexico | 1 | 0 | 0 | 1
row 20 : 14= | mozambique | 1 | 0 | 0 | 1
row 21 : 14= | poland | 1 | 0 | 0 | 1
row 22 : 14= | qatar | 1 | 0 | 0 | 1
row 23 : 14= | saint kitts and nevis | 1 | 0 | 0 | 1
row 24 : 24 | jamaica | 0 | 4 | 2 | 6
row 25 : 25 | spain | 0 | 3 | 2 | 5
row 26 : 26 | hungary | 0 | 2 | 0 | 2
row 27 : 27 | germany | 0 | 1 | 3 | 4
row 28 : 27= | japan | 0 | 1 | 3 | 4
row 29 : 27= | ukraine | 0 | 1 | 3 | 4
row 30 : 30 | great britain | 0 | 1 | 2 | 3
row 31 : 31 | brazil | 0 | 1 | 0 | 1
row 32 : 31= | cameroon | 0 | 1 | 0 | 1
row 33 : 31= | czech republic | 0 | 1 | 0 | 1
row 34 : 31= | estonia | 0 | 1 | 0 | 1
row 35 : 31= | ireland | 0 | 1 | 0 | 1
row 36 : 31= | trinidad and tobago | 0 | 1 | 0 | 1
row 37 : 31= | turkey | 0 | 1 | 0 | 1
row 38 : 38 | bahamas | 0 | 0 | 3 | 3
row 39 : 39 | china | 0 | 0 | 2 | 2
row 40 : 40 | india | 0 | 0 | 1 | 1
row 41 : 40= | kazakhstan | 0 | 0 | 1 | 1
row 42 : 40= | netherlands | 0 | 0 | 1 | 1
row 43 : 40= | senegal | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation order by rank asc limit 1
|
united states
|
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 7 | 6 | 1 | 14
row 2 : 2 | china | 5 | 5 | 2 | 12
row 3 : 3 | japan | 3 | 1 | 5 | 9
row 4 : 4 | hong kong | 2 | 3 | 5 | 10
row 5 : 5 | chinese taipei | 2 | 0 | 0 | 2
row 6 : 6 | iran | 1 | 3 | 2 | 6
row 7 : 7 | thailand | 1 | 2 | 3 | 6
row 8 : 8 | malaysia | 1 | 1 | 5 | 7
row 9 : 9 | kyrgyzstan | 1 | 0 | 0 | 1
row 10 : 10 | kazakhstan | 0 | 1 | 0 | 1
row 11 : 10 | uzbekistan | 0 | 1 | 0 | 1
row 12 : total | total | 23 | 23 | 23 | 69 ] Execute this SQL based on the above table: select nation where nation in ( 'chinese taipei' , 'kazakhstan' ) group by nation order by count ( nation ) desc limit 1
|
kazakhstan
|
[ header: wager | winner | loser | location | date row 1 : hair | mocho cota | chamaco valaguez | cuernavaca, morelos | None
row 2 : hair | satanico | mocho cota | mexico city, mexico | september 26, 1980
row 3 : hair | chamaco valaguez | mocho cota | cuernavaca, morelos | july 29, 1982
row 4 : hair | gran cochisse | mocho cota | mexico city, mexico | march 25, 1983
row 5 : hairs | la fiera and mocho cota | ringo mendoza and cachorr | mexico city, mexico | july 1, 1983
row 6 : hair | gran cochisse | mocho cota | mexico city, mexico | september 9, 1983
row 7 : hair | mocho cota | chamaco valaguez | mexico city, mexico | september 7, 1984
row 8 : hair | mocho cota | el talisman | mexico city, mexico | march 7, 1986
row 9 : hairs | sangre chicana and mocho cot | el faraon and talisman | mexico city, mexico | march 7, 1986
row 10 : hair | mocho cota | kato kung lee | mexico city, mexico | december 10, 1993
row 11 : hair | mocho cota | chamaco valaguez | cuernavaca, morelos | march 29, 1994
row 12 : hair | negro casas | mocho cota | mexico city, mexico | september 23, 1994 ] Execute this SQL based on the above table: select count ( location ) where loser = 'chamaco valaguez'
|
3
|
[ header: # | title | english translation | original album | length row 1 : 1 | mimpi yang sempurn | a perfect dream | kisah 2002 malam | 4:30
row 2 : 2 | bintang di surga | stars in the heaven | bintang di surga | None
row 3 : 3 | aku dan bintang | the stars and me | taman langit | 3:39
row 4 : 4 | jauh mimpiku | distant dreams of mine | ost. alexandria | None
row 5 : 5 | hari yang cerah un | a bright day for a lonely soul | hari yang cerah | 3:59
row 6 : 6 | menunggu pagi | waiting for dawn | ost. alexandria | None
row 7 : 7 | khayalan tingkat ting | high-level imagination | bintang di surga | None
row 8 : 8 | sahabat | best friend | taman langit | 4:33
row 9 : 9 | sally sendiri | sally alone | hari yang cerah | 4:17
row 10 : 10 | langit tak mendengar | the sky didn't listen | ost. alexandria | None
row 11 : 11 | di belakangku | behind me | bintang di surga | None
row 12 : 12 | kita tertawa | we laugh | taman langit | 3:29
row 13 : 13 | membebaniku | burdening me | ost. alexandria | 4:25
row 14 : 14 | cobalah mengerti | try to understand | hari yang cerah | 3:30
row 15 : 15 | topeng | mask | taman langit | 4:25 ] Execute this SQL based on the above table: select english translation order by # limit 1
|
a perfect dream
|
[ header: year | competition | venue | position | notes row 1 : 1982 | european championships | athens, greece | 1st | 2.30 m
row 2 : 1983 | world championships | helsinki, finland | 4th | 2.29 m
row 3 : 1984 | olympic games | los angeles, united states | 1st | 2.35 m
row 4 : 1986 | european championships | stuttgart, west germany | 4th | 2.29 m
row 5 : 1987 | world championships | rome, italy | 4th | 2.35 m
row 6 : 1988 | olympic games | seoul, south korea | 6th | 2.34 m
row 7 : 1989 | world indoor championships | budapest, hungary | 2nd | 2.35 m
row 8 : 1990 | european championships | split, yugoslavia | 6th | 2.31 m
row 9 : 1992 | olympic games | barcelona, spain | None | 2.15 m ] Execute this SQL based on the above table: select count ( * ) where notes = '2.29 m'
|
2
|
[ header: name in english | name in turkish | area (km2) | depth | location (districts and/or provinces) row 1 : lake tuz | tuz golu | 1500 km2 | 2 m | aksaray, ankara,
row 2 : lake egirdir | egirdir golu | 482 km2 | None | isparta
row 3 : lake iznik | iznik golu | 308 km2 | None | iznik in bursa,
row 4 : lake manyas | manyas golu | 166 km2 | None | balıkesir
row 5 : lake acıgol | acıgol | 153 km2 | None | denizli, afyon
row 6 : lake uluabat | uluabat golu | 134 km2 | 1-2 m | bursa
row 7 : lake cıldır | cıldır golu | 115 km2 | None | ardahan, kars
row 8 : lake palas tuzla | palas tuzla gol | 106 km2 | 15 m | palas/kayseri
row 9 : lake hazar | hazar golu | 86 km2 | None | elazıg
row 10 : lake koycegiz | koycegiz golu | 52 km2 | None | koycegiz in mugla
row 11 : lake isıklı | isıklı golu | 49 km2 | None | denizli
row 12 : lake yay | yay golu | 37 km2 | None | kayseri
row 13 : lake tuzla | tuzla golu | 23 km2 | None | tuzla
row 14 : lake kucukcekmece | kucukcekmece gol | 16 km2 | None | kucukcekmece, ist
row 15 : lake yaraslı | yaraslı golu | 16 km2 | None | burdur
row 16 : lake haclı | haclı golu | 16 km2 | None | mus
row 17 : lake arin | arin golu | 13 km2 | None | None
row 18 : lake balık | balık golu | 12 km2 | None | None
row 19 : lake akdogan | akdogan golu | 11 km2 | None | None
row 20 : lake cavuslu | cavuslu golu | 9 km2 | None | None
row 21 : lake duden | duden golu | 8 km2 | None | None
row 22 : lake gala | gala golu | 8 km2 | None | edirne
row 23 : lake karatas | karatas golu | 6 km2 | None | None
row 24 : lake eymir | eymir golu | 1.8 km2 | None | ankara
row 25 : lake golcuk | golcuk golu | 1 km2 | None | izmir ] Execute this SQL based on the above table: select location (districts and/or provinces) where name in english = 'lake acıgol' and name in english < ( select name in english where location (districts and/or provinces) = 'kucukcekmece, istanbul' )
|
denizli, afyonkarahisar
|
[ header: rank | team | names | time | qualification row 1 : 1 | france | christophe capelle philippe | 4:09.570 | q
row 2 : 2 | italy | adler capelli mauro trent | 4:09.695 | q
row 3 : 3 | australia | bradley mcgee stuart | 4:09.750 | q
row 4 : 4 | ukraine | bohdan bondaryev ol | 4:11.545 | q
row 5 : 5 | russia | eduard gritsun | 4:11.665 | q
row 6 : 6 | united states | dirk copeland mariano friedick | 4:11.950 | q
row 7 : 7 | spain | juan martinez juan | 4:12.780 | q
row 8 : 8 | new zealand | gregory henderson bren | 4:15.140 | q
row 9 : 9 | germany | robert bartko gui | 4:15.140 | None
row 10 : 10 | great britain | robert hayes matthew | 4:16.510 | None
row 11 : 11 | lithuania | arturas kasputis re | 4:16.050 | None
row 12 : 12 | netherlands | jarich bakker robertus | 4:16.175 | None
row 13 : 13 | denmark | frederik bertelsen j | 4:16.175 | None
row 14 : 14 | argentina | walter perez edgardo | 4:20.840 | None
row 15 : 15 | south korea | dae-hong chun young chung | 4:25.215 | None
row 16 : 16 | chile | jose medina luis sepulve | 4:25.960 | None
row 17 : 17 | colombia | john garcia marlon perez | 4:26.400 | None ] Execute this SQL based on the above table: select ( select rank where team = 'russia' ) - ( select rank where team = 'france' )
|
4.0
|
[ header: year | competition | venue | position | notes row 1 : 1999 | european junior championships | riga, latvia | 6th | 49.65 m
row 2 : 2001 | european u23 championships | amsterdam, netherlands | 10th | 53.30 m
row 3 : 2005 | universiade | izmir, turkey | 9th | 58.29 m
row 4 : 2006 | european championships | gothenburg, sweden | 15th (q) | 59.54 m
row 5 : 2007 | universiade | bangkok, thailand | 1st | 61.55 m
row 6 : 2008 | olympic games | beijing, china | 18th (q) | 61.32 m
row 7 : 2009 | world championships | berlin, germany | 8th | 63.17 m
row 8 : 2010 | european championships | barcelona, spain | 15th (q) | 60.76 m
row 9 : 2011 | world championships | daegu, south korea | 21st (q) | 61.47 m
row 10 : 2012 | european championships | helsinki, finland | 7th | 62.85 m
row 11 : 2012 | olympic games | london, united kingdom | 24th (q) | 60.81 m
row 12 : 2013 | world championships | moscow, russia | 18th (q) | 59.85 m ] Execute this SQL based on the above table: select venue - position where position = '21st (q)'
|
-21
|
[ header: month | year | player | county | club | position row 1 : april | 2006 | mark foley | limerick | adare | 4
row 2 : may | 2006 | eoin kelly | tipperary | mullinahone | 15
row 3 : june | 2006 | joe deane | cork | killeagh | 15
row 4 : august | 2006 | henry shefflin | kilkenny | ballyhale shamrocks | 14
row 5 : september | 2006 | james fitzpatrick | kilkenny | ballyhale shamrocks | 9
row 6 : may | 2007 | ronan curran | cork | st. finbarr's | 6
row 7 : june | 2007 | ollie moran | limerick | ahane | 11
row 8 : july | 2007 | dan shanahan | waterford | lismore | 10
row 9 : august | 2007 | andrew o'shaughness | limerick | kilmallock | 13
row 10 : september | 2007 | eddie brennan | kilkenny | graigue-ballycallan | 13
row 11 : april | 2008 | shane mcgrath | tipperary | ballinahinch | 9
row 12 : may | 2008 | david o'callaghan | dublin | st. mark's | 13
row 13 : june | 2008 | brian o'connell | clare | wolfe tones | 8
row 14 : july | 2008 | joe canning | galway | portumna | 14
row 15 : august | 2008 | derek lyng | kilkenny | emeralds | 9
row 16 : september | 2008 | eoin larkin | kilkenny | james stephens | 12
row 17 : may | 2009 | eoin cadogan | cork | douglas | 3
row 18 : june | 2009 | john mullane | waterford | de la salle | 13
row 19 : september | 2009 | tommy walsh | kilkenny | tullaroan | 5
row 20 : april | 2010 | ger farragher | galway | castlegar | 8
row 21 : may | 2010 | ger farragher | galway | castlegar | 8
row 22 : june | 2010 | damien hayes | galway | portumna | 14
row 23 : july | 2010 | michael walsh | waterford | stradbally | 6
row 24 : september | 2010 | lar corbett | tipperary | thurles sarsfield' | 11
row 25 : june | 2011 | padraic maher | tipperary | thurles sarsfield' | 6
row 26 : july | 2011 | lar corbett | tipperary | thurles sarsfield' | 12
row 27 : september | 2011 | tommy walsh | kilkenny | tullaroan | 5
row 28 : may | 2012 | willie hyland | laois | clough-ballacolla | 7
row 29 : june | 2012 | patrick maher | tipperary | lorrha-dorrha | 11
row 30 : september | 2012 | henry shefflin | kilkenny | ballyhale shamrocks | 15
row 31 : may | 2013 | cahir healy | laois | portlaoise | 8
row 32 : september | 2013 | shane o'donnell | clare | eire og | 14 ] Execute this SQL based on the above table: select county where county = 'kilkenny'
|
kilkenny, kilkenny, kilkenny, kilkenny, kilkenny, kilkenny, kilkenny, kilkenny
|
[ header: edition | year | men's winner | time | women's winner | time row 1 : 29th | october 14, 2012 | dickson kiptolo | 2:05:46 | aberume mekuria (eth | 2:27:20
row 2 : 28th | october 9, 2011 | jafred chirchir kipchu | 2:05:48 | georgina rono (ken) | 2:24:33
row 3 : 26th | october 11, 2009 | geoffrey mutai (ken) | 2:07:01 | beata naigambo (nam) | 2:31:01
row 4 : 25th | october 12, 2008 | geoffrey mutai (ken) | 2:07:49 | lydia kurgat (ken | 2:33:39
row 5 : 24th | october 14, 2007 | philip singoei (ken) | 2:07:57 | lydia kurgat (ken | 2:39:21
row 6 : 23rd | october 8, 2006 | philip singoei (ken) | 2:08:18 | agnes hijman (ned | 2:54:36
row 7 : 22nd | october 9, 2005 | boniface usisivu (ken | 2:08:45 | tatyana perepelkina ( | 2:38:27
row 8 : 21st | october 10, 2004 | willy cheruiyot ( | 2:09:20 | annelieke van der sluij | 2:37:33
row 9 : 20th | october 12, 2003 | willy cheruiyot ( | 2:09:05 | vivian ruijters | 2:36:36
row 10 : 19th | october 13, 2002 | willy cheruiyot ( | 2:10:12 | marleen van reusel (bel) | 2:54:23
row 11 : 18th | october 14, 2001 | samuel tangus ( | 2:12:47 | valentina poltavs | 2:54:30
row 12 : 16th | october 10, 1999 | david ngetich (ken) | 2:09:24 | nadezhda wij | 2:28:45
row 13 : 12th | october 8, 1995 | pyotro sarafiny | 2:16:40 | carla beurskens (ned | 2:35:16
row 14 : 11th | october 9, 1994 | aiduna aitnafa | 2:11:37 | jeanne jansen (ned | 2:45:03
row 15 : 7th | october 14, 1990 | john vermeule (ned | 2:15:03 | mieke hombergen (ne | 2:44:59
row 16 : 6th | october 16, 1988 | jean-pierre paumen (bel | 2:14:54 | heather macduff (eng) | 2:34:26
row 17 : 5th | october 12, 1986 | kim reynierse (n | 2:15:13 | heather macduff (eng) | 2:55:39
row 18 : 3rd | october 24, 1982 | lucien rottiers (bel) | 2:16:27 | ann rindt (ned) | 2:59:07
row 19 : None | 1961-1981 | marathon race not held | None | None | None ] Execute this SQL based on the above table: select count ( women's winner ) where time <= 22
|
18
|
[ header: opponent | played | won | lost | drawn | % won overall row 1 : australia | 4 | 4 | 0 | 0 | 100%
row 2 : canada | 21 | 19 | 2 | 0 | 90.48%
row 3 : france | 34 | 24 | 10 | 0 | 70.59%
row 4 : germany | 1 | 1 | 0 | 0 | 100%
row 5 : ireland | 19 | 18 | 1 | 0 | 94.74%
row 6 : italy | 12 | 12 | 0 | 0 | 100%
row 7 : kazakhstan | 3 | 3 | 0 | 0 | 100%
row 8 : netherlands | 4 | 4 | 0 | 0 | 100%
row 9 : new zealand | 22 | 7 | 14 | 1 | 34.09%
row 10 : russia | 2 | 2 | 0 | 0 | 100%
row 11 : samoa | 1 | 1 | 0 | 0 | 100%
row 12 : scotland | 23 | 21 | 2 | 0 | 91.34%
row 13 : south africa | 5 | 5 | 0 | 0 | 100%
row 14 : spain | 14 | 12 | 1 | 1 | 89.29%
row 15 : sweden | 3 | 3 | 0 | 0 | 100%
row 16 : united states | 13 | 12 | 1 | 0 | 92.31%
row 17 : wales | 30 | 29 | 1 | 0 | 96.67%
row 18 : total | 210 | 176 | 32 | 2 | 83.10% ] Execute this SQL based on the above table: select max ( opponent ) where opponent = 'australia'
|
australia
|
[ header: name | location | city | listing date row 1 : algonac city hall (demolished) | 1410 st. clair river drive | algonac | february 7, 1977
row 2 : almont new church (swedenborgian | northeast corner of cameron and tubspring roads | allenton vicinity | march 28, 1985
row 3 : america's water speed supremacy commemorative | city of algonac park | algonac | january 8, 1981
row 4 : dr. walter bost | 1240 st. clair river drive | algonac | august 3, 1979
row 5 : catholic pointe | 618 south water street, se corner of bridge | marine city | august 12, 1977
row 6 : cole class - west brockway | 7015 carson road, ne corner | yale vicinity | june 30, 1988
row 7 : congregational church | 300 adams st | st. clair | august 3, 1979
row 8 : james a. davidson house | 1229 seventh street | port huron | september 21, 1983
row 9 : wilbur f. davidson | 1707 military street | port huron | may 17, 1973
row 10 : east china fractional district no. 2 school | 696 meisner road | marine city | july 18, 1991
row 11 : first baptist church (demolished | erie square | port huron | august 13, 1971
row 12 : first baptist church | 308 south fourth street | st. clair | september 26, 1987
row 13 : fort gratiot | 520 state street | port huron | february 18, 1956
row 14 : fort gratiot lighthouse | omar and garfield streets | port huron | april 23, 1971
row 15 : fort sinclair (20sc58) | south of the mouth of the pine river on the | st. clair | february 17, 1965
row 16 : fort st. joseph | gratiot park on m-25 | port huron | august 23, 1956
row 17 : grace episcopal church | 1213 sixth street | port huron | april 18, 1991
row 18 : grand trunk western railroad depot | 520 state street | port huron | september 2, 1966
row 19 : gratiot park united methodist church | 2503 cherry street | port huron | march 10, 1988
row 20 : graziadei-casello building | 307 huron avenue | port huron | november 16, 1995
row 21 : ladies of the maccabees building | 901 huron avenue | port huron | november 16, 1982
row 22 : lightship no. 103 | pine grove park | port huron | may 17, 1973
row 23 : james mccoll house | 205 south main street | yale | january 8, 1981
row 24 : north channel shooting club | 1001 north channel, on the st | clay township | january 21, 1988
row 25 : ruby methodist church | 6650 abbottsford road, near | ruby | july 19, 1990
row 26 : st. clair river tunnel | between johnstone & beard, near | port huron | august 23, 1956
row 27 : saint johannes evangelische kirche | 710 pine street, at seventh street | port huron | march 19, 1980
row 28 : jefferson sheldon house | 807 prospect place | port huron | april 19, 1990
row 29 : trinity evangelical lutheran church | 1517 tenth street | port huron | august 29, 1996
row 30 : ward-holland house | 433 north main street | marine city | may 5, 1964 ] Execute this SQL based on the above table: select name where id = 1
|
algonac city hall (demolished)
|
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 9 | 2 | 1 | 12
row 2 : 2 | chinese taipei | 2 | 3 | 3 | 8
row 3 : 3 | spain | 1 | 5 | 4 | 10
row 4 : 4 | united states | 1 | 2 | 7 | 10
row 5 : 5 | turkey | 1 | 1 | 2 | 4
row 6 : 6 | west germany | 1 | 0 | 3 | 4
row 7 : 7 | netherlands | 1 | 0 | 1 | 2
row 8 : 8 | mexico | 0 | 2 | 1 | 3
row 9 : 9 | indonesia | 0 | 1 | 0 | 1
row 10 : 10 | france | 0 | 0 | 2 | 2
row 11 : 11 | australia | 0 | 0 | 1 | 1
row 12 : 11 | canada | 0 | 0 | 1 | 1
row 13 : 11 | ivory coast | 0 | 0 | 1 | 1
row 14 : 11 | denmark | 0 | 0 | 1 | 1
row 15 : 11 | italy | 0 | 0 | 1 | 1
row 16 : 11 | jordan | 0 | 0 | 1 | 1
row 17 : 11 | nepal | 0 | 0 | 1 | 1
row 18 : 11 | switzerland | 0 | 0 | 1 | 1
row 19 : total | total | 16 | 16 | 32 | 64 ] Execute this SQL based on the above table: select nation where gold = 1
|
spain, united states, turkey, west germany, netherlands
|
[ header: # | player | span | caps | total caps | win % row 1 : 1 | fabien pelous | 1997-2006 | 42 | 118 | 64.28%
row 2 : 2 | raphael ibanez | 1998-2007 | 41 | 98 | 63.41%
row 3 : 3 | jean-pierre rives | 1978-1984 | 34 | 59 | 55.88%
row 4 : 3 | philippe saint-andre | 1994-1997 | 34 | 69 | 73.53%
row 5 : 5 | thierry dusautoir | 2009- | 31 | 54 | 54.84%
row 6 : 6 | daniel dubroca | 1986-1988 | 11 | 33 | 72.00%
row 7 : 6 | fabien galthie | 1999-2003 | 11 | 64 | 64.00%
row 8 : 8 | guy basquet | 1948-1952 | 11 | 33 | 50.00%
row 9 : 9 | michel crauste | 1961-1966 | 11 | 63 | 68.18%
row 10 : 10 | jacques fouroux | 1974-1977 | 11 | 27 | 66.67% ] Execute this SQL based on the above table: select caps where player = 'philippe saint-andre'
|
34.0
|
[ header: year | film | role | co-star | director | notes row 1 : 2004 | bachelor | None | None | mostofa sarwar farook | special appearance
row 2 : 2010 | dubshatar | renu | shehzad chowdhury | nurul alam atik | first debut film daily star celebrating life-best actress
row 3 : 2011 | firey esho behula | tanima | intekhab deenar, shahid | tanim noor | None
row 4 : 2011 | guerrilla | bilkis banu | ferdous ahmed, | nasiruddin yousuff | national film award meril prothom al
row 5 : 2012 | chorabali | noboni afroz | indraneil sengupt | redwan rony | national film award meril prothom al
row 6 : 2013 | aborto | charu sen | tota roy chowdhur | arindam sil | first debut film in tollywood
row 7 : 2013 | purnodoirgho prem | jara/zara | shakib khan, arefin | shafi uddin sha | first film with shakib khan
row 8 : 2014 | parle theka (filming) | None | sushama sarkar | maruf hasan | None
row 9 : 2014 | zero degree (filming) | sonia | mahfuz ahmed, r | animesh aich | None ] Execute this SQL based on the above table: select abs ( film - notes ) where year = 2013
|
0, 0
|
[ header: race | race name | pole position | fastest lap | winning driver | winning team | yokohama winner | jay-ten winner | report row 1 : 1 | race of brazil | robert huff | robert huff | robert huff | chevrolet | kristian poulsen | michel nykjær | report
row 2 : 3 | race of belgium | robert huff | robert huff | robert huff | chevrolet | kristian poulsen | michel nykjær | report
row 3 : 5 | race of italy | robert huff | yvan muller | robert huff | chevrolet | norbert michelisz | fredy barth | report
row 4 : 7 | race of hungary | alain menu | norbert michelisz | alain menu | chevrolet | norbert michelisz | aleksei dudukalo | report
row 5 : 8 | race of hungary | None | norbert michelisz | yvan muller | chevrolet | franz engstler | aleksei dudukalo | report
row 6 : 9 | race of the czech republic | yvan muller | robert huff | robert huff | chevrolet | kristian poulsen | aleksei dudukalo | report
row 7 : 10 | race of the czech republic | None | yvan muller | yvan muller | chevrolet | michel nykjær | aleksei dudukalo | report
row 8 : 11 | race of portugal | alain menu | alain menu | alain menu | chevrolet | norbert michelisz | no finishers | report
row 9 : 17 | race of spain | yvan muller | yvan muller | yvan muller | chevrolet | kristian poulsen | fabio fabiani | report
row 10 : 18 | race of spain | None | yvan muller | yvan muller | chevrolet | kristian poulsen | fabio fabiani | report
row 11 : 20 | race of japan | None | robert dahlgren | tom coronel | roal motorsport | michel nykjær | charles ng | report
row 12 : 21 | race of china | alain menu | robert huff | alain menu | chevrolet | colin turkington | fabio fabiani | report
row 13 : 22 | race of china | None | yvan muller | yvan muller | chevrolet | colin turkington | fabio fabiani | report
row 14 : 23 | guia race of macau | robert huff | yvan muller | robert huff | chevrolet | michel nykjær | jo merszei | report ] Execute this SQL based on the above table: select report where race = 17 and report = 'report'
|
report
|
[ header: sl no | constituency name | constituency number | member of legislative assembly | political party row 1 : 2 | abhayapuri south | 35 | chandan kumar sarkar | indian national congress
row 2 : 4 | amguri | 103 | anjan dutta | indian national congress
row 3 : 9 | barhampur | 87 | prafulla kumar mahanta | asom gana parishad
row 4 : 15 | bihali | 77 | pallab lochan das | indian national congress
row 5 : 16 | bihpuria | 109 | bhupen kumar bor | indian national congress
row 6 : 17 | bijni | 33 | kamalshing narzary | bodoland peoples front
row 7 : 21 | bokajan | 17 | klengdoon engti | indian national congress
row 8 : 35 | dhemaji | 113 | sumitra doley patir | indian national congress
row 9 : 49 | gauripur | 24 | banendra kumar mushahary | bodoland peoples front
row 10 : 53 | golakganj | 25 | abu taher bepari | indian national congress
row 11 : 56 | hajo | 55 | dwipen pathak | all india trinamool congress
row 12 : 59 | howraghat | 18 | khorsing engti | indian national congress
row 13 : 60 | jagiroad | 79 | bibekananda dalai | indian national congress
row 14 : 62 | jalukbari | 51 | himanta biswa sarma | indian national congress
row 15 : 63 | jamunamukh | 90 | mohammed sirajuddin a | all india united democratic front
row 16 : 64 | jania | 44 | rafiqul islam | all india united democratic front
row 17 : 65 | jonai | 114 | pradan baruah | indian national congress
row 18 : 73 | katlicherra | 7 | gautam roy | indian national congress
row 19 : 76 | kokrajhar west | 29 | pradip kumar brahma | bodoland peoples front
row 20 : 83 | majuli | 99 | sri rajib lochan | indian national congress
row 21 : 87 | mazbat | 70 | rakheswar brahma | bodoland peoples front
row 22 : 95 | nowgong | 86 | dr. durlav chandra | indian national congress
row 23 : 101 | rangapara | 74 | bhimananda tanti | indian national congress
row 24 : 105 | sadiya | 126 | bolin chetia | indian national congress
row 25 : 111 | sidli | 31 | sri chandan brahm | bodoland peoples front
row 26 : 114 | sonai | 10 | anamul haque | indian national congress
row 27 : 115 | sonari | 106 | sarat borkotoky | indian national congress
row 28 : 116 | sootea | 75 | padma hazarika | asom gana parishad
row 29 : 119 | teok | 102 | membar gogoi | indian national congress
row 30 : 122 | tingkhong | 119 | atuwa munda | indian national congress
row 31 : 123 | tinsukia | 122 | rajendra prasad singh | indian national congress ] Execute this SQL based on the above table: select member of legislative assembly order by sl no asc limit 1
|
chandan kumar sarkar
|
[ header: year | host | champion | second place | third place | fourth place row 1 : 2005 | ninh binh | tianjin bridgestone | chung shan | korea highway corporation | rahat cska
row 2 : 2006 | manila | tianjin bridgestone | chung shan | sang som | rahat cska
row 3 : 2008 | vinh phuc | tianjin bridgestone | sang som | toray arrows | sobaeksu
row 4 : 2009 | nakhon pathom | federbrau | tianjin bridgestone | toray arrows | zhetysu almaty
row 5 : 2010 | gresik | federbrau | zhetysu almaty | jt marvelous | tianjin bridgestone
row 6 : 2011 | vinh phuc | chang | tianjin bridgestone | zhetysu almaty | thong tin lien viet bank
row 7 : 2012 | nakhon ratchasima | tianjin bridgestone | toray arrows | chang | zhetysu almaty ] Execute this SQL based on the above table: select year - year where host = 'ninh binh'
|
0
|
[ header: name | date of birth | club | division | appointed | time as manager row 1 : francis bosschaerts | 15 october 1956 | heist | belgian second division | 1 june 1999 | 15 years, 25 days
row 2 : hein vanhaezebrouck | 16 february 1964 | kortrijk | belgian pro league | 6 june 2010 | 4 years, 20 days
row 3 : arnauld mercier | 4 june 1972 | boussu dour | belgian second division | 21 april 2011 | 3 years, 66 days
row 4 : frank defays | 23 january 1974 | virton | belgian second division | 6 june 2011 | 3 years, 20 days
row 5 : serhiy serebrenni | 1 september 1976 | roeselare | belgian second division | 30 june 2011 | 2 years, 361 days
row 6 : regi van acker | 25 april 1955 | hoogstraten | belgian second division | 23 november 2011 | 2 years, 215 days
row 7 : eric franken | None | asv geel | belgian second division | 20 march 2012 | 2 years, 98 days
row 8 : john van den brom | 4 october 1966 | anderlecht | belgian pro league | 30 may 2012 | 2 years, 27 days
row 9 : tintin marquez | 7 january 1962 | eupen | belgian second division | 6 july 2012 | 1 year, 355 days
row 10 : lorenzo staelens | 30 april 1964 | cercle brugge | belgian pro league | 2 april 2013 | 1 year, 85 days
row 11 : dennis van wijk | 16 december 1962 | westerlo | belgian second division | 29 april 2013 | 1 year, 58 days
row 12 : yannick ferrera | 24 september 1980 | sint-truiden | belgian second division | 24 may 2013 | 1 year, 33 days
row 13 : jimmy floyd hasse | 27 march 1972 | antwerp | belgian second division | 29 may 2013 | 1 year, 28 days
row 14 : philippe medery | None | vise | belgian second division | 31 may 2013 | 1 year, 26 days
row 15 : felice mazzu | 12 march 1966 | charleroi | belgian pro league | 1 june 2013 | 1 year, 25 days
row 16 : stijn vreven | 18 july 1973 | lommel united | belgian second division | 1 june 2013 | 1 year, 25 days
row 17 : guido brepoels | 7 june 1961 | dessel sport | belgian second division | 24 september 2013 | 0 years, 275 days
row 18 : mircea rednic | 9 april 1962 | gent | belgian pro league | 1 october 2013 | 0 years, 268 days
row 19 : bob peeters | 10 january 1974 | waasland-beveren | belgian pro league | 5 november 2013 | 0 years, 233 days
row 20 : rachid chihab | None | mouscron-peruwelz | belgian second division | 19 december 2013 | 0 years, 189 days
row 21 : franky vercauteren | 28 october 1956 | mechelen | belgian pro league | 5 january 2014 | 0 years, 172 days
row 22 : jean-guy wallemme | 10 august 1967 | rwdm brussels | belgian second division | 30 january 2014 | 0 years, 147 days
row 23 : rene desaeyere | 14 september 1947 | aalst | belgian second division | 5 february 2014 | 0 years, 141 days ] Execute this SQL based on the above table: select count ( division ) where club = 'sint-truiden' and appointed = 'felice mazzu'
|
0
|
[ header: wicket | score | batting partners | opposition | venue | year | link row 1 : 1st | 375 | ra white & mj po | gloucestershire | northampton | 2002 |
row 2 : 2nd | 344 | g cook & rj boyd | lancashire | northampton | 1986 |
row 3 : 3rd | 393 | a fordham & aj | yorkshire | leeds | 1990 |
row 4 : 4th | 370 | rt virgin & p wille | somerset | northampton | 1976 |
row 5 : 5th | 401 | mb loye & d | glamorgan | northampton | 1998 |
row 6 : 6th | 376 | r subba row & a | surrey | the oval | 1958 |
row 7 : 7th | 293 | djg sales & d | essex | northampton | 1999 |
row 8 : 8th | 179 | aj hall & jd middle | surrey | the oval | 2011 |
row 9 : 9th | 156 | r subba row & s | lancashire | northampton | 1955 |
row 10 : 10th | 148 | bw bellamy & j | glamorgan | northampton | 1925 | ] Execute this SQL based on the above table: select link order by year desc limit 1
|
@NULL@
|
[ header: team | year | regular season won | regular season lost | regular season ties | regular season win % | regular season finish | post season won | post season lost | post season win % | post season result row 1 : den | 1981 | 10 | 6 | 0 | 0.625 | 2nd in afc west | None | None | None | None
row 2 : den | 1982 | 2 | 7 | 0 | 0.222 | 5th in afc west | None | None | None | None
row 3 : den | 1983 | 9 | 7 | 0 | 0.563 | 2nd in afc west | 0 | 1 | 0 | lost to seattle seahawks in a
row 4 : den | 1984 | 13 | 3 | 0 | 0.813 | 1st in afc west | 0 | 1 | 0 | lost to pittsburgh steelers in
row 5 : den | 1985 | 11 | 5 | 0 | 0.688 | 2nd in afc west | None | None | None | None
row 6 : den | 1986 | 11 | 5 | 0 | 0.688 | 1st in afc west | 2 | 1 | 0.667 | lost to new york giants in super bowl
row 7 : den | 1987 | 10 | 4 | 1 | 0.714 | 1st in afc west | 2 | 1 | 0.667 | lost to washington redskins in super bowl
row 8 : den | 1988 | 8 | 8 | 0 | 0.5 | 2nd in afc west | None | None | None | None
row 9 : den | 1990 | 5 | 11 | 0 | 0.313 | 5th in afc west | None | None | None | None
row 10 : den total | den total | 110 | 73 | 1 | 0.601 | None | 7 | 6 | 0.538 | None
row 11 : nyg | 1993 | 11 | 5 | 0 | 0.688 | 2nd in nfc east | 1 | 1 | 0.5 | lost to san francisco 49ers
row 12 : nyg | 1994 | 9 | 7 | 0 | 0.563 | 2nd in nfc east | None | None | None | None
row 13 : nyg | 1995 | 5 | 11 | 0 | 0.313 | 4th in nfc east | None | None | None | None
row 14 : nyg | 1996 | 6 | 10 | 0 | 0.375 | 5th in nfc east | None | None | None | None
row 15 : nyg total | nyg total | 31 | 33 | 0 | 0.484 | None | 1 | 1 | 0.5 | None
row 16 : atl | 1997 | 7 | 9 | 0 | 0.438 | 2nd in nfc west | None | None | None | None
row 17 : atl | 2000 | 4 | 12 | 0 | 0.25 | 5th in nfc west | None | None | None | None
row 18 : atl | 2001 | 7 | 9 | 0 | 0.438 | 3rd in nfc south | None | None | None | None
row 19 : atl | 2002 | 9 | 6 | 1 | 0.594 | 2nd in nfc south | 1 | 1 | 0.5 | lost to philadelphia ea
row 20 : atl | 2003 | 3 | 10 | 0 | 0.231 | 4th in nfc south | None | None | None | None
row 21 : atl total | atl total | 49 | 59 | 1 | 0.454 | None | 3 | 2 | 0.6 | None
row 22 : total | total | 190 | 165 | 2 | 0.535 | None | 11 | 9 | 0.55 | None ] Execute this SQL based on the above table: select ( select year where regular season finish = '3rd in nfc south' ) < ( select year where regular season finish = '4th in nfc east' )
|
0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.