inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: margin | teams | venue | season row 1 : 192 runs | kent (205 & 512-9 | county ground, chelmsford | 2009
row 2 : 72 runs | kent (117 & 332) beat | woodbridge road, guildford | 1992
row 3 : 57 runs | kent (151 & 348) beat | hesketh park, dartford | 1976
row 4 : 36 runs | kent (127 & 198) | st lawrence ground, canter | 1893
row 5 : 24 runs | kent (115 & 389) beat | mote park, maidstone | 1925
row 6 : 16 runs | kent (120 & 176) beat | mote park, maidstone | 1863 ] Execute this SQL based on the above table: select teams where season = 1893 | kent (127 & 198) beat australia (229 & 60) |
[ 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 team where team = 'united states' | united states |
[ header: region | rnd | host | venue | city | state row 1 : east | 1 | florida state university | tully gymnasium | tallahassee | florida
row 2 : east | 1 | old dominion university | old dominion university fieldhouse | norfolk | virginia
row 3 : east | 1 | university of maryland | cole field house | college park | maryland
row 4 : east | 2 | providence college | alumni hall (providence) | providence | rhode island
row 5 : east | 2 | university of connecticut | harry a. gampel pavilion | storrs | connecticut
row 6 : east | 2 | university of tennessee | thompson-boling arena | knoxville | tennessee
row 7 : east | 2 | university of virginia | university hall (university of virginia) | charlottesville | virginia
row 8 : mideast | 1 | depaul university | alumni hall (depaul university) | chicago | illinois
row 9 : mideast | 1 | university of south carolina | carolina coliseum | columbia | south carolina
row 10 : mideast | 1 | tennessee tech | eblen center | cookeville | tennessee
row 11 : mideast | 1 | vanderbilt university | memorial gymnasium (vanderbilt university) | nashville | tennessee
row 12 : mideast | 2 | auburn university | memorial coliseum (beard- | auburn | alabama
row 13 : mideast | 2 | northwestern university | welsh-ryan arena | evanston | illinois
row 14 : mideast | 2 | university of iowa | carver-hawkeye arena | iowa city | indiana
row 15 : mideast | 2 | university of washington | hec edmundson pavilion | seattle | washington
row 16 : midwest | 1 | northern illinois university | chick evans field house | dekalb | illinois
row 17 : midwest | 1 | ohio state university | st. john arena | columbus | ohio
row 18 : midwest | 1 | university of southern mississippi | reed green coliseum | hattiesburg | mississippi
row 19 : midwest | 1 | oklahoma state university | gallagher-iba arena | stillwater | oklahoma
row 20 : midwest | 2 | louisiana tech university | thomas assembly center | ruston | louisiana
row 21 : midwest | 2 | north carolina state university | reynolds colise | raleigh | north carolina
row 22 : midwest | 2 | university of texas | frank erwin center | austin | texas
row 23 : midwest | 2 | purdue university | mackey arena | west lafayette | indiana
row 24 : west | 1 | long beach state | university gym (gold mine) | long beach | california
row 25 : west | 1 | university of mississippi | tad smith colise | university, mississippi | mississippi
row 26 : west | 1 | university of montana | dahlberg arena | missoula | montana
row 27 : west | 1 | university of arkansas | barnhill arena | fayetteville | arkansas
row 28 : west | 2 | university of georgia | georgia coliseum ( | athens | georgia
row 29 : west | 2 | stanford university | maples pavilion | stanford | california ] Execute this SQL based on the above table: select count ( * ) where rnd = 1 | 15 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81
row 2 : 2 | russia | 26 | 22 | 34 | 82
row 3 : 3 | south korea | 26 | 12 | 17 | 55
row 4 : 4 | ukraine | 23 | 15 | 17 | 55
row 5 : 5 | japan | 13 | 13 | 21 | 47
row 6 : 6 | france | 8 | 8 | 4 | 20
row 7 : 7 | great britain | 8 | 3 | 6 | 17
row 8 : 8 | united states | 5 | 13 | 18 | 36
row 9 : 9 | north korea | 3 | 8 | 3 | 14
row 10 : 10 | poland | 3 | 4 | 3 | 10
row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11
row 12 : 12 | belarus | 3 | 3 | 4 | 10
row 13 : 13 | germany | 3 | 2 | 8 | 13
row 14 : 14 | hungary | 3 | 2 | 7 | 12
row 15 : 15 | czech republic | 3 | 0 | 3 | 6
row 16 : 16 | australia | 2 | 5 | 5 | 12
row 17 : 17 | italy | 2 | 5 | 5 | 12
row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6
row 19 : 19 | south africa | 2 | 1 | 2 | 5
row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3
row 21 : 21 | spain | 1 | 4 | 8 | 13
row 22 : 22 | brazil | 1 | 2 | 8 | 11
row 23 : 23 | romania | 1 | 2 | 4 | 7
row 24 : 24 | netherlands | 1 | 1 | 2 | 4
row 25 : 25 | morocco | 1 | 1 | 1 | 3
row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3
row 27 : 27 | latvia | 1 | 0 | 0 | 1
row 28 : 27 | moldova | 1 | 0 | 0 | 1
row 29 : 29 | mexico | 0 | 3 | 2 | 5
row 30 : 30 | finland | 0 | 3 | 1 | 4
row 31 : 32 | iran | 0 | 2 | 2 | 4
row 32 : 33 | slovenia | 0 | 2 | 0 | 2
row 33 : 33 | turkey | 0 | 2 | 0 | 2
row 34 : 35 | canada | 0 | 1 | 2 | 3
row 35 : 35 | switzerland | 0 | 1 | 2 | 3
row 36 : 35 | estonia | 0 | 1 | 2 | 3
row 37 : 38 | cuba | 0 | 1 | 1 | 2
row 38 : 38 | ireland | 0 | 1 | 1 | 2
row 39 : 40 | denmark | 0 | 1 | 0 | 1
row 40 : 40 | uganda | 0 | 1 | 0 | 1
row 41 : 42 | croatia | 0 | 0 | 3 | 3
row 42 : 42 | thailand | 0 | 0 | 3 | 3
row 43 : 44 | israel | 0 | 0 | 2 | 2
row 44 : 45 | armenia | 0 | 0 | 1 | 1
row 45 : 45 | jamaica | 0 | 0 | 1 | 1
row 46 : 45 | mongolia | 0 | 0 | 1 | 1
row 47 : 45 | malaysia | 0 | 0 | 1 | 1
row 48 : 45 | austria | 0 | 0 | 1 | 1
row 49 : 45 | greece | 0 | 0 | 1 | 1
row 50 : 45 | cyprus | 0 | 0 | 1 | 1
row 51 : 45 | bahamas | 0 | 0 | 1 | 1
row 52 : 45 | bosnia and herzegovin | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select total where nation = 'czech republic' | 6.0 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 10 january 1996 | edison international field, ana | honduras | 1-0 | 3-1 | 1996 concacaf gold cup
row 2 : 2 | 30 august 1996 | commonwealth stadium, edmont | panama | 3-1 | 3-1 | 1998 fifa world cup qualification
row 3 : 3 | 12 october 1997 | commonwealth stadium, edmont | mexico | 2-1 | 2-2 | 1998 fifa world cup qualification
row 4 : 4 | 8 october 1999 | los angeles memorial coliseum | el salvador | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off
row 5 : 5 | 10 october 1999 | los angeles memorial coliseum | haiti | 1-0 | 2-1 | 2000 concacaf gold cup qualification play off
row 6 : 6 | 10 october 1999 | los angeles memorial coliseum | haiti | 2-0 | 2-2 | 2000 concacaf gold cup qualification play off
row 7 : 7 | 13 february 2000 | qualcomm stadium, san die | costa rica | 1-1 | 2-2 | 2000 concacaf gold cup
row 8 : 8 | 13 february 2000 | qualcomm stadium, san die | costa rica | 2-2 | 2-2 | 2000 concacaf gold cup
row 9 : 9 | 20 february 2000 | qualcomm stadium, san die | mexico | 1-1 | 2-1 | 2000 concacaf gold cup
row 10 : 10 | 27 february 2000 | los angeles memorial coliseum | colombia | 2-0 | 2-0 | 2000 concacaf gold cup
row 11 : 11 | 18 january 2004 | bridgetown, barbados | barbados | 1-0 | 1-0 | friendly match ] Execute this SQL based on the above table: select result where id = ( select id where result = '2-2' ) - 1 | 3-1 |
[ header: year | domestic passengers | international passengers | total passengers | change row 1 : 2006 | 764831 | 83115 | 847946 | +4.6%
row 2 : 2007 | 764674 | 75276 | 839950 | -0.9%
row 3 : 2008 | 709779 | 92176 | 801955 | -4.5%
row 4 : 2009 | 605534 | 82424 | 687958 | -14.3%
row 5 : 2010 | 595457 | 105119 | 700576 | +1.7%
row 6 : 2011 | 850305 | 123607 | 973912 | +39.1%
row 7 : 2012 | 899854 | 178679 | 1078533 | +10.7%
row 8 : 2013 | 745178 | 131902 | 877080 | -18.7% ] Execute this SQL based on the above table: select change order by total passengers desc limit 1 | +10.7% |
[ header: position | song title | artist | sales | highest position row 1 : 1 | unchained melody/white cliffs | robson green & jerome flyn | 1,844,000 | 1
row 2 : 2 | gangsta's paradise | coolio featuring l.v | 1,110,000 | 1
row 3 : 3 | i believe/up on the roof | robson green & jerome flyn | 1,049,000 | 1
row 4 : 4 | back for good | take that | 960,000 | 1
row 5 : 5 | think twice | celine dion | 928,000 | 1
row 6 : 6 | fairground | simply red | 782,000 | 1
row 7 : 7 | you are not alone | michael jackson | 714,000 | 1
row 8 : 8 | earth song | michael jackson | 802,000 | 1
row 9 : 9 | missing | everything but the girl | 696,000 | 3
row 10 : 10 | wonderwall | oasis | 665,000 | 2
row 11 : 11 | boom boom boom | outhere brothers | 652,000 | 1
row 12 : 12 | country house | blur | 642,000 | 1
row 13 : 13 | father and son | boyzone | 620,000 | 2
row 14 : 14 | don't stop (wiggle wiggle | outhere brothers | 617,000 | 1
row 15 : 15 | boombastic | shaggy | 557,000 | 1
row 16 : 16 | cotton eye joe | rednex | 512,000 | 1
row 17 : 17 | set you free | n-trance | 503,000 | 2
row 18 : 18 | living next door to alice | smokie featuring roy ch | 495,000 | 3
row 19 : 19 | hold me, thrill me, kiss me, kill | u2 | 471,000 | 2
row 20 : 20 | roll with it | oasis | 456,000 | 2
row 21 : 21 | guaglione | perez 'prez' prado | 445,000 | 2
row 22 : 22 | i'll be there for you | the rembrandts | 421,000 | 3
row 23 : 23 | two can play that game | bobby brown | 413,000 | 3
row 24 : 24 | here comes the hotstepper | ini kamoze | 407,000 | 4
row 25 : 25 | shy guy | diana king | 405,000 | 2
row 26 : 26 | it's oh so quiet | bjork | 404,000 | 4
row 27 : 27 | never forget | take that | 403,000 | 1
row 28 : 28 | don't give me your life | alex party | 395,000 | 2
row 29 : 29 | waterfalls | tlc | 355,000 | 4
row 30 : 30 | scatman (ski ba bop ba | scatman john | 352,000 | 2
row 31 : 31 | some might say | oasis | 346,000 | 1
row 32 : 32 | you'll see | madonna | 342,000 | 5
row 33 : 33 | thunder | east 17 | 339,000 | 4
row 34 : 34 | stayin' alive | n-trance featuring ricardo | 335,000 | 2
row 35 : 35 | i'd lie for you (and that | meat loaf | 334,000 | 2
row 36 : 36 | common people | pulp | 326,000 | 2
row 37 : 37 | fantasy | mariah carey | 323,000 | 4
row 38 : 38 | i've got a little something for | mn8 | 317,000 | 2
row 39 : 39 | kiss from a rose/i'm alive | seal | 310,000 | 4
row 40 : 40 | dreamer | livin' joy | 303,000 | 1 ] Execute this SQL based on the above table: select artist where artist != 'robson green & jerome flynn' and highest position = 3 | everything but the girl, smokie featuring roy chubby brown, the rembrandts, bobby brown |
[ 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 sum ( pick ) | 351.0 |
[ header: name | date built | builder | works no. | wheels | cylinders | notes | withdrawn row 1 : veteran | 1847 | None | None | 0-6-0 | inside | arr. 1847 | None
row 2 : fairfield | 1847 | None | None | 0-6-0 | inside | arr. 1847 | None
row 3 : waverley | None | henry hughes of lough | None | 0-4-0st | outside | None | 1889
row 4 : bee | None | None | None | 0-6-0t | None | None | None
row 5 : spider | None | None | None | 0-6-0t | None | None | None
row 6 : gillingham | None | aveling and porter | None | 0-6-0tg | None | arr. 1893 | 1893
row 7 : no.1 | 1880 | hunslet | 231 | 0-6-0st | inside | arr. 1893 | 1923
row 8 : no.2 | 1898 | peckett | 696 | 0-4-0st | outside | arr. 1904 | 1923 ] Execute this SQL based on the above table: select builder where withdrawn > 20 order by date built asc limit 1 | henry hughes of loughborough |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 29 march 2000 | vasil levski national stadium, so | belarus | 1-0 | 4-1 | friendly
row 2 : 2 | 7 october 2000 | georgi asparuhov stadium, so | malta | 3-0 | 3-0 | 2002 world cup qualifier
row 3 : 3 | 27 march 2003 | stadion mladost, | serbia and montenegro | 2-1 | 2-1 | friendly
row 4 : 4 | 7 june 2003 | vasil levski national stadium, so | belgium | 2-2 | 2-2 | euro 2004 qualifier
row 5 : 5 | 12 november 2005 | vasil levski national stadium, so | georgia | 5-0 | 6-2 | friendly
row 6 : 6 | 12 november 2005 | vasil levski national stadium, so | georgia | 6-2 | 6-2 | friendly
row 7 : 7 | 9 may 2006 | nagai stadium, osaka | japan | 1-0 | 2-1 | 2006 kirin cup ] Execute this SQL based on the above table: select venue where # < 1082 | vasil levski national stadium, sofia, georgi asparuhov stadium, sofia, stadion mladost, krusevac, vasil levski national stadium, sofia, vasil levski national stadium, sofia, vasil levski national stadium, sofia, nagai stadium, osaka |
[ 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 max ( # ) where # > 0 | 10.0 |
[ header: kant | latitude | longitude | diameter row 1 : b | 9.7° s | 18.6° e | 16 km
row 2 : c | 9.3° s | 22.1° e | 20 km
row 3 : d | 11.5° s | 18.7° e | 52 km
row 4 : g | 9.2° s | 19.5° e | 32 km
row 5 : h | 9.1° s | 20.8° e | 7 km
row 6 : n | 9.9° s | 19.7° e | 10 km
row 7 : o | 12.0° s | 17.2° e | 7 km
row 8 : p | 10.8° s | 17.4° e | 5 km
row 9 : q | 13.1° s | 18.8° e | 5 km
row 10 : s | 11.5° s | 19.7° e | 5 km
row 11 : t | 11.3° s | 20.2° e | 5 km
row 12 : z | 10.4° s | 17.5° e | 3 km ] Execute this SQL based on the above table: select diameter where latitude > 266 | 16 km, 20 km, 32 km, 7 km, 10 km |
[ header: date | opponent | venue | result | attendance | scorers row 1 : 15 august 1998 | wolverhampton wanderers | h | 0-2 | 7521 | None
row 2 : 29 august 1998 | grimsby town | h | 0-0 | 5587 | None
row 3 : 31 august 1998 | barnsley | a | 0-1 | 15328 | None
row 4 : 6 september 1998 | portsmouth | h | 3-0 | 6626 | marsh, windass (2, 1 pen)
row 5 : 9 september 1998 | swindon town | a | 1-4 | 8305 | banger
row 6 : 19 september 1998 | sunderland | a | 0-7 | 34567 | None
row 7 : 26 september 1998 | queens park rangers | h | 4-1 | 7489 | beauchamp, murphy, thom
row 8 : 10 october 1998 | tranmere rovers | h | 1-2 | 5862 | windass
row 9 : 17 october 1998 | bolton wanderers | a | 1-1 | 17064 | thomson
row 10 : 31 october 1998 | crewe alexandra | h | 1-1 | 5607 | windass
row 11 : 21 november 1998 | port vale | h | 2-1 | 5964 | windass (pen), powell
row 12 : 5 december 1998 | bradford city | h | 0-1 | 5969 | None
row 13 : 19 december 1998 | stockport county | a | 0-2 | 6500 | None
row 14 : 28 december 1998 | portsmouth | a | 2-2 | 12604 | banger (2)
row 15 : 9 january 1999 | bristol city | h | 0-0 | 9434 | None
row 16 : 30 january 1999 | barnsley | h | 1-0 | 6174 | windass
row 17 : 6 february 1999 | wolverhampton wanderers | a | 1-1 | 20811 | windass
row 18 : 13 february 1999 | swindon town | h | 2-0 | 8179 | windass (2, 1 pen)
row 19 : 27 february 1999 | sunderland | h | 0-0 | 9044 | None
row 20 : 3 march 1999 | queens park rangers | a | 0-1 | 9040 | None
row 21 : 9 march 1999 | huddersfield town | h | 2-2 | 6034 | cook, beauchamp
row 22 : 13 march 1999 | watford | h | 0-0 | 8137 | None
row 23 : 20 march 1999 | crewe alexandra | a | 1-3 | 4791 | thomson
row 24 : 26 march 1999 | sheffield united | a | 2-1 | 14115 | thomson, banger
row 25 : 3 april 1999 | bolton wanderers | h | 0-0 | 7547 | None
row 26 : 5 april 1999 | tranmere rovers | a | 2-2 | 7837 | weatherstone, gilchrist
row 27 : 17 april 1999 | port vale | a | 0-1 | 7393 | None
row 28 : 24 april 1999 | norwich city | h | 2-4 | 7345 | wilsterman, francis
row 29 : 1 may 1999 | bradford city | a | 0-0 | 15064 | None
row 30 : 9 may 1999 | stockport county | h | 5-0 | 6830 | gilchrist, powell, beauch ] Execute this SQL based on the above table: select scorers order by result desc limit 1 | gilchrist, powell, beauchamp, murphy, thomson |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81
row 2 : 2 | russia | 26 | 22 | 34 | 82
row 3 : 3 | south korea | 26 | 12 | 17 | 55
row 4 : 4 | ukraine | 23 | 15 | 17 | 55
row 5 : 5 | japan | 13 | 13 | 21 | 47
row 6 : 6 | france | 8 | 8 | 4 | 20
row 7 : 7 | great britain | 8 | 3 | 6 | 17
row 8 : 8 | united states | 5 | 13 | 18 | 36
row 9 : 9 | north korea | 3 | 8 | 3 | 14
row 10 : 10 | poland | 3 | 4 | 3 | 10
row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11
row 12 : 12 | belarus | 3 | 3 | 4 | 10
row 13 : 13 | germany | 3 | 2 | 8 | 13
row 14 : 14 | hungary | 3 | 2 | 7 | 12
row 15 : 15 | czech republic | 3 | 0 | 3 | 6
row 16 : 16 | australia | 2 | 5 | 5 | 12
row 17 : 17 | italy | 2 | 5 | 5 | 12
row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6
row 19 : 19 | south africa | 2 | 1 | 2 | 5
row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3
row 21 : 21 | spain | 1 | 4 | 8 | 13
row 22 : 22 | brazil | 1 | 2 | 8 | 11
row 23 : 23 | romania | 1 | 2 | 4 | 7
row 24 : 24 | netherlands | 1 | 1 | 2 | 4
row 25 : 25 | morocco | 1 | 1 | 1 | 3
row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3
row 27 : 27 | latvia | 1 | 0 | 0 | 1
row 28 : 27 | moldova | 1 | 0 | 0 | 1
row 29 : 29 | mexico | 0 | 3 | 2 | 5
row 30 : 30 | finland | 0 | 3 | 1 | 4
row 31 : 32 | iran | 0 | 2 | 2 | 4
row 32 : 33 | slovenia | 0 | 2 | 0 | 2
row 33 : 33 | turkey | 0 | 2 | 0 | 2
row 34 : 35 | canada | 0 | 1 | 2 | 3
row 35 : 35 | switzerland | 0 | 1 | 2 | 3
row 36 : 35 | estonia | 0 | 1 | 2 | 3
row 37 : 38 | cuba | 0 | 1 | 1 | 2
row 38 : 38 | ireland | 0 | 1 | 1 | 2
row 39 : 40 | denmark | 0 | 1 | 0 | 1
row 40 : 40 | uganda | 0 | 1 | 0 | 1
row 41 : 42 | croatia | 0 | 0 | 3 | 3
row 42 : 42 | thailand | 0 | 0 | 3 | 3
row 43 : 44 | israel | 0 | 0 | 2 | 2
row 44 : 45 | armenia | 0 | 0 | 1 | 1
row 45 : 45 | jamaica | 0 | 0 | 1 | 1
row 46 : 45 | mongolia | 0 | 0 | 1 | 1
row 47 : 45 | malaysia | 0 | 0 | 1 | 1
row 48 : 45 | austria | 0 | 0 | 1 | 1
row 49 : 45 | greece | 0 | 0 | 1 | 1
row 50 : 45 | cyprus | 0 | 0 | 1 | 1
row 51 : 45 | bahamas | 0 | 0 | 1 | 1
row 52 : 45 | bosnia and herzegovin | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where bronze < 1 | kazakhstan, latvia, moldova, slovenia, turkey, denmark, uganda |
[ header: round | pick | player | nationality | college/junior/club team row 1 : 1 | 3 | rick hampton | canada | st. catharines black hawk
row 2 : 1 | 17 | ron chipperfield | canada | brandon wheat kings (wchl
row 3 : 2 | 21 | bruce affleck | canada | university of denver pioneers (wcha)
row 4 : 3 | 39 | charlie simmer | canada | sault ste. marie greyhound
row 5 : 4 | 57 | tom price | canada | ottawa 67's (
row 6 : 5 | 75 | jim warden | united states | michigan tech huskies (wcha
row 7 : 6 | 93 | tom sundberg | united states | st. paul vulcans
row 8 : 7 | 111 | tom anderson | united states | st. paul vulcans
row 9 : 8 | 128 | jim mccabe | canada | welland sabres (so ] Execute this SQL based on the above table: select player where nationality = 'canada' | rick hampton, ron chipperfield, bruce affleck, charlie simmer, tom price, jim mccabe |
[ header: season | tier | division | place row 1 : 1949-87 | 5 | regional | None
row 2 : 1987/88 | 5 | pref. aut | 10th
row 3 : 1988/89 | 5 | pref. aut | 5th
row 4 : 1989/90 | 5 | pref. aut | 13th
row 5 : 1990/91 | 5 | pref. aut | 11th
row 6 : 1991/92 | 5 | pref. aut | 7th
row 7 : 1992/93 | 5 | pref. aut | 9th
row 8 : 1993/94 | 5 | pref. aut | 4th
row 9 : 1994/95 | 5 | pref. aut | 6th
row 10 : 1995/96 | 5 | pref. aut | 3rd
row 11 : 1996/97 | 5 | pref. aut | 3rd
row 12 : 1997/98 | 5 | pref. aut | 1st
row 13 : 1998/99 | 4 | 3a | 17th
row 14 : 1999/00 | 5 | pref. aut | 6th ] Execute this SQL based on the above table: select count ( place ) where tier > 1619 | 0 |
[ header: no. | dub no. | english dubbed title / english subbed title original japanese title | original air date | english air date row 1 : 6 | None | "protect the melody of love! usagi is | april 18, 1992 | None
row 2 : 9 | 6 | "time bomb" / "usagi' | may 9, 1992 | september 18, 1995
row 3 : 12 | 9 | "cruise blues" / " | may 30, 1992 | september 21, 1995
row 4 : 14 | 11 | "match point for sailor moon" | june 13, 1992 | september 25, 1995
row 5 : 19 | 16 | "who is that masked man?" | july 25, 1992 | october 2, 1995
row 6 : 24 | 20 | "a friend in wolf's clothing" | august 29, 1992 | october 6, 1995
row 7 : 26 | 22 | "the power of friendship" / "b | september 12, 1992 | october 10, 1995
row 8 : 34 | 30 | "a crystal clear destiny" / "the | november 28, 1992 | october 20, 1995
row 9 : 36 | 32 | "bad hair day" / "usagi | december 12, 1992 | october 24, 1995
row 10 : 40 | 36 | "last resort" / "the legendary lake | january 16, 1993 | october 30, 1995 ] Execute this SQL based on the above table: select original air date where original air date != 'july 25, 1992' and english air date = 'september 25, 1995' | june 13, 1992 |
[ header: number | year built | builder | status | notes row 1 : e371 | 1892 | david munro & co., | static display | on static display at maldon station
row 2 : d3 619 | 1914 | newport workshops | stored | obtained from ssr bendigo in
row 3 : d3 646 | 1905 | newport workshops | stored | non-operational. had been plinthed
row 4 : k157 | 1940 | newport workshops | stored | non-operational. stored at maldon for
row 5 : k160 | 1940 | newport workshops | overhaul | withdrawn from traffic mid 2012, transferred by road
row 6 : j515 | 1954 | vulcan foundry | operational | returned to traffic in mid april 2012.
row 7 : j549 | 1954 | vulcan foundry | operational | returned to service during november 2013 following ] Execute this SQL based on the above table: select count ( number ) where number = 'd3 619' | 1 |
[ header: name of place | number of counties | principal county | zip code lower | zip code upper row 1 : dacono | 1 | weld county | 80514 | None
row 2 : dailey | 1 | logan county | 80728 | None
row 3 : dalerose | 1 | las animas county | 81049 | None
row 4 : dallas | 1 | ouray county | None | None
row 5 : darlow | 1 | adams county | None | None
row 6 : de beque | 1 | mesa county | 81630 | None
row 7 : deepcreek | 1 | routt county | 80428 | None
row 8 : deermont | 1 | jefferson county | None | None
row 9 : deer park | 1 | routt county | 80467 | None
row 10 : deer trail | 1 | arapahoe county | 80105 | None
row 11 : delagua | 1 | las animas county | None | None
row 12 : dell | 1 | eagle county | None | None
row 13 : del norte | 1 | rio grande county | 81132 | None
row 14 : delta | 1 | delta county | 81416 | None
row 15 : denver | 1 | denver county | 80201 | 95
row 16 : denver international airport | 1 | denver county | 80249 | None
row 17 : denver merchandise mart | 1 | adams county | 80216 | None
row 18 : derby | 1 | adams county | 80022 | None
row 19 : derby | 1 | adams county | 80022 | None
row 20 : derby junction | 1 | eagle county | None | None
row 21 : derrick | 1 | rio grande county | None | None
row 22 : dick | 1 | weld county | None | None
row 23 : dinosaur national monument | 1 | moffat county | 81610 | None
row 24 : dinsmore | 1 | pueblo county | None | None
row 25 : divide | 1 | teller county | 80814 | None
row 26 : dixon | 1 | larimer county | None | None
row 27 : dominguez | 1 | delta county | None | None
row 28 : dorey lakes | 1 | gilpin county | 80401 | None
row 29 : dos | 1 | garfield county | None | None
row 30 : dotsero | 1 | eagle county | None | None
row 31 : downtown | 1 | arapahoe county | 80110 | None
row 32 : doyleville | 1 | gunnison county | 81230 | None
row 33 : drakes | 1 | larimer county | None | None
row 34 : drop city | 1 | las animas county | None | None
row 35 : duban | 1 | denver county | None | None
row 36 : dudley | 1 | park county | None | None
row 37 : duffield | 1 | el paso county | None | None
row 38 : dunul | 1 | rio grande county | None | None
row 39 : dupont | 1 | adams county | 80024 | None
row 40 : durango | 1 | la plata county | 81301 | None
row 41 : durham | 1 | mesa county | None | None
row 42 : dyersville | 1 | summit county | None | None
row 43 : dyke | 1 | archuleta county | None | None ] Execute this SQL based on the above table: select principal county order by id desc limit 1 | archuleta county |
[ header: | country | builder | location | ship | class | notes row 1 : 23 january | united states | new york shipbuilding corporation | camden, new jersey | salt lake city | pensacola-class cruiser | None
row 2 : 12 april | france | chantiers de la gironde | gironde | commandant teste | seaplane carrier and tender | None
row 3 : 25 april | united states | new york navy yard | brooklyn, new york | pensacola | pensacola-class cruiser | None
row 4 : 22 may | japan | uraga dock | uraga | itsukushima | minelayer | None
row 5 : 29 june | germany | deschimag werk a.g | bremen | lichtenfels | heavy lift ship | for ddg hansa
row 6 : 3 july | united states | new york shipbuilding corporation | camden, new jersey | chester | northampton-class cruiser | None
row 7 : 6 august | united kingdom | harland and wolff | belfast, northern ireland | britannic | ocean liner | for white star line
row 8 : 5 september | united states | fore river shipyard | quincy, massachusetts | northampton | northampton-class cruiser | None
row 9 : 7 september | united states | newport news shipbuilding & dry dock company | newport news, virginia | houston | northampton-class cruiser | None
row 10 : date unknown | norway | trondhjems mekanisk | trondheim | barøy | passenger/cargo ship | None
row 11 : date unknown | germany | deutsche werft | hamburg | ceuta | cargo ship | for oldenburg-portugiesische damp
row 12 : date unknown | germany | ag weser | bremen | hercules | cargo ship | for dampfschiffahrts-gesellschaft
row 13 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen i | whaler | None
row 14 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen ii | whaler | None
row 15 : date unknown | united kingdom | smiths dock co ltd | middlesbrough | vikingen iii | whaler | None
row 16 : date unknown | sweden | None | bjorkenas, swe | yngve | schooner | None ] Execute this SQL based on the above table: select builder where builder in ( 'fore river shipyard' , 'smiths dock co ltd' ) order by ship desc limit 1 | smiths dock co ltd |
[ header: date | home team | score | away team | notes row 1 : 17 december 2007 | foolad | 4-4 | esteghlal ahvaz | foolad progress 8-7 on penalties
row 2 : 21 december 2007 | rah ahan | 2-2 | steel azin | rah ahan progress 5-2
row 3 : 21 december 2007 | zob ahan | 1-1 | esteghlal | esteghlal progress 3-1 on penalties
row 4 : 21 december 2007 | bargh shiraz | 1-0 | paykan tehran | None
row 5 : 21 december 2007 | shahin bushehr | 2-2 | saba battery | shahin bushehr progress 6-5 on penalties
row 6 : 24 december 2007 | pas hamedan | 3-0 | persepolis | None
row 7 : 26 february 2008 | moghavemat sepasi | 1-2 | sepahan | None
row 8 : 4 march 2008 | sanaye arak | 0-1 | pegah gilan | None ] Execute this SQL based on the above table: select date where id = ( select id where date = '4 march 2008' ) - 1 | 26 february 2008 |
[ header: community | currency | region | target date | notes row 1 : economic and monetary community of central africa (ce | central african cfa franc | africa | None | not yet functioning common market
row 2 : west african economic and monetary union (u | west african cfa franc | africa | None | not yet functioning common market
row 3 : gulf cooperation council (gcc) | khaleeji | middle east | 2013 | possibly gold backed, but postponed
row 4 : east african community (eac) | east african shilling | africa | 2015 | to be used by the future east african
row 5 : caribbean single market and economy (a | None | latin america /caribbean | 2015 | to supplement the oecs eastern ca
row 6 : southern african customs union (sacu | south african rand | africa | 2015 | de facto for the cma member when the
row 7 : southern african development community (sadc | south african rand (interim proposal) | africa | 2016 | to supplement or succeed the cma and southern africa
row 8 : south asian association for regional cooperation | None | south asia | 2016 | None
row 9 : union of south american nations (unasur) | latino | latin america /caribbean | 2019 | None
row 10 : economic community of central african states (ecca | None | africa | None | to supplement the economic and monetary community of central
row 11 : economic community of west african states (eco | None | africa | None | to succeed uemoa and wa
row 12 : african economic community | None | africa | 2028 | see african monetary union
row 13 : union state of russia and belarus | russian ruble | europe | None | None
row 14 : arab league | arab dinar | arab states | None | arab dinar has been proposed ever since the creation ] Execute this SQL based on the above table: select count ( * ) | 14 |
[ header: year | competition | venue | position | event | notes row 1 : 1987 | european junior championships | birmingham, united kingdom | None | 20 km walk | dq
row 2 : 1990 | european championships | split, yugoslavia | 4th | 20 km walk | 1:23.47
row 3 : 1991 | world championships | tokyo, japan | 10th | 20 km walk | 1:21:32
row 4 : 1991 | world championships | tokyo, japan | None | 50 km walk | dnf
row 5 : 1992 | olympic games | barcelona, spain | None | 20 km walk | dnf
row 6 : 1992 | olympic games | barcelona, spain | None | 50 km walk | dq
row 7 : 1993 | world indoor championships | toronto, canada | 2nd | 5000 m walk | 18:35.91
row 8 : 1993 | world championships | stuttgart, germany | None | 50 km walk | dq
row 9 : 1994 | european championships | helsinki, finland | None | 50 km walk | dq
row 10 : 1994 | european championships | helsinki, finland | 5th | 50 km walk | 3:45:57
row 11 : 1995 | world championships | gothenburg, sweden | 3rd | 50 km walk | 3:45.57
row 12 : 1996 | olympic games | atlanta, united states | 8th | 20 km walk | 1:21:13
row 13 : 1996 | olympic games | atlanta, united states | 1st | 50 km walk | 3:43:30
row 14 : 1997 | world championships | athens, greece | 1st | 50 km walk | 3:44:46
row 15 : 1998 | european championships | budapest, hungary | 1st | 50 km walk | 3:43:51
row 16 : 1999 | world race walking cup | mezidon-canon, france | 4th | 20 km walk | 1:20:52
row 17 : 1999 | world championships | seville, spain | None | 50 km walk | dq
row 18 : 2000 | european race walking cup | eisenhuttenstadt, germany | 1st | 20 km walk | 1:18:29
row 19 : 2000 | olympic games | sydney, australia | 1st | 20 km walk | 1:18:59 (or)
row 20 : 2000 | olympic games | sydney, australia | 1st | 50 km walk | 3:42:22
row 21 : 2001 | world championships | edmonton, canada | 1st | 50 km walk | 3:42.08
row 22 : 2001 | goodwill games | brisbane, australia | 2nd | 20,000 m walk | 1:19:52.0
row 23 : 2002 | european championships | munich, germany | 1st | 50 km walk | 3:36:39 (wr)
row 24 : 2003 | world championships | paris, france | 1st | 50 km walk | 3:36:03
row 25 : 2004 | olympic games | athens, greece | 1st | 50 km walk | 3:38:46 ] Execute this SQL based on the above table: select count ( event ) where year > ( select year where event = '20 km walk' ) | 24 |
[ header: league | league | position | teams | matches | win | lose row 1 : v1.league | 3rd (2000-01) | 8th | 8 | 14 | 0 | 14
row 2 : v1.league | 4th (2001-02) | 7th | 7 | 12 | 1 | 11
row 3 : v1.league | 5th (2002-03) | 3rd | 8 | 14 | 9 | 5
row 4 : v1.league | 6th (2003-04) | champion | 7 | 12 | 11 | 1
row 5 : v1.league | 7th (2004-05) | 3rd | 8 | 14 | 10 | 4
row 6 : v1.league | 8th (2005-06) | 4th | 8 | 14 | 8 | 6
row 7 : v・challenge | 2006-07 | 6th | 8 | 14 | 5 | 9
row 8 : v・challenge | 2007-08 | 8th | 8 | 14 | 1 | 13
row 9 : v・challenge | 2008-09 | 7th | 10 | 18 | 8 | 10
row 10 : v・challenge | 2009-10 | 5th | 12 | 16 | 8 | 8
row 11 : v・challenge | 2010-11 | 5th | 12 | 18 | 11 | 7
row 12 : v・challenge | 2011-12 | 3rd | 12 | 22 | 16 | 6
row 13 : v・challenge | 2012-13 | 5th | 10 | 18 | 9 | 9 ] Execute this SQL based on the above table: select league order by win asc limit 1 | v1.league |
[ header: speed [km/h (mph)] | train | type | location | date | comments row 1 : 504 (313.2) | ml-500 | maglev | miyazaki maglev test track | 12 december 1979 | None
row 2 : 517 (321.2) | ml-500 | maglev | miyazaki maglev test track | 21 december 1979 | None
row 3 : 352.4 (219.0) | mlu001 | maglev | miyazaki maglev test track | january 1986 | three-car train set
row 4 : 405.3 (251.8) | mlu001 | maglev | miyazaki maglev test track | january 1987 | two-car train set
row 5 : 431 (267.8) | mlu002n | maglev | miyazaki maglev test track | february 1994 | single-car
row 6 : 550 (341.8) | mlx01 | maglev | yamanashi maglev test line | 24 december 1997 | three-car train set
row 7 : 548 (340.5) | mlx01 | maglev | yamanashi maglev test line | 18 march 1999 | five-car train set ] Execute this SQL based on the above table: select max ( speed [km/h (mph)] ) | 550 |
[ header: month | song | artist | aggregate points | total downloads | year-end chart row 1 : january | "lovey-dovey" | t-ara | 142,691,767 | 1,903,727 | 7
row 2 : february | "blue" | big bang | 102,380,663 | 1,351,429 | 10
row 3 : march | "fantastic baby" | big bang | 105,296,671 | 1,229,518 | 5
row 4 : april | "cherry blossom ending" | busker busker | 169,546,447 | 1,570,146 | 2
row 5 : may | "twinkle" | girls' generation-tts | 119,415,981 | 997,122 | 11
row 6 : june | "like this" | wonder girls | 138,592,996 | 1,444,339 | 18
row 7 : july | "i love you" | 2ne1 | 151,627,608 | 1,522,263 | 6
row 8 : august | "gangnam style" | psy | 150,855,485 | 1,280,050 | 1
row 9 : september | "all for you" | jung eunji & seo | 113,858,049 | 1,037,911 | 8
row 10 : october | "bloom" | gain | 115,479,048 | 1,182,829 | 42
row 11 : november | "1, 2, 3, 4" | lee hi | 132,391,547 | 1,210,297 | 23
row 12 : december | "return" | lee seung gi | 110,364,099 | 896,196 | 37 ] Execute this SQL based on the above table: select aggregate points where artist = 'big bang' | 102380663.0, 105296671.0 |
[ header: year | competition | venue | position | notes row 1 : 1985 | european indoor championships | athens, greece | 1st | long jump
row 2 : 1986 | european championships | stuttgart, west germany | 2nd | long jump
row 3 : 1987 | european indoor championships | lievin, france | 2nd | long jump
row 4 : 1988 | european indoor championships | budapest, hungary | 2nd | long jump
row 5 : 1988 | summer olympics | seoul, south korea | 3rd | long jump
row 6 : 1989 | european indoor championships | the hague, netherlands | 1st | long jump
row 7 : 1989 | world indoor championships | budapest, hungary | 1st | long jump
row 8 : 1990 | european indoor championships | glasgow, scotland | 1st | long jump
row 9 : 1990 | european indoor championships | glasgow, scotland | 1st | triple jump ] Execute this SQL based on the above table: select count ( * ) where venue = 'triple jump' | 0 |
[ header: event | record | athlete | date | meet | place row 1 : 100 m | 10.97 | mark sherwin | 4 december 1993 | None | brisbane, australia
row 2 : 100 m | 10.6 (ht) | mark sherwin | 19 november 1993 | None | brisbane, australia
row 3 : 200 m | 22.46 (+0.8 m/s) | teinakore teit | 25 august 2000 | oceania championships | adelaide, australia
row 4 : 400 m | 51.4 | john hermann | 4 december 1988 | None | sydney, australia
row 5 : 400 m | 51.1 (ht) | harmon harmon | 3 june 1998 | None | nukuʻalofa, tonga
row 6 : mile | 5:07.1 (ht) | alan jordon | 1960 | None | None
row 7 : 3000 m | 9:39.3 (ht) | muriaroa ngaro | 1979 | None | rarotonga, cook islands
row 8 : 5000 m | 16:41.7 (ht) | jubilee reu | 12 june 1971 | None | avarua, cook islands
row 9 : 10000 m | 35:23.0 (ht) | muriaroa ngaro | 30 august 1979 | south pacific games | suva, fiji
row 10 : half marathon | 1:27:04 | olfred maiteao | 11 october 1983 | None | rarotonga, cook islands
row 11 : marathon | 2:51:26 | muriaroa ngaro | 3 may 1980 | None | avarua, cook islands
row 12 : 110 m hurdles | 16.44 | akanoa william | 15 december 1987 | south pacific games | noumea, new caledonia
row 13 : 400 m hurdles | 1:30.07 | casper mateariki | 25 october 2004 | None | rarotonga, cook islands
row 14 : pole vault | 3.10 m | akanoa william | 18 december 1987 | south pacific games | noumea, new caledonia
row 15 : long jump | 7.16 m | harmon harmon | 2 june 2003 | None | tereora, cook islands
row 16 : triple jump | 13.63 m | harmon harmon | 16 october 2001 | None | tereora, cook islands
row 17 : javelin throw | 57.18 m | daniel tutai | 24 september 2009 | pacific mini games | nikao, cook islands
row 18 : 3000 m walk (track) | 15:56.0 | uaongo areai | july 1985 | None | tereora, cook islands
row 19 : 10 km walk (road) | 57:27.0 | uaongo areai | 1 may 1980 | None | avarua, cook islands
row 20 : 20 km walk (road) | 1:52:33 | uaongo areai | 1 may 1980 | None | avarua, cook islands
row 21 : 4x100 m relay | 44.8 | cook islands teokotai | 2 august 1985 | south pacific mini games | avarua, cook islands
row 22 : 4x400 m relay | 3:37.6 | cook islands teriapii matapo will | 19 april 1979 | None | avarua, cook islands ] Execute this SQL based on the above table: select count ( distinct meet ) | 4 |
[ header: name | lifetime | nationality | notable as | notes row 1 : paul iacono | b. 1988 | american | actor | g
row 2 : janis ian | b. 1951 | american | folk musician | l
row 3 : witi ihimaera | b. 1944 | new zealand | author | g
row 4 : william inge | 1913-1973 | american | playwright, novelist | g
row 5 : per imerslund | 1912-1943 | norwegian | nazi socialist soldier, writer | g
row 6 : john inman | 1935-2007 | english | actor | g
row 7 : daniela irasch | b. 1983 | austrian | ski jumper | l
row 8 : doug ireland | b. 1946 | american | journalist, blogger | g
row 9 : jim ireton | b. ? | american | politician | g
row 10 : evelyn irons | 1900-2000 | scottish | journalist | l
row 11 : hakan isacson | 1958-2002 | swedish | intelligence agent | g
row 12 : richard isay | b. 1934 | american | author, psychiatrist | g
row 13 : sharon isbin | b. 1956 | american | classical musician | l
row 14 : taiga ishikawa | b. 1974 | japanese | politician, activist | g
row 15 : sam irvin | b. 1956 | american | director | g
row 16 : elisabeth ir | 1880-1942 | american | educator, psychologist, reformer | l
row 17 : christopher isherwood | 1904-1986 | english | author | g
row 18 : arturo islas | 1938-1991 | american | academic | g
row 19 : maja ivarsson | b. 1979 | swedish | rock musician (the sounds) | b
row 20 : george cecil ives | 1867-1950 | british | poet, writer, penal reformer, gay rights | g
row 21 : james ivory | b. 1928 | american | filmmaker | g
row 22 : boris izaguirre | b. 1965 | venezuelan | writer | g ] Execute this SQL based on the above table: select count ( * ) where nationality = 'american' | 11 |
[ 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 count ( h / a ) where opponents > 796 | 32 |
[ header: rank | bib | name | nationality | start | penalties (p+p+s+s) | time | deficit row 1 : None | 1 | emil hegle sven | norway | 0:00 | 1 (0+0+0+1) | 32:35.5 | None
row 2 : 7 | 8 | fredrik lindstrom | sweden | 0:38 | 1 (0+0+1+0) | 33:18.9 | 43.4
row 3 : 8 | 6 | alexis bœuf | france | 0:25 | 2 (0+0+2+0) | 33:22.1 | 46.6
row 4 : 9 | 13 | bjorn ferry | sweden | 0:52 | 0 (0+0+0+0) | 33:23.6 | 48.1
row 5 : 12 | 10 | simon eder | austria | 0:39 | 3 (0+0+2+1) | 33:50.5 | +1:15.0
row 6 : 13 | 32 | lowell bailey | united states | 1:38 | 0 (0+0+0+0) | 33:56.4 | +1:20.9
row 7 : 14 | 12 | erik lesser | germany | 0:49 | 4 (1+0+2+1) | 34:06.0 | +1:30.5
row 8 : 16 | 9 | evgeny ustyugov | russia | 0:38 | 3 (0+1+2+0) | 34:16.7 | +1:41.2
row 9 : 17 | 18 | tarjei bø | norway | 1:14 | 3 (2+0+1+0) | 34:18.9 | +1:43.4
row 10 : 18 | 29 | simon schempp | germany | 1:36 | 1 (0+0+0+1) | 34:24.4 | +1:48.9
row 11 : 24 | 21 | klemen bauer | slovenia | 1:16 | 4 (1+0+3+0) | 34:55.4 | +2:19.9
row 12 : 25 | 26 | christian de lorenzi | italy | 1:30 | 1 (0+0+0+1) | 34:57.5 | +2:22.0
row 13 : 26 | 20 | jean-guillaume beatr | france | 1:15 | 4 (0+1+2+1) | 34:58.4 | +2:22.9
row 14 : 27 | 33 | daniel mesotit | austria | 1:39 | 3 (0+0+2+1) | 34:58.7 | +2:23.2
row 15 : 29 | 30 | matej kazar | slovakia | 1:36 | 5 (2+1+1+1) | 35:04.9 | +2:29.4
row 16 : 30 | 17 | andriy deryzemlya | ukraine | 1:13 | 4 (0+0+2+2) | 35:05.3 | +2:29.8
row 17 : 33 | 58 | dominik windisch | italy | 2:31 | 2 (0+0+1+1) | 35:36.4 | +3:00.9
row 18 : 35 | 25 | benjamin weger | switzerland | 1:28 | 3 (0+1+1+1) | 36:13.1 | +3:37.6
row 19 : 38 | 22 | tomas kaukenas | lithuania | 1:20 | 4 (0+0+2+2) | 36:33.4 | +3:57.9
row 20 : 42 | 27 | jaroslav soukup | czech republic | 1:32 | 6 (2+2+2+0) | 36:59.8 | +4:24.3
row 21 : 44 | 56 | hidenori isa | japan | 2:27 | 2 (0+0+0+2) | 37:13.9 | +4:38.4
row 22 : 51 | 48 | claudio bockli | switzerland | 2:13 | 3 (2+0+0+1) | 38:02.8 | +5:27.3 ] Execute this SQL based on the above table: select start where name = 'klemen bauer' | 1 |
[ header: year | team | gp | gs | mpg | fg% | 3p% | ft% | rpg | apg | spg | bpg | ppg row 1 : 1993-94 | golden state | 76 | 76 | 32.1 | 0.552 | 0 | 0.532 | 9.1 | 3.6 | 1.2 | 2.2 | 17.5
row 2 : 1994-95 | washington | 54 | 52 | 38.3 | 0.495 | 0.276 | 0.502 | 9.6 | 4.7 | 1.5 | 1.6 | 20.1
row 3 : 1995-96 | washington | 15 | 15 | 37.2 | 0.543 | 0.441 | 0.594 | 7.6 | 5 | 1.8 | 0.6 | 23.7
row 4 : 1996-97 | washington | 72 | 72 | 39 | 0.518 | 0.397 | 0.565 | 10.3 | 4.6 | 1.7 | 1.9 | 20.1
row 5 : 1997-98 | washington | 71 | 71 | 39.6 | 0.482 | 0.317 | 0.589 | 9.5 | 3.8 | 1.6 | 1.7 | 21.9
row 6 : 1998-99 | sacramento | 42 | 42 | 40.9 | 0.486 | 0.118 | 0.454 | 13 | 4.1 | 1.4 | 2.1 | 20
row 7 : 1999-00 | sacramento | 75 | 75 | 38.4 | 0.483 | 0.284 | 0.751 | 10.5 | 4.6 | 1.6 | 1.7 | 24.5
row 8 : 2000-01 | sacramento | 70 | 70 | 40.5 | 0.481 | 0.071 | 0.703 | 11.1 | 4.2 | 1.3 | 1.7 | 27.1
row 9 : 2001-02 | sacramento | 54 | 54 | 38.4 | 0.495 | 0.263 | 0.749 | 10.1 | 4.8 | 1.7 | 1.4 | 24.5
row 10 : 2002-03 | sacramento | 67 | 67 | 39.1 | 0.461 | 0.238 | 0.607 | 10.5 | 5.4 | 1.6 | 1.3 | 23
row 11 : 2003-04 | sacramento | 23 | 23 | 36.1 | 0.413 | 0.2 | 0.711 | 8.7 | 4.6 | 1.3 | 0.9 | 18.7
row 12 : 2004-05 | sacramento | 46 | 46 | 36.3 | 0.449 | 0.379 | 0.799 | 9.7 | 5.5 | 1.5 | 0.7 | 21.3
row 13 : 2004-05 | philadelphia | 21 | 21 | 33.4 | 0.391 | 0.267 | 0.776 | 7.9 | 3.1 | 1.2 | 0.9 | 15.6
row 14 : 2005-06 | philadelphia | 75 | 75 | 38.6 | 0.434 | 0.273 | 0.756 | 9.9 | 3.4 | 1.4 | 0.8 | 20.2
row 15 : 2006-07 | philadelphia | 18 | 18 | 30.2 | 0.387 | 0.4 | 0.643 | 8.3 | 3.4 | 1 | 0.8 | 11
row 16 : 2006-07 | detroit | 43 | 42 | 29.7 | 0.489 | 0.333 | 0.636 | 6.7 | 3 | 1 | 0.6 | 11.3
row 17 : 2007-08 | golden state | 9 | 8 | 14 | 0.484 | 0 | 0.417 | 3.6 | 2 | 0.4 | 0.7 | 3.9
row 18 : career | None | 831 | 827 | 37.1 | 0.479 | 0.299 | 0.649 | 9.8 | 4.2 | 1.4 | 1.4 | 20.7
row 19 : all-star | None | 4 | 4 | 19 | 0.371 | 0.333 | 0.375 | 6 | 3.3 | 1 | None | 7.5 ] Execute this SQL based on the above table: select abs ( ( select rpg where team = 'golden state' ) - ( select rpg where team = 'philadelphia' ) ) | 1.1999999999999993 |
[ header: township | fips | population center | population | population density /km2 (/sq mi) | land area km2 (sq mi) | water area km2 (sq mi) | water % | geographic coordinates row 1 : belleville | 5575 | None | 675 | 4 (11) | 155 (60) | 0 (0) | 0.14% | 37°3′50′′n 96°
row 2 : caneyville | 10425 | None | 88 | 1 (2) | 144 (55) | 1 (0) | 0.38% | 37°15′23′′n 96°
row 3 : center | 11575 | None | 75 | 1 (1) | 144 (56) | 1 (0) | 0.80% | 37°15′28′′n 96°
row 4 : harrison | 30275 | None | 114 | 1 (2) | 142 (55) | 0 (0) | 0.14% | 37°4′3′′n 96°
row 5 : hendricks | 31300 | None | 179 | 1 (3) | 142 (55) | 0 (0) | 0.05% | 37°1′12′′n 96°
row 6 : jefferson | 35125 | cedar vale | 834 | 6 (15) | 144 (56) | 1 (0) | 0.45% | 37°6′45′′n 96°
row 7 : lafayette | 37650 | None | 65 | 0 (1) | 154 (59) | 2 (1) | 1.40% | 37°15′36′′n 96°
row 8 : little caney | 41525 | None | 353 | 3 (8) | 117 (45) | 0 (0) | 0.31% | 37°3′51′′n 96°
row 9 : salt creek | 62775 | None | 123 | 1 (3) | 127 (49) | 0 (0) | 0.34% | 37°15′13′′n 96°
row 10 : sedan | 63775 | sedan | 1660 | 13 (34) | 128 (49) | 1 (0) | 0.65% | 37°7′50′′n 96°
row 11 : summit | 69025 | None | 106 | 1 (2) | 144 (56) | 1 (0) | 0.40% | 37°8′17′′n 96°
row 12 : washington | 75550 | None | 87 | 1 (2) | 121 (47) | 1 (0) | 0.71% | 37°7′41′′n 96° ] Execute this SQL based on the above table: select count ( geographic coordinates ) where fips = 10425 | 1 |
[ 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 count ( post season result ) where post season result = 'None' | 0 |
[ header: season | tier | division | pos. | notes row 1 : 2003-04 | 1 | division de honor | 1st | league champion
row 2 : 2004-05 | 1 | division de honor | 2nd | cup champion
row 3 : 2005-06 | 1 | division de honor | 3rd | None
row 4 : 2006-07 | 1 | division de honor | 3rd | None
row 5 : 2007-08 | 1 | division de honor | 1st | league champion
row 6 : 2008-09 | 1 | division de honor | 3rd | None
row 7 : 2009-10 | 1 | division de honor | 2nd | None
row 8 : 2010-11 | 1 | division de honor | 2nd | None
row 9 : 2011-12 | 1 | division de honor | 9th | relegated
row 10 : 2012-13 | 3 | primera nacional | 1st | None
row 11 : 2013-14 | 3 | primera nacional | None | None ] Execute this SQL based on the above table: select notes where tier < 1432 | league champion, cup champion, league champion, relegated |
[ header: city | country | airport | begin | end row 1 : aberdeen | united kingdom | aberdeen airport | 1999 | None
row 2 : alesund | norway | alesund airport, vigra | 1971 | None
row 3 : alta | norway | alta airport | 1974 | None
row 4 : batsfjord | norway | batsfjord airport | 1999 | None
row 5 : bodø | norway | bodø airport | 1968 | None
row 6 : brønnøysund | norway | brønnøysund airport, | 1968 | None
row 7 : fagernes | norway | fagernes airport, leirin | 1999 | 2000
row 8 : florø | norway | florø airport | 1971 | None
row 9 : førde | norway | førde airport, bringel | 1986 | None
row 10 : førde | norway | førde airport, øy | 1971 | 1986
row 11 : glasgow | united kingdom | glasgow international airport | 1997 | 1999
row 12 : gothenburg | sweden | gothenburg-landvetter airport | 1996 | None
row 13 : hammerfest | norway | hammerfest airport | 1974 | None
row 14 : haugesund | norway | haugesund airport, karmø | 2010 | None
row 15 : harstad/narvik | norway | harstad/narvik airport, | 1975 | None
row 16 : kirkenes | norway | kirkenes airport, hø | 1974 | None
row 17 : kristiansand | norway | kristiansand airport, kje | 1991 | None
row 18 : lakselv | norway | lakselv airport, banak | 1974 | None
row 19 : leknes | norway | leknes airport | 1972 | None
row 20 : lerwick | united kingdom | sumburgh airport | 1995 | 2005
row 21 : london | united kingdom | london stansted airport | 1989 | 1992
row 22 : molde | norway | molde airport, arø | 1972 | None
row 23 : murmansk | russia | murmansk airport | 1994 | 2000
row 24 : narvik | norway | narvik airport, framnes | 1975 | None
row 25 : namsos | norway | namsos airport, hø | 1968 | None
row 26 : newcastle | united kingdom | newcastle airport | 2006 | None
row 27 : ørland | norway | ørland airport | 1971 | 1987
row 28 : ørsta/volda | norway | ørsta-volda airport, | 1971 | None
row 29 : oslo | norway | oslo airport, forne | 1974 | 1998
row 30 : oslo | norway | oslo airport, gardermo | 1998 | None
row 31 : rønne | denmark | bornholm airport | 2007 | None
row 32 : sandefjord | norway | sandefjord airport, to | 1989 | None
row 33 : sandnessjøen | norway | sandnessjøen airport, | 1968 | None
row 34 : sogndal | norway | sogndal airport, haukas | 1971 | None
row 35 : stavanger | norway | stavanger airport, sola | 1989 | None
row 36 : svolvær | norway | svolvær airport, helle | 1972 | None
row 37 : tromsø | norway | tromsø airport | 1974 | None
row 38 : umea | sweden | umea airport | 1995 | 1995 ] Execute this SQL based on the above table: select begin where country = 'united kingdom' | 1999, 1997, 1995, 1989, 2006 |
[ header: rank | name | nationality | time | notes row 1 : None | alberto garcia | spain | 7:43.89 | cr
row 2 : None | antonio david jime | spain | 7:46.49 | pb
row 3 : None | jesus espana | spain | 7:48.08 | pb
row 4 : None | john mayock | great britain | 7:48.08 | None
row 5 : 5 | michael buchleitner | austria | 7:54.39 | sb
row 6 : 6 | mohammed mourhit | belgium | 7:59.79 | None
row 7 : 7 | sergey ivanov | russia | 8:02.98 | None
row 8 : 8 | mindaugas pukstas | lithuania | 8:03.21 | pb
row 9 : 9 | irba lakhal | france | 8:03.38 | None
row 10 : 10 | joakim johansson | denmark | 8:06.47 | None
row 11 : 11 | harald steindorfer | austria | 8:09.21 | None
row 12 : 12 | ferdinando vicari | italy | 8:17.46 | None
row 13 : 13 | martin steinbauer | austria | 8:22.06 | None
row 14 : 14 | christos papapetrou | cyprus | 8:30.59 | None ] Execute this SQL based on the above table: select count ( notes ) where notes = 'sb' | 1 |
[ header: model | availability | introduced | length of use | last of whiteness row 1 : crest whitestrips classic previously crest | discontinued | may 2001 | 14 days | 12 months
row 2 : crest whitestrips professional | discontinued | 2001 | 10 days | 12 months
row 3 : crest whitestrips supreme | dentist and online | september 2003 | 21 days | 18 months
row 4 : crest whitestrips premium | discontinued | january 2004 | 7 days | 12 months
row 5 : crest whitestrips pro previously crest | discontinued | april 2005 | 10 days | 18 months
row 6 : crest whitestrips renewal | discontinued | january 2006 | 10 days | 18 months
row 7 : crest whitestrips daily multicare | discontinued | march 2007 | daily | white after using system
row 8 : crest whitestrips advanced seal | discontinued | february 2009 | 14 days | 18 months
row 9 : crest whitestrips 3d vivid | instore and online | 2009 | 10 days | 12 months
row 10 : crest whitestrips 3d advanced vivid | instore and online | march 2010 | 14 days | 12 months
row 11 : crest whitestrips 3d professional effects | instore and online | march 2010 | 20 days | 12 months
row 12 : crest 3d white 2 hour express | instore and online | 2010 | 2 hours | 3 months
row 13 : crest 3d intensive professional effects | instore and online | 2011 | 7 days | 12 months ] Execute this SQL based on the above table: select availability where length of use > ( select length of use where availability = 'discontinued' ) order by length of use limit 1 | instore and online |
[ header: edition | year | men's winner | time (m:s) | women's winner | time (m:s) row 1 : 1st | 1990 | marti ten kate (n | 47:52 | alison gooderham (gbr | 56:09
row 2 : 2nd | 1991 | thomas naali (t | 47:11 | olga bondarenko (urs | 53:16
row 3 : 3rd | 1992 | boay akonay (t | 47:04 | iulia negura (rom) | 53:19
row 4 : 4th | 1993 | gary staines (gbr) | 46:11 | iulia negura (rom) | 53:01
row 5 : 5th | 1994 | gary staines (gbr) | 47:00 | gitte karlshø | 54:49
row 6 : 6th | 1995 | benson masya (ken) | 45:56 | liz mccolgan (gb | 53:12
row 7 : 7th | 1996 | gary staines (gbr) | 46:57 | derartu tulu (eth) | 52:39
row 8 : 8th | 1997 | christopher kelong (ken) | 46:53 | liz mccolgan (gb | 52:00
row 9 : 9th | 1998 | stephane franke (ger) | 47:40 | marian sutton (gbr) | 54:17
row 10 : 10th | 1999 | simon kasimili (ken) | 47:42 | esther kiplagat (ken) | 54:42
row 11 : 11th | 2000 | gert thys (rs | 48:26 | restituta joseph (tan | 55:10
row 12 : 12th | 2001 | khalid skah (mar) | 46:17 | restituta joseph (tan | 52:36
row 13 : 13th | 2002 | simon kasimili (ken) | 47:27 | sonia o'sullivan | 51:00
row 14 : 14th | 2003 | john yuda (tan | 46:35 | sonia o'sullivan | 53:26
row 15 : 15th | 2004 | hendrick ramaala (r | 47:14 | benita johnson (aus) | 52:32
row 16 : 16th | 2005 | john yuda (tan | 46:45 | derartu tulu (eth) | 51:27
row 17 : 17th | 2006 | simon arusei (ken) | 47:17 | jo pavey (gbr) | 52:46
row 18 : 18th | 2007 | luke kibet (ken | 47:31 | rose cheruiyot (ken | 53:44
row 19 : 19th | 2008 | bernard kipyego ( | 46:42 | paula radcliffe (gb | 51:11
row 20 : 20th | 2009 | mo farah (gbr) | 46:25 | ines monteiro (por) | 52:32
row 21 : 21st | 2010 | joseph ebuya (ken | 45:15 | grace momanyi (ken) | 52:03
row 22 : 22nd | 2011 | leonard komon (ken) | 46:18 | aselefech mergia (eth | 52:55
row 23 : 23rd | 2012 | stephen mokoka (rsa | 46:40 | jo pavey (grb) | 53:01
row 24 : 24th | 2013 | emmanuel bett ( | 48:03 | florence kiplagat (ken) | 53:53 ] Execute this SQL based on the above table: select men's winner where id = ( select id where men's winner = 'gary staines (gbr)' ) + 1 | gary staines (gbr) |
[ header: year | competition | venue | position | event | notes row 1 : 1979 | grandma's marathon | duluth, united states | 1st | marathon | 2:37:37
row 2 : 1980 | grandma's marathon | duluth, united states | 1st | marathon | 2:38:35
row 3 : 1981 | grandma's marathon | duluth, united states | 1st | marathon | 2:29:35
row 4 : 1984 | boston marathon | boston, united states | 1st | marathon | 2:29:28
row 5 : 1984 | olympic games | los angeles, united states | 5th | marathon | 2:28:54
row 6 : 1986 | osaka ladies marathon | osaka, japan | 1st | marathon | 2:30:24
row 7 : 1986 | commonwealth games | edinburgh, scotl | 2nd | marathon | 2:28:17
row 8 : 1987 | osaka ladies marathon | osaka, japan | 1st | marathon | 2:30:40
row 9 : 1987 | world championships | rome, italy | 21st | 10,000 m | 34:07.26
row 10 : 1988 | olympic games | seoul, south korea | 33rd | marathon | 2:37:52
row 11 : 1989 | osaka ladies marathon | osaka, japan | 1st | marathon | 2:30:21
row 12 : 1989 | hokkaido marathon | sapporo, japan | 1st | marathon | 2:36:39
row 13 : 1991 | hokkaido marathon | sapporo, japan | 1st | marathon | 2:33:20
row 14 : 1992 | olympic games | barcelona, spain | 3rd | marathon | 2:33:59
row 15 : 1996 | olympic games | atlanta, united states | 46th | marathon | 2:42:21 ] Execute this SQL based on the above table: select position order by notes asc limit 1 | 1st |
[ 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 abs ( role - film ) where year = 1996 | 0 |
[ 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 remarks order by height limit 1 | pylon i |
[ header: office | name | dates | notes row 1 : economic secretary to the treasury | john edwards | 19 october 1950 | None
row 2 : lords of the treasur | joseph henderson | 4 august 1945 - 1 january | None
row 3 : parliamentary secretary to the ministry of agriculture and fish | the earl of huntingdon | 4 august 1945 - 22 november 1950 | None
row 4 : parliamentary secretary to the ministry of agriculture and fish | george brown | 7 october 1947 - 26 | None
row 5 : under-secretary of state for air | john strachey | 4 august 1945 | None
row 6 : minister of aircraft production | john wilmot | 4 august 1945 | office abolished 1 april 1946
row 7 : minister of civil aviation | the lord ogmore | 1 june 1951 | None
row 8 : parliamentary secretary to the minister of food | edith summerskill | 4 august 1945 | None
row 9 : parliamentary secretary to the minister of food | stanley evans | 2 march 1950 | None
row 10 : parliamentary secretary to the minister of fuel and power | harold neal | 26 april 1951 | None
row 11 : parliamentary secretary to the ministry of health | charles key | 4 august 1945 | None
row 12 : secretary of state for india and burma | the lord pethick-lawr | 3 august 1945 | None
row 13 : minister of information | the earl of listowel | 26 february 1946 | office abolished 31 march 1946
row 14 : minister of labour and national service | alfred robens | 24 april 1951 | None
row 15 : chancellor of the duchy of lan | the viscount alexander of hillsborough | 28 february 1950 | None
row 16 : minister of national insurance | edith summerskill | 28 february 1950 | None
row 17 : minister for pensions | wilfred paling | 3 august 1945 | None
row 18 : minister for pensions | george isaacs | 17 january 1951 | None
row 19 : postmaster general | the earl of listowel | 4 august 1945 | None
row 20 : assistant postmaster general | wilfrid burke | 10 august 1945 | None
row 21 : under-secretary of state for scot | george buchanan | 4 august 1945 - 7 octo | None
row 22 : under-secretary of state for scot | margaret herbison | 2 march 1950 - 26 octo | None
row 23 : president of the board of trade | harold wilson | 29 september 1947 | None
row 24 : parliamentary secretary to the board of trade | john edwards | 1 february 1949 | None
row 25 : secretary for overseas trade | hilary marquand | 4 august 1945 | None
row 26 : secretary of state for war | jack lawson | 3 august 1945 | None
row 27 : under-secretary of state for war | the lord pakenham | 4 october 1946 - 17 | office combined with financial secretary
row 28 : minister of works | george brown | 26 april 1951 | None
row 29 : vice-chamberlain of the household | ernest popplewell | 16 october 1947 | None
row 30 : captain of the yeomen of the | the lord shepherd | 6 july 1949 | None
row 31 : lords in waiting | the lord pakenham | 14 october 1945 - 4 | None ] Execute this SQL based on the above table: select dates where office = 'minister of labour and national service' | 24 april 1951 |
[ header: # | club | winner | last win | runner-up | last losing final row 1 : 1 | esteghlal (taj) | 6 | 2012 | 3 | 2004
row 2 : 2 | persepolis | 5 | 2011 | 2 | 2013
row 3 : 3 | sepahan | 4 | 2013 | 0 | None
row 4 : 4 | malavan | 3 | 1990 | 4 | 2011
row 5 : 5 | zob ahan | 2 | 2009 | 1 | 2001
row 6 : 6 | bahman | 1 | 1995 | 2 | 2000
row 7 : 6 | fajr sepasi | 1 | 2001 | 2 | 2003
row 8 : 6 | tractor sazi | 1 | 2014 | 2 | 1995
row 9 : 8 | bargh shiraz | 1 | 1997 | 1 | 1996
row 10 : 8 | saba qom (saba | 1 | 2005 | 1 | 2007
row 11 : 10 | saipa | 1 | 1994 | 0 | None
row 12 : 10 | shahin ahvaz | 1 | 1988 | 0 | None
row 13 : 13 | homa | 0 | None | 1 | 1977
row 14 : 13 | kheibar khorramabad | 0 | None | 1 | 1986
row 15 : 13 | jonoob ahvaz | 0 | None | 1 | 1994
row 16 : 13 | aboomoslem | 0 | None | 1 | 2005
row 17 : 13 | damash (pegah) | 0 | None | 1 | 2008
row 18 : 13 | rah ahan | 0 | None | 1 | 2009
row 19 : 13 | gostaresh foolad | 0 | None | 1 | 2010
row 20 : 13 | shahin bushehr | 0 | None | 1 | 2012
row 21 : 13 | mes kerman | 0 | None | 1 | 2014 ] Execute this SQL based on the above table: select ( select id where club = 'bargh shiraz' ) < ( select id where club = 'damash (pegah)' ) | 1 |
[ header: year | competition | venue | position | event | notes row 1 : 1990 | pan american race walking cup | xalapa, mexico | 25th | 20 km | 1:48:49
row 2 : 1993 | central american and caribbean games | ponce, puerto rico | 3rd | 20 km | 1:29:43
row 3 : 1994 | central american games | san salvador, el | 1st | 20 km | 1:27:45
row 4 : 1995 | pan american games | mar del plata, argentina | 3rd | 20 km | 1:23:50
row 5 : 1995 | central american and caribbean championships | ciudad de guatemala, | 2nd | 20 km | 1:25:10 a
row 6 : 1996 | olympic games | atlanta, georgia | dsq | 20 km | None
row 7 : 1997 | world race walking cup | podebrady, czech | 5th | 20 km | 1:18:51
row 8 : 1997 | central american and caribbean championships | san juan, puerto | 1st | 20 km | 1:26:24.40 cr
row 9 : 1997 | world championships | athens, greece | dsq | 20 km | None
row 10 : 1997 | central american games | san pedro sul | 1st | 20 km | 1:35:45
row 11 : 1998 | ibero-american championships | lisbon, portugal | 2nd | 20 km | 1:26:25
row 12 : 1998 | central american and caribbean games | maracaibo, venezu | 3rd | 20 km | 1:25:31
row 13 : 1999 | world championships | seville, spain | dsq | 20 km | None
row 14 : 2000 | olympic games | sydney, australia | 43rd | 20 km | 1:31:47
row 15 : 2001 | central american and caribbean championships | guatemala city, guate | 3rd | 20 km | 1:29:47 a
row 16 : 2003 | central american and caribbean championships | st. george's, | 1st | 18,000 m | 1:22:07
row 17 : 2003 | pan american games | santo domingo, dominican | dsq | 20 km | None
row 18 : 2003 | pan american games | santo domingo, dominican | dnf | 50 km | None
row 19 : 2003 | world championships | paris, france | dsq | 20 km | None
row 20 : 2004 | world race walking cup | naumburg, germany | 15th | 50 km | 3:56:19
row 21 : 2004 | olympic games | athens, greece | dsq | 50 km | None
row 22 : 2004 | central american championships | managua, nicaragua | 3rd | 20 km | 1:33:20.46
row 23 : 2005 | central american and caribbean championships | nassau, bahamas | 1st | 20,000 m | 1:30:38.07
row 24 : 2005 | world championships | helsinki, finland | 12th | 50 km | 3:57:56
row 25 : 2006 | ibero-american championships | ponce, puerto rico | None | 20,000 m | dq
row 26 : 2006 | central american and caribbean games | cartagena, colombia | 5th | 20 km | 1:33:00
row 27 : 2007 | central american championships | san jose, costa ric | 3rd | 20 km | 1:27:30.42 ] Execute this SQL based on the above table: select venue order by event asc limit 1 | xalapa, mexico |
[ header: series | year | rank | average audience share row 1 : 1 | 1992 | None | 14.50m
row 2 : 2 | 1993 | None | None
row 3 : 3 | 1993 | None | None
row 4 : 4 | 1994 | None | None
row 5 : 5 | 1995 | None | None
row 6 : 6 | 1996 | None | 14.60m
row 7 : 7 | 1997-1998 | None | 15.82m
row 8 : 8 | 1998-1999 | 5th | 14.35m
row 9 : 9 | 1999-2000 | 6th | 13.71m
row 10 : 10 | 2000-2001 | 5th | 13.21m
row 11 : 11 | 2001-2002 | 6th | 10.77m
row 12 : 12 | 2002-2003 | 7th | 11.29m
row 13 : 13 | 2003-2004 | 8th | 13.11m
row 14 : 14 | 2004-2005 | 10th | 8.77m
row 15 : 15 | 2005-2006 | 10th | 8.42m
row 16 : 16 | 2006-2007 | 8th | 7.80m
row 17 : 17 | 2007-2008 | 11th | 6.90m
row 18 : 18 | 2008-2010 | 15th | 5.44m (incl. itv ] Execute this SQL based on the above table: select sum ( series ) where series in ( 6 , 13 ) | 19.0 |
[ 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 directed by where production code > ( select production code where directed by = 'david grossman' ) order by production code limit 1 | michael fresco |
[ header: | name on the register | date listed | location | city or town | summary row 1 : 1 | arnold trail to quebec | october 1, 1969 (#69 | along the kennebec river, through | coburn gore | extends through franklin, kenn
row 2 : 2 | barn on lot 8, range g | august 24, 2011 (#11000581) | 816 foster hill rd. 44° | freeman township | None
row 3 : 3 | bass boarding house | april 7, 1988 (#88000 | canal st. 44°35′12 | wilton | None
row 4 : 5 | john g. coburn | april 11, 2002 (#02000 | 360 river rd. 44°37′ | carthage | perhaps the "john g. coburn house
row 5 : 9 | first congregational church, united church of christ | july 25, 1974 (#74000149 | main st. 44°40′04 | farmington | None
row 6 : 13 | greenacre | october 29, 1982 (#82 | 17 court st. 44°40′ | farmington | None
row 7 : 15 | holmes-crafts homestead | april 26, 1973 (#73000 | old n. jay rd. | north jay | None
row 8 : 17 | jay-niles memorial library | march 13, 1987 (#87000414) | state route 4 44°32′53′′n | north jay | None
row 9 : 18 | little red schoolhouse | february 23, 1972 (#72000070 | south of west farmington on wilton r | west farmington | None
row 10 : 21 | mccleary farm | april 7, 1989 (#89000 | s. strong rd. 44° | strong | None
row 11 : 22 | merrill hall | january 23, 1980 (#800002 | maine and academy sts. 44 | farmington | None
row 12 : 23 | new sharon bridge | september 24, 1999 (#99001189) | south of u.s. route 2 over | new sharon | to be demolished ] Execute this SQL based on the above table: select abs ( ( select where city or town = 'carthage' ) - ( select where city or town = 'coburn gore' ) ) | 4.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 winning driver order by race desc limit 1 | robert huff |
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 8 october 2010 | ferenc puskas, bud | san marino | 2-0 | 8-0 | euro 2012 qualifying
row 2 : 2 | 8 october 2010 | ferenc puskas, bud | san marino | 4-0 | 8-0 | euro 2012 qualifying
row 3 : 3 | 8 october 2010 | ferenc puskas, bud | san marino | 5-0 | 8-0 | euro 2012 qualifying
row 4 : 4 | 12 october 2010 | olympic stadium, hel | finland | 0-1 | 1-2 | euro 2012 qualifying
row 5 : 5 | 29 february 2012 | eto park, gyor, | bulgaria | 1-0 | 1-1 | friendly
row 6 : 6 | 7 september 2012 | estadi comunal, andorr | andorra | 3-0 | 5-0 | 2014 world cup qualification
row 7 : 7 | 16 october 2012 | ferenc puskas, bud | turkey | 2-1 | 3-1 | 2014 world cup qualification ] Execute this SQL based on the above table: select count ( * ) where competition = 'euro 2012 qualifying' | 4 |
[ header: model | launch | code name | fab (nm) | bus interface | memory (mib) | core clock (mhz) | memory clock (mhz) | config core1 | fillrate moperations/s | fillrate mpixels/s | fillrate mtextels/s | fillrate mvertices/s | memory bandwidth (gb/s) | memory bus type | memory bus width (bit) | directx support row 1 : voodoo graphics | october 1, 1996 | sst1 | 500 | pci | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.8 | edo | 128 | 3
row 2 : voodoo rush | april 1997 | sst96 | 500 | agp 2x, pc | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.4 | edo | 64 | 3
row 3 : voodoo2 | march 1, 1998 | sst96 | 350 | pci | 8, 12 | 90 | 90 | 1:0:2:1 | 90 | 90 | 180 | 0 | 0.72 | edo | 64 | 3
row 4 : voodoo banshee | june 22, 1998 | banshee | 350 | agp 2x, pc | 8, 16 | 100 | 100 | 1:0:1:1 | 100 | 100 | 100 | 0 | 1.6 | sdr | 128 | 6
row 5 : velocity 200 | july 26, 1999 | avenger | 250 | agp 2x | 12 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6
row 6 : voodoo3 1000 | march 1999 | avenger | 250 | agp 2x, pc | 8, 16 | 125 | 125 | 1:0:2:1 | 125 | 125 | 250 | 0 | 2 | sdr | 128 | 6
row 7 : voodoo3 2000 | april 3, 1999 | avenger | 250 | agp 2x, pc | 16 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6
row 8 : voodoo3 3500 | june 1999 | avenger | 250 | agp 2x, pc | 16 | 183 | 183 | 1:0:2:1 | 183 | 183 | 366 | 0 | 2.928 | sdr | 128 | 6
row 9 : voodoo4 4200 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 183 | 183 | 2:0:2:2 | 366 | 366 | 366 | 0 | 1.464 | sdr | 64 | 6
row 10 : voodoo4 4500 | october 13, 2000 | vsa-100 | 250 | agp 4x, pc | 32 | 166 | 166 | 2:0:2:2 | 332 | 332 | 332 | 0 | 2.656 | sdr | 128 | 6
row 11 : voodoo4 4800 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 200 | 200 | 2:0:2:2 | 400 | 400 | 400 | 0 | 3.2 | sdr | 128 | 6 ] Execute this SQL based on the above table: select code name where memory bus type = 'sdr' | banshee, avenger, avenger, avenger, avenger, vsa-100, vsa-100, vsa-100 |
[ header: title | year | peak chart positions us | peak chart positions us r&b | peak chart positions us rap | peak chart positions uk | certifications | album row 1 : "can't you see" (total | 1995 | 13 | 3 | None | 43 | riaa: gold | total
row 2 : "player's anthem" (with | 1995 | 13 | 7 | 2 | None | riaa: gold | conspiracy
row 3 : "this time around" (michae | 1995 | None | None | None | None | None | history
row 4 : "you can't stop the reign" ( | 1996 | None | None | None | 40 | None | you can't stop the reign
row 5 : "only you" (112 featuring the notorious | 1996 | 13 | 3 | None | None | riaa: gold | 112
row 6 : "get money" (with junior m. | 1996 | 17 | 4 | 1 | 63 | riaa: platinum | conspiracy
row 7 : "crush on you" (lil' | 1996 | 6 | None | 1 | 36 | None | hard core
row 8 : "stop the gunfight" (trapp featuring | 1997 | 77 | 35 | 9 | None | None | stop the gunfight
row 9 : "be the realist" (trapp featuring | 1997 | None | 65 | 14 | None | None | stop the gunfight
row 10 : "been around the world" (puff | 1997 | 2 | 7 | 1 | 4 | None | no way out
row 11 : "it's all about the benja | 1997 | 2 | 7 | 1 | 20 | None | no way out
row 12 : "victory" (puff daddy featuring | 1998 | 19 | 13 | 2 | None | None | no way out
row 13 : "runnin' (dying to live | 2004 | 19 | 11 | 5 | 17 | None | tupac: resurrection
row 14 : "angels" (diddy-dir | 2009 | 116 | 71 | None | None | None | last train to paris ] Execute this SQL based on the above table: select count ( * ) where album = 'no way out' | 3 |
[ header: name | built | listed | location | county | type row 1 : bahala creek bridge | 1909 | 1988-11-16 | oma 31°42′17′′ | lawrence | pratt through truss
row 2 : bayou pierre bridge | ca. 1920 | 2005-06-10 | carpenter 32°0′10′′n | copiah | None
row 3 : bayou pierre bridge | ca. 1900, 1940 | 2005-06-10 | carpenter 32°0′10′′n | copiah | None
row 4 : big black river railroad bridge | 1917 | 1988-11-16 | bovina, edwards 32 | hinds, warren | open-spandrel arch
row 5 : chunky river bridge | 1911 | 2004-03-22 | chunky 32°19′16′′n | newton | None
row 6 : columbus bridge | 1925-1927 | 1988-11-16 | columbus 33°29′37′′n | lowndes | warren truss;swing
row 7 : confederate avenue brick arch bridge | 1935 | 1988-11-16 | vicksburg 32°19′44′′ | warren | brick arch
row 8 : coon box fork bridge | 1919 | 1979-05-23 | coon box 31°47′25′′n | jefferson | twin-tower swng. sus
row 9 : enterprise bridge | ca. 1925, ca. 1935 | 1988-11-16 | enterprise 32°10′33′′n 88 | clarke | warren polygonal pony truss
row 10 : gatesville bridge | 1908 | 1988-11-16 | gatesville, pearl 31°59′46′′ | copiah, simpson | pennsylvania through tru
row 11 : homochitto river bridge | 1909 | 1988-11-16 | hazelhurst 31°42′48′′n | copiah | pratt through truss
row 12 : lamb-fish bridge | 1905 | 1982-05-17 | charleston 34°1′20′′ | tallahatchie | vertical lift span
row 13 : lucien bridge | 1938 | 2005-06-16 | mccall creek 31°30′40 | franklin | None
row 14 : mississippi river bridge | 1928-1930 | 1989-02-14 | vicksburg 32°18′54′′ | warren | cantilevered truss span
row 15 : shubuta bridge | 1919 | 1988-11-16 | shubuta 31°51′25′′ | clarke | camelback through truss ] Execute this SQL based on the above table: select sum ( county ) | 0.0 |
[ header: week | date | opponent | results final score | results team record | venue | attendance row 1 : 1 | september 20 | at detroit lions | w 16-13 | 1-0 | tiger stadium | 54,418
row 2 : 2 | september 26 | chicago bears | l 20-17 | 1-1 | metropolitan stadium | 47,900
row 3 : 3 | october 3 | buffalo bills | w 19-0 | 2-1 | metropolitan stadium | 47,900
row 4 : 4 | october 10 | at philadelphia eagle | w 13-0 | 3-1 | veterans stadium | 65,358
row 5 : 5 | october 17 | at green bay packers | w 24-13 | 4-1 | lambeau field | 56,263
row 6 : 6 | october 25 | baltimore colts | w 10-3 | 5-1 | metropolitan stadium | 49,784
row 7 : 7 | october 31 | at new york giants | w 17-10 | 6-1 | yankee stadium | 62,829
row 8 : 8 | november 7 | san francisco 49ers | l 13-9 | 6-2 | metropolitan stadium | 49,784
row 9 : 9 | november 14 | green bay packers | w 3-0 | 7-2 | metropolitan stadium | 49,784
row 10 : 10 | november 21 | at new orleans saints | w 23-10 | 8-2 | tulane stadium | 83,130
row 11 : 11 | november 28 | atlanta falcons | w 24-7 | 9-2 | metropolitan stadium | 49,784
row 12 : 12 | december 5 | at san diego chargers | l 30-14 | 9-3 | san diego stadium | 54,505
row 13 : 13 | december 11 | detroit lions | w 29-10 | 10-3 | metropolitan stadium | 49,784
row 14 : 14 | december 19 | at chicago bears | w 27-10 | 11-3 | soldier field | 55,049 ] Execute this SQL based on the above table: select venue order by attendance desc limit 1 | tulane stadium |
[ header: team | car(s) | # | driver(s) | primary sponsor(s) | listed owner(s) | crew chief row 1 : akins-sutton motorsports | ford taurus | 98 | elton sawyer | lysol | brad akins | ricky viers
row 2 : allcar racing | chevrolet monte carlo | 22 | jimmy kitchens | air jamaica vacations | dave carroll | todd lohse
row 3 : buckshot racing | pontiac grand prix | 0 | larry pearson | cheez-it | billy jones | kenneth campbell
row 4 : cicci-welliver racing | chevrolet monte carlo | 34 | mike mclaughlin | goulds pumps | frank cicci | jay smith
row 5 : cicci-welliver racing | pontiac grand prix | 36 | tim fedewa | stanley tools | scott welliver | vic kangas
row 6 : cicci-welliver racing | chevrolet monte carlo | 66 | todd bodine | phillips 66 | jeffrey welliver | donnie richeson
row 7 : diamond ridge motorsports | chevrolet monte carlo | 4 | jeff purvis | lance snacks | gary bechtel | johnny allen
row 8 : henderson brothers racing | chevrolet monte carlo | 75 | kelly denton (r) | big daddy's bbq sauce | charlie henderson | ron denton
row 9 : hvp motorsports | chevrolet monte carlo | 63 | chuck bown | exxon superflo | hubert hensley | jeff hensley
row 10 : innovative motorsports | chevrolet monte carlo | 47 | andy santerre | monro muffler brake | george debidart | kevin caldwell
row 11 : joe gibbs racing | pontiac grand prix | 18 | bobby labonte | mbna | joe gibbs | bryant frazier
row 12 : prw racing | ford taurus | 77 | ed berrier | lear corporation | tony hall | jimmy means
row 13 : phil parsons racing | chevrolet monte carlo | 10 | phil parsons | alltel | marcia parsons | doug taylor
row 14 : phoenix racing | chevrolet monte carlo | 1 | randy lajoie | bob evans restaurants | james finch | marc reno
row 15 : progressive motorsports | chevrolet monte carlo | 32 | jeff green | kleenex | greg pollex | harold holly
row 16 : reiser enterprises | chevrolet monte carlo | 17 | matt kenseth | dewalt tools | robbie reiser | robbie reiser
row 17 : roush racing | ford taurus | 9 | jeff burton | track gear | jack roush | tommy morgan
row 18 : sadler brothers racing | chevrolet monte carlo | 95 | bobby hamilton, j | shoney's inn | earl sadler | chick sadler
row 19 : st motorsports | chevrolet monte carlo | 59 | mike dillon | kingsford | tad geschickter | steve plattenberger
row 20 : team yellow racing | chevrolet monte carlo | 19 | mike skinner | yellow freight | david ridling | c. r. miller ] Execute this SQL based on the above table: select car(s) where team = 'henderson brothers racing' group by car(s) order by count ( distinct car(s) ) desc limit 1 | chevrolet monte carlo |
[ header: year | game of the year | abstract strategy | advanced strategy | family | family card | family strategy | party | puzzle | word | historical simulation | other row 1 : 1992 | pipeline | terrace | None | showdown yahtzee | arcade: super tetris | real-life strategy: d-day | humm...ble | heaven & earth | wordsters | adventure: the lost files of sherlock | trivia: times to remember
row 2 : 1993 | inklings | char | None | perpetual notion | arcade: ecco the dolphin | real-life: civilization | oodles | the incredible machine | pick two! | adventure: return to zork | trivia: celebrity challenge
row 3 : 1994 | myst | the game of y | wargames: v for victory | peg poker | arcade: lode runner: the legend returns | real-life strategy: x-com: | the doonesbury game | breakthru! | boggle master | adventure: the elder scrolls: arena | trivia: quote unquote
row 4 : 1995 | sharp shooters | strategy: quixo | conflict: colonial diplomacy | touche | phantoms of the ice | sports: dynasty league baseball | catch phrase | lights out | pre.fix | adventure & role playing: dragon dice: battle | trivia: chronicles ccg: on
row 5 : 1997 | 25 words or less | transpose | strategy & conflict: field command | mole in the hole | take 6 | priceless | last chance | deluxe lights out | bethump'd with words | adventure & role-playing: dragonl | trivia: origins
row 6 : 1998 | quoridor | balanx | strategy & conflict: princess ryan' | take it easy | get the goods | quandary | wise and otherwise | lost in a jigsaw | a to z | None | trivia: director's cut ccg
row 7 : 1999 | fossil | gipf | conflict: atlantic storm | montgolfiere | bohnanza | el grande | say when!! | stormy seas | alpha blitz | None | trivia: where in time is carmen s
row 8 : 2000 | torres | octi | memory: mamma mia | moonshot | buried treasure | tikal | apples to apples | ricochet robot | double quick! | None | trivia: bioviva ccg:
row 9 : 2001 | aladdin's dragons | zertz | the princes of florence | cafe international | hellrail | web of power | democrazy | lunar lockout | None | paths of glory | two-player card: caesar
row 10 : 2002 | evo | morisi | java | africa | babel | lord of the rings | hilarium | flip-it! | my word! | drive on paris | manual dexterity: space game
row 11 : 2004 | new england | clans | wildlife | i'm the boss! | queen's necklace | zoosim | party/trivia: dibs | river crossing | crossword pyramids | hammer of the scots | two-player card: balloon cup
row 12 : 2005 | buyword | yinsh | tahuantinsuy | vanished planet | victory & honor | alexandros | party/trivia: cranium ho | None | None | memoir '44 | None ] Execute this SQL based on the above table: select family where puzzle is null | vanished planet |
[ header: number | author | first line | notes row 1 : 1 | william shakespeare | "when my love swears that she is made | first publication, later appears as sonnet 138
row 2 : 2 | william shakespeare | "two loves i have, of comfort and | first publication, later appears as sonnet 144
row 3 : 3 | william shakespeare | "did not the heavenly rhetoric of thine | a version of longaville's son
row 4 : 4 | None | "sweet cytherea, sitting by | on the theme of venus and adon
row 5 : 5 | william shakespeare | "if love make me forsworn, how | a version of berowne's
row 6 : 6 | None | "scarce had the sun dried up the | on the theme of venus and adon
row 7 : 7 | None | "fair is my love, but not so fair | in the same six-line stanza
row 8 : 8 | richard barnfield | "if music and sweet poetry agree" | first published in poems in diverse humours
row 9 : 9 | None | "fair was the morn when the fair queen | on the theme of venus and adon
row 10 : 10 | None | "sweet rose, fair flower, untimely | in the same six-line stanza
row 11 : 11 | bartholomew griffin | "venus, with young adonis sitting | printed in fidessa (1596). on
row 12 : 12 | thomas deloney? | "crabbed age and youth cannot live together | was reprinted with additional stanza
row 13 : 13 | None | "beauty is but a va | in the same six-line stanza
row 14 : 14 | None | "good-night, good rest, a | in the same six-line stanza
row 15 : 15 | None | "it was a lording' | None
row 16 : 16 | william shakespeare | "on a day (alack the day | dumaine's poem to catherine
row 17 : 18 | None | "when as thine eye hath chose | three versions of the poem exist in manuscript miscell
row 18 : 20 | richard barnfield | "as it fell upon a day" | first published in poems in divers humors (1598 ] Execute this SQL based on the above table: select notes where number = 3 | a version of longaville's sonnet to maria in love's labour's lost 4.3.58-71 |
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 6:00 pm | missouri state | #15 | donald w. reyn | ppv | w 51-7 | 70607
row 2 : september 10 | 6:00 pm | new mexico | #14 | war memorial stadium • little rock, ar | espnu | w 52-3 | 52606
row 3 : september 17 | 6:30 pm | troy | #14 | donald w. reyn | css | w 38-28 | 69861
row 4 : september 24 | 2:30 pm | at #3 alabama | #14 | bryant-denny stadium • | cbs | l 14-38 | 101821
row 5 : october 1 | 11:00 am | vs. #14 texas | #18 | cowboys stadium • arlington, | espn | w 42-38 | 69838
row 6 : october 8 | 6:00 pm | #15 auburn | #10 | donald w. reyn | espn | w 38-14 | 74191
row 7 : october 22 | 11:21 am | at ole miss | #10 | vaught-hemingway stadium • | secn | w 29-24 | 57951
row 8 : october 29 | 11:21 am | at vanderbilt | #8 | vanderbilt stadium • nashville | secn | w 31-28 | 33247
row 9 : november 5 | 6:15 pm | #10 south carolina | #8 | donald w. reyn | espn | w 44-28 | 73804
row 10 : november 12 | 5:00 pm | tennessee | #8 | donald w. reyn | espn2 | w 49-7 | 72103
row 11 : november 19 | 2:30 pm | mississippi state | #6 | war memorial stadium • little rock, ar | cbs | w 44-17 | 55761
row 12 : november 25 | 1:30 pm | at #1 lsu | #3 | tiger stadium • baton rouge, la | cbs | l 17-41 | 93108
row 13 : january 6 | 7:00 pm | vs. #11 kansa | #7 | cowboys stadium • arlington, | fox | w 29-16 | 80956 ] Execute this SQL based on the above table: select ( select time where opponent# = 'new mexico' ) > ( select time where opponent# = 'at #1 lsu' ) | 1 |
[ header: interferometer and observing mode | waveband | limiting magnitude | minimum baseline (m) (un-projected) | maximum baseline (m) | approx. no. visibility measurements per year (measurements per night x nights used per year) | max ratio of no. phase / no. amplitude measurements (measure of imaging performance, 0 = none) | accuracy of amplitude2 measurements | accuracy of phase measurements (milli-radians) | number of spectral channels (max in use simultaneously) | comments row 1 : chara array | v, r, i, | 8 | 34 | 330 | 7500 | 0.7 | 1% | 10 | 30000 | yes... 30000 in the visible band; max
row 2 : coast visible | r, i | 7 | 4 | 60 | 2000 | 0.5 | 4% | 10 | 4 | 300 cloudy nights per year, maximum baseline 100
row 3 : coast infrared | j, h | 3 | 4 | 60 | 100 | 0.5 | 20% | 10 | 1 | 300 cloudy nights per year, maximum baseline 100
row 4 : gi2t visible | r, i | 5 | 10 | 65 | 2000 | 0 | 10% | None | 400 | closed in 2006
row 5 : iota | j, h, k | 7 | 6 | 30 | 10000 | 0.3 | 2% | 10 | 1 | integrated optics beam combiner. closed
row 6 : isi | n | 0 | 10 | 50 | 5000 | 0.3 | 1% | 1 | 1000 | maximum baseline 70-m
row 7 : keck interferometer | h, k, l, | 10.3 | 85 | 85 | 1000 | 0 | 4% | 1 | 330 | nulling key science underway - no imaging on
row 8 : keck aperture masking | j, h, k, | 2 | 0.5 | 9 | 20000 | 0.9 | 20% | 10 | 1 | closed
row 9 : mira 1.2 | r, i | 3 | 30 | 30 | 500 | 0 | 10% | None | 1 | mid-infrared
row 10 : navy precision optical interferometer(npo | v, r, i | 5 | 5 | 300 | 50000 | 0.7 | 4% | 10 | 16 | at nofs; siderstats operational
row 11 : susi | b, v, r, | 5 | 5 | 640 | 5000 | 0 | 4% | 10 | 21 | no imaging on a single baseline instrument; maximum
row 12 : vlti +uts am | j, h, k simultaneously | 7 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | used for a few weeks per year. longest
row 13 : vlti +ats amber | j, h, k simultaneously | 4 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | longest overall vlti baseline 130m
row 14 : vlti +uts | k | 11 | 46 | 130 | 400 | 0 | >1% | None | 1 | integrated optics beam combiner. longest overall
row 15 : vlti +ats v | k | never checked | 12 | 200 | 400 | 0 | >1% | None | 1 | longest overall vlti baseline 130m
row 16 : vlti +ats midi | n | 4.5 | None | 200 | 200 | 0 | 10% | None | 250 | vlti inldes world' ] Execute this SQL based on the above table: select sum ( minimum baseline (m) (un-projected) ) | 343.5 |
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26
row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16
row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14
row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8
row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1
row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7
row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9
row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5
row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16
row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9
row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11
row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1
row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5
row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10
row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15
row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 ] Execute this SQL based on the above table: select club where club != 'hercules cf' and points = 23 | atletico ceuta |
[ header: date | event | duration (months) | duration (years) row 1 : 1927 | experiment set up | None | None
row 2 : 1930 | the stem was cut | None | None
row 3 : december 1938 | 1st drop fell | 96-107 | 8.0-8.9
row 4 : february 1947 | 2nd drop fell | 99 | 8.2
row 5 : april 1954 | 3rd drop fell | 86 | 7.2
row 6 : may 1962 | 4th drop fell | 97 | 8.1
row 7 : august 1970 | 5th drop fell | 99 | 8.3
row 8 : april 1979 | 6th drop fell | 104 | 8.7
row 9 : july 1988 | 7th drop fell | 111 | 9.2
row 10 : 28 november 2000 | 8th drop fell | 148 | 12.3 ] Execute this SQL based on the above table: select count ( * ) where duration (years) > '8.3' | 3 |
[ header: name | parentage | size | flower colour | flower type row 1 : cornish snow | cuspidata × saluenens | 04.0m2 | white | single
row 2 : cornish spring | cuspidata × saluenens | 04.0m2 | pink | single
row 3 : francie l | reticulata × saluen | 64.0m2 | rose-pink | double
row 4 : freedom bell | × williamsii | 06.5m2 | red | semi-double
row 5 : inspiration | reticulata × saluen | 10.0m2 | rose-pink | semi-double
row 6 : leonard messel | reticulata × saluen | 16.0m2 | rose-pink | semi-double
row 7 : royalty | japonica × reticulata | 01.0m2 | light red | semi-double
row 8 : spring festival | × williamsii, cu | 10.0m2 | pink | semi-double
row 9 : tom knudsen | japonica × reticulata | 06.3m2 | deep red | double paeony
row 10 : tristrem carlyon | reticulata | 10.0m2 | rose-pink | double paeony ] Execute this SQL based on the above table: select count ( distinct ( flower colour ) ) | 6 |
[ header: year | team | games | carries | yards | yards per carry | longest carry | touchdowns | first downs | fumbles | fumbles lost row 1 : 2002 | gb | 8 | 39 | 184 | 4.7 | 43 | 1 | 8 | 1 | 1
row 2 : 2003 | gb | 15 | 77 | 420 | 5.5 | 76 | 2 | 18 | 4 | 1
row 3 : 2004 | gb | 11 | 71 | 359 | 5.1 | 40 | 2 | 16 | 0 | 0
row 4 : 2005 | gb | 5 | 30 | 105 | 3.5 | 24 | 2 | 9 | 1 | 0
row 5 : 2006 | pit | 13 | 60 | 221 | 3.7 | 48 | 1 | 9 | 1 | 0
row 6 : 2007 | pit | 15 | 107 | 499 | 4.7 | 45 | 5 | 37 | 1 | 0
row 7 : 2008 | pit | 4 | 2 | 5 | 2.5 | 3 | 0 | 2 | 0 | 0
row 8 : 2008 | ind | 2 | 8 | 26 | 3.3 | 8 | 0 | 1 | 0 | 0
row 9 : career | None | 73 | 394 | 1819 | 4.6 | 76 | 13 | 100 | 8 | 2 ] Execute this SQL based on the above table: select team where team = 'gb' order by games asc limit 1376 | gb, gb, gb, gb |
[ header: title | release date | developer(s) | publisher(s) | genre(s) row 1 : 187 ride or die | 2005-08-23 | ubisoft | ubisoft | driving
row 2 : 50 cent: bulletproof | 2005-11-17 | genuine games | sierra entertainment | None
row 3 : 50 cent: blood on the sand | 2009-02-20 | swordfish studios | thq | None
row 4 : 25 to life | 2006-01-17 | avalanche software, ritual entertainment | eidos interactive | None
row 5 : gangland (video game) | 2004-02-14 | mediamobsters | whiptail interactive | None
row 6 : gangsters: organized crime | 1998-11-30 | hothouse creations | eidos interactive | None
row 7 : gangsters 2 | 2001-06-01 | hothouse creations | eidos interactive | None
row 8 : the godfather: the game | 2006-03-21 | ea redwood shores | electronic arts | None
row 9 : the godfather ii | 2009-04-07 | ea redwood shores | electronic arts | None
row 10 : grand theft auto iii | 2001-10-22 | dma design | rockstar games | None
row 11 : grand theft auto: vice city | 2002-10-22 | rockstar north | rockstar games | None
row 12 : grand theft auto: san andreas | 2004-10-24 | rockstar north | rockstar games | None
row 13 : mafia: the city of lost heaven | 2002-08-28 | illusion softworks | gathering of developers | None
row 14 : mafia ii | 2010-08-24 | 2k czech, massive bear studio | 2k games, 1c company | None
row 15 : mob rule | 1999-9-30 | simon & schuster interactive | studio 3 interactive | None
row 16 : saints row | 2006-08-29 | volition | thq | None
row 17 : saints row 2 | 2008-10-14 | volition, inc | thq | None
row 18 : omerta - city of | 2013-01-31 | haemimont games | kalypso media | building simulation, rpg ] Execute this SQL based on the above table: select count ( developer(s) ) where title = 'grand theft auto: vice city' | 1 |
[ header: year | laureate | relation | category | rationale row 1 : 1922 | otto fritz meyerhof | research professor in physiological chemistry, 1940-1951 | physiology or medicine | "for his discovery of the fixed relationship between the
row 2 : 1955 | vincent du vigneaud | assistant in biochemistry, graduate school of medicine, | chemistry | "for his work on sulphur compounds
row 3 : 1964 | martin luther king | graduate student, 1950-51 | nobel peace prize | for being "the first person in the western world
row 4 : 1967 | ragnar granit | research fellow, 1929-1931; sc | physiology or medicine | "for their discoveries concerning the primary physiological and chemical
row 5 : 1971 | simon kuznets | assistant professor of economic statistics, 1930-1934; | economics | "for his empirically founded interpretation of economic growth
row 6 : 1985 | michael stuart brown | a.b., 1962; m | physiology or medicine | "for their discoveries concerning the regulation of cholesterol metabolism
row 7 : 2000 | alan macdiarmid | department of chemistry, 1955- ; blanc | chemistry | "for their discovery and development of conductive poly
row 8 : 2000 | hideki shirakawa | department of chemistry, post-doctoral | chemistry | "for their discovery and development of conductive poly
row 9 : 2004 | edward c. prescott | assistant professor, 1967-1971 | economics | "for their contributions to dynamic macroeconomics:
row 10 : 2006 | edmund phelps | professor, 1966-1971 | economics | "for his analysis of intertemporal tradeoff
row 11 : 2009 | george e. smith | b.s., 1955 | physics | "for the invention of an imaging semiconductor circuit
row 12 : 2009 | oliver e. williamson | professor, 1965-1983 | economics | "for his analysis of economic governance, especially the
row 13 : 2010 | ei'ichi negishi | ph.d., 1963 | chemistry | "for palladium-catalyze
row 14 : 2011 | thomas j. sargent | professor, 1970-1971 | economics | "for their empirical research on cause and effect in ] Execute this SQL based on the above table: select relation order by year desc limit 1 | professor, 1970-1971 |
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 9, 2009 | @ portland lumberjax | rose garden | w 12-10 | None | 6859 | 1-0
row 2 : 2 | january 10, 2009 | portland lumberjax | pepsi center | l 5-14 | None | 16987 | 1-1
row 3 : 3 | january 24, 2009 | edmonton rush | pepsi center | l 9-11 | None | 16734 | 1-2
row 4 : 4 | january 31, 2009 | new york titans | pepsi center | w 12-8 | None | 15023 | 2-2
row 5 : 5 | february 7, 2009 | @ minnesota swarm | xcel energy center | w 13-8 | None | 11174 | 3-2
row 6 : 6 | february 14, 2009 | calgary roughnecks | pepsi center | w 13-12 | None | 17712 | 4-2
row 7 : 7 | february 21, 2009 | @ san jose stealth | hp pavilion at san jose | l 9-14 | None | 5576 | 4-3
row 8 : 8 | february 22, 2009 | @ edmonton rush | rexall place | l 9-10 | None | 7249 | 4-4
row 9 : 9 | march 14, 2009 | @ san jose stealth | hp pavilion at san jose | w 14-11 | None | 3535 | 5-4
row 10 : 10 | march 21, 2009 | @ calgary roughnecks | pengrowth saddledome | l 10-13 | None | 10958 | 5-5
row 11 : 11 | march 22, 2009 | minnesota swarm | pepsi center | w 13-11 | None | 15594 | 6-5
row 12 : 12 | march 28, 2009 | @ philadelphia wings | wachovia center | l 13-17 | None | 11876 | 6-6
row 13 : 13 | april 3, 2009 | rochester knighthawks | pepsi center | l 8-12 | None | 16834 | 6-7
row 14 : 14 | april 4, 2009 | @ portland lumberjax | rose garden | l 12-13 | ot | 7859 | 6-8
row 15 : 15 | april 11, 2009 | san jose stealth | pepsi center | l 10-11 | ot | 16189 | 6-9
row 16 : 16 | april 17, 2009 | edmonton rush | pepsi center | w 10-9 | None | 16727 | 7-9 ] Execute this SQL based on the above table: select score where id = ( select id where attendance = 11174 ) - 1 | w 12-8 |
[ header: place | player | country | score | to par | money ($) row 1 : t1 | larry nelson | united states | 70-72-73-72=287 | -1 | playoff
row 2 : t1 | lanny wadkins | united states | 70-70-74-73=287 | -1 | playoff
row 3 : t3 | scott hoch | united states | 74-74-71-69=2 | e | 58750
row 4 : t3 | d. a. weibring | united states | 73-72-67-76=2 | e | 58750
row 5 : t5 | mark mccumber | united states | 74-69-69-77=2 | 1 | 37500
row 6 : t5 | don pooley | united states | 73-71-73-72=2 | 1 | 37500
row 7 : t7 | ben crenshaw | united states | 72-70-74-74=290 | 2 | 27500
row 8 : t7 | bobby wadkins | united states | 68-74-71-77=290 | 2 | 27500
row 9 : 9 | curtis strange | united states | 70-76-71-74=291 | 3 | 22500
row 10 : t10 | seve ballesteros | spain | 72-70-72-78=292 | 4 | 17000
row 11 : t10 | david frost | south africa | 75-70-71-76=292 | 4 | 17000
row 12 : t10 | tom kite | united states | 72-77-71-72=292 | 4 | 17000
row 13 : t10 | nick price | zimbabwe | 76-71-70-75=29 | 4 | 17000 ] Execute this SQL based on the above table: select sum ( to par ) where score in ( '73-72-67-76=288' , '68-74-71-77=290' ) | 2.0 |
[ header: date | winning team | score | losing team | score | ot | city | state/province | arena | attendance row 1 : october 21, 1993 | st. louis | 5 | san jose | 2 | None | sacramento | ca | arco arena | 7144
row 2 : october 31, 1993 | ny rangers | 4 | new jersey | 1 | None | halifax | ns | halifax metro centre | 8200
row 3 : november 3, 1993 | pittsburgh | 6 | buffalo | 2 | None | sacramento | ca | arco arena | 10117
row 4 : november 9, 1993 | anaheim | 4 | dallas | 2 | None | phoenix | az | america west arena | 8143
row 5 : november 18, 1993 | ny islanders | 5 | montreal | 1 | None | hamilton | on | copps coliseum | 17008
row 6 : december 9, 1993 | dallas | 6 | ottawa | 1 | None | minneapolis | mn | target center | 14058
row 7 : december 23, 1993 | vancouver | 4 | calgary | 3 | None | saskatoon | sk | saskplace | 11429
row 8 : december 31, 1993 | philadelphia | 4 | boston | 3 | None | minneapolis | mn | target center | 10855
row 9 : january 4, 1994 | tampa bay | 1 | toronto | 0 | None | hamilton | on | copps coliseum | 17526
row 10 : january 5, 1994 | montreal | 2 | quebec | 0 | None | phoenix | az | america west arena | 11393
row 11 : january 6, 1994 | st. louis | 2 | hartford | 1 | None | cleveland | oh | richfield coliseum | 6956
row 12 : january 17, 1994 | detroit | 6 | tampa bay | 3 | None | minneapolis | mn | target center | 8764
row 13 : january 23, 1994 | vancouver | 5 | edmonton | 4 | (ot) | saskatoon | sk | saskplace | None
row 14 : january 24, 1994 | calgary | 3 | los angeles | 3 | (ot) | phoenix | az | america west arena | 14864
row 15 : february 2, 1994 | washington | 5 | philadelphia | 2 | None | cleveland | oh | richfield coliseum | 8312
row 16 : february 8, 1994 | san jose | 4 | chicago | 3 | None | sacramento | ca | arco arena | 14182
row 17 : february 22, 1994 | florida | 3 | winnipeg | 2 | None | hamilton | on | copps coliseum | 6291
row 18 : february 24, 1994 | detroit | 3 | hartford | 0 | None | cleveland | oh | richfield coliseum | 11621
row 19 : march 8, 1994 | chicago | 3 | anaheim | 0 | None | phoenix | az | america west arena | 13847
row 20 : march 9, 1994 | ny rangers | 7 | washington | 5 | None | halifax | ns | halifax metro centre | 9200
row 21 : march 18, 1994 | buffalo | 2 | ny islanders | 2 | (ot) | minneapolis | mn | target center | 8016 ] Execute this SQL based on the above table: select max ( score ) where date = 23 | 5.0 |
[ header: sport | gold | silver | bronze | total row 1 : athletics | 14 | 8 | 10 | 32
row 2 : weightlifting | 9 | 2 | 1 | 12
row 3 : swimming | 8 | 7 | 5 | 20
row 4 : taekwondo | 7 | 3 | 2 | 12
row 5 : boxing | 7 | 1 | 3 | 11
row 6 : judo | 5 | 3 | 6 | 14
row 7 : canoeing | 5 | 2 | 3 | 10
row 8 : sailing | 4 | 3 | 1 | 8
row 9 : sepak takraw | 4 | 0 | 0 | 4
row 10 : wrestling | 3 | 5 | 4 | 12
row 11 : rowing | 3 | 3 | 3 | 9
row 12 : gymnastic - artistic | 3 | 2 | 3 | 8
row 13 : fencing | 3 | 1 | 9 | 13
row 14 : petanque | 3 | 1 | 2 | 6
row 15 : cycling | 2 | 8 | 4 | 14
row 16 : paragliding | 3 | 1 | 2 | 6
row 17 : fin swimming | 2 | 3 | 7 | 12
row 18 : tennis | 2 | 3 | 4 | 9
row 19 : golf | 2 | 3 | 0 | 5
row 20 : water ski | 2 | 2 | 1 | 5
row 21 : ekuestrian | 2 | 2 | 1 | 5
row 22 : bridge | 2 | 1 | 2 | 5
row 23 : billiard & snooker | 2 | 1 | 1 | 4
row 24 : futsal | 2 | 0 | 0 | 2
row 25 : volleyball | 2 | 0 | 0 | 2
row 26 : shooting | 1 | 6 | 5 | 12
row 27 : badminton | 1 | 2 | 6 | 9
row 28 : gymnastic - aerobic | 1 | 1 | 1 | 3
row 29 : gymnastic - rhythmic | 1 | 1 | 0 | 2
row 30 : basketball | 1 | 1 | 0 | 2
row 31 : wushu | 1 | 0 | 3 | 4
row 32 : beach volleyball | 1 | 0 | 2 | 3
row 33 : chess | 1 | 0 | 0 | 1
row 34 : bowling | 1 | 0 | 0 | 1
row 35 : soft tennis | 0 | 4 | 5 | 9
row 36 : pencak silat | 0 | 4 | 3 | 7
row 37 : traditional boat race | 0 | 2 | 5 | 7
row 38 : karate-do | 0 | 2 | 4 | 6
row 39 : roller sport | 0 | 2 | 2 | 4
row 40 : wall climbing | 0 | 2 | 1 | 3
row 41 : archery | 0 | 1 | 4 | 5
row 42 : table tennis | 0 | 1 | 2 | 3
row 43 : synchronized swimming | 0 | 1 | 1 | 2
row 44 : softball | 0 | 1 | 0 | 1
row 45 : baseball | 0 | 0 | 1 | 1
row 46 : diving | 0 | 0 | 1 | 1
row 47 : total | 109 | 100 | 120 | 329 ] Execute this SQL based on the above table: select sport where id = ( select id where sport = 'sepak takraw' ) + 1 | wrestling |
[ header: festival | year | award | nominee | result row 1 : blue mountains film festival | 2011 | animation prize | None | won
row 2 : firstglance film festival philadelphia | 2011 | best director (animation) | andrew martin | won
row 3 : lucerne international film festival | 2011 | best animated movie | None | nominated
row 4 : village roadshow queensland new filmmakers | 2011 | best animation | None | won
row 5 : village roadshow queensland new filmmakers | 2011 | best film | None | nominated
row 6 : village roadshow queensland new filmmakers | 2011 | best direction | andrew martin | nominated
row 7 : monaco international film festival | 2011 | best short film script | None | won
row 8 : monaco international film festival | 2011 | best short animation | None | won
row 9 : milan international film festival | 2012 | short film award | None | nominated
row 10 : shorts in paradise film festival | 2012 | runner up award | None | won
row 11 : worldfest houston international film festival and video | 2012 | special jury remi | None | won
row 12 : janison short sharp film festival | 2012 | animation grand prize | None | won
row 13 : create design awards | 2012 | motion category | None | nominated
row 14 : st kilda film festival | 2013 | best comedy | None | won ] Execute this SQL based on the above table: select abs ( ( select year where award = 'best animation' ) - ( select year where award = 'animation grand prize' ) ) | 1 |
[ header: rank | country | winners | runners-up | finals total row 1 : 1 | spain | 17 | 8 | 25
row 2 : 2 | germany east germany | 11 1 12 | 10 3 13 | 21 4 25
row 3 : 3 | soviet union russia | 2 1 3 | 1 0 1 | 3 1 4
row 4 : 4 | hungary | 2 | 3 | 5
row 5 : 5 | belarus | 2 | 0 | 2
row 6 : 6 | france | 1 | 3 | 4
row 7 : 7 | sweden | 0 | 2 | 2
row 8 : 8 | bosnia & herzegov | 0 | 1 | 1
row 9 : 8 | croatia | 0 | 1 | 1
row 10 : 8 | czech republic | 0 | 1 | 1
row 11 : 8 | denmark | 0 | 1 | 1
row 12 : 8 | romania | 0 | 1 | 1
row 13 : 8 | serbia | 0 | 1 | 1
row 14 : 8 | switzerland | 0 | 1 | 1
row 15 : total | total | 37 | 37 | 74 ] Execute this SQL based on the above table: select runners-up where rank = 8 | 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0 |
[ header: genre | year | title | role | episodes | notes row 1 : film | 1995 | timepiece | khris | None | None
row 2 : tv series | 1997 | nash bridges | reggie harell | "dirty tricks" | 4 episodes total
row 3 : film | 1998 | around the fire | trace | None | None
row 4 : short film | 1999 | king of the bingo game | sonny | None | None
row 5 : tv series | 1999 | nash bridges | hassam desmond kenner | "power play" "girl trouble" | 4 episodes total
row 6 : film | 1999 | true crime | wally cartwright | None | None
row 7 : tv series | 2000 | nash bridges | trumpet player | "skin trade" | 4 episodes total
row 8 : film | 2000 | desi's looking for a new girl | mother | None | None
row 9 : film | 2003 | kung phooey! | roy lee | None | None
row 10 : tv series | 2004 | law & order | ronald gumer | "hands free" | 2 episodes total
row 11 : film | 2006 | freedomland | male patient | None | None
row 12 : tv series | 2006 | law & order: criminal intent | sergeant ev sides | "to the bone" | 2 episodes total
row 13 : tv series | 2006 | law & order: trial by jury | gus | "eros in the upper eighties" | None
row 14 : tv series | 2008 | the big gay sketch show | None | None | 8 episodes; 16 episodes total
row 15 : tv series | 2008 | law & order | donnie | "sweetie" | 2 episodes total
row 16 : film | 2008 | miracle at st. anna | west indian postal customer | None | None
row 17 : tv series | 2009 | great performances | mr. franklin/m | "passing strange" | musical telecast
row 18 : tv series | 2010 | the big gay sketch show | None | None | 8 episodes; 16 episodes total
row 19 : tv series | 2010 | law & order: criminal intent | andre lanier | "love sick" | 2 episodes total
row 20 : film | 2012 | lincoln | private harold green | None | None
row 21 : film | 2012 | red hook summer | blessing rowe | None | None
row 22 : film | 2013 | 42 | lawson bowman | None | None
row 23 : film | 2013 | hairbrained | finals moderator | None | None
row 24 : film | 2013 | the butler | freddie fallows | None | None
row 25 : film | 2013 | 400 boys | talon | None | None ] Execute this SQL based on the above table: select genre order by year desc limit 1 | film |
[ header: goal | date | location | opponent | lineup | min | assist/pass | score | result | competition row 1 : 1 | may 9, 2004 | usaalbuquerque nm | mexico | on 70' (off lilly) | 19 | tarpley | 3-0 | 3-0 | friendly
row 2 : 2 | jun 26, 2005 | usavirginia beach | canada | 90.start | 12 | unassisted | 1-0 | 2-0 | friendly
row 3 : 3 | jan 30, 2007 | chnguangzhou | china pr | 90.start | 46 | unassisted | 1-0 | 2-0 | four nations tournament
row 4 : 4 | may 12, 2007 | usafrisco tx | canada | off 72' (on wagner) | 28 | tarpley | 3-1 | 6-2 | friendly
row 5 : 5 | sep 18, 2007 | chnshanghai | nigeria | 90.start | 1 | wambach | 1-0 | 1-0 | world cup - group b
row 6 : 6 | sep 30, 2007 | chnshanghai | norway | 90.start | 58 | unassisted | 3-0 | 4-1 | world cup final - third place playoff
row 7 : 7 | aug 18, 2008 | chnbeijing | japan | 90.start | 44 | rodriguez | 2-1 | 4-2 | olympics tournament
row 8 : 8 | sep 20, 2008 | usabridgeview il | ireland | 90.start | 19 | tarpley | 1-0 | 2-0 | friendly ] Execute this SQL based on the above table: select opponent order by goal asc limit 1 | mexico |
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °f (°c) | 76 (24) | 86 (30) | 96 (36) | 96 (36) | 95 (35) | 104 (40) | 111 (44) | 109 (43) | 105 (41) | 96 (36) | 90 (32) | 78 (26) | 111 (44)
row 2 : average high °f (°c) | 46.2 (7.9) | 50.4 (10.2) | 59.1 (15.1) | 68.7 (20.4) | 75.5 (24.2) | 83.5 (28.6) | 88.7 (31.5) | 89.4 (31.9) | 80.8 (27.1) | 70.3 (21.3) | 59.2 (15.1) | 48.0 (8.9) | 68.3 (20.2)
row 3 : average low °f (°c) | 26.1 (-3.3) | 29.0 (-1.7) | 37.8 (3.2) | 46.9 (8.3) | 55.7 (13.2) | 64.1 (17.8) | 68.7 (20.4) | 67.7 (19.8) | 58.9 (14.9) | 47.6 (8.7) | 39.2 (4) | 28.1 (-2.2) | 47.5 (8.6)
row 4 : record low °f (°c) | -23 (-31) | -24 (-31) | -11 (-24) | 18 (-8) | 28 (-2) | 41 (5) | 48 (9) | 44 (7) | 29 (-2) | 17 (-8) | 5 (-15) | -12 (-24) | -24 (-31)
row 5 : precipitation inches (mm) | 1.99 (50.5) | 2.43 (61.7) | 3.54 (89.9) | 4.05 (102.9) | 4.99 (126.7) | 4.59 (116.6) | 3.18 (80.8) | 2.75 (69.9) | 4.43 (112.5) | 3.83 (97.3) | 4.19 (106.4) | 2.73 (69.3) | 42.7 (1,084.6)
row 6 : snowfall inches (cm) | 1.6 (4.1) | 2.0 (5.1) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | .7 (1.8) | 4.4 (11.2)
row 7 : avg. precipitation days (≥ | 5.4 | 6.6 | 8.2 | 9.0 | 11.2 | 8.9 | 7.0 | 6.4 | 7.6 | 7.9 | 7.0 | 6.3 | 91.4
row 8 : avg. snowy days (≥ | .7 | .9 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | .5 | 2.3 ] Execute this SQL based on the above table: select month order by jun desc limit 1 | average high °f (°c) |
[ header: rank | bib | name | nation | run 1 | rank | run 2 | rank | total | difference row 1 : 6 | 13 | manuela molgg | italy | 1:07.99 | 5 | 1:13.44 | 14 | 2:21.43 | 0.89
row 2 : 7 | 26 | jessica lindell-vikar | sweden | 1:08.94 | 14 | 1:12.61 | 5 | 2:21.55 | 1.01
row 3 : 13 | 2 | tanja poutiainen | finland | 1:08.59 | 11 | 1:13.29 | 11 | 2:21.88 | 1.34
row 4 : 17 | 27 | sara hector | sweden | 1:10.37 | 30 | 1:12.30 | 3 | 2:22.67 | 2.13
row 5 : 18 | 24 | lena durr | germany | 1:08.94 | 14 | 1:13.75 | 19 | 2:22.69 | 2.15
row 6 : 23 | 22 | marie-michele gagnon | canada | 1:09.95 | 27 | 1:13.37 | 12 | 2:23.32 | 2.78
row 7 : 24 | 25 | marie-pier prefontaine | canada | 1:09.91 | 26 | 1:13.58 | 17 | 2:23.49 | 2.95
row 8 : 28 | 35 | britt janyk | canada | 1:10.18 | 28 | 1:15.55 | 32 | 2:25.73 | 5.19
row 9 : 36 | 44 | kristina saalova | slovakia | 1:12.22 | 42 | 1:16.44 | 34 | 2:28.66 | 8.12
row 10 : 37 | 51 | katerina paulathova | czech republic | 1:12.10 | 41 | 1:16.71 | 38 | 2:28.81 | 8.27
row 11 : 43 | 42 | sofija novoselic | croatia | 1:13.18 | 48 | 1:17.40 | 42 | 2:30.58 | 10.04
row 12 : 47 | 65 | maria shkanova | belarus | 1:13.86 | 53 | 1:18.28 | 45 | 2:32.14 | 11.6
row 13 : 49 | 59 | daniela markova | czech republic | 1:13.78 | 52 | 1:18.87 | 49 | 2:32.65 | 12.11
row 14 : 52 | 77 | bogdana matsotska | ukraine | 1:14.21 | 56 | 1:19.18 | 51 | 2:33.39 | 12.85
row 15 : None | 7 | kathrin holzl | germany | 1:09.41 | 20 | dns | None | None | None
row 16 : None | 38 | rebecca buhler | liechtenstein | 1:12.03 | 40 | dnf | None | None | None
row 17 : None | 45 | tea palic | croatia | 1:14.73 | 61 | dnq | None | None | None
row 18 : None | 81 | lelde gasuna | latvia | 1:15.37 | 64 | dnq | None | None | None
row 19 : None | 61 | anna berecz | hungary | 1:15.95 | 68 | dnq | None | None | None
row 20 : None | 85 | iulia petruta cra | romania | 1:16.80 | 70 | dnq | None | None | None
row 21 : None | 82 | isabel van buynder | belgium | 1:17.06 | 71 | dnq | None | None | None
row 22 : None | 100 | sophie fjellvang- | denmark | 1:18.37 | 75 | dnq | None | None | None
row 23 : None | 91 | yom hirshfeld | israel | 1:22.87 | 82 | dnq | None | None | None ] Execute this SQL based on the above table: select abs ( ( select run 1 where nation = 'israel' ) - ( select run 1 where nation = 'croatia' ) ) | 0 |
[ 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 season where final score = '4-3' | 1987 |
[ header: year | company | number of members affected | duration of strike | notes row 1 : 1955 | southern bell telephone co | 50000 | 72 days | strike was in answer to management's effort to
row 2 : 1968 | at&t | 200000 | 18 days | wage increases to compensate for cost of living, and
row 3 : 1971 | bell system | 400000 | 1 week | cost of living allowance (cola) won for workers
row 4 : 1983 | bell system | 600000 | 22 days | last contract with the bell system before its breakup
row 5 : 1986 | at&t | 175000 | 25 days | cola clause suspended in contract - former bell
row 6 : 1989 | at&t | 175000 | None | child and elder care benefits added to contract.
row 7 : 1989 | nynex | 175000 | 17 weeks | strike was due to major health care cuts by
row 8 : 1998 | us west | 34000 | 15 day | strike was due to mandatory overtime demands and forced pay
row 9 : 2000 | verizon | 80000 | 3 weeks | strike was due to mandatory overtime demands. provisions for
row 10 : 2011 | verizon | 45000 | 13 days | strike was due to major wage and health care cuts
row 11 : 2012 | at&t | 20000 | 2 days | at&t west; californi ] Execute this SQL based on the above table: select count ( notes ) where company = 1030 and company = 1317 | 0 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | jim clark | lotus-ford | 80 | 1:59:25.6 | 1 | 9
row 2 : 2 | 2 | denny hulme | brabham-repco | 80 | + 12.8 | 4 | 6
row 3 : 3 | 8 | chris amon | ferrari | 80 | + 16.6 | 6 | 4
row 4 : 4 | 1 | jack brabham | brabham-repco | 80 | + 21.8 | 3 | 3
row 5 : 5 | 12 | pedro rodriguez | cooper-maserati | 79 | + 1 lap | 9 | 2
row 6 : 6 | 7 | john surtees | honda | 78 | + 2 laps | 7 | 1
row 7 : 7 | 15 | chris irwin | brm | 77 | + 3 laps | 13 | None
row 8 : 8 | 20 | david hobbs | brm | 77 | + 3 laps | 14 | None
row 9 : 9 | 14 | alan rees | cooper-maserati | 76 | + 4 laps | 15 | None
row 10 : 10 | 18 | guy ligier | brabham-repco | 76 | + 4 laps | 21 | None
row 11 : ret | 19 | bob anderson | brabham-climax | 67 | engine | 17 | None
row 12 : ret | 6 | graham hill | lotus-ford | 64 | engine | 2 | None
row 13 : ret | 4 | mike spence | brm | 44 | ignition | 11 | None
row 14 : ret | 9 | dan gurney | eagle-weslake | 34 | clutch | 5 | None
row 15 : ret | 22 | silvio moser | cooper-ats | 29 | oil pressure | 20 | None
row 16 : ret | 11 | jochen rindt | cooper-maserati | 26 | engine | 8 | None
row 17 : ret | 3 | jackie stewart | brm | 20 | transmission | 12 | None
row 18 : ret | 10 | bruce mclaren | eagle-weslake | 14 | engine | 10 | None
row 19 : ret | 17 | jo siffert | cooper-maserati | 10 | engine | 18 | None
row 20 : ret | 23 | jo bonnier | cooper-maserati | 0 | engine | 9 | None
row 21 : dns | 16 | piers courage | brm | 0 | non starter | None | None ] Execute this SQL based on the above table: select count ( pos ) where pos = 7 | 1 |
[ header: album title | format | year | original label | chart positions row 1 : distant plastic trees | lp | 1991 | red flame | None
row 2 : the wayward bus | lp | 1992 | popup | None
row 3 : the house of tomorrow | ep | 1992 | feel good all over | None
row 4 : the charm of the highway strip | lp | 1994 | merge records | None
row 5 : holiday | lp | 1994 | feel good all over | None
row 6 : get lost | lp | 1995 | merge records | None
row 7 : 69 love songs | lp | 1999 | merge records | None
row 8 : i | lp | 2004 | nonesuch records | #152 (billboard 200)
row 9 : distortion | lp | 2008 | nonesuch records | #77 (billboard 200)
row 10 : realism | lp | 2010 | nonesuch records | #110 (billboard 200)
row 11 : love at the bottom of the sea | lp | 2012 | merge records | #89 (billboard 200) ] Execute this SQL based on the above table: select chart positions order by id asc limit 98 | #152 (billboard 200), #77 (billboard 200), #110 (billboard 200), #89 (billboard 200) |
[ header: record | athlete | nation | venue | date | # row 1 : 4.08 m (13 ft 41 | sun caiyun | china | taiyuan, china | 18 may 1995 | 2
row 2 : 4.08 m (13 ft 41 | zhong guiqing | china | taiyuan, china | 18 may 1995 | 1
row 3 : 4.13 m (13 ft | daniela bartova | czech republic | wesel, germany | 24 june 1995 | 3
row 4 : 4.16 m (13 ft | daniela bartova | czech republic | feldkirch, austria | 14 july 1995 | 6
row 5 : 4.18 m (13 ft | andrea muller | germany | zittau, germany | 5 august 1995 | 1
row 6 : 4.20 m (13 ft | daniela bartova | czech republic | koln, germany | 18 august 1995 | 8
row 7 : 4.22 m (13 ft 10 | daniela bartova | czech republic | salgotarjan, hungary | 11 september 1995 | 10
row 8 : 4.41 m (14 ft 51 | emma george | australia | perth, australia | 28 january 1996 | 3
row 9 : 4.42 m (14 ft 6 | emma george | australia | reims, france | 29 june 1996 | 4
row 10 : 4.45 m (14 ft 7 | emma george | australia | sapporo, japan | 14 july 1996 | 5
row 11 : 4.55 m (14 ft 11 | emma george | australia | melbourne, australia | 20 february 1997 | 7
row 12 : 4.58 m (15 ft 01⁄ | emma george | australia | melbourne, australia | 14 march 1998 | 9
row 13 : 4.59 m (15 ft 01⁄ | emma george | australia | brisbane, australia | 21 march 1998 | 10
row 14 : 4.60 m (15 ft 1 in | emma george | australia | sydney, australia | 20 february 1999 | 11
row 15 : i 4.63 m (15 ft | stacy dragila | united states | new york city, u.s | 2 feb 2001 | 5
row 16 : i 4.64 m (15 ft | svetlana feof | russia | dortmund, germany | 11 february 2001 | 1
row 17 : i 4.66 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 6
row 18 : i 4.70 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 7
row 19 : 4.81 m (15 ft 91 | stacy dragila | united states | palo alto, u.s | 9 june 2001 | 10
row 20 : 4.82 m (15 ft 93 | yelena isinbayeva | russia | gateshead, england | 13 july 2003 | 1
row 21 : 4.89 m (16 ft 01⁄ | yelena isinbayeva | russia | birmingham, england | 25 july 2004 | 5 ] Execute this SQL based on the above table: select count ( distinct date ) where date in ( '11 february 2001' , '29 june 1996' , '20 february 1999' ) | 3 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | japan | 18 | 8 | 8 | 34
row 2 : 2 | india | 4 | 5 | 6 | 15
row 3 : 3 | philippines | 4 | 3 | 3 | 10
row 4 : 4 | taiwan | 2 | 6 | 7 | 15
row 5 : 5 | south korea | 2 | 3 | 1 | 6
row 6 : 6 | thailand | 2 | 2 | 0 | 4
row 7 : 7 | pakistan | 2 | 1 | 0 | 3
row 8 : 8 | iran | 2 | 0 | 2 | 4
row 9 : 9 | israel | 1 | 0 | 1 | 2
row 10 : 10 | singapore | 0 | 4 | 4 | 8
row 11 : 11 | malaysia | 0 | 3 | 1 | 4
row 12 : 12 | iraq | 0 | 2 | 0 | 2
row 13 : 13 | kampuchea | 0 | 0 | 2 | 2
row 14 : 14 | nepal | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation order by rank limit 1 | japan |
[ header: year 1958 | title {the rebel | role | notes row 1 : 1958 | sea hunt | seminard | 1 episode
row 2 : 1960 | bourbon street beat | joe leslie | 1 episode
row 3 : 1960 | surfside 6 | mr. beamish | 1 episode
row 4 : 1961 | the everglades | wikkament | 1 episode
row 5 : 1962 | the new breed | manrique | 1 episode
row 6 : 1962 | perry mason | forsette | 1 episode
row 7 : 1962 | perry mason | alexander glovatsky | 1 episode
row 8 : 1963 | ge true | charles colvin | 1 episode
row 9 : 1965 | voyage to the bottom of the sea | dr. tabor ulrich | 1 episode
row 10 : 1965 | bob hope presents the chrysler | general leo chareet | 3 episodes
row 11 : 1966 | the man from u.n.c. | colonel hubris | 1 episode
row 12 : 1966 | batman | king tut | 8 episodes
row 13 : 1966 | i spy | karafatma | 1 episode
row 14 : 1967 | the girl from u.n.c. | sir cecil seabrook | 1 episode
row 15 : 1967 | t.h.e. cat | general burek | 1 episode
row 16 : 1967 | daniel boone | milo quaife | 1 episode
row 17 : 1968 | the wild wild west | count mario vincenzo robespier | 2 episodes
row 18 : 1969 | the flying nun | marko "the magnificent" antoni | 1 episode
row 19 : 1969 | here's lucy | mr. vermillion | 1 episode
row 20 : 1969 | it takes a thief | mr. kent | 1 episode
row 21 : 1970 | get smart | hannibal day | 1 episode
row 22 : 1970 | o'hara, u.s. | al connors | 1 episode
row 23 : 1973 | mannix | hamilton starr | 1 episode
row 24 : 1973 | hawaii five-o | eric damien | 1 episode
row 25 : 1973 and 1975 | the odd couple | dr. clove/hugo love | 2 episodes
row 26 : 1976 | ellery queen | dr. friedland | 1 episode
row 27 : 1976 | the tony randall show | judge bernard gluck | 1 episode
row 28 : 1976 | alice | mr. james | 1 episode
row 29 : 1977 | the hardy boys/nancy dre | seth taylor | 1 episode
row 30 : 1979 | supertrain | misto | 1 episode
row 31 : 1979 | man from atlantis | dr. schubert | 9 episodes
row 32 : 1980 | taxi | james caldwell | 1 episode
row 33 : 1980 | fantasy island | dr. albert z. fell | 1 episode
row 34 : 1980-1981 | vega$ | "diamond" jim | 4 episodes
row 35 : 1981 | here's boomer | dr. frankenstein | 1 episode ] Execute this SQL based on the above table: select role order by notes desc limit 1 | dr. schubert |
[ header: | name | took office | left office | party | notes/events row 1 : 11 | william mccreery | march 4, 1803 | march 3, 1809 | democratic republican | None
row 2 : 12 | alexander mckim | march 4, 1809 | march 3, 1815 | democratic republican | None
row 3 : 13 | william pinkney | march 4, 1815 | april 18, 1816 | democratic republican | resigned to accept position as minister p
row 4 : 14 | peter little | september 2, 1816 | march 3, 1823 | democratic republican | None
row 5 : 14 | peter little | march 4, 1823 | march 3, 1825 | jacksonian dr | None
row 6 : 14 | peter little | march 4, 1825 | march 3, 1829 | adams | None
row 7 : 15 | benjamin c. howard | march 4, 1829 | march 3, 1833 | jacksonian | None ] Execute this SQL based on the above table: select count ( * ) where name = 'benjamin c. howard' | 1 |
[ header: round | circuit | location | date | pole position | fastest lap | winning driver | headline event row 1 : 1 | albert whitted airport | st. petersburg, florid | february 23 | leonardo maia | dan di leo | leonardo maia | grand prix of st. petersburg
row 2 : 2 | fundidora park | monterrey | march 23 | leonardo maia | david martinez | david martinez | monterrey grand prix
row 3 : 3 | milwaukee mile | west allis, wisconsin | june 1 | victor gonzalez, j | scott poirier | leonardo maia | milwaukee mile centennial 250
row 4 : 4 | mazda raceway laguna sec | monterey, californi | june 15 | memo rojas | leonardo maia | dan di leo | grand prix of monterey
row 5 : 5 | portland international raceway | portland, oregon | june 22 | leonardo maia | leonardo maia | leonardo maia | g.i. joe's
row 6 : 6 | burke lakefront airport | cleveland, ohio | july 5 | leonardo maia | leonardo maia | leonardo maia | u.s. bank cleveland
row 7 : 7 | exhibition place | toronto | july 13 | leonardo maia | leonardo maia | memo rojas | molson indy toronto
row 8 : 8 | concord pacific place | vancouver | july 27 | leonardo maia | david martinez | leonardo maia | molson indy vancouver
row 9 : 9 | mid-ohio sports car course | lexington, ohio | august 3 | leonardo maia | leonardo maia | leonardo maia | champ car grand prix of mid-ohi
row 10 : 10 | circuit gilles villeneuve | montreal | august 24 | memo rojas | leonardo maia | memo rojas | molson indy montreal ] Execute this SQL based on the above table: select winning driver order by id desc limit 1 | memo rojas |
[ header: year | title | role | episodes row 1 : 1999 | the answer lies in the soil | presenter | all (6 episodes)
row 2 : 1999-2002 | loose women | panellist | alternating episodes
row 3 : 2000-06 | this morning | stand-in presenter | occasional episodes
row 4 : 2004 | zoo story | narrator | all
row 5 : 2006- | this morning | co-presenter | fridays and school holidays
row 6 : 2010, 12-13 | loose women | stand-in anchor | occasional episodes
row 7 : 2010 | gmtv with lorraine | guest presenter | 12, 13, 14, 15, 16 april
row 8 : 2014- | loose women | anchor | wednesdays
row 9 : 2014 | he says, she says | co-presenter | pilot recorded, 1 april 2014 ] Execute this SQL based on the above table: select year where episodes = 'pilot recorded, 1 april 2014' and year = 2014 | 2014 |
[ header: name | nation | position | league apps | league goals | fa cup apps | fa cup goals | total apps | total goals row 1 : ned barkas | england | df | 4 | 0 | 0 | 0 | 4 | 0
row 2 : harry brough | england | df | 9 | 0 | 0 | 0 | 9 | 0
row 3 : george brown | england | fw | 6 | 4 | 0 | 0 | 6 | 4
row 4 : jack byers | england | mf | 5 | 1 | 0 | 0 | 5 | 1
row 5 : harry cawthorne | england | df | 5 | 0 | 0 | 0 | 5 | 0
row 6 : ted davis | england | gk | 27 | 0 | 7 | 0 | 34 | 0
row 7 : ernie islip | england | fw | 34 | 11 | 9 | 4 | 43 | 15
row 8 : billy johnston | england | fw | 21 | 2 | 2 | 0 | 23 | 2
row 9 : robert jones | england | mf | 2 | 1 | 0 | 0 | 2 | 1
row 10 : frank mann | england | fw | 40 | 5 | 8 | 4 | 48 | 9
row 11 : len marlow | england | fw | 1 | 0 | 0 | 0 | 1 | 0
row 12 : colin mckay | scotland | df | 14 | 2 | 0 | 0 | 14 | 2
row 13 : sandy mutch | scotland | gk | 15 | 0 | 2 | 0 | 17 | 0
row 14 : stan pearson | england | mf | 1 | 0 | 1 | 0 | 2 | 0
row 15 : george richardson | england | mf | 14 | 1 | 8 | 1 | 22 | 2
row 16 : charlie slade | england | df | 25 | 0 | 9 | 0 | 34 | 0
row 17 : billy e. smith | england | fw | 1 | 0 | 0 | 0 | 1 | 0
row 18 : billy h. smith | england | mf | 40 | 8 | 9 | 4 | 49 | 12
row 19 : clem stephenson | england | fw | 39 | 9 | 9 | 6 | 48 | 15
row 20 : jack swann | england | fw | 9 | 3 | 0 | 0 | 9 | 3
row 21 : sam wadsworth | england | df | 39 | 1 | 9 | 0 | 48 | 1
row 22 : billy watson | england | df | 36 | 0 | 9 | 1 | 45 | 1
row 23 : tom wilson | england | df | 39 | 1 | 9 | 0 | 48 | 1
row 24 : james wood | england | df | 36 | 0 | 9 | 0 | 45 | 0 ] Execute this SQL based on the above table: select count ( nation ) where name = 'clem stephenson' | 1 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 22 june 2008 | addis abeba | mauritania | 6-1 | win | 2010 wc qualification
row 2 : 2 | 30 november 2009 | nairobi | djibouti | 5-0 | win | 2009 cecafa cup
row 3 : 3 | 8 october 2011 | addis abeba | madagascar | 4-2 | win | 2012 caf qualification
row 4 : 4 | 2 december 2011 | dar es salaam | malawi | 1-1 | draw | 2011 cecafa cup
row 5 : 5 | 17 june 2012 | cotonou | benin | 1-1 | draw | 2013 africa cup of nations qualifier
row 6 : 6 | 8 september 2012 | khartoum | sudan | 3-5 | loss | 2013 africa cup of nations qualifier
row 7 : 7 | 14 september 2012 | addis abeba | sudan | 2-0 | win | 2013 africa cup of nations qualifier
row 8 : 8 | 21 january 2013 | nelspruit | zambia | 1-1 | draw | 2013 africa cup of nations ] Execute this SQL based on the above table: select sum ( # ) | 36.0 |
[ header: name of place | number of counties | principal county | lower zip code row 1 : aberdeen | 1 | monroe county | 72134
row 2 : advance | 1 | baxter county | None
row 3 : aggie | 1 | craighead county | None
row 4 : air base | 1 | pulaski county | 72076
row 5 : alabam | 1 | madison county | 72740
row 6 : alamo | 1 | montgomery county | None
row 7 : albion | 1 | white county | 72143
row 8 : alexander | 1 | greene county | 72450
row 9 : alexander | 2 | pulaski county | 72002
row 10 : alfrey | 1 | monroe county | 72021
row 11 : algoa | 1 | jackson county | 72112
row 12 : alix | 1 | franklin county | 72820
row 13 : alleene | 1 | little river county | 71820
row 14 : allis | 1 | drew county | None
row 15 : alpha | 1 | yell county | None
row 16 : amy | 1 | ouachita county | 71701
row 17 : andrews | 1 | white county | None
row 18 : anthony | 1 | hempstead county | 71801
row 19 : anthony subdivision | 1 | crittenden county | None
row 20 : anthonyville | 1 | crittenden county | 72301
row 21 : antioch | 1 | white county | 72012
row 22 : apalco | 1 | lafayette county | None
row 23 : appleby | 1 | washington county | None
row 24 : applegate ford | 1 | carroll county | None
row 25 : arbaugh | 1 | newton county | 72852
row 26 : arden | 1 | little river county | 71822
row 27 : arkansas a and m | 1 | drew county | None
row 28 : arkansas polytechnic college | 1 | pope county | None
row 29 : arkansas state teachers college | 1 | faulkner county | None
row 30 : arkawana | 1 | baxter county | None
row 31 : arkinda | 1 | little river county | 71836
row 32 : armstrong | 1 | sharp county | 72482
row 33 : artesian | 1 | calhoun county | None
row 34 : artex | 1 | miller county | None
row 35 : artist point | 1 | crawford county | None
row 36 : asher | 1 | madison county | 72727
row 37 : asher | 1 | pulaski county | 72204
row 38 : ash flat | 2 | sharp county | 72513
row 39 : ash flat | 2 | fulton county | 72513
row 40 : ashton | 1 | chicot county | 71653
row 41 : athelstan | 1 | mississippi county | 72370
row 42 : athens | 1 | howard county | 71971
row 43 : attica | 1 | randolph county | 72455
row 44 : atwood | 1 | howard county | None
row 45 : aubrey | 1 | lee county | 72311
row 46 : augsburg | 1 | pope county | 72874
row 47 : augusta | 1 | woodruff county | 72006
row 48 : austin | 1 | conway county | 72027
row 49 : avery | 1 | lincoln county | 71639 ] Execute this SQL based on the above table: select number of counties order by number of counties asc limit 1 | 1 |
[ header: n | p | nat. | name | age | moving from | type | transfer window | ends | transfer fee row 1 : 20 | rw | por | nuno capucho | 31 | porto | transfer | summer | 2005 | £0.67m
row 2 : 15 | cb | georgia | zurab khizanishvili | 21 | dundee | transfer | summer | 2006 | free
row 3 : 16 | lb | ita | paolo vanoli | 30 | bologna | transfer | summer | 2005 | free
row 4 : 25 | cb | nor | henning berg | 33 | blackburn rovers | transfer | summer | 2004 | free
row 5 : 4 | cm | bra | emerson | 31 | atletico madrid | transfer | summer | 2005 | free
row 6 : 9 | cf | nor | egil østenstad | 31 | blackburn rovers | transfer | summer | 2004 | free
row 7 : 37 | lm | tun | hamed namouchi | 19 | cannes | transfer | None | 2005 | free
row 8 : None | cm | fra | marc kalenga | 18 | auxerre | transfer | None | 2004 | free
row 9 : 11 | cm | sco | gavin rae | 26 | dundee | transfer | winter | 2007 | £0.25m
row 10 : 5 | cb | ned | frank de boer | 33 | galatasaray | transfer | winter | 2004 | free
row 11 : 52 | cf | mkd | bajram fetai | 18 | b.93 | transfer | winter | 2006 | £0.2m ] Execute this SQL based on the above table: select moving from group by moving from order by count ( * ) desc limit 1 | dundee |
[ header: | date of award | honour/award title | reason for award | awarding body row 1 : 1 | 1973 | lenin peace prize | None | ussr
row 2 : 2 | 1980 | frederic joliot curie gold | None | None
row 3 : 3 | 1984 | medaglia pontificia ( | None | the vatican city,italy
row 4 : 4 | 1988 | grant master order merit: the grant cruz ( | None | brazil
row 5 : 5 | 1988 | ho chi minh peace award | None | vietnam
row 6 : 6 | 1988 | the namibia freedom award | for his leadership role in the struggle against aparthe | california state university, us
row 7 : 7 | 1988 | honorary citizenship of the city of atlanta | for his leadership role in the struggle for freedom, | atlanta, usa
row 8 : 8 | 1988 | recognition granted | None | city and county of san francisco
row 9 : 9 | 1988 | recognition granted | None | city of chicago
row 10 : 10 | 1988 | recognition granted | None | city of east palo alto
row 11 : 11 | 1990 | indira gandhi peace prize | in recognition of his outstanding contribution in leading the people | india
row 12 : 12 | 1991 | medaglia pontificia ( | None | the vatican city, italy
row 13 : 13 | 1991 | order of jose marti | None | cuba
row 14 : 14 | 1991 | ordre du merite congo | None | republic of congo
row 15 : 15 | 1992 | chief of golden heart | None | kenya
row 16 : 16 | 1992 | order of the national flag (first class) | None | democratic people's republic of korea
row 17 : 17 | 1994 | "grand cordon" decoration | None | tunisia
row 18 : 18 | 1995 | grand master of the order of welwitschi | None | namibia
row 19 : 19 | 1995 | order of liberty (highest cross) | None | portugal
row 20 : 20 | 1995 | africa prize for leadership for the sustainable end of hunger | None | the hunger project
row 21 : 21 | 1996 | order of good hope (gold) | None | south africa
row 22 : 22 | 2002 | order of friendship award | None | vietnam
row 23 : 23 | 2003 | o.b.f.f.s | None | romania
row 24 : 24 | 2003 | fellowship award of the institute of governance and social research | in recognition of his contribution to the liberation of | institute of governance and social research, nigeria
row 25 : 25 | 2004 | companion of the order of the star of ghan | as an expression of respect and admiration of the | ghana
row 26 : 26 | 2004 | founding president of the republic of namibia | in recognition of his dedication to his selfless sacrifice | namibian parliament
row 27 : 27 | 2004 | lifetime conservation award | None | cheetah conservation fund (n
row 28 : 28 | 2008 | international kim il sung prize certificate | None | india
row 29 : 29 | 2010 | sir seretse kham | None | sadc ] Execute this SQL based on the above table: select count ( * ) where < 10 | 9 |
[ header: club | nickname | no. of premierships | premiership years | moved to row 1 : calleen (previously hiawath | blues | 0 | none | disbanded in 1932
row 2 : condobolin-milby | kangaroos | 3 | 1966-67, 1990 | disbanded in 2003
row 3 : four corners | redlegs | 13 | 1928-29-30-31-32, 1937, 1949 | disbanded in 1994
row 4 : kikoira | None | 2 | 1940-41 | disbanded
row 5 : lake cargelligo | swans | 0 | none | amalgamated with lake cargelligo tig
row 6 : parkes | panthers | 0 | none | central west afl in 2008
row 7 : tallimba | hawks | 0 | none | disbanded in 1987
row 8 : west milby | None | 1 | 1936 | disbanded
row 9 : young | saints | 0 | none | central west afl ] Execute this SQL based on the above table: select no. of premierships where no. of premierships in ( 0 , 0 ) and nickname = 'saints' | 0.0 |
[ header: name | hanzi | population (2005) | area (km2) row 1 : qingxi | 清溪镇 | 20000 | 2.9
row 2 : ruyi | 如意镇 | 15100 | 33.85
row 3 : yintian | 银田镇 | 19500 | 28
row 4 : daping | 大坪乡 | 14300 | 32
row 5 : yongyi | 永义乡 | 10600 | 24
row 6 : shaoshan | 韶山乡 | 14700 | 37.62
row 7 : yanglin | 杨林乡 | 20600 | 58.8 ] Execute this SQL based on the above table: select count ( * ) where area (km2) = '37.62' | 1 |
[ header: year | division | league | regular season | playoffs | open cup | avg. attendance row 1 : 2001 | 2 | usl a-league | 4th, western | quarterfinals | did not qualify | 7169
row 2 : 2002 | 2 | usl a-league | 2nd, pacific | 1st round | did not qualify | 6260
row 3 : 2003 | 2 | usl a-league | 3rd, pacific | did not qualify | did not qualify | 5871
row 4 : 2004 | 2 | usl a-league | 1st, western | quarterfinals | 4th round | 5628
row 5 : 2005 | 2 | usl first division | 5th | quarterfinals | 4th round | 6028
row 6 : 2006 | 2 | usl first division | 11th | did not qualify | 3rd round | 5575
row 7 : 2007 | 2 | usl first division | 2nd | semifinals | 2nd round | 6851
row 8 : 2008 | 2 | usl first division | 11th | did not qualify | 1st round | 8567
row 9 : 2009 | 2 | usl first division | 1st | semifinals | 3rd round | 9734
row 10 : 2010 | 2 | ussf d-2 pro league | 3rd, usl (3rd) | quarterfinals | 3rd round | 10727 ] Execute this SQL based on the above table: select count ( * ) where open cup = 575 and playoffs = 1825 | 0 |
[ header: name | street address | years as tallest | height ft (m) | floors row 1 : globe building | 4th street south | 1882-1886 | 157 (48) | 8
row 2 : lumber exchange building | 10 5th street south | 1886-1887 | 165 (50) | 12
row 3 : industrial exposition building | central avenue southeast and main street southeast | 1887-1890 | 240 (73) | 8
row 4 : metropolitan building | 308 2nd avenue south | 1890-1895 | 258 (79) | 12
row 5 : minneapolis city hall | 350 5th street south | 1895-1929 | 341 (104) | 14
row 6 : foshay tower | 821 marquette avenue | 1929-1973 | 448 (137) | 32
row 7 : ids tower | 80 8th street south | 1973-present | 792 (241) | 55 ] Execute this SQL based on the above table: select count ( name ) where floors > 8 | 5 |
[ header: position | swara | short name | notation | mnemonic row 1 : 1 | shadja | sa | s | sa
row 2 : 2 | shuddha rishabha | ri | r1 | ra
row 3 : 3 | chatushruti rishabha | ri | r2 | ri
row 4 : 3 | shuddha gandhara | ga | g1 | ga
row 5 : 4 | shatshruti ris | ri | r3 | ru
row 6 : 4 | sadharana gandhara | ga | g2 | gi
row 7 : 5 | antara gandhara | ga | g3 | gu
row 8 : 6 | shuddha madhyama | ma | m1 | ma
row 9 : 7 | prati madhyama | ma | m2 | mi
row 10 : 8 | panchama | pa | p | pa
row 11 : 9 | shuddha dhaivat | dha | d1 | dha
row 12 : 10 | chatushruti dhaivata | dha | d2 | dhi
row 13 : 10 | shuddha nishada | ni | n1 | na
row 14 : 11 | shatshruti dha | dha | d3 | dhu
row 15 : 11 | kaisiki nishada | ni | n2 | ni
row 16 : 12 | kakali nishada | ni | n3 | nu ] Execute this SQL based on the above table: select count ( notation ) where position = 11 | 2 |
[ header: year | winner | album | other finalists row 1 : 2002 | che fu | navigator | dark tower - canterbury drafts
row 2 : 2003 | nesian mystik | polysaturated | deceptikonz - elimination p
row 3 : 2004 | scribe | the crusader | king kapisi - 2nd
row 4 : 2005 | p-money | magic city | tha feelstyle - break it to
row 5 : 2006 | frontline | borrowed time | nesian mystik - fresh
row 6 : 2007 | pnc | rookie card | 4 corners - the foundations decepti
row 7 : 2008 | scribe | rhyme book | mareko - white sunday 2: the
row 8 : 2009 | ladi6 | time is not much | savage - savage
row 9 : 2010 | david dallas | something awesome | j. williams - young
row 10 : 2011 | ladi6 | the liberation of | david dallas - the rose
row 11 : 2012 | home brew | home brew | adeaze - rise &
row 12 : 2013 | aaradhna | treble & reverb | at peace - girl songs p-money ] Execute this SQL based on the above table: select year where winner = 'che fu' | 2002 |
[ header: coach | years | seasons | wins | losses | ties | pct row 1 : o. b. "rip" | 1908 | 1 | 5 | 1 | 0 | 0.833
row 2 : ed sabre | 1920 | 1 | 3 | 1 | 0 | 0.75
row 3 : mack erwin | 1957-60 | 4 | 62 | 30 | 1 | 0.672
row 4 : chal port | 1965-91 | 27 | 641 | 386 | 2 | 0.624
row 5 : fred jordan | 1992-pres | 22 | 726 | 552 | 0 | 0.568
row 6 : john d. mcmillan | 1952-53 | 2 | 14 | 15 | 0 | 0.483
row 7 : jim newsome | 1961-64 | 4 | 37 | 43 | 0 | 0.463
row 8 : bunzy o'neal | 1948 | 1 | 6 | 7 | 0 | 0.462
row 9 : george c. rogers | 1914-15, 1921-24 | 6 | 26 | 33 | 1 | 0.441
row 10 : fred montsdeoca | 1954-56 | 2 | 22 | 31 | 0 | 0.415
row 11 : george a. schmick | 1910 | 1 | 4 | 6 | 0 | 0.4
row 12 : thomas s. mc | 1916, 1919 | 2 | 8 | 12 | 0 | 0.4
row 13 : harold manley | 1954 | 1 | 5 | 9 | 0 | 0.357
row 14 : "barney" legge | 1911 | 1 | 2 | 5 | 1 | 0.286
row 15 : h. l. "matty" | 1926-30, 37-38 | 3 | 10 | 25 | 1 | 0.286
row 16 : dusty rhodes | 1947 | 1 | 2 | 5 | 0 | 0.286
row 17 : "shorty" o'brien | 1918 | 1 | 3 | 9 | 0 | 0.25
row 18 : "bull dog" drummond | 1925 | 1 | 2 | 7 | 0 | 0.222 ] Execute this SQL based on the above table: select count ( * ) where coach = 941 and coach = '"bull dog" drummond' | 0 |
[ header: # | name | height | weight (lbs.) | position | class | hometown | previous team(s) row 1 : 1 | aaron johnson | 5'8" | 185 | g | sr | chicago, il, u. | hubbard hs
row 2 : 3 | anthony criswell | 6'9" | 230 | f | fr | oklahoma city, ok, | douglass high school
row 3 : 4 | jamarr sanders | 6'4" | 210 | g | sr | montgomery, al, u. | jeff davis high school nw
row 4 : 5 | robert williams | 6'4" | 210 | g | fr | greenville, ms, u. | weston high school
row 5 : 10 | karl moton | 5'11" | 195 | g | so | stone mountain, ga, u.s | chamblee hs
row 6 : 21 | beas hamga | 6'11" | 230 | c | jr | douala, cameroon | weatherford (texas) cc
row 7 : 22 | cameron moore | 6'10" | 230 | f | jr | san antonio, | roosevelt h
row 8 : 23 | dexter fields | 6'2" | 205 | g | so | orlando, fl, | olympia hs
row 9 : 24 | preston purifoy | 6'5" | 215 | g | fr | conway, ar, u.s | conway high school
row 10 : 32 | ovie soko | 6'8" | 210 | f | so | london, england, | bethel hs
row 11 : 2 | mike jones | 6'1" | 185 | g | sr | nashville, tn, | hunters lane high school
row 12 : 25 | quincy taylor | 6'0" | 185 | g | fr | wichita, ks, | wichita collegiate high school
row 13 : 44 | jordan swing | 6'6" | 200 | f | so | birmingham, al, u. | western kentucky university ] Execute this SQL based on the above table: select previous team(s) order by weight (lbs.) limit 1 | hubbard hs |
[ header: name | position | length [km] | drainage basin area [km2] | confluence [by lahn-km] | mouth elevation [m above msl] row 1 : feudinge (ruppersbach) | left | 6.3 | 21.2 | 9.8 | 388
row 2 : ilse | right | 8.4 | 11.8 | 10.5 | 382
row 3 : banfe | right | 11.5 | 38.9 | 18.5 | 326
row 4 : laasphe | left | 8.3 | 19.6 | 19.4 | 324
row 5 : perf | right | 20 | 113.1 | 24.7 | 285
row 6 : dautphe | left | 8.8 | 41.8 | 37.5 | 245
row 7 : wetschaft | left | 29 | 196.2 | 56.3 | 192
row 8 : ohm | left | 59.7 | 983.8 | 58.7 | 188
row 9 : allna | right | 19.1 | 92 | 77.1 | 172
row 10 : zwester ohm | left | 20 | 69.5 | 84 | 165
row 11 : salzbode | right | 27.6 | 137.8 | 87.4 | 164
row 12 : lumda | left | 30 | 131.5 | 93.6 | 160
row 13 : wieseck | left | 24.3 | 119.6 | 102.2 | 155
row 14 : bieber | right | 13.6 | 34.7 | 105.1 | 151
row 15 : kleebach | left | 26.9 | 164.6 | 106.2 | 150
row 16 : wetzbach | left | 11.7 | 32.9 | 119.6 | 147
row 17 : dill | right | 55 | 717.7 | 120.4 | 147
row 18 : solmsbach | left | 24.6 | 112.5 | 128.1 | 141
row 19 : iserbach (mottbach) | left | 19.2 | 31.2 | 131.4 | 139
row 20 : ulmbach | right | 22.9 | 60.9 | 138.2 | 135
row 21 : kallenbach | right | 14.6 | 84.7 | 141.3 | 132
row 22 : weil | left | 46.6 | 247.9 | 149.4 | 130
row 23 : kerkerbach | right | 20.7 | 70.2 | 176 | 112
row 24 : emsbach | left | 39.1 | 321.8 | 181 | 110
row 25 : elbbach | right | 40.7 | 323.7 | None | 109
row 26 : aar | left | 49.7 | 312.6 | None | 103
row 27 : dorsbach | left | 32 | 114 | None | 94
row 28 : gelbach (aubach) | right | 39.7 | 221.2 | None | 93
row 29 : muhlbach | left | 32.1 | 171.9 | None | 85
row 30 : emsbach | right | 11.5 | 29.4 | None | 75 ] Execute this SQL based on the above table: select name order by confluence [by lahn-km] desc limit 1 | emsbach |
[ header: team | wins | losses | win % | gb row 1 : detroit tigers | 104 | 58 | .642 | 0
row 2 : toronto blue jays | 89 | 73 | .549 | 15.0
row 3 : new york yankees | 87 | 75 | .537 | 17.0
row 4 : boston red sox | 86 | 76 | .531 | 18.0
row 5 : baltimore orioles | 85 | 77 | .525 | 19.0
row 6 : cleveland indians | 75 | 87 | .463 | 29.0
row 7 : milwaukee brewers | 67 | 94 | .416 | 36.5 ] Execute this SQL based on the above table: select team where team in ( 'baltimore orioles' , 'baltimore orioles' ) order by team desc limit 1 | baltimore orioles |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.