inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: name | completed | architect | location | year of listing & ref(s) row 1 : 46-48 brown street | 1868 | george truefitt | None | None
row 2 : 50 newton street | circa 1900 | clegg & knowles | newton street, piccadilly | 1988
row 3 : 53 king street | 1912 | charles heathcote | king street | None
row 4 : albert hall | 1910 | w. j. morley | peter street | None
row 5 : ancoats hospital | 1891 | lewis and crawcroft | ancoats | 1974
row 6 : apollo theatre | 1930 | None | ardwick | 1994
row 7 : barlow hall | 15th century (altered since) | None | chorlton-cum-hardy | 1974 (downgraded in 1994)
row 8 : barnes hospital | 1875 | lawrence booth | didsbury | 1998
row 9 : bridgewater house | 1912 | harry fairhurst | whitworth street | None
row 10 : cis tower | 1962 | gordon tait | miller street | 1995
row 11 : chancellors hotel & conference centre ( | 1851 | edward walters | fallowfield | 1974
row 12 : chancellors hotel & conference centre ( | 1851 | edward walters | fallowfield | 1974
row 13 : cooperative press | late 19th century | None | naples street, ancoats | 1994
row 14 : corn exchange | 1903 | None | exchange square | 1973
row 15 : derros building | 1899 | william sharpe | great ancoats street | 1998
row 16 : greenhayes centre | 1896 | None | moss side | 1994
row 17 : hanover building | 1909 | f.e.l harris | corporation street | 1988
row 18 : holyoake house | 1911 | f.e.l harris | dantzic street | 1988
row 19 : national and provoncial building society | circa. 1910 | c. r. cockerell | king street | 1974
row 20 : manchester deansgate railway station | 1896 | None | None | 1998
row 21 : manchester oxford road railway station | 1960 | w. r. headley and max | oxford road | 1995
row 22 : manchester victoria station | 1844 | None | hunts bank | 1988
row 23 : palace theatre | 1891 | alfred derbyshire and f. | oxford street | 1977
row 24 : the ritz | 1927 | None | whitworth street | 1994
row 25 : royal exchange | 1921 | bradshaw, gass & hope | cross street | None
row 26 : redfern building | 1936 | w. a. johnson and | dantzic street | 1994
row 27 : sackville street building | 1912 | spalding and cross | sackville street | 1974
row 28 : st. james buildings | 1912 | clegg, fryer & penman | 65-95 oxford street | 1988
row 29 : st mary's hospital | 1909 | john ely | wilmslow road | 1994
row 30 : smithfield market hall | 1857 | None | swan street, ancoats | 1973
row 31 : strangeways prison ventilation and watch tower | 1868 | alfred waterhouse | sherborne street | 1974
row 32 : theatre royal | 1845 | irwin and chester | peter street | 1974
row 33 : the old wellington inn | mid-16th century | None | shambles square | 1952
row 34 : whitworth park mansions | circa 1840s | None | whitworth park | 1974 ] Execute this SQL based on the above table: select location order by year of listing & ref(s) limit 8 | king street, peter street, whitworth street, cross street, shambles square, exchange square, swan street, ancoats |
[ header: painter | composition | drawing | color | expression row 1 : andrea del sarto | 12 | 16 | 9 | 8
row 2 : federico barocci | 14 | 15 | 6 | 10
row 3 : jacopo bassano | 6 | 8 | 17 | 0
row 4 : giovanni bellini | 4 | 6 | 14 | 0
row 5 : sebastian bourdon | 10 | 8 | 8 | 4
row 6 : charles le brun | 16 | 16 | 8 | 16
row 7 : i carracci | 15 | 17 | 13 | 13
row 8 : cavalier d'arpino | 10 | 10 | 6 | 2
row 9 : correggio | 13 | 13 | 15 | 12
row 10 : daniele da volterra | 12 | 15 | 5 | 8
row 11 : abraham van diepenbeeck | 11 | 10 | 14 | 6
row 12 : il domenichino | 15 | 17 | 9 | 17
row 13 : albrecht durer | 8 | 10 | 10 | 8
row 14 : giorgione | 8 | 9 | 18 | 4
row 15 : giovanni da udine | 10 | 8 | 16 | 3
row 16 : giulio romano | 15 | 16 | 4 | 14
row 17 : guercino | 18 | 10 | 10 | 4
row 18 : guido reni | x | 13 | 9 | 12
row 19 : holbein | 9 | 10 | 16 | 3
row 20 : jacob jordaens | 10 | 8 | 16 | 6
row 21 : lucas jordaens | 13 | 12 | 9 | 6
row 22 : giovanni lanfranco | 14 | 13 | 10 | 5
row 23 : leonardo da vinci | 15 | 16 | 4 | 14
row 24 : lucas van leyden | 8 | 6 | 6 | 4
row 25 : michelangelo | 8 | 17 | 4 | 8
row 26 : caravaggio | 6 | 6 | 16 | 0
row 27 : murillo | 6 | 8 | 15 | 4
row 28 : otho venius | 13 | 14 | 10 | 10
row 29 : palma il vecchio | 5 | 6 | 16 | 0
row 30 : palma il giovane | 12 | 9 | 14 | 6
row 31 : il parmigianino | 10 | 15 | 6 | 6
row 32 : gianfrancesco penni | 0 | 15 | 8 | 0
row 33 : perin del vaga | 15 | 16 | 7 | 6
row 34 : sebastiano del piombo | 8 | 13 | 16 | 7
row 35 : primaticcio | 15 | 14 | 7 | 10
row 36 : raphael | 17 | 18 | 12 | 18
row 37 : rembrandt | 15 | 6 | 17 | 12
row 38 : rubens | 18 | 13 | 17 | 17
row 39 : francesco salviati | 13 | 15 | 8 | 8
row 40 : eustache le sueur | 15 | 15 | 4 | 15
row 41 : teniers | 15 | 12 | 13 | 6
row 42 : pietro testa | 11 | 15 | 0 | 6
row 43 : tintoretto | 15 | 14 | 16 | 4
row 44 : titian | 12 | 15 | 18 | 6
row 45 : van dyck | 15 | 10 | 17 | 13
row 46 : vanius | 15 | 15 | 12 | 13
row 47 : veronese | 15 | 10 | 16 | 3
row 48 : taddeo zuccari | 13 | 14 | 10 | 9
row 49 : federico zuccari | 10 | 10 | 8 | 8 ] Execute this SQL based on the above table: select painter where painter = 'palma il giovane' | palma il giovane |
[ header: year | place | gold | silver | bronze row 1 : 1962 | cairo | mercedes mata (ven) | marjorie annan (usa) | elena shebashova (urs
row 2 : 1966 | wiesbaden | claudia smirnova (urs | mercedes garcia (ven) | michele valery (fra)
row 3 : 1967 | bologna | larisa gurvich (urs | claudia smirnova (urs | mirella lenzini (ita)
row 4 : 1970 | phoenix | larissa korchinskaya (urs | nuria ortiz (mex | kari linden (nor)
row 5 : 1971 | bologna | nuria ortiz (mex | larissa korchinskaya (urs | kari linden (nor)
row 6 : 1974 | bern | larissa korchinskaya (urs | saskia brixner ( | evior melander (swe)
row 7 : 1975 | munich | larisa gurvich (urs | pinky le grelle (bel) | ruth jordan (frg
row 8 : 1977 | antibes | ruth jordan (frg | ila hill (usa) | bianca rosa hansberg
row 9 : 1979 | montecatini terme | bianca rosa hansberg | larisa gurvich (urs | svetlana yakimova
row 10 : 1981 | tucuman | lanying wu (chn) | ila hill (usa) | bianca rosa hansberg
row 11 : 1982 | caracas | svetlana yakimova | meimei feng (chn) | weiping shao (chn)
row 12 : 1986 | suhl | svetlana demina ( | michaela rink (frg | connie schiller (usa)
row 13 : 1987 | valencia | meimei feng (chn) | bonnie mc laurin (us | nuria ortiz (mex
row 14 : 1989 | montecatini terme | shan zhang (chn) | antonella parrini (it | erzsebet vasvari
row 15 : 1991 | perth | jong ran pak (prk | svetlana demina ( | erzsebet vasvari
row 16 : 1994 | fagnano | erdzhanik avetisyan | diana igaly (hun) | daniela bolis (ita
row 17 : 1999 | tampere | erdzhanik avetisyan | cristina vitali (ita) | svetlana demina (
row 18 : 2001 | cairo | zemfira meftakhe | olga panarina ( | cristina vitali (ita)
row 19 : 2002 | lahti | diana igaly (hun) | andrea stranovska (svk | elena little (gbr)
row 20 : 2003 | nicosia | ning wei (chn) | katiuscia spada (it | diana igaly (hun) ] Execute this SQL based on the above table: select gold where gold != 'larissa korchinskaya (urs)' and bronze = ( select bronze where gold = 'larissa korchinskaya (urs)' ) | nuria ortiz (mex) |
[ header: title | year | director | budget | gross (worldwide) | notes row 1 : dead ringers | 1988 | david cronenberg | None | $8,038,508 | None
row 2 : coupe de ville | 1990 | joe roth | None | $715,983 | None
row 3 : nightbreed | 1990 | clive barker | $11 million | $8,862,354 | None
row 4 : freejack | 1992 | geoff murphy | $30 million | $17,129,000 | None
row 5 : white sands | 1992 | roger donaldson | $25 million | $9,011,574 | None
row 6 : stay tuned | 1992 | peter hyams | None | $10,736,401 | None
row 7 : the last of the mohicans | 1992 | michael mann | $40 million | $75,505,856 | None
row 8 : chasers | 1994 | dennis hopper | $15 million | $1,596,687 | None
row 9 : trial by jury | 1994 | heywood gould | None | $6,971,777 | None
row 10 : silent fall | 1994 | bruce beresford | $30 million | $3,180,674 | None
row 11 : ace ventura: when nature calls | 1995 | steve oedekerk | $30 million | $212,385,533 | None
row 12 : two if by sea | 1996 | bill bennett | None | $10,658,278 | None
row 13 : wild america | 1997 | william dear | None | $7,324,662 | None
row 14 : incognito | 1998 | john badham | None | None | None
row 15 : wrongfully accused | 1998 | pat proft | None | $9,623,329 | None
row 16 : the king and i | 1999 | richard rich | $25 million | $11,993,021 | None
row 17 : chill factor | 1999 | hugh johnson | $70 million | $11,263,966 | None
row 18 : liberty heights | 1999 | barry levinson | $11 million | $3,736,868 | None
row 19 : battlefield earth | 2000 | roger christian | $44 million | $29,725,663 | None
row 20 : the art of war | 2000 | christian duguay | $60 million | $40,400,425 | None
row 21 : get carter | 2000 | stephen kay | $63.6 million | $19,412,993 | None
row 22 : the in crowd | 2000 | mary lambert | $15 million | $5,217,498 | None
row 23 : the pledge | 2001 | sean penn | $35 million | $29,419,291 | None
row 24 : angel eyes | 2001 | luis mandoki | $53 million | $29,715,606 | None
row 25 : i'll be there | 2003 | craig ferguson | None | None | None
row 26 : exorcist: the beginning | 2004 | renny harlin | $80 million | $78,000,586 | None
row 27 : two for the money | 2005 | d. j. caruso | $25 million | $30,526,509 | None
row 28 : georgia rule | 2007 | garry marshall | $20 million | $25,992,167 | None
row 29 : sydney white | 2007 | joe nussbaum | None | $13,620,075 | None
row 30 : ace ventura jr: pet detective | 2009 | david mickey evans | $7.5 million | None | None
row 31 : dream house | 2011 | jim sheridan | $50 million | $38,502,340 | None
row 32 : the thing | 2011 | matthijs van heijningen | $38 million | $27,428,670 | None
row 33 : tupac | 2014 | antoine fuqua | $45 million | None | None ] Execute this SQL based on the above table: select year - gross (worldwide) where title = 'coupe de ville' | -713993.0 |
[ header: year | title | uk | us: billboard hot 100 | us: billboard r&b | us: billboard a/c | australia | various row 1 : 1976 | "right back where we started from" | ('75) #8 | #2 | #46 | #5 | #4 | #3 (netherlands), #2 (belg
row 2 : 1976 | "gotta be the one" | None | #53 | None | #22 | #12 | #19 (new zealand)
row 3 : 1977 | "love hit me" | #11 | None | None | None | #22 | None
row 4 : 1977 | "will you be my lover" | None | None | None | None | None | #44 (france)
row 5 : 1979 | "lead me on" | None | #5 | #37 | #1 | #58 | #2 (canada), #8 (new
row 6 : 1979 | "(bringin' out) the girl | None | #73 | None | None | None | None
row 7 : 1982 | "turn to me" (with jim | None | None | #17 | None | None | None ] Execute this SQL based on the above table: select australia where australia = '#12' order by id desc limit 1 | #12 |
[ header: location | region | coordinates (links to map & photo sources) | population | elevation row 1 : andahuaylas | apurimac | 13°39′20′′s 73° | 17444 | 3052
row 2 : barranca | lima | 10°45′00′′s 77° | 46290 | 64
row 3 : candarave | tacna | 17°16′04′′s 70°14 | 3415 | 3077
row 4 : checca | cusco | 14°28′22′′s 71° | 3810 | 3991
row 5 : chota | cajamarca | 6°33′s 78°39′ | 14240 | 2552
row 6 : independencia | lima | 11°59′24′′s 77° | 3987 | 390
row 7 : iquitos | loreto | 3°44′53′′s 73° | 437620 | 107
row 8 : junin | junin | 11°09′32′′s 75°59 | 15320 | 3999
row 9 : los aquijes | ica | 14°05′48′′s 75°41 | 7848 | 457
row 10 : mochumi | lambayeque | 6°32′49′′s 79° | 7460 | 151
row 11 : morrope | lambayeque | 6°32′30′′s 80°00 | 6662 | 116
row 12 : oyon | lima | 10°40′05′′s 76° | 6276 | 3553
row 13 : pangoa | cusco | 12°07′00′′s 73° | 6638 | 901
row 14 : pucallpa | ucayali | 8°22′45′′s 74° | 310750 | 158
row 15 : salaverry | la libertad | 8°14′00′′s 78° | 10066 | 70
row 16 : salinera colan | piura | 5°02′00′′s 81° | 14210 | 1
row 17 : san pedro de cachor | apurimac | 13°38′00′′s 72°53 | None | 2772
row 18 : sullana | piura | 4°54′14′′s 80°41 | 160789 | 67
row 19 : talara | piura | 4°34′38′′s 81° | 99074 | 14 ] Execute this SQL based on the above table: select population where region = 'cusco' | 3810, 6638 |
[ header: # | date | venue | opponent | result | competition | scored row 1 : 1 | 5 march 2002 | lagos | sweden | 3-6 | algarve cup | 1
row 2 : 2 | 22 september 2002 | st andrew's, | iceland | 1-0 | 2003 fifa world cup qual | 1
row 3 : 3 | 21 october 2003 | kryoia soveto, | russia | 2-2 | friendly | 1
row 4 : 4 | 14 november 2003 | deepdale, preston | scotland | 5-0 | friendly | 1
row 5 : 5 | 16 september 2004 | sportpark de wending, heer | netherlands | 2-1 | friendly | 1
row 6 : 6 | 17 february 2005 | national hockey stadium, milton keynes | italy | 4-1 | friendly | 1
row 7 : 7 | 9 march 2005 | faro | portugal | 4-0 | algarve cup | 1
row 8 : 8 | 21 april 2005 | prenton park, tranmere | scotland | 2-1 | friendly | 1
row 9 : 9 | 5 june 2005 | city of manchester stadium, manchester | finland | 3-2 | 2005 uefa championship | 1
row 10 : 10 | 1 september 2005 | ertl-glas-stadi | austria | 4-1 | 2007 fifa world cup qual | 1 ] Execute this SQL based on the above table: select # where venue = 'kryoia soveto, moscow' | 3.0 |
[ header: year | competition | venue | position | event | notes row 1 : 1999 | universiade | palma de mallorca, spain | 2nd | 20 km | 1:25:23
row 2 : 2001 | european race walking cup | dudince, slovakia | 12th | 20 km | 1:22:10
row 3 : 2001 | world championships | edmonton, canada | 16th | 20 km | 1:25:28
row 4 : 2001 | universiade | beijing, china | 1st | 20 km | 1:24:42
row 5 : 2002 | european championships | munich, germany | 9th | 20 km | 1:21:21
row 6 : 2002 | world race walking cup | turin, italy | 12th | 20 km | None
row 7 : 2003 | world championships | paris, france | 11th | 20 km | 1:20:34 pb
row 8 : 2005 | world championships | helsinki, finland | 14th | 20 km | None ] Execute this SQL based on the above table: select count ( venue ) where notes = '1:22:10' | 0 |
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 58 | marco simoncelli | gilera | 25 | 39:02.553 | 1 | 25
row 2 : 2 | 19 | alvaro bautista | aprilia | 25 | 0.223 | 3 | 20
row 3 : 3 | 36 | mika kallio | ktm | 25 | 14.45 | 2 | 16
row 4 : 4 | 60 | julian simon | ktm | 25 | 14.478 | 6 | 13
row 5 : 5 | 6 | alex debon | aprilia | 25 | 26.226 | 8 | 11
row 6 : 6 | 15 | roberto locatelli | gilera | 25 | 26.392 | 11 | 10
row 7 : 7 | 72 | yuki takahashi | honda | 25 | 26.434 | 7 | 9
row 8 : 8 | 41 | aleix espargaro | aprilia | 25 | 40.546 | 9 | 8
row 9 : 9 | 14 | ratthapark wilairot | honda | 25 | +1:00.219 | 12 | 7
row 10 : 10 | 32 | fabrizio lai | gilera | 25 | +1:20.825 | 13 | 6
row 11 : 11 | 17 | karel abraham | aprilia | 25 | +1:22.802 | 17 | 5
row 12 : 12 | 25 | alex baldolini | aprilia | 25 | +1:22.864 | 18 | 4
row 13 : 13 | 10 | imre toth | aprilia | 25 | +1:23.995 | 16 | 3
row 14 : 14 | 52 | lukas pesek | aprilia | 25 | +1:39.740 | 14 | 2
row 15 : 15 | 35 | simone grotzkyj | gilera | 24 | +1 lap | 21 | 1
row 16 : 16 | 92 | daniel arcas | honda | 24 | +1 lap | 20 | None
row 17 : 17 | 45 | doni tata pradita | yamaha | 24 | +1 lap | 22 | None
row 18 : ret | 4 | hiroshi aoyama | ktm | 15 | retirement | 4 | None
row 19 : ret | 75 | mattia pasini | aprilia | 15 | accident | 10 | None
row 20 : ret | 55 | hector faubel | aprilia | 4 | accident | 5 | None
row 21 : ret | 90 | federico sandi | aprilia | 1 | accident | 15 | None
row 22 : ret | 43 | manuel hernandez | aprilia | 1 | retirement | 19 | None
row 23 : dnq | 27 | stefano bianco | gilera | None | None | None | None
row 24 : dnq | 89 | ho wan chow | aprilia | None | None | None | None ] Execute this SQL based on the above table: select manufacturer where id = 1 | gilera |
[ header: title | alternate title(s) | year | manufacturer | genre(s) | max. players row 1 : ocean hunter, the | None | 1998 | sega | shooting gallery | 2
row 2 : off road challenge | None | 1997 | midway | racing | 1
row 3 : off road thunder | None | 2000 | midway | racing | 1
row 4 : off the wall | None | 1991 | atari games | breakout | 2
row 5 : oh my god! | None | 1993 | atlus | puzzle | 2
row 6 : oishii puzzle wa irim | None | 1993 | sunsoft | puzzle | 2
row 7 : oli-boo-chu | None | 1982 | irem | None | 2
row 8 : ollie king | None | 2004 | smilebit | None | None
row 9 : omega fighter | None | 1989 | upl | scrolling shooter | 2
row 10 : omega race | None | 1982 | midway | multidirectional shooter | 1
row 11 : one shot one kill | None | None | playmark | shooting gallery | 2
row 12 : onna sansirou - ty | None | 1985 | taito | None | 2
row 13 : operation thunderbolt | None | 1988 | taito | shooting gallery | 2
row 14 : operation tiger | None | 1998 | taito | shooting gallery | 2
row 15 : operation wolf | None | 1987 | taito | shooting gallery | 2
row 16 : operation wolf 3 | None | 1994 | taito | shooting gallery | 2
row 17 : orbit | None | 1978 | atari | multi-directional shooter | 2
row 18 : ordyne | None | 1988 | namco | scrolling shooter | 2
row 19 : oriental legend | None | 1997 | international game system | beat 'em up | 4
row 20 : osman | cannon dancer | 1996 | mitchell corporation | platformer | 1
row 21 : otomedius | None | 2007 | konami | scrolling shooter | None
row 22 : outfoxies, the | None | 1995 | namco | shoot'em up/ fighting game | 2
row 23 : outlaw | None | 1976 | atari | shooter | 1
row 24 : outrun | None | 1986 | sega am2 | racing | 1
row 25 : out zone | None | 1990 | toaplan | scrolling shooter | 2
row 26 : outrun 2 | None | 2003 | sega am2 | racing | 1
row 27 : outrunners | None | 1993 | sega am1 | racing | 2
row 28 : outtrigger | None | 1999 | sega am2 | first person shooter | None
row 29 : over drive | None | 1990 | konami | racing | 1
row 30 : over rev | None | 1997 | jaleco | racing | 2
row 31 : over top | None | 1996 | alpha denshi | racing | 2
row 32 : ozma wars | None | 1978 | snk | fixed shooter | 2 ] Execute this SQL based on the above table: select genre(s) where title = 'out zone' | scrolling shooter |
[ header: place | nation | 5 hoops | 3 balls, 2 ribbons | total row 1 : 1 | bulgaria | 19.800 (1) | 19.800 (1) | 39.600
row 2 : 2 | spain | 19.700 (3) | 19.700 (2) | 39.400
row 3 : 3 | belarus | 19.733 (2) | 19.600 (3) | 39.333
row 4 : 4 | russia | 19.600 (4) | 19.566 (4) | 39.166
row 5 : 5 | ukraine | 19.366 (5) | 15.500 (5) | 38.866
row 6 : 6 | japan | 19.166 (6) | 19.333 (7) | 38.499
row 7 : 7 | italy | 19.066 (7) | 19.400 (6) | 38.466
row 8 : 8 | hungary | 18.766 (8) | 19.166 (8) | 37.932 ] Execute this SQL based on the above table: select nation group by nation order by count ( * ) desc limit 1 | ukraine |
[ header: season | date | driver | team | chassis | engine | race distance laps | race distance miles (km) | race time | average speed (mph) | report row 1 : 2005 | july 17 | sebastien bourdais | newman/haas racing | lola | ford-cosworth | 88 | 173.624 (279.42) | 1:38:55 | 105.302 | report
row 2 : 2006 | july 23 | justin wilson | rusport | lola | ford-cosworth | 85 | 167.705 (269.895) | 1:40:30 | 100.112 | report
row 3 : 2007 | july 22 | sebastien bourdais | newman/haas/lanigan racing | panoz | cosworth | 96 | 189.408 (304.822) | 1:45:41 | 107.517 | report
row 4 : 2008 | july 26 | scott dixon | chip ganassi racing | dallara | honda | 91 | 179.543 (288.946) | 1:51:06 | 96.967 | report
row 5 : 2009 | july 26 | will power | penske racing | dallara | honda | 95 | 187.435 (301.647) | 1:42:42 | 109.498 | report
row 6 : 2010 | july 25 | scott dixon | chip ganassi racing | dallara | honda | 95 | 187.435 (301.647) | 1:50:37 | 101.666 | report
row 7 : 2011 | july 24 | will power | penske racing | dallara | honda | 80 | 180.48 (290.454) | 1:57:23 | 90.949 | report
row 8 : 2012 | july 22 | helio castroneves | penske racing | dallara | chevrolet | 75 | 169.2 (272.301) | 1:38:51 | 101.246 | report ] Execute this SQL based on the above table: select date where id = ( select id where date = 'july 23' ) - 1 | july 17 |
[ header: year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12
row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46
row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12
row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69
row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62
row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62
row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41
row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89
row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57
row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10
row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73
row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14
row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85
row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05
row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76
row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32
row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 ] Execute this SQL based on the above table: select venue where year >= 2009 | belgrade, serbia |
[ header: state | title | name | entered office row 1 : barbados | speaker of the house of assembly | sir theodore brancker | 1961
row 2 : bolivia | president of the senate | None | 1970
row 3 : bolivia | president of the chamber of deputies | None | 1970
row 4 : brazil | president of the chamber of deputies | geraldo freire da sil | 1970
row 5 : canada | speaker of the senate | hon. jean-paul de | september 5, 1968
row 6 : chile | president of the senate | tomas pablo elorza | 1969
row 7 : chile | president of the chamber of deputies | fernando humberto andre | july 20, 1970
row 8 : colombia | president of the chamber of representatives | None | None
row 9 : dominican republic | president of assembly | pedro valdez ? | 1966 ?
row 10 : ecuador | president of the senate | None | None
row 11 : ecuador | president of the chamber of deputies | None | None
row 12 : el salvador | president of the legislative assembly | dr. benjamin iter | 1970 ?
row 13 : guatemala | president of the congress | mario sandoval alarcon | 1970
row 14 : guyana | speaker of the legislative assembly | hon. rahman bacchus | 1968
row 15 : haiti | president of the national assembly | ulrick st. louis | None
row 16 : jamaica | president of the senate | g. s. ranglin | december 7, 1962
row 17 : jamaica | speaker of the house of representatives | eugene parkinson | 1967
row 18 : mexico | president of the senate | lic. manuel aguirre[ | 1967 ?
row 19 : mexico | president of the federal chamber of deputies | lic. luis farias | 1967 ?
row 20 : nicaragua | president of the senate | dr. adrian cua | None
row 21 : nicaragua | president of the chamber of deputies | dr. orlando monten | None
row 22 : trinidad and tobago | president of the senate | j. hamilton maurice | december 29, 1961
row 23 : trinidad and tobago | speaker of the house of representatives | a. c. thomas | december 29, 1961
row 24 : usa | president of the senate (the vice | spiro agnew | january 20, 1969
row 25 : usa | speaker of the house of representatives | john william mccormack | january 10, 1962
row 26 : puerto rico | president of the senate | rafael hernand | 1969
row 27 : uruguay | president of the senate (the vice | dr. alberto abdal | december 6, 1967
row 28 : uruguay | president of the chamber of deputies | fernando elichirigo | march 1, 1970
row 29 : venezuela | president of the senate | dr. jose a. per | 1968 ?
row 30 : venezuela | president of the chamber of deputies | prof. jorge dargen ? | 1968 ? ] Execute this SQL based on the above table: select count ( entered office ) | 24 |
[ header: outcome | no. | date | championship | surface | opponent in the final | score in the final row 1 : runner-up | 1 | 1975 | bastad, sweden | clay | manuel orantes | 0-6, 3-6
row 2 : runner-up | 2 | 1976 | sao paulo, brazi | carpet | guillermo vilas | 3-6, 0-6
row 3 : winner | 1 | 1976 | santiago, chile | clay | carlos kirmayr | 5-7, 6-4, 6-4
row 4 : winner | 2 | 1977 | murcia, spain | clay | buster mottram | 6-4, 6-0, 6-3
row 5 : runner-up | 3 | 1977 | bogota, colombia | clay | guillermo vilas | 1-6, 2-6, 3-6
row 6 : winner | 3 | 1978 | cairo, egyp | clay | kjell johansson | 4-6, 6-4, 6-4
row 7 : runner-up | 4 | 1978 | indianapolis, u.s | clay | jimmy connors | 0-6, 3-6
row 8 : winner | 5 | 1978 | bournemouth, england | clay | paolo bertolucci | 6-2, 6-1, 6-3
row 9 : winner | 6 | 1978 | madrid, spain | clay | tomas smid | 6-7, 6-3, 6-3,
row 10 : winner | 7 | 1979 | houston, u.s | clay | gene mayer | 6-3, 2-6, 7-6
row 11 : runner-up | 5 | 1979 | north conway, u.s | clay | harold solomon | 7-5, 4-6, 6-7
row 12 : winner | 9 | 1979 | boston, u.s | clay | hans gildemeister | 6-3, 6-1
row 13 : runner-up | 6 | 1979 | quito, ecuador | clay | victor pecci | 6-2, 4-6, 2-6
row 14 : runner-up | 7 | 1979 | santiago, chile | clay | hans gildemeister | 5-7, 7-5, 4-6
row 15 : runner-up | 8 | 1981 | vina del mar, chile | clay | victor pecci | 4-6, 0-6
row 16 : runner-up | 9 | 1982 | linz, austria | clay | anders jarryd | 4-6, 6-4, 4-6
row 17 : runner-up | 10 | 1982 | north conway, u.s | clay | ivan lendl | 3-6, 2-6
row 18 : winner | 11 | 1982 | indianapolis, u.s | clay | jimmy arias | 7-5, 5-7, 6-3
row 19 : winner | 12 | 1983 | la quinta, u.s | hard | eliot teltscher | 6-4, 6-2
row 20 : winner | 13 | 1983 | bournemouth, england | clay | tomas smid | 2-6, 7-6, 7-5
row 21 : runner-up | 11 | 1983 | hamburg, germany | clay | yannick noah | 6-3, 5-7, 2-6,
row 22 : runner-up | 12 | 1983 | rome, italy | clay | jimmy arias | 2-6, 7-6, 1-6,
row 23 : winner | 15 | 1984 | kitzbuhel, austria | clay | victor pecci | 7-5, 3-6, 6-1
row 24 : winner | 16 | 1984 | bordeaux, france | clay | francesco cancellotti | 7-5, 6-1 ] Execute this SQL based on the above table: select opponent in the final where score in the final = '6-4, 6-2' and outcome > ( select outcome where opponent in the final = 'harold solomon' ) order by outcome limit 1 | eliot teltscher |
[ header: name | date | nation | displacement | speed | number | notes row 1 : fmr-class | 1943 | us | 1,200 tons | 21 knots | 85 | None
row 2 : gmt-class | 1943 | us | 1,140 tons | 21 knots | 72 | None
row 3 : det-class | 1943 | us | 1,240 tons | 21 knots | 72 | None
row 4 : tacoma-class frigate | 1943 | us | 1,430 tons | 20 knots | 96 | None
row 5 : type b kaibokan | 1943 | japan | 940 tons | 19 knots | 37 | None
row 6 : tev-class | 1944 | us | 1,450 tons | 24 knots | 22 | None
row 7 : bay-class frigates | 1945 | uk | 1,580 tons | 20 knots | 26 | anti-aircraft
row 8 : dealey-class | 1954 | us | 1,450 tons | 25 knots | 13 | None
row 9 : type e50 frigate | 1955 | france | 1,290 tons | 28 knots | 4 | fast
row 10 : type 14 frigate | 1955 | uk | 1,180 tons | 24 knots | 8 | anti-submarine
row 11 : st. laurent-class | 1955 | canada | 2,263 tons | 28 knots | 7 | anti-submarine
row 12 : type b | 1956 | japan | 1,070 tons | 25 knots | 2 | diesel
row 13 : type 12 frigate | 1956 | uk | 2,150 tons | 31 knots | 6 | anti-submarine
row 14 : almirante clemente-class light | 1956 | venezuela | 1,300 tons | 32 knots | 6 | fast
row 15 : type 61 frigate | 1957 | uk | 2,170 tons | 24 knots | 4 | aircraft direction
row 16 : canopo-class frigate | 1957 | italy | 1,807 tons | 26 knots | 4 | None
row 17 : azopardo-class frigate | 1957 | argentina | 1,160 tons | 20 knots | 2 | None
row 18 : restigouche-class | 1958 | canada | 2,366 tons | 28 knots | 7 | anti-submarine
row 19 : claud jones-class | 1959 | us | 1,450 tons | 22 knots | 4 | None
row 20 : type 12m frigate | 1960 | uk | 2,380 tons | 30 knots | 12 | anti-submarine
row 21 : koln-class frigate | 1961 | germany | 2,100 tons | 30 knots | 6 | fast
row 22 : river-class | 1961 | australia | 2,100 tons | 30 knots | 6 | None
row 23 : river-class | 1961 | japan | 1,490 tons | 25 knots | 4 | None
row 24 : type 81 frigate | 1961 | uk | 2,300 tons | 28 knots | 7 | general purpose
row 25 : mackenzie-class | 1962 | canada | 2,366 tons | 28 knots | 4 | anti-submarine
row 26 : hvidbjørnen- | 1962 | denmark | 1,345 tons | 18 knots | 4 | fishery protection
row 27 : type 12i frigate | 1963 | uk | 2,450 tons | 30 knots | 26 | general purpose
row 28 : bronstein-class | 1963 | us | 2,360 tons | 26 knots | 2 | None
row 29 : garcia-class | 1964 | us | 2,620 tons | 27 knots | 10 | None
row 30 : oslo-class frigate | 1966 | norway | 1,450 tons | 25 knots | 5 | None
row 31 : brooke-class | 1966 | us | 2,640 tons | 27 knots | 6 | guided missile
row 32 : peder skram-class frigate | 1966 | denmark | 2,030 tons | 28 knots | 2 | fast
row 33 : van speijk-class frigate | 1967 | netherlands | 2,200 tons | 28 knots | 6 | None
row 34 : alpino-class frigate | 1968 | italy | 2,000 tons | 28 knots | 2 | None ] Execute this SQL based on the above table: select name where name = 'azopardo-class frigate' order by name asc limit 1 | azopardo-class frigate |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | france | 1 | 3 | 0 | 4
row 2 : 2 | england | 1 | 2 | 1 | 4
row 3 : 3 | ireland | 1 | 1 | 0 | 2
row 4 : 3 | sweden | 1 | 1 | 0 | 2
row 5 : 5 | belgium | 1 | 0 | 2 | 3
row 6 : 6 | hungary | 1 | 0 | 0 | 1
row 7 : 6 | netherlands | 1 | 0 | 0 | 1
row 8 : 6 | spain | 1 | 0 | 0 | 1
row 9 : 9 | scotland | 0 | 1 | 0 | 1
row 10 : 10 | czechoslovakia | 0 | 0 | 2 | 2
row 11 : 10 | italy | 0 | 0 | 2 | 2
row 12 : 12 | denmark | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where nation < ( select nation where nation = 'scotland' ) order by nation desc limit 1 | netherlands |
[ header: club | chinese | city | home stadium | capacity | average attendance row 1 : beijing guoanth | 北京国安 | beijing | workers stadium | 62000 | 33342
row 2 : changchun yatai | 长春亚泰 | changchun | development area stadium | 25000 | 10067
row 3 : changsha ginde | 长沙金德 | changsha | helong stadium | 55000 | 10152
row 4 : chongqing lifan | 重庆力帆 | chongqing | chongqing olympic | 58680 | 11433
row 5 : dalian shide | 大连实德 | dalian | jinzhou stadium | 30775 | 12307
row 6 : hangzhou greentown | 杭州绿城 | hangzhou | yellow dragon stadium | 51139 | 14550
row 7 : henan construction | 河南建业 | zhengzhou | hanghai stadium | 29000 | 18630
row 8 : jiangsu sainty | 江苏舜天 | nanjing | nanjing olympic | 61443 | 10667
row 9 : liaoning whowinp | 辽宁宏运 | shenyang | shenyang tiexi stadium | 24000 | 10100
row 10 : nanchang hengyu | 南昌衡源 | nanchang | nanchang bayi stadium | 20000 | 11680
row 11 : qingdao jonoon | 青岛中能 | qingdao | qingdao tianta | 20525 | 6247
row 12 : shaanxi chan-ba | 陕西浐灞 | xi'an | shaanxi province stadium | 47565 | 28053
row 13 : shandong luneng | 山东鲁能 | jinan | shandong provincial stadium | 43700 | 15901
row 14 : shanghai shenhua | 上海申花 | shanghai | hongkou stadium | 33060 | 12963
row 15 : shenzhen ruby | 深圳红钻 | shenzhen | shenzhen stadium | 32500 | 12439
row 16 : tianjin teda | 天津泰达 | tianjin | teda football stadium | 36390 | 14757
row 17 : total | total | total | total | total | 14581 ] Execute this SQL based on the above table: select count ( * ) where chinese is null | 0 |
[ header: season | level | division | section | position | movements row 1 : 1985 | tier 4 | division 3 | norra norrland | 5th | None
row 2 : 1986 | tier 4 | division 3 | norra norrland | 4th | promoted
row 3 : 1987 | tier 3 | division 2 | norra | 5th | None
row 4 : 1988 | tier 3 | division 2 | norra | 1st | promoted
row 5 : 1989 | tier 2 | division 1 | norra | 3rd | None
row 6 : 1990 | tier 2 | division 1 | norra | 6th | None
row 7 : 1991 | tier 2 | division 1 | norra | 1st | spring
row 8 : None | tier 2 | division 1 | kvalsvenskan | 8th | autumn
row 9 : 1992 | tier 2 | division 1 | norra | 7th | spring
row 10 : None | tier 2 | division 1 | norra | 8th | autumn - relegated
row 11 : 1993 | tier 3 | division 2 | norrland | 1st | promoted
row 12 : 1994 | tier 2 | division 1 | norra | 13th | relegated
row 13 : 1995 | tier 3 | division 2 | norrland | 9th | None
row 14 : 1996 | tier 3 | division 2 | norrland | 8th | None
row 15 : 1997 | tier 3 | division 2 | norrland | 6th | None
row 16 : 1998 | tier 3 | division 2 | norrland | 7th | None
row 17 : 1999 | tier 3 | division 2 | norrland | 3rd | None
row 18 : 2000 | tier 3 | division 2 | norrland | 8th | None
row 19 : 2001 | tier 3 | division 2 | norrland | 10th | relegation playoffs
row 20 : 2002 | tier 3 | division 2 | norrland | 10th | relegation playoffs
row 21 : 2003 | tier 3 | division 2 | norrland | 10th | relegation playoffs
row 22 : 2004 | tier 3 | division 2 | norrland | 7th | None
row 23 : 2005 | tier 3 | division 2 | norrland | 4th | promoted
row 24 : 2006 | tier 3 | division 1 | norra | 14th | relegated
row 25 : 2007 | tier 4 | division 2 | norrland | 10th | relegation playoffs
row 26 : 2008 | tier 4 | division 2 | norrland | 12th | relegated
row 27 : 2009 | tier 5 | division 3 | norra norrland | 8th | None
row 28 : 2010 | tier 5 | division 3 | norra norrland | 3rd | None
row 29 : 2011 | tier 5 | division 3 | norra norrland | 2nd | promotion playoffs
row 30 : 2012 | tier 5 | division 3 | norra norrland | 3rd | None ] Execute this SQL based on the above table: select count ( * ) where movements = 'relegated' | 3 |
[ header: year | award | work/artist | result row 1 : 1999 | grammy award for best contemporary folk album | mermaid avenue | nominated
row 2 : 2005 | grammy award for best alternative music album | a ghost is born | won
row 3 : 2005 | grammy award for best recording package (a | a ghost is born | won
row 4 : 2008 | grammy award for best rock album | sky blue sky | nominated
row 5 : 2010 | grammy award for best americana album | wilco (the album) | nominated
row 6 : 2012 | grammy award for best rock album | the whole love | nominated ] Execute this SQL based on the above table: select award where year <= 2005 group by award order by count ( result ) desc limit 1 | grammy award for best recording package (awarded to the art director) |
[ header: institution | location | established | gained university status | vice-chancellor | total number of students | research funding (£,000) row 1 : birkbeck, university of lon | london | 1823 | 1920 | professor david latchman | 19020 | 9985
row 2 : university of east anglia | norwich | 1963 | 1963 | professor edward acton | 19585 | 16482
row 3 : university of essex | colchester | 1964 | 1964 | professor anthony forster | 11690 | 9967
row 4 : goldsmiths, university of london | london | 1891 | 1904 | dr pat loughrey | 7615 | 8539
row 5 : institute of education, university of london | london | 1902 | 1932 | professor chris husbands | 7215 | 7734
row 6 : university of lancaster | lancaster | 1964 | 1964 | professor mark smith | 12695 | 18640
row 7 : university of leicester | leicester | 1921 | 1957 | professor robert burgess | 16160 | 22225
row 8 : loughborough university | loughborough | 1909 | 1966 | professor robert allison | 17825 | 22398
row 9 : royal holloway, university of lon | egham | 1849 | 1900 | professor paul layzell (principal | 7620 | 13699
row 10 : soas, university of london | london | 1916 | 1916 | professor paul webley | 4525 | 7238
row 11 : university of sussex | brighton | 1961 | 1961 | professor michael farthing | 12415 | 16196 ] Execute this SQL based on the above table: select vice-chancellor order by research funding (£,000) desc limit 1 | professor robert allison |
[ header: year | goalkeeper | defenders | midfielders | forwards row 1 : 1988 | tony meola, virginia | jeff agoos, virginia | henry gutierrez, nc | scott benedetti, portl
row 2 : 1993 | tim deck, wisconsin | shane batelle, st | brian kamler, creighton ja | keith defini, creighton
row 3 : 1996 | jon busch, charlotte | tahj jakins, u | mike fisher, virginia | tony kuhn, vander
row 4 : 1998 | adin brown, william & | matt chulis, virginia | lazo alavanja, indian | chris albright, virginia
row 5 : 2000 | chris hamblin, boston | chris gbandi, | carl bussey, sm | chris carrieri, unc
row 6 : 2001 | byron foss, sm | chris gbandi, | luchi gonzalez, | nicholas mccrea
row 7 : 2009 | jeff attinella, south flori | bobby warshaw, stanford | kyle nakazawa, | teal bunbury, akron col ] Execute this SQL based on the above table: select max ( forwards ) | tony kuhn, vanderbilt ignace moleka, fiu johnny torres, creighton andy williams, rhode island |
[ header: | name | distance | date | location row 1 : 1 | seppo simola | 20.15 | july 19, 1972 | turku, finland
row 2 : 2 | matti yrjola | 20.04 | august 2, 1972 | hameenkyro, f
row 3 : 3 | bo grahn | 20.09 | august 3, 1972 | helsinki, finland
row 4 : 4 | reijo stahlberg | 20.38 | july 26, 1973 | turku, finland
row 5 : 5 | markku tuokko | 20.03 | august 18, 1979 | mikkeli, finland
row 6 : 6 | aulis akonniemi | 20.12 | july 25, 1982 | ahtari, finland
row 7 : 7 | janne ronkainen | 20.02 | may 11, 1986 | leselidse, soviet union
row 8 : 8 | jari kuoppa | 20.17 | june 12, 1986 | ahtari, finland
row 9 : 9 | kari toyryla | 20.05 | july 2, 1986 | kauhajoki, finland
row 10 : 10 | markus koistinen | 20.31 | june 13, 1993 | luumaki, finland
row 11 : 11 | mika halvari | 20.08 | august 4, 1993 | kotka, finland
row 12 : 12 | arsi harju | 20.16 | march 2, 1997 | tampere, finland
row 13 : 13 | timo aaltonen | 20.12 | june 20, 1998 | kuortane, finland
row 14 : 14 | jani illikainen | 20.43 | january 23, 1999 | haaparanda, sweden
row 15 : 15 | ville tiisanoja | 20.06 | july 31, 1999 | espoo, finland
row 16 : 16 | jarkko haukijarvi | 20.2 | july 1, 2000 | eurajoki, finland
row 17 : 17 | tepa reinikainen | 20.01 | february 13, 2000 | kuopio, finland
row 18 : 18 | conny karlsson | 20.45 | may 31, 2001 | espoo, finland
row 19 : 19 | robert haggblom | 20.13 | may 20, 2006 | halle, germany
row 20 : 20 | mika vasara | 20.04 | june 4, 2006 | leppavirta, finland ] Execute this SQL based on the above table: select where name = 'reijo stahlberg' | 4 |
[ header: representative | title | presentation of credentials | termination of mission | appointed by row 1 : solon borland | envoy extraordinary and minister plenipot | None | april 17, 1854 | franklin pierce
row 2 : richard h. rousseau | minister resident | october 10, 1866 | august 10, 1869 | andrew johnson
row 3 : henry baxter | minister resident | august 10, 1869 | june 30, 1873 | ulysses s. grant
row 4 : george williamson | minister resident | february 19, 1874 | january 31, 1879 | ulysses s. grant
row 5 : cornelius a. logan | minister resident | october 10, 1879 | april 15, 1882 | rutherford b. hayes
row 6 : romualdo pacheco | envoy extraordinary and minister plenipot | april 17, 1891 | june 12, 1893 | benjamin harrison
row 7 : macgrane coxe | envoy extraordinary and minister plenipot | None | june 30, 1897 | grover cleveland
row 8 : philip marshall brown | envoy extraordinary and minister plenipot | february 21, 1909 | february 26, 1910 | theodore roosevel
row 9 : fenton r. mc | envoy extraordinary and minister plenipot | march 10, 1910 | july 2, 1911 | william h. taf
row 10 : charles dunning white | envoy extraordinary and minister plenipot | september 9, 1911 | november 4, 1913 | william h. taf
row 11 : franklin e. morales | envoy extraordinary and minister plenipot | january 18, 1922 | march 2, 1925 | warren g. harding
row 12 : george t. summerlin | envoy extraordinary and minister plenipot | november 21, 1925 | december 17, 1929 | calvin coolidge
row 13 : julius g. lay | envoy extraordinary and minister plenipot | may 31, 1930 | march 17, 1935 | herbert hoover
row 14 : john draper erwin | ambassador extraordinary and plenipotentiary | april 27, 1943 | april 16, 1947 | franklin d. ro
row 15 : paul c. daniels | ambassador extraordinary and plenipotentiary | june 23, 1947 | october 30, 1947 | harry s. truman
row 16 : charles r. burrows | ambassador extraordinary and plenipotentiary | november 3, 1960 | june 28, 1965 | dwight d. eis
row 17 : phillip v. sanchez | ambassador extraordinary and plenipotentiary | june 15, 1973 | july 17, 1976 | richard nixon
row 18 : jack r. binns | ambassador extraordinary and plenipotentiary | october 10, 1980 | october 31, 1981 | jimmy carter
row 19 : john d. negroponte | ambassador extraordinary and plenipotentiary | november 11, 1981 | may 30, 1985 | ronald reagan
row 20 : james f. creagan | ambassador extraordinary and plenipotentiary | august 29, 1996 | july 20, 1999 | bill clinton
row 21 : larry leon palmer | ambassador extraordinary and plenipotentiary | october 8, 2002 | may 7, 2005 | george w. bush ] Execute this SQL based on the above table: select presentation of credentials where id = ( select id where presentation of credentials = 'february 21, 1909' ) + 1 | march 10, 1910 |
[ header: # | date | film | gross | notes row 1 : 2 | january 13, 2002 | the lord of the rings: the fellowship | $16,201,260 | None
row 2 : 3 | january 20, 2002 | black hawk down | $28,611,736 | black hawk down broke save the last dance'
row 3 : 5 | february 3, 2002 | black hawk down | $11,112,555 | None
row 4 : 8 | february 24, 2002 | queen of the damned | $14,757,535 | None
row 5 : 11 | march 17, 2002 | ice age | $46,312,454 | ice age broke liar l
row 6 : 13 | march 31, 2002 | panic room | $30,056,751 | None
row 7 : 14 | april 7, 2002 | panic room | $18,244,157 | None
row 8 : 15 | april 14, 2002 | changing lanes | $17,128,062 | None
row 9 : 24 | june 16, 2002 | scooby-doo | $54,155,312 | None
row 10 : 26 | june 30, 2002 | mr. deeds | $37,162,787 | None
row 11 : 28 | july 14, 2002 | men in black ii | $24,410,311 | None
row 12 : 29 | july 21, 2002 | road to perdition | $15,412,515 | road to perdition reached #1 in its second weekend
row 13 : 32 | august 11, 2002 | xxx | $44,506,103 | None
row 14 : 33 | august 18, 2002 | xxx | $22,111,421 | None
row 15 : 35 | september 1, 2002 | signs | $13,441,194 | None
row 16 : 37 | september 15, 2002 | barbershop | $20,627,433 | None
row 17 : 39 | september 29, 2002 | sweet home alabama | $35,648,740 | sweet home alabama broke rush hour
row 18 : 43 | october 27, 2002 | jackass: the movie | $22,763,437 | None
row 19 : 45 | november 10, 2002 | 8 mile | $51,240,555 | None
row 20 : 47 | november 24, 2002 | die another day | $47,072,040 | None
row 21 : 48 | december 1, 2002 | harry potter and the chamber of secrets | $32,117,496 | harry potter and the chamber of secrets ] Execute this SQL based on the above table: select gross where film = '8 mile' | $51,240,555 |
[ header: site name | reason for designation biological interest | reason for designation geological interest | area hectares | area acres | coordinates & grid ref | year in which notified | other designations | map & citation row 1 : bradwell meadows | | | 0.9 | 2.3 | 53°19′19′′n 1°44 | 1990 | None | map
row 2 : cawdor quarry | | | 4.7 | 11.7 | 53°08′28′′n 1°34 | 1963 | gcr | map
row 3 : cressbrook dale | | | 120.4 | 297.6 | 53°15′47′′n 1°44 | 1954 | gcr, nnr, | map
row 4 : duckmanton railway cutting | | | 3.8 | 9.4 | 53°13′41′′n 1°22 | 1974 | gcr | map
row 5 : fox hole cave | | | 0.2 | 0.4 | 53°11′31′′n 1°51 | 1986 | gcr | map
row 6 : goyt valley | | | 1,332.6 | 3,292.9 | 53°16′05′′n 1°57 | 1951 | spa, sac | map
row 7 : hipley hill | | | 22.1 | 54.6 | 53°05′24′′n 1°40 | 1963 | None | map
row 8 : jumble coppice | | | 0.7 | 1.8 | 53°14′42′′n 1°36 | 1985 | gcr | map
row 9 : leek moors | | | 3,970.8 | 9,812.2 | 53°10′52′′n 1°59 | 1954 | spa, esa, gc | map
row 10 : long dale, hartington | | | 53.5 | 132.1 | 53°09′04′′n 1°47 | 1997 | sac | map
row 11 : moss valley | | | 26.1 | 64.5 | 53°18′58′′n 1°22 | 1951 | None | map
row 12 : moss valley woods | | | 17.9 | 44.2 | 53°19′01′′n 1°26 | 1993 | None | map
row 13 : pleasley vale railway | | | 3.5 | 8.7 | 53°10′41′′n 1°13 | 1981 | lnr | map
row 14 : teversal to pleasley railway | | | 5 | 12.4 | 53°09′54′′n 1°16 | 1982 | lnr, wt | map
row 15 : upper lathkill | | | 26.8 | 66.3 | 53°12′18′′n 1°47 | 1989 | gcr, np | map ] Execute this SQL based on the above table: select other designations order by id desc limit 1 | gcr, np |
[ header: game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1
row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1
row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1
row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1
row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2
row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3
row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3
row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3
row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4
row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5
row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5
row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5
row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6
row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6
row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6
row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 ] Execute this SQL based on the above table: select ( select count ( opponent ) where date = 'april 5, 2009' ) > 686 | 0 |
[ header: no. in series | no. in season | title | directed by | written by | original air date row 1 : 1 | 1 | "dream house / ufo encounter | allan kroeker | will dixon / james n | september 28, 1996
row 2 : 2 | 2 | "possession / man out of time" | john bell / allan kroe | james nadler / la | october 5, 1996
row 3 : 3 | 3 | "reptilian revenge / ghostly | giles walker / allan | will dixon / richard ol | october 12, 1996
row 4 : 4 | 4 | "creeping darkness / power" | john bell / allan kroe | david preston / gerald | october 19, 1996
row 5 : 5 | 5 | "free fall / presence" | milan cheylov / john | larry raskin / | october 26, 1996
row 6 : 6 | 6 | "the infestation / human apportation" | giles walker / john | damian kindler / denise | november 2, 1996
row 7 : 7 | 7 | "the underneath / phantom | milan cheylov / allan | robert c. cooper / | november 9, 1996
row 8 : 8 | 8 | "the transient / two lost old men | giles walker | damian kindler / ian | november 16, 1996
row 9 : 9 | 9 | "ufo duplication / clara | marc voizard | robert c. cooper / | november 23, 1996
row 10 : 10 | 10 | "the hunter / the healer" | john bell | damian kindler / larry | november 30, 1996
row 11 : 11 | 11 | "the curse / angel on a plane | marc voizard / ken gir | will dixon / ian wei | january 18, 1997
row 12 : 12 | 12 | "anasazi cave / de | marc voizard / ken gir | sherman snukal / | january 25, 1997
row 13 : 13 | 13 | "the undead / the stalker | clay boris | will dixon / alex pugsley | february 1, 1997
row 14 : 14 | 14 | "the forbidden north / reincarnation | ken girotti | damian kindler / peter | february 8, 1997
row 15 : 15 | 15 | "the greenhouse effect / the buzz" | clay boris | damian kindler / sherman | february 15, 1997
row 16 : 16 | 16 | "the light" | milan cheylov | will dixon | february 22, 1997
row 17 : 17 | 17 | "the 13th floor / the believer | clay boris / craig | jean hurtubise / dami | april 12, 1997
row 18 : 18 | 18 | "the fog / house on garden street" | clay boris | robert c. cooper / | april 19, 1997
row 19 : 19 | 19 | "second sight / chocolate soldier" | milan cheylov | sherman snukal / | april 26, 1997 ] Execute this SQL based on the above table: select count ( distinct title ) | 19 |
[ header: year | title | b-side | mediums | label (catalog) row 1 : 1996 | "broke" | "whenever i breathe out, you breathe | 7" | sub pop (sp0338)
row 2 : 1997 | "a life of arctic sounds" | "medication" | 7" | suicide squeeze (ssr001003)
row 3 : 1997 | "birds vs. worms | "every penny fed car", "four finger | 7" | hit or miss
row 4 : 1998 | "other people's lives" | "grey ice water" | 7" | up records
row 5 : 1998 | "never ending math equation" | "workin' on leavin' the | 7" | sub pop (sp0436)
row 6 : 1998 | "whenever you see fit" | "whenever you see fit (dj | 12", cd | up records/suicide squeeze
row 7 : 1999 | "heart cooks brain" | "shit luck" | 7" | matador records
row 8 : 2004 | "float on" | "i've got it all (most) | 7", cd | epic (076685)
row 9 : 2004 | "ocean breathes salty" | "float on (live studio)" | cd | epic
row 10 : 2007 | "dashboard" | "king rat" | 7", cd | epic
row 11 : 2007 | "missed the boat" | None | digital | epic
row 12 : 2009 | "satellite skin" | "guilty cocker spaniels | 7" | epic
row 13 : 2009 | "autumn beds" | "whale song" | 7" | epic
row 14 : 2009 | "perpetual motion machine" | "history sticks to your feet" | 7" | epic ] Execute this SQL based on the above table: select label (catalog) where b-side = '"shit luck"' | matador records |
[ header: title | release | genre | computer | console | handheld | smartphone row 1 : bionicle heroes | 2006 | third-person shooter | windows | playstation 2, gamecube, xbox | nintendo ds | None
row 2 : bionicle: matoran adventures | 2002 | platformer | None | None | game boy advance | None
row 3 : bionicle: maze of shadows | 2005 | turn based rpg | None | None | game boy advance | None
row 4 : bionicle: the game | 2003 | adventure | windows, os x | playstation 2, gamecube, xbox | game boy advance | None
row 5 : drome racers | 2002 | racing | windows | playstation 2, gamecube, xbox | game boy advance | None
row 6 : island xtreme stunts | 2002 | action-adventure | windows | playstation 2 | game boy advance | None
row 7 : lego alpha team | 2000 | action | windows | None | game boy color | None
row 8 : lego battles | 2009 | real-time strategy | None | None | nintendo ds | None
row 9 : lego battles: ninjago | 2011 | real-time strategy | None | None | nintendo ds | ios
row 10 : lego chess | 1998 | strategy | windows | None | None | None
row 11 : lego city undercover | 2013 | open world, platform game | None | wii u | None | None
row 12 : lego city undercover: the chase begins | 2013 | open world, platform game | None | None | nintendo 3ds | None
row 13 : lego creationary | 2011 | puzzle | None | None | None | ios, android
row 14 : lego creator: knights kingdom | 2000 | construction and management simulation | windows | None | None | None
row 15 : lego friends | 2013 | miscellaneous | None | None | nintendo ds, | None
row 16 : lego island | 1997 | action-adventure | windows | None | None | None
row 17 : lego island 2 the brickster's revenge | 2001 | action-adventure | windows | playstation | game boy color, game boy advance | None
row 18 : lego knights' kingdom | 2004 | action-adventure | None | None | game boy advance | None
row 19 : lego legends of chima online | 2014 | massively multiplayer online (mmo) | windows | None | None | None
row 20 : lego legends of chima: speed | 2013 | racing | windows | None | None | ios
row 21 : lego loco | 1998 | virtual world | windows | None | None | None
row 22 : lego minifigures online | 2014 | massively multiplayer online (mmo) | windows | None | None | ios, android
row 23 : lego my style kindergarten | 2000 | educational | windows, mac os | None | None | None
row 24 : lego my style preschool | 2000 | educational | windows, mac os | None | None | None
row 25 : lego ninjago: the final | 2013 | platformer | windows | None | None | None
row 26 : lego racers | 1999 | racing | windows | playstation, nintendo 64 | game boy color | None
row 27 : lego racers 2 | 2001 | racing | windows | playstation 2 | game boy advance | None
row 28 : lego rock raiders | 1999 | real-time strategy, action | windows | playstation | None | None
row 29 : lego soccer mania | 2002 | sport | windows | playstation 2 | game boy advance | None
row 30 : lego stunt rally | 2000 | racing | windows | None | game boy color | None
row 31 : lego universe | 2010 | massively multiplayer online (mmo) | windows, os x | None | None | None
row 32 : legoland | 1999 | simulation strategy | windows | None | None | None ] Execute this SQL based on the above table: select title order by release asc limit 1 | lego island |
[ header: position | driver | no. | car | entrant | rd 1 | rd 2 | rd 3 | rd 4 | rd 5 | rd 6 | rd 7 | rd 8 | total row 1 : 1 | greg crick | 3 | dodge viper gts ac | crickcars.com | 98 | 108 | 91 | 72 | 98 | 96 | 60 | 90 | 713
row 2 : 5 | sven burchartz | 90 | porsche 996 gt3 | cargraphic ag | 32 | 18 | None | 63 | 57 | 69 | 114 | 85.5 | 438.5
row 3 : 6 | david wall | 38 | porsche 996 gt3 r | rds | 32 | 37.5 | 63 | None | 80 | 33 | None | 117 | 362.5
row 4 : 7 | john teulan | 88 | ferrari 360 challenge ferrari f430 challenge | industry central - stahlwille | 47 | 48 | 61 | 77 | None | 48 | 48 | 19.5 | 348.5
row 5 : 8 | max twigg | 18 & 17 | porsche 996 gt3 | twigg waste management luxton | 45 | 33 | 51 | 14 | 37 | 57 | None | 66 | 303
row 6 : 9 | d'arcy russell | 7 | dodge viper gts ac | dupont | 34 | 31.5 | None | 23 | None | 117 | None | 60 | 265.5
row 7 : 14 | paul tressider | 23 | porsche 996 gt3 cup car | wynn tressider management | 29 | 22.5 | 49 | None | None | 45 | None | 43.5 | 189
row 8 : 16 | damien flack | 55 | porsche 996 gt3 cup car | roock | None | None | 69 | 12 | None | 54 | None | 25.5 | 160.5
row 9 : 18 | bill pye | 44 | porsche 996 gt3 cup car | autohaus hamilton property solutions group | None | 58.5 | None | None | None | 39 | None | 43.5 | 141
row 10 : 19 | anthony skinner | 46 | porsche 996 gt3 | travelplan ski holiday | 52 | 18 | None | None | None | None | 69 | None | 139
row 11 : 20 | andrew luxton | 17 & 18 | porsche 996 gt3 cup car | luxton plant twigg waste | None | None | None | None | None | 57 | None | 66 | 123
row 12 : 22 | ian palmer | 20 | honda nsx | instant fountains paluky ho | 25 | None | 33 | 53 | None | None | None | None | 111
row 13 : 24 | kevin miller | 2 | ferrari f430 | property solutions group | None | None | None | None | None | None | 63 | 36 | 99
row 14 : 26 | peter hackett | 5 | lamborghini diablo gt | team lamborghini australia | None | 91.5 | None | None | None | None | None | None | 91.5
row 15 : 28 | graeme cook | 91 | porsche 996 gt3 cup car | container solutions | 27 | None | None | None | 58 | None | None | None | 85
row 16 : 32 | stuart kostera | 70 | porsche 996 gt3 cup car | phr scuderia | None | None | None | 73 | None | None | None | None | 73
row 17 : 34 | justin levis | 78 | lotus elise motorsport 200 | cue autohaus hamilton | None | 24 | None | None | None | 39 | None | None | 63 ] Execute this SQL based on the above table: select count ( * ) where rd 7 > 815 | 0 |
[ header: lift name | type | top elevation (ft) | bottom elevation | vertical rise | length (ft) | slope (%) | capacity (rides/hr) | speed (ft/min) | lift manufacturer | year installed row 1 : bruno | fixed double | 5885 | 5840 | 45 | 368 | 12% | 630 | 300 | poma | 1987
row 2 : molly's express | detach quad | 5835 | 4990 | 845 | 5244 | 16% | 1200 | 1000 | doppelmayr | 2000
row 3 : pucci | fixed triple | 5920 | 5350 | 570 | 3398 | 17% | 1330 | 450 | poma | 1987
row 4 : stormin' norman | detach quad | 6245 | 5460 | 785 | 4396 | 18% | 1500 | 1000 | doppelmayr | 2000
row 5 : magic mile express | detach quad | 6990 | 5915 | 1075 | 5359 | 20% | 1600 | 950 | poma | 1992
row 6 : palmer express | detach quad | 8470 | 6940 | 1530 | 5468 | 29% | 1800 | 1000 | doppelmayr | 1996
row 7 : jeff flood express (still creek basin) | detach quad | 6020 | 4850 | 1170 | 6506 | 18% | 1800 | 1000 | doppelmayr | 2007 ] Execute this SQL based on the above table: select slope (%) order by slope (%) asc limit 1 | 12% |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | nigel mansell | williams-renault | 65 | 1:56:10.674 | 1 | 10
row 2 : 2 | 19 | michael schumacher | benetton-ford | 65 | + 23.914 | 2 | 6
row 3 : 3 | 27 | jean alesi | ferrari | 65 | + 26.462 | 8 | 4
row 4 : 4 | 2 | gerhard berger | mclaren-honda | 65 | + 1:20.647 | 7 | 3
row 5 : 5 | 9 | michele alboreto | footwork-mugen-honda | 64 | + 1 lap | 16 | 2
row 6 : 6 | 22 | pierluigi martini | dallara-ferrari | 63 | + 2 laps | 13 | 1
row 7 : 7 | 10 | aguri suzuki | footwork-mugen-honda | 63 | + 2 laps | 19 | None
row 8 : 8 | 16 | karl wendlinger | march-ilmor | 63 | + 2 laps | 9 | None
row 9 : 9 | 1 | ayrton senna | mclaren-honda | 62 | spun off | 3 | None
row 10 : 10 | 28 | ivan capelli | ferrari | 62 | spun off | 5 | None
row 11 : 11 | 23 | christian fittipaldi | minardi-lamborghini | 61 | + 4 laps | 22 | None
row 12 : 12 | 17 | paul belmondo | march-ilmor | 61 | + 4 laps | 23 | None
row 13 : ret | 21 | jj lehto | dallara-ferrari | 56 | spun off | 12 | None
row 14 : ret | 15 | gabriele tarquini | fondmetal-ford | 56 | spun off | 18 | None
row 15 : ret | 11 | mika hakkinen | lotus-ford | 56 | spun off | 21 | None
row 16 : ret | 26 | erik comas | ligier-renault | 55 | spun off | 10 | None
row 17 : ret | 29 | bertrand gachot | larrousse-lamborghini | 35 | engine | 24 | None
row 18 : ret | 3 | olivier grouillard | tyrrell-ilmor | 30 | spun off | 15 | None
row 19 : ret | 24 | gianni morbidelli | minardi-lamborghini | 26 | handling | 25 | None
row 20 : ret | 33 | mauricio gugelmin | jordan-yamaha | 24 | spun off | 17 | None
row 21 : ret | 14 | andrea chiesa | fondmetal-ford | 22 | spun off | 20 | None
row 22 : ret | 6 | riccardo patrese | williams-renault | 19 | spun off | 4 | None
row 23 : ret | 12 | johnny herbert | lotus-ford | 13 | spun off | 26 | None
row 24 : ret | 25 | thierry boutsen | ligier-renault | 11 | engine | 14 | None
row 25 : ret | 20 | martin brundle | benetton-ford | 4 | spun off | 6 | None
row 26 : ret | 4 | andrea de cesaris | tyrrell-ilmor | 2 | engine | 11 | None
row 27 : dnq | 30 | ukyo katayama | larrousse-lamborghini | None | None | None | None
row 28 : dnq | 32 | stefano modena | jordan-yamaha | None | None | None | None
row 29 : dnpq | 34 | roberto moreno | moda-judd | None | None | None | None ] Execute this SQL based on the above table: select pos where grid = 7 | 4 |
[ header: # | date | venue | opponent | result | competition | scored row 1 : 1 | 5 march 2002 | lagos | sweden | 3-6 | algarve cup | 1
row 2 : 2 | 22 september 2002 | st andrew's, | iceland | 1-0 | 2003 fifa world cup qual | 1
row 3 : 3 | 21 october 2003 | kryoia soveto, | russia | 2-2 | friendly | 1
row 4 : 4 | 14 november 2003 | deepdale, preston | scotland | 5-0 | friendly | 1
row 5 : 5 | 16 september 2004 | sportpark de wending, heer | netherlands | 2-1 | friendly | 1
row 6 : 6 | 17 february 2005 | national hockey stadium, milton keynes | italy | 4-1 | friendly | 1
row 7 : 7 | 9 march 2005 | faro | portugal | 4-0 | algarve cup | 1
row 8 : 8 | 21 april 2005 | prenton park, tranmere | scotland | 2-1 | friendly | 1
row 9 : 9 | 5 june 2005 | city of manchester stadium, manchester | finland | 3-2 | 2005 uefa championship | 1
row 10 : 10 | 1 september 2005 | ertl-glas-stadi | austria | 4-1 | 2007 fifa world cup qual | 1 ] Execute this SQL based on the above table: select # where # = 7 | 7.0 |
[ header: pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 46 | valentino rossi | yamaha | 21 | 43:06.007 | 2 | 25
row 2 : 2 | 2 | dani pedrosa | honda | 21 | 4.008 | 1 | 20
row 3 : 3 | 4 | andrea dovizioso | honda | 21 | 8.536 | 6 | 16
row 4 : 4 | 69 | nicky hayden | honda | 21 | 8.858 | 4 | 13
row 5 : 5 | 56 | shinya nakano | honda | 21 | 10.583 | 15 | 11
row 6 : 6 | 1 | casey stoner | ducati | 21 | 13.64 | 7 | 10
row 7 : 7 | 65 | loris capirossi | suzuki | 21 | 15.936 | 8 | 9
row 8 : 8 | 5 | colin edwards | yamaha | 21 | 18.802 | 5 | 8
row 9 : 9 | 7 | chris vermeulen | suzuki | 21 | 23.174 | 11 | 7
row 10 : 10 | 14 | randy de puniet | honda | 21 | 25.516 | 9 | 6
row 11 : 11 | 21 | john hopkins | kawasaki | 21 | 27.609 | 10 | 5
row 12 : 12 | 13 | anthony west | kawasaki | 21 | 41.399 | 13 | 4
row 13 : 13 | 50 | sylvain guintoli | ducati | 21 | 45.617 | 16 | 3
row 14 : 14 | 15 | alex de angelis | honda | 21 | 49.003 | 17 | 2
row 15 : 15 | 24 | toni elias | ducati | 21 | 59.139 | 19 | 1
row 16 : 16 | 33 | marco melandri | ducati | 21 | +1:03.328 | 14 | None
row 17 : 17 | 9 | nobuatsu aoki | suzuki | 21 | +1:48.363 | 18 | None
row 18 : ret | 48 | jorge lorenzo | yamaha | 12 | accident | 3 | None
row 19 : ret | 52 | james toseland | yamaha | 2 | accident | 12 | None ] Execute this SQL based on the above table: select count ( rider ) where rider = 'randy de puniet' | 1 |
[ header: first issued | design | slogan | serial format | serials issued | notes row 1 : 1913 | red lettering and white background painted on porcelain- | none | 12345 | None | steel registration seal on right side between "n.
row 2 : 1933 | orange lettering embossed on black base | none | a12345 | None | county letter code at left
row 3 : 1952-56 | orange lettering embossed on black base | none | a/b 123; a/ | None | tab for subsequent years inserted over original date
row 4 : 1959 | black on buff, non-reflective, | garden state embossed in plain block letters below | abc-123 | aaa-100 to rh | None
row 5 : 1960 | black on buff, non-reflective, | in transit embossed in plain block letters below | f-86-3 | f-11-3 to f-99- | from the collection of richard watson
row 6 : 1970 | black on buff, non-reflective, | garden state embossed in plain block letters below | abc-123 | uaa-100 to yzz | None
row 7 : 1973 | black on buff, non-reflective, | garden state embossed in plain block letters below | 123-abc | 100-aaa to 999-h | None
row 8 : 1977 | black on buff, non-reflective, | garden state embossed in plain block letters below | 123-abc | 100-hca to 999-kzz | None
row 9 : 1979 | yellow on blue, non-reflective, | garden state embossed in plain block letters below | 123-abc; new jersey state | 100-laa to 999-zzz | None
row 10 : 1985 | yellow on blue, non-reflective, | garden state embossed in plain block letters below | abc-123; new jersey state icon used | zaa-100 to zzz- | None
row 11 : 1999 | black embossed numbers on yellow to white gradient | garden state screened in black plain block letters below | abc-12d; new jersey state icon used | jaa-10a to vzt- | None
row 12 : 2010 | black embossed numbers on yellow to white gradient | garden state screened in black plain block letters below | a12-abc; new jersey | a10-aaa to present 4, | k43-ecg (current highest ] Execute this SQL based on the above table: select first issued where serials issued = '100-aaa to 999-hbz1, 2, 5' order by design desc limit 1 | 1973 |
[ header: season | level | division | place row 1 : 2001/02 | 4 | 3a | 4th
row 2 : 2002/03 | 3 | 2ab | 20th
row 3 : 2003/04 | 4 | 3a | 9th
row 4 : 2004/05 | 4 | 3a | 2nd
row 5 : 2005/06 | 4 | 3a | 3rd
row 6 : 2006/07 | 4 | 3a | 7th
row 7 : 2007/08 | 4 | 3a | 9th
row 8 : 2008/09 | 4 | 3a | 14th
row 9 : 2009/10 | 4 | 3a | 6th
row 10 : 2010/11 | 4 | 3a | 19th
row 11 : 2011/12 | 5 | reg. pref | 18th
row 12 : 2012/13 | 6 | 1a reg | 15th
row 13 : 2013/14 | 6 | 1a reg | None ] Execute this SQL based on the above table: select level where level = 4 | 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.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 count ( # ) where score = 1543 | 0 |
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : winner | 1 | 12 march 1978 | dallas | carpet | martina navratilova | evonne goolagong bett | 6-3, 7-6
row 2 : runner-up | 3 | 18 february 1979 | los angeles | hard (i) | martina navratilova | rosemary casals chris evert | 4-6, 6-1, 3-6
row 3 : winner | 4 | 12 august 1979 | indianapolis | clay | kathy jordan | penny johnson paula smith | 6-1, 6-0
row 4 : winner | 5 | 28 october 1979 | tampa | hard | virginia ruzici | ilana kloss bett | 7-5, 4-6, 7-5
row 5 : winner | 6 | 25 november 1979 | brighton | carpet | ann kiyomura | ilana kloss laura | 6-2, 6-1
row 6 : runner-up | 5 | 2 december 1979 | melbourne | grass | dianne fromholtz | billie jean king wendy | 3-6, 3-6
row 7 : runner-up | 6 | 10 february 1980 | los angeles | hard (i) | kathy jordan | rosemary casals martina navrati | 6-7, 2-6
row 8 : winner | 8 | 7 june 1980 | french open | clay | kathy jordan | ivanna madruga ad | 6-1, 6-0
row 9 : runner-up | 10 | 5 october 1980 | minneapolis | carpet | paula smith | ann kiyomura candy | 3-6, 6-4, 1-6
row 10 : runner-up | 12 | 16 november 1980 | tampa | hard | paula smith | rosemary casals candy reynolds | 6-7, 5-7
row 11 : runner-up | 13 | 15 march 1981 | dallas | carpet | kathy jordan | martina navratilova pa | 5-7, 4-6
row 12 : runner-up | 14 | 21 june 1981 | eastbourne | grass | kathy jordan | martina navratilova pa | 7-6, 2-6, 1-6
row 13 : runner-up | 16 | 16 august 1981 | richmond | carpet | kathy jordan | sue barker ann kiyo | 6-4, 6-7, 4-6
row 14 : runner-up | 20 | 17 january 1982 | cincinnati | carpet | pam shriver | sue barker ann kiyo | 2-6, 6-7
row 15 : runner-up | 21 | 24 january 1982 | seattle | carpet | kathy jordan | rosemary casals wendy turnbull | 5-7, 4-6
row 16 : runner-up | 30 | 20 february 1983 | chicago | carpet | kathy jordan | martina navratilova pa | 1-6, 2-6
row 17 : runner-up | 32 | 3 april 1983 | tokyo | carpet | kathy jordan | billie jean king shar | 1-6, 1-6
row 18 : winner | 24 | 24 april 1983 | orlando | clay | billie jean king | martina navratilova pa | 6-3, 1-6, 7-6
row 19 : winner | 26 | 31 march 1985 | palm beach gardens | clay | joanne russell | laura arraya gabriela sa | 1-6, 6-1, 7-6(4) ] Execute this SQL based on the above table: select outcome where date > ( select date where outcome = 'runner-up' ) order by date limit 1 | winner |
[ header: manufacturer | model | first flight | max payload (t) | cruise (km/h) | max range (km) | mtow row 1 : airbus | a330 mrtt | 2007 | 45 | 860 | 14,800 | 223
row 2 : airbus | a400m | 2009 | 37 | 780 | 9,300 | 141
row 3 : alenia | c-27j spartan | 2008 | 11.5 | 583 | 5,926 | 31.8
row 4 : antonov | an-12 | 1957 | 20 | 777 | 5,700 | 61
row 5 : antonov | an-22 antei | 1965 | 80 | 740 | 5,000 | 250
row 6 : antonov | an-26 | 1969 | 5.5 | 440 | 2,550 | 24
row 7 : antonov | an-32 | 1976 | 6.7 | 480 | 2,500 | 26.9
row 8 : antonov | an-70 | 1994 | 47 | 729 | 6,600 | 145
row 9 : antonov | an-72 | 1977 | 7.5 | 600 | 4,800 | 33
row 10 : antonov | an-124 ruslan | 1982 | 150 | 800-850 | 5,410 | 405
row 11 : antonov | an-225 mriya | 1988 | 250 | 800 | 15,400 | 600
row 12 : avic | y-8 | 1974 | 20 | 550 | 5,616 | 61
row 13 : avic | y-9 | 2008 | 25 | 650 | 7,800 | 77
row 14 : avic | y-20 | 2013 | 66 | 700 | 7,800 | 220
row 15 : bell/boeing | v-22 osprey | 1989 | 6.8 | 396 | 1,627 | 27.4
row 16 : boeing | c-17 globemaster iii | 1991 | 77.5 | 830 | 4,482 | 265
row 17 : casa | c-212 aviocar | 1971 | 2.8 | 315 | 1,433 | 8
row 18 : casa/indonesian aerospace | cn-235 | 1983 | 5 | 509 | 5,003 | 15.1
row 19 : casa | c-295 | 1998 | 9.3 | 481 | 5,630 | 23.2
row 20 : de havilland canada | c-7 caribou | 1958 | 3.6 | 348 | 2,103 | 14.2
row 21 : douglas | c-47 | 1943 | 3 | 360 | 2,600 | 10.5
row 22 : grumman | c-2 greyhound | 1964 | 4.5 | 465 | 2,400 | 24.7
row 23 : embraer | kc-390 | 2014 | 23 | 900 | 6,200 | 72
row 24 : fairchild | c-123 provider | 1949 | 11 | 367 | 1,666 | 27
row 25 : ilyushin | il-76 | 1971 | 47 | 900 | 4,400 | 210
row 26 : ilyushin | il-112 | 2011 | 5.9 | 550 | 5,000 | 20
row 27 : kawasaki | c-1 | 1970 | 11.9 | 657 | 1,300 | 45
row 28 : kawasaki | xc-2 | 2010 | 37.6 | 890 | 6,500 | 120
row 29 : lockheed | c-5 galaxy | 1968 | 122 | 907 | 4,445 | 381
row 30 : lockheed | c-130 hercules | 1954 | 20 | 540 | 3,800 | 70.3
row 31 : lockheed | c-141 starlifter | 1963 | 45 | 912 | 9,880 | 147
row 32 : pzl mielec | m-28 skytruck | 1993 | 2.5 | 270 | 1,500 | 8
row 33 : short brothers | c-23 sherpa | 1982 | 3.2 | 296 | 1,239 | 3.2
row 34 : transport allianz | transall c-160 | 1963 | 16 | 513 | 1,850 | 49.2
row 35 : uac and hal | uac/hal multirole transport | 2015 | 22 | 830 | 2,500 | 68 ] Execute this SQL based on the above table: select count ( model ) | 35 |
[ 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 club where club = 'saipa' and club = 'saipa' | saipa |
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2008 | 4 | npsl | 2nd, mid atlantic | did not qualify | did not qualify
row 2 : 2009 | 4 | npsl | 5th, atlantic | did not qualify | did not enter
row 3 : 2010 | 4 | npsl | 5th, atlantic | did not qualify | did not enter
row 4 : 2010-11 | 5 | csl i | in progress | None | None
row 5 : 2011 | 4 | npsl | 4th, atlantic | did not qualify | did not enter
row 6 : 2012 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter
row 7 : 2013 | 4 | npsl | 3rd, atlantic | did not qualify | did not enter ] Execute this SQL based on the above table: select open cup group by open cup order by count ( * ) desc limit 1 | did not enter |
[ header: year | national champion | score | runner-up | host or site row 1 : 2001 | ucla | 5-4 | stanford | stanford university, avery aquatic center
row 2 : 2002 | stanford | 8-4 | ucla | usc, mcdonald'
row 3 : 2003 | ucla (2) | 4-3 | stanford | uc san diego, canyon
row 4 : 2004 | usc | 10-8 | loyola marymount | stanford university, avery aquatic center
row 5 : 2005 | ucla (3) | 3-2 | stanford | university of michigan, canham nat
row 6 : 2006 | ucla (4) | 9-8 | usc | uc davis, schaal
row 7 : 2007 | ucla (5) | 5-4 | stanford | long beach state, joint forces training base, los
row 8 : 2008 | ucla (6) | 6-3 | usc | stanford university, avery aquatic center
row 9 : 2009 | ucla (7) | 5-4 | usc | university of maryland, eppley recreation
row 10 : 2010 | usc (2) | 10-9 | stanford | san diego state, az
row 11 : 2011 | stanford (2) | 9-5 | california | university of michigan, canham nat
row 12 : 2012 | stanford (3) | 6-4 | usc | san diego state, az
row 13 : 2013 | usc (3) | 10-9 5ot | stanford | harvard university, blodget
row 14 : 2014 | None | None | None | usc, uytengsu ] Execute this SQL based on the above table: select year order by id desc limit 1 | 2014 |
[ header: club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969 | rams | silver & red | hazelwood south reserve | 4 |
row 2 : east gippsland united | bairnsdale | 2009 | None | navy blue & gold | howitt park sports complex | 0 |
row 3 : falcons 2000 | morwell | 1961 | falcons | blue & black | latrobe city soccer stadium | 2 |
row 4 : fortuna 60 | morwell | 1960 | lions | orange & black | crinigan road south reserve | 9 |
row 5 : moe united | moe | 1952 | red devils | red, black & white | olympic park | 7 |
row 6 : monash | newborough | 1958 | wolves | gold & black | monash reserve | 0 |
row 7 : morwell pegasus | morwell | 1959 | the flying horse | maroon & sky blue | ronald reserve | 5 |
row 8 : newborough/yallourn | newborough | None | None | navy blue | burrage reserve | 8 |
row 9 : sale united | sale | 1974 | swans | green & white | godfrey baldwin reserve | 1 |
row 10 : traralgon city | traralgon | 1968 | roosters | black & white | harold preston reserve | 0 |
row 11 : traralgon olympians | traralgon | 1980 | olympians | blue & white | harold preston reserve | 8 |
row 12 : tyers | tyers | 1982 | lightning | green & gold | tyers recreation reserve | 0 | ] Execute this SQL based on the above table: select town order by founded limit 1 | newborough |
[ header: date | time | opponent | site | tv | result | attendance | record row 1 : 11/11/2012 | 10:00 pm | at hawaiʻi | stan sheriff center • honol | None | l 54-81 | 5339 | 0-2
row 2 : 11/12/2012 | 11:00 pm | vs. maryland-eastern | stan sheriff center • honol | None | w 62-52 | 5388 | 1-2
row 3 : 11/21/2012 | 9:30 pm | at #25 san diego state | viejas arena • san diego | fssd | l 43-79 | 12414 | 1-3
row 4 : 12/01/2012 | 9:00 pm | at oregon | matthew knight arena • eugen | p12n | l 59-80 | 5281 | 1-6
row 5 : 12/05/2012 | 7:00 pm | at #19 michigan state | breslin center • east lan | btn | l 44-76 | 14797 | 1-7
row 6 : 12/08/2012 | 3:00 pm | at air force | clune arena • colorado | None | l 49-65 | 1553 | 1-8
row 7 : 12/22/2012 | 8:25 pm | utep | don haskins center • el paso | None | l 61-83 | 7132 | 1-10
row 8 : 01/08/2013 | 7:30 pm | alabama a&m | k. l. johnson complex | None | w 77-61 | 3989 | 4-11 (3-0)
row 9 : 01/12/2013 | 4:25 pm | at southern | f. g. clark center • | None | l 50-84 | 1880 | 4-12 (3-1)
row 10 : 02/02/2013 | 5:40 pm | at alabama state | dunn-oliver acadom | None | w 81-77 | 2256 | 9-13 (8-2)
row 11 : 02/09/2013 | 7:30 pm | southern | k. l. johnson complex | None | w 55-52 | 3462 | 11-13 (10-2)
row 12 : 02/16/2013 | 1:30 pm | at texas southern | health and physical education arena • houston, | None | l 69-75 | 1824 | 12-14 (11-3)
row 13 : 02/25/2013 | 8:20 pm | jackson state | k. l. johnson complex | None | w 73-72 | 3026 | 15-14 (14-3) ] Execute this SQL based on the above table: select opponent where opponent in ( 'at southern' , 'btn' ) order by attendance limit 1 | at southern |
[ header: opposition | matches | won | drawn | lost | for | against | win% row 1 : bhopal badshahs | 2 | 0 | 1 | 1 | 7 | 8 | 0.00%
row 2 : chennai cheeta | 2 | 1 | 0 | 1 | 6 | 5 | 50.00%
row 3 : delhi wizards | 2 | 2 | 0 | 0 | 4 | 2 | 100.00%
row 4 : karnataka lions | 2 | 1 | 0 | 1 | 8 | 4 | 50.00%
row 5 : mumbai marines | 2 | 2 | 0 | 0 | 9 | 5 | 100.00%
row 6 : pune strykers | 3 | 2 | 0 | 1 | 11 | 8 | 66.67%
row 7 : sher-e-punjab | 2 | 1 | 0 | 1 | 5 | 6 | 50.00% ] Execute this SQL based on the above table: select opposition where for < 715 | bhopal badshahs, chennai cheetahs, delhi wizards, karnataka lions, mumbai marines, pune strykers, sher-e-punjab |
[ header: no | title | directed by | released row 1 : 1 | "kloot's k | hawley pratt | 1973
row 2 : 2 | "apache on the county seat" | hawley pratt | 1973
row 3 : 3 | "the shoe must go on" | gerry chiniquy | 1973
row 4 : 4 | "a self winding sidewinder" | roy morita | 1973
row 5 : 5 | "pay your buffalo bill" | gerry chiniquy | 1973
row 6 : 6 | "stirrups and hic | gerry chiniquy | 1973
row 7 : 7 | "ten miles to the gallop" | arthur leonardi | 1973
row 8 : 8 | "phony express" | gerry chiniquy | 1974
row 9 : 9 | "giddy up woe" | sid marcus | 1974
row 10 : 10 | "gold struck" | roy morita | 1974
row 11 : 11 | "as the tumbleweeds turn" | gerry chiniquy | 1974
row 12 : 12 | "the badge and the beautiful" | bob balsar | 1974
row 13 : 13 | "big beef at o.k. cor | bob balsar | 1974
row 14 : 14 | "by hoot or by crook | bob balsar | 1974
row 15 : 15 | "strange on the range" | durward bonaye | 1974
row 16 : 16 | "mesa trouble" | sid marcus | 1974
row 17 : 17 | "saddle soap opera" | gerry chiniquy | 1974 ] Execute this SQL based on the above table: select no where title = '"by hoot or by crook"' | 14.0 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 10 | juan pablo montoya | mclaren-mercedes | 60 | 1:24:29.588 | 3 | 10
row 2 : 2 | 5 | fernando alonso | renault | 60 | 2.739 | 1 | 8
row 3 : 3 | 9 | kimi raikkonen | mclaren-mercedes | 60 | 14.436 | 12 | 6
row 4 : 4 | 6 | giancarlo fisichella | renault | 60 | 17.914 | 6 | 5
row 5 : 5 | 3 | jenson button | bar-honda | 60 | 40.264 | 2 | 4
row 6 : 6 | 1 | michael schumacher | ferrari | 60 | +1:15.322 | 9 | 3
row 7 : 7 | 2 | rubens barrichello | ferrari | 60 | +1:16.567 | 5 | 2
row 8 : 8 | 17 | ralf schumacher | toyota | 60 | +1:19.212 | 8 | 1
row 9 : 9 | 16 | jarno trulli | toyota | 60 | +1:20.851 | 4 | None
row 10 : 10 | 12 | felipe massa | sauber-petronas | 59 | +1 lap | 16 | None
row 11 : 11 | 7 | mark webber | williams-bmw | 59 | +1 lap | 11 | None
row 12 : 12 | 8 | nick heidfeld | williams-bmw | 59 | +1 lap | 14 | None
row 13 : 13 | 14 | david coulthard | red bull-cosworth | 59 | +1 lap | 13 | None
row 14 : 14 | 11 | jacques villeneuve | sauber-petronas | 59 | +1 lap | 10 | None
row 15 : 15 | 15 | christian klien | red bull-cosworth | 59 | +1 lap | 15 | None
row 16 : 16 | 4 | takuma sato | bar-honda | 58 | +2 laps | 7 | None
row 17 : 17 | 18 | tiago monteiro | jordan-toyota | 58 | +2 laps | 20 | None
row 18 : 18 | 21 | christijan albers | minardi-cosworth | 57 | +3 laps | 18 | None
row 19 : 19 | 20 | patrick friesacher | minardi-cosworth | 56 | +4 laps | 19 | None
row 20 : ret | 19 | narain karthikeyan | jordan-toyota | 10 | electrical | 17 | None ] Execute this SQL based on the above table: select count ( pos ) where constructor = 'williams-bmw' | 2 |
[ header: release | artist | title | notes | album row 1 : 2004 | hiroshi itsuki feat. | deigo to hanasu ( | None | onna no ehon
row 2 : 2005 | chikuzen sato with | boku no mune de oya | features on "rimits: best duet songs | the selection of cornerstones 1995-2004
row 3 : 2005 | rimi natsukawa | 'aa koshien' | None | ningen manyoka: y
row 4 : 2005 | kaoru kurosawa duet | manten no hoshi no yoru | features on "rimits: best duet songs | love anthem
row 5 : 2006 | andrea bocelli duet with rim | somos novios (ai no | features on "umui kaji" | amore (japanese edition
row 6 : 2008 | taiyo yamazawa | utabito (歌人 singer?) | None | music tree
row 7 : 2009 | chage with rimi natsu | boku wa do kana (僕はとうかな what | None | many happy returns
row 8 : 2009 | rimi natsukawa | tada sore dake ( | None | katsuhisa hattori ] Execute this SQL based on the above table: select count ( artist ) where release > 1265 | 8 |
[ header: team | domestic tournament | position | appearance | qualified row 1 : perth scorchers | 2011-12 big bash league | runners-up | 1st | 21 january 2012
row 2 : sydney sixers | 2011-12 big bash league | winners | 1st | 22 january 2012
row 3 : highveld lions | 2011-12 miway t20 challenge | runners-up | 2nd | 18 march 2012
row 4 : titans | 2011-12 miway t20 challenge | winners | 1st | 1 april 2012
row 5 : delhi daredevils | 2012 indian premier league | third place | 2nd | 15 may 2012
row 6 : kolkata knight riders | 2012 indian premier league | winners | 2nd | 17 may 2012
row 7 : mumbai indians | 2012 indian premier league | fourth place | 3rd | 19 may 2012
row 8 : chennai super kings | 2012 indian premier league | runners-up | 3rd | 20 may 2012
row 9 : auckland aces | qualifying stage | pool 1 winners | 2nd | 10 october 2012
row 10 : yorkshire carnegie | qualifying stage | pool 2 winners | 1st | 10 october 2012 ] Execute this SQL based on the above table: select team order by id desc limit 1 | yorkshire carnegie |
[ header: kilometers | name | location | intersecting routes row 1 : 0 | netanya mall | netanya | petah tikva street, r
row 2 : 0.6 | netanya interchange | netanya | highway 2
row 3 : 0.75 | harakevet road | netanya | entrance to netanya railway station
row 4 : 1.45 | pinkas street | netanya | pinkas street
row 5 : 2.2 | deganya road | netanya | deganya road
row 6 : 2.8 | beit yitzhak | beit yitzhak | hasharon road
row 7 : 3.8 | ganot hadar | ganot hadar | entrance to ganot hadar and nordiy
row 8 : 4.3 | hasharon junction ("beit lid") | ganot hadar | highway 4
row 9 : 6.2 | rabin boulevard | kfar yona | entrance to kfar yona
row 10 : 7.3 | begin boulevard | kfar yona | entrance to kfar yona
row 11 : 7.7 | ha'atzmaut street | haniel | entrance to haniel
row 12 : 9.3 | yanuv junction | yanuv | route 5613, entrance to yanu
row 13 : 10 | haerez way | tnuvot industrial zone | entrance to tnuvot and
row 14 : 12 | be'erotayim junction | hagor | entrance to be'erotayim and
row 15 : 13.2 | nitzanei oz junction | nitzanei oz | route 5714, entrance to nitz
row 16 : 14.5 | nitzanei oz interchange | nitzanei oz | highway 6
row 17 : 15 | idf checkpoint | tulkarm | entrance to nitzanei s ] Execute this SQL based on the above table: select intersecting routes where location = ( select max ( location ) ) | route 5613, entrance to yanuv |
[ header: painter | composition | drawing | color | expression row 1 : andrea del sarto | 12 | 16 | 9 | 8
row 2 : federico barocci | 14 | 15 | 6 | 10
row 3 : jacopo bassano | 6 | 8 | 17 | 0
row 4 : giovanni bellini | 4 | 6 | 14 | 0
row 5 : sebastian bourdon | 10 | 8 | 8 | 4
row 6 : charles le brun | 16 | 16 | 8 | 16
row 7 : i carracci | 15 | 17 | 13 | 13
row 8 : cavalier d'arpino | 10 | 10 | 6 | 2
row 9 : correggio | 13 | 13 | 15 | 12
row 10 : daniele da volterra | 12 | 15 | 5 | 8
row 11 : abraham van diepenbeeck | 11 | 10 | 14 | 6
row 12 : il domenichino | 15 | 17 | 9 | 17
row 13 : albrecht durer | 8 | 10 | 10 | 8
row 14 : giorgione | 8 | 9 | 18 | 4
row 15 : giovanni da udine | 10 | 8 | 16 | 3
row 16 : giulio romano | 15 | 16 | 4 | 14
row 17 : guercino | 18 | 10 | 10 | 4
row 18 : guido reni | x | 13 | 9 | 12
row 19 : holbein | 9 | 10 | 16 | 3
row 20 : jacob jordaens | 10 | 8 | 16 | 6
row 21 : lucas jordaens | 13 | 12 | 9 | 6
row 22 : giovanni lanfranco | 14 | 13 | 10 | 5
row 23 : leonardo da vinci | 15 | 16 | 4 | 14
row 24 : lucas van leyden | 8 | 6 | 6 | 4
row 25 : michelangelo | 8 | 17 | 4 | 8
row 26 : caravaggio | 6 | 6 | 16 | 0
row 27 : murillo | 6 | 8 | 15 | 4
row 28 : otho venius | 13 | 14 | 10 | 10
row 29 : palma il vecchio | 5 | 6 | 16 | 0
row 30 : palma il giovane | 12 | 9 | 14 | 6
row 31 : il parmigianino | 10 | 15 | 6 | 6
row 32 : gianfrancesco penni | 0 | 15 | 8 | 0
row 33 : perin del vaga | 15 | 16 | 7 | 6
row 34 : sebastiano del piombo | 8 | 13 | 16 | 7
row 35 : primaticcio | 15 | 14 | 7 | 10
row 36 : raphael | 17 | 18 | 12 | 18
row 37 : rembrandt | 15 | 6 | 17 | 12
row 38 : rubens | 18 | 13 | 17 | 17
row 39 : francesco salviati | 13 | 15 | 8 | 8
row 40 : eustache le sueur | 15 | 15 | 4 | 15
row 41 : teniers | 15 | 12 | 13 | 6
row 42 : pietro testa | 11 | 15 | 0 | 6
row 43 : tintoretto | 15 | 14 | 16 | 4
row 44 : titian | 12 | 15 | 18 | 6
row 45 : van dyck | 15 | 10 | 17 | 13
row 46 : vanius | 15 | 15 | 12 | 13
row 47 : veronese | 15 | 10 | 16 | 3
row 48 : taddeo zuccari | 13 | 14 | 10 | 9
row 49 : federico zuccari | 10 | 10 | 8 | 8 ] Execute this SQL based on the above table: select painter order by expression limit 1 | jacopo bassano |
[ header: year | team | co-drivers | car | class | laps | pos. | class pos. row 1 : 2001 | team den bla avis team goh | john nielsen hiroki | dome s101-judd | lmp900 | 66 | dnf | dnf
row 2 : 2003 | rn motorsport | john nielsen hayanari | dba4 03s-zytek | lmp675 | 288 | 22nd | 2nd
row 3 : 2004 | lister racing | john nielsen jens | lister storm lmp-chevrole | lmp1 | 279 | 24th | 9th
row 4 : 2006 | zytek engineering team essex invest | john nielsen philip and | zytek 06s | lmp1 | 269 | nc | nc
row 5 : 2007 | aston martin racing larbre | christophe bouchut f | aston martin dbr | gt1 | 341 | 7th | 3rd
row 6 : 2008 | team essex | john nielsen sasch | porsche rs spyder evo | lmp2 | 347 | 12th | 2nd
row 7 : 2009 | team essex | kristian poulsen e | porsche rs spyder evo | lmp2 | 357 | 10th | 1st
row 8 : 2011 | hope racing | steve zacchia jan | oreca 01-swiss | lmp1 | 115 | dnf | dnf ] Execute this SQL based on the above table: select class where car = 'porsche rs spyder evo' and id = ( select id where car = 'porsche rs spyder evo' ) + 1 | lmp2 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 13 june 2013 | zhejiang dragon sports centre, | russia | 1 - 0 | 5 - 1 | friendly
row 2 : 2 | 13 june 2013 | zhejiang dragon sports centre, | russia | 3 - 0 | 5 - 1 | friendly
row 3 : 3 | 14 june 2013 | zhejiang dragon sports centre, | netherlands | None | 4 - 3 | friendly
row 4 : 4 | 14 june 2013 | zhejiang dragon sports centre, | netherlands | None | 4 - 3 | friendly
row 5 : 5 | 15 june 2013 | zhejiang dragon sports centre, | china | None | 5 - 2 | friendly
row 6 : 6 | 1 july 2013 | songdo global university campus, incheon | iraq | 3 - 1 | 12 - 3 | 2013 asian indoor-martial arts games
row 7 : 7 | 1 july 2013 | songdo global university campus, incheon | iraq | 4 - 1 | 12 - 3 | 2013 asian indoor-martial arts games
row 8 : 8 | 6 july 2013 | songdo global university campus, incheon | japan | 5 - 2 | 5 - 2 | 2013 asian indoor-martial arts games
row 9 : None | 19 october 2013 | sao keatano, | bank | 3 - 0 | 3 - 0 | unofficial friendly
row 10 : 9 | 21 october 2013 | maringa's futsal stadium, | guatemala | None | 7 - 0 | friendly
row 11 : 10 | 23 october 2013 | ginasio chico neto, | argentina | 2 - 1 | 2 - 2 | 2013 grand prix de futsal ] Execute this SQL based on the above table: select ( select # where opponent = 'netherlands' ) > ( select # where opponent = 'russia' ) | 1 |
[ header: year | number | name row 1 : 1884-1885 | 7 | lukin homphrey i
row 2 : 1889-1890 | 6 | septimus julius augustus deni
row 3 : 1901 | 154 | f.m. gaudet
row 4 : 1907 | 139 | c.r.f. cout
row 5 : 1910 | 63 | george hooper
row 6 : 1913 | 268 | henry robert visart de
row 7 : 1928 | 555 | r.r. carr-harri
row 8 : 1930-1931 | 1119 | j.h. price
row 9 : 1940-1941 | 803 | j.v. young
row 10 : 1945 | 982 | d.w. mackeen
row 11 : 1948 | 1855 | ian s. johnston
row 12 : 1951 | 1860 | nicol kingsmill
row 13 : 1957 | 1954 | w.p. carr
row 14 : 1962 | 2183 | james e. pepall
row 15 : 1968-1969 | rcnc90 | john f. frank
row 16 : 1986-1987 | 5604 | ken smee
row 17 : 1996-1997 | 3550 | murray johnston
row 18 : 2002-2003 | 6777 | michel charron
row 19 : 2005-2006 | 10080 | robert booth
row 20 : 2013 | m0058 | marc drolet (first u
row 21 : 1891 | 10 | victor brereton rivers
row 22 : 1895-1896 | 15 | francis joseph dixon
row 23 : 1899 | 14 | john bray cochrane
row 24 : 1902 | 47 | ernest frederick w
row 25 : 1908 | 232 | john houlison
row 26 : 1911 | 255 | h.a. panet
row 27 : 1923 | 377 | a.c. caldwell
row 28 : 1929 | 667 | e.g. hanson
row 29 : 1932 | 472 | a.r. chipman
row 30 : 1936-1937 | 877 | g.l. magann
row 31 : 1946 | 1841 | d.g. cunningham
row 32 : 1952 | 1828 | ted g.e. beament
row 33 : 1955 | 1474 | de l.h.m panet
row 34 : 1960 | 1379 | h.a. mackenzie
row 35 : 1980-1981 | 3251 | jim tremain
row 36 : 2000-2001 | 5758 | michael morres
row 37 : 2003-2004 | 7776 | chris lythgo
row 38 : 1892 | 86 | reuben wells leonard
row 39 : 1897 | 48 | a.k. kirkpatrick
row 40 : 1900 | 41 | robert cartwright
row 41 : 1909 | 91 | j.d. gibson
row 42 : 1912 | 246 | major-general sir henry e
row 43 : 1920 | 293 | c.j. armstrong
row 44 : 1927 | 623 | s.b. coristine
row 45 : 1938-1939 | 1003 | a.m. mitchell
row 46 : 1950 | 1542 | e.w. crowe
row 47 : 1953 | 1620 | r.r. labatt
row 48 : 1961 | 2157 | j.h.r. gagnon
row 49 : 1964 | 2351 | guy savard
row 50 : 1981-1982 | 2897 | herb pitts
row 51 : 1992-1993 | h3356 | robin cumine
row 52 : 1995-1996 | 5739 | andre costin ] Execute this SQL based on the above table: select year where name = 'john houlison' | 1908 |
[ header: number | serial no | entered service | withdrawn | kilometres travelled row 1 : 4101 | 1000 | 1 dec 1953 | 6 jun 1973 | 463,514
row 2 : 4102 | 1002 | 30 oct 1953 | 30 jun 1975 | 492,650
row 3 : 4103 | 1003 | 18 jan 1954 | 2 apr 1974 | 462,871
row 4 : 4104 | 1004 | 13 jan 1954 | 12 oct 1973 | 440,810
row 5 : 4105 | 1005 | 8 feb 1954 | None | None
row 6 : 4106 | 1006 | 21 jan 1954 | 4 aug 1972 | 406,288
row 7 : 4107 | 1007 | 25 jan 1954 | 11 aug 1973 | 446,167
row 8 : 4108 | 1008 | 22 feb 1954 | 20 dec 1967 | 402,026
row 9 : 4109 | 1009 | 11 mar 1954 | 9 feb 1972 | 426,074
row 10 : 4110 | 1010 | 10 feb 1955 | 20 may 1974 | 476,489 ] Execute this SQL based on the above table: select entered service order by entered service desc limit 1 | 10 feb 1955 |
[ header: rank | bib | name | country | run 1 | rank | run 2 | rank | total | difference row 1 : None | 10 | andrea rothfuss | germany | 49.38 | 1 | 50.6 | 1 | 1:39.98 | None
row 2 : None | 12 | petra smarzova | slovakia | 52.5 | 3 | 51.22 | 2 | 1:43.72 | 3.74
row 3 : None | 11 | karolina wisniew | canada | 52.17 | 2 | 53.36 | 4 | 1:45.53 | 5.55
row 4 : 4 | 15 | melania corradini | italy | 54.72 | 5 | 52.95 | 3 | 1:47.67 | 7.69
row 5 : 5 | 13 | solene jambaque | france | 53.95 | 4 | 54.68 | 5 | 1:48.63 | 8.65
row 6 : 6 | 18 | mariya papulova | russia | 55.35 | 6 | 55.96 | 7 | 1:51.31 | 11.33
row 7 : 7 | 9 | katja saarinen | finland | 56.45 | 7 | 55.07 | 6 | 1:51.52 | 11.54
row 8 : 8 | 14 | anna jochemsen | netherlands | 1:00.09 | 8 | 57.21 | 8 | 1:57.30 | 17.32
row 9 : 9 | 17 | elena kudyakova | russia | 1:00.65 | 9 | 1:00.21 | 9 | 2:00.86 | 20.88
row 10 : None | 16 | ursula pueyo marimon | spain | dnf | None | None | None | None | None
row 11 : None | 8 | danja haslacher | austria | dns | None | None | None | None | None ] Execute this SQL based on the above table: select country where name = 'katja saarinen' | finland |
[ header: rank | lane | name | nationality | time | notes row 1 : 1 | 4 | petra chocova | czech republic | 31.44 | q
row 2 : 2 | 5 | sycerika mcma | ireland | 31.51 | q
row 3 : 3 | 6 | concepcion badillo diaz | spain | 31.66 | q
row 4 : 4 | 1 | katharina stiberg | norway | 31.84 | q
row 5 : 5 | 3 | hrafnhildur | iceland | 31.95 | q
row 6 : 6 | 8 | anastasia christoforou | cyprus | 31.98 | None
row 7 : 7 | 2 | ivana ninkovic | bosnia and herzegovin | 32.26 | None
row 8 : 8 | 7 | jenna laukkanen | finland | 32.26 | None ] Execute this SQL based on the above table: select time where name = 'concepcion badillo diaz' | 31.66 |
[ header: year | division | league | regular season | playoffs | open cup row 1 : 2006 | 4 | usl pdl | 5th, northwest | did not qualify | did not qualify
row 2 : 2007 | 4 | usl pdl | 2nd, northwest | conference semifinals | did not qualify
row 3 : 2008 | 4 | usl pdl | 1st, northwest | conference finals | did not qualify
row 4 : 2009 | 4 | usl pdl | 7th, northwest | did not qualify | did not qualify
row 5 : 2010 | 4 | usl pdl | 3rd, northwest | did not qualify | did not qualify
row 6 : 2011 | 4 | usl pdl | 8th, northwest | did not qualify | did not qualify
row 7 : 2012 | 4 | usl pdl | 1st, northwest | semifinals | did not qualify
row 8 : 2013 | 4 | usl pdl | 4th, northwest | did not qualify | 2nd round ] Execute this SQL based on the above table: select playoffs where id = ( select id where playoffs = 'semifinals' ) - 1 | did not qualify |
[ header: draw | artist | song | points | place row 1 : 1 | gonzaga coutinho | "tema para um homem so" | 102 | 5th
row 2 : 2 | pedro osorio | "uma cancao comercial" | 123 | 3rd
row 3 : 3 | concha | "qualquer dia, quem dir | 78 | 6th
row 4 : 4 | gabriela schaaf | "eu so quero" | 132 | 2nd
row 5 : 5 | toze brito | "novo canto portugues" | 110 | 4th
row 6 : 6 | teresa silva carval | "cantemos ate ser dia" | 52 | 9th
row 7 : 7 | florencia | "o comboio do tua | 63 | 8th
row 8 : 8 | manuel jose soares | "quando chego a casa | 76 | 7th
row 9 : 9 | manuela bravo | "sobe, sobe, bala | 149 | 1st ] Execute this SQL based on the above table: select count ( artist ) where points >= 408 | 0 |
[ header: season | tier | division | place row 1 : 1970-01 | 6 | regional | None
row 2 : 2001/02 | 6 | 1a reg | None
row 3 : 2002/03 | 5 | reg. pref | 11th
row 4 : 2003/04 | 5 | reg. pref | 9th
row 5 : 2004/05 | 5 | reg. pref | 1st
row 6 : 2005/06 | 4 | 3a | 20th
row 7 : 2006/07 | 5 | reg. pref | 3rd
row 8 : 2007/08 | 5 | reg. pref | 1st
row 9 : 2008/09 | 4 | 3a | 16th
row 10 : 2009/10 | 4 | 3a | 17th
row 11 : 2010/11 | 4 | 3a | 18th
row 12 : 2011/12 | 5 | reg. pref | 2nd ] Execute this SQL based on the above table: select tier where division = '3a' | 4.0, 4.0, 4.0, 4.0 |
[ header: number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f
row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d
row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d
row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar d-type | jaguar | d
row 5 : 7 | bob veith | bob estes | phillips | offenhauser | f
row 6 : 8 | jean behra | maserati | maserati 250f | maserati | f
row 7 : 8 | jean behra | maserati | maserati 450s1 | maserati | f
row 8 : 12 | pat o'connor | sumar | kurtis kraft 500g | offenhauser | f
row 9 : 16 | mario bornigia | scuderia cottione | ferrari | ferrari | None
row 10 : 27 | tony bettenhausen | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f
row 11 : 35 | eddie sachs | jim robbins | kurtis kraft 500g | offenhauser | f
row 12 : 49 | ray crawford | meguiar mirror glaze | kurtis kraft 500g | offenhauser | f
row 13 : 52 | troy ruttman | john zink | watson | offenhauser | f
row 14 : 52 | jim rathmann2 | john zink | watson | offenhauser | f
row 15 : 54 | paul russo | novi auto air conditioning | kurtis kraft 500f | novi (s/c) | f
row 16 : 73 | andy linden | mcnamara veedo | kurtis kraft 500g | offenhauser | f
row 17 : 98 | johnnie parsons | agajanian | kuzma | offenhauser | f ] Execute this SQL based on the above table: select count ( number ) where entrant > 0 | 17 |
[ header: high school | join year | from | left | league left to row 1 : ainsworth | 1954 | None | 1961 | big nine conference
row 2 : atherton | 1960 | None | 1976 | mid-eastern eight conference
row 3 : beecher | 1950 | None | 1960 | big nine conference
row 4 : bendle | 1950 | None | 1975 | mid-eastern eight conference
row 5 : bentley | 1960 | None | 1978 | genesee eight
row 6 : brandon | 1977 | None | 1978 | five county 5 league
row 7 : clio | 1950 | None | 1960 | big nine conference
row 8 : davison | 1950 | None | 1960 | big nine conference
row 9 : durand | 1964 | None | 1978 | flint metro league
row 10 : fenton | 1940 | None | 1968 | flint metro league
row 11 : flushing | 1950 | None | 1960 | big nine conference
row 12 : grand blanc | 1950 | None | 1960 | big nine conference
row 13 : hartland | 1976 | None | 1978 | five county 5
row 14 : kearsley | 1950 | None | 1960 | big nine conference
row 15 : lake fenton | 1976 | None | 1978 | genesee eight
row 16 : lakeville | 1956 1964 | None | 1962 1976 | independent flint metro league
row 17 : linden | 1974 | None | 1978 | genesee eight
row 18 : mt. morris | 1950 | None | 1960 | big nine conference
row 19 : swartz creek | 1960 | county c league | 1968 | flint metro league ] Execute this SQL based on the above table: select high school where from is null order by id limit 1 | ainsworth |
[ header: name | nationality | position | spartak career | appearances | goals row 1 : denis boyarintsev | russia | mf | 2005-07, 2009 | 91 | 9
row 2 : aleksandr bubnov | soviet union | df | 1983-89 | 169 | 3
row 3 : vladimir bukiye | soviet union | df | 1972-79, 1982 | 199 | 6
row 4 : fyodor cherenkov | russia | mf | 1977-90, 1991, 1993 | 398 | 95
row 5 : vadim evseev | russia | df | 1993-98, 1999 | 62 | 3
row 6 : edgar gess | soviet union | mf | 1979-83 | 114 | 26
row 7 : georgi glazkov | soviet union | fw | 1936-41, 1946-47 | 106 | 48
row 8 : nikolai gulyay | soviet union | mf | 1937-46 | 76 | 7
row 9 : anatoli ilyin | soviet union | fw | 1949-62 | 228 | 84
row 10 : anatoli isayev | soviet union | fw | 1953-62 | 159 | 53
row 11 : andrei ivanov | russia | df | 1983-85, 1988-89, 1990- | 109 | 0
row 12 : vadim ivanov | soviet union | df | 1969-71 | 75 | 2
row 13 : aleksandr kalashnikov | soviet union | fw | 1978-82 | 67 | 16
row 14 : maksym kalynych | ukraine | mf | 2000-08 | 134 | 22
row 15 : pavel kornilov | soviet union | fw | 1938-41 | 65 | 38
row 16 : dmitri kudryas | russia | mf | 2002 | 22 | 5
row 17 : boris kuznetsov | soviet union | df | 1985-88, 1989-90 | 90 | 0
row 18 : valeri masalitin | russia | fw | 1994-95 | 7 | 5
row 19 : anatoli maslyonkin | soviet union | df | 1954-63 | 216 | 8
row 20 : alexander mirzoyan | soviet union | df | 1979-83 | 80 | 9
row 21 : igor mitreski | macedonia | df | 2001-04 | 85 | 0
row 22 : yuriy nikiforov | russia | df | 1993-96 | 85 | 16
row 23 : sergei novikov | soviet union | mf | 1978-80, 1985-89 | 70 | 12
row 24 : sergei olshansky | soviet union | df | 1969-75 | 138 | 7
row 25 : viktor onopko | russia | df | 1992-95 | 108 | 23
row 26 : viktor papayev | soviet union | mf | 1968-73, 1975-76 | 174 | 10
row 27 : vadim pavlenko | soviet union | fw | 1977-78 | 47 | 16
row 28 : aleksandr piskaryov | soviet union | fw | 1971-75 | 117 | 33
row 29 : stipe pletikosa | croatia | gk | 2007-present | 63 | 0
row 30 : boris pozdnyakov | soviet union | df | 1978-84, 1989-91 | 145 | 3
row 31 : luis robson | brazil | fw | 1997-2001 | 102 | 32 ] Execute this SQL based on the above table: select position order by goals limit 1 | df |
[ header: staple: | maize / corn | rice | wheat | potato | cassava | soybean (green) | sweet potato | sorghum | yam | plantain row 1 : component (per 100g portion) | amount | amount | amount | amount | amount | amount | amount | amount | amount | amount
row 2 : water (g) | 10 | 12 | 13 | 79 | 60 | 68 | 77 | 9 | 70 | 65
row 3 : energy (kj) | 1528 | 1528 | 1369 | 322 | 670 | 615 | 360 | 1419 | 494 | 511
row 4 : protein (g) | 9.4 | 7.1 | 12.6 | 2 | 1.4 | 13 | 1.6 | 11.3 | 1.5 | 1.3
row 5 : fat (g) | 4.74 | 0.66 | 1.54 | 0.09 | 0.28 | 6.8 | 0.05 | 3.3 | 0.17 | 0.37
row 6 : carbohydrates (g) | 74 | 80 | 71 | 17 | 38 | 11 | 20 | 75 | 28 | 32
row 7 : fiber (g) | 7.3 | 1.3 | 12.2 | 2.2 | 1.8 | 4.2 | 3 | 6.3 | 4.1 | 2.3
row 8 : sugar (g) | 0.64 | 0.12 | 0.41 | 0.78 | 1.7 | 0 | 4.18 | 0 | 0.5 | 15
row 9 : calcium (mg) | 7 | 28 | 29 | 12 | 16 | 197 | 30 | 28 | 17 | 3
row 10 : iron (mg) | 2.71 | 0.8 | 3.19 | 0.78 | 0.27 | 3.55 | 0.61 | 4.4 | 0.54 | 0.6
row 11 : phosphorus (mg) | 210 | 115 | 288 | 57 | 27 | 194 | 47 | 287 | 55 | 34
row 12 : potassium (mg) | 287 | 115 | 363 | 421 | 271 | 620 | 337 | 350 | 816 | 499
row 13 : sodium (mg) | 35 | 5 | 2 | 6 | 14 | 15 | 55 | 6 | 9 | 4
row 14 : zinc (mg) | 2.21 | 1.09 | 2.65 | 0.29 | 0.34 | 0.99 | 0.3 | 0 | 0.24 | 0.14
row 15 : copper (mg) | 0.31 | 0.22 | 0.43 | 0.11 | 0.1 | 0.13 | 0.15 | None | 0.18 | 0.08
row 16 : manganese (mg) | 0.49 | 1.09 | 3.99 | 0.15 | 0.38 | 0.55 | 0.26 | None | 0.4 | None
row 17 : selenium (μg) | 15.5 | 15.1 | 70.7 | 0.3 | 0.7 | 1.5 | 0.6 | 0 | 0.7 | 1.5
row 18 : vitamin c (mg) | 0 | 0 | 0 | 19.7 | 20.6 | 29 | 2.4 | 0 | 17.1 | 18.4
row 19 : thiamin (mg) | 0.39 | 0.07 | 0.3 | 0.08 | 0.09 | 0.44 | 0.08 | 0.24 | 0.11 | 0.05
row 20 : riboflavin (mg) | 0.2 | 0.05 | 0.12 | 0.03 | 0.05 | 0.18 | 0.06 | 0.14 | 0.03 | 0.05
row 21 : pantothenic acid (mg) | 0.42 | 1.01 | 0.95 | 0.3 | 0.11 | 0.15 | 0.8 | None | 0.31 | 0.26
row 22 : vitamin b6 (mg) | 0.62 | 0.16 | 0.3 | 0.3 | 0.09 | 0.07 | 0.21 | None | 0.29 | 0.3
row 23 : folate total (μg) | 19 | 8 | 38 | 16 | 27 | 165 | 11 | 0 | 23 | 22
row 24 : vitamin a (iu) | 214 | 0 | 9 | 2 | 13 | 180 | 14187 | 0 | 138 | 1127 ] Execute this SQL based on the above table: select count ( * ) where staple: = 'potassium (mg)' | 1 |
[ header: language | number | percentage (%) | males | females row 1 : polish | 1420436 | 73.52 | 687210 | 733226
row 2 : yiddish | 317169 | 16.41 | 154603 | 162566
row 3 : russian | 87850 | 4.54 | 13551 | 1586
row 4 : german | 77160 | 3.99 | 37984 | 39176
row 5 : ukrainian | 15930 | 0.82 | 15623 | 307
row 6 : romanian | 2299 | >0.01 | 2293 | 6
row 7 : latvian | 1759 | >0.01 | 1738 | 21
row 8 : estonian | 1566 | >0.01 | 1555 | 11
row 9 : tatar | 1473 | >0.01 | 1437 | 36
row 10 : belarusian | 1343 | >0.01 | 1234 | 109
row 11 : other | 4824 | 0.24 | 3289 | 1535
row 12 : persons that didn't name their native language | 54 | >0.01 | 33 | 21
row 13 : total | 1931867 | 100 | 977948 | 953919 ] Execute this SQL based on the above table: select language where percentage (%) > '16.41' and percentage (%) < 100 | polish |
[ header: # | district | land area (km2) | population (2010 census) | density (persons/km2) row 1 : 1 | anse la raye | 30.9 | 6247 | 210
row 2 : 2 | praslin | 16 | 2044 | 119
row 3 : 3 | castries | 79.5 | 65656 | 776
row 4 : 4 | choiseul | 31.3 | 6098 | 206
row 5 : 5 | dennery | 69.7 | 12599 | 182
row 6 : 6 | forest reserve | 78 | 0 | 0
row 7 : 7 | gros islet | 101.5 | 25210 | 196
row 8 : 8 | laborie | 37.8 | 6701 | 210
row 9 : 9 | micoud | 77.7 | 16284 | 220
row 10 : 10 | soufriere | 50.5 | 8472 | 144
row 11 : 11 | vieux fort | 43.8 | 16284 | 371
row 12 : None | saint lucia | 608.7 | 165595 | 256 ] Execute this SQL based on the above table: select district order by # desc limit 1 | vieux fort |
[ header: | cyclist | team | time | uci world tour points row 1 : 1 | john degenkolb (ger) | argos-shimano | 5h 45' 16" | 80
row 2 : 2 | andre greipel (ger) | lotto-belisol | s.t | 60
row 3 : 3 | alexander kristoff (nor) | team katusha | + 1" | 50
row 4 : 4 | jose joaquin ro | movistar team | + 1" | 40
row 5 : 5 | elia viviani (ita) | cannondale | + 1" | 30
row 6 : 6 | boy van poppel (nld) | vacansoleil-dcm | + 1" | 22
row 7 : 7 | nikolas maes (bel | omega pharma-quick step | + 1" | 14
row 8 : 8 | thor hushovd (nor | bmc racing team | + 1" | 10
row 9 : 9 | matti breschel (dn | team saxo-tinkoff | + 1" | 6
row 10 : 10 | arnaud demare (fra | fdj.fr | + 1" | 2 ] Execute this SQL based on the above table: select count ( * ) where >= 1237 | 0 |
[ header: year | host | champion | second place | third place | fourth place row 1 : 2005 | ninh binh | tianjin bridgestone | chung shan | korea highway corporation | rahat cska
row 2 : 2006 | manila | tianjin bridgestone | chung shan | sang som | rahat cska
row 3 : 2008 | vinh phuc | tianjin bridgestone | sang som | toray arrows | sobaeksu
row 4 : 2009 | nakhon pathom | federbrau | tianjin bridgestone | toray arrows | zhetysu almaty
row 5 : 2010 | gresik | federbrau | zhetysu almaty | jt marvelous | tianjin bridgestone
row 6 : 2011 | vinh phuc | chang | tianjin bridgestone | zhetysu almaty | thong tin lien viet bank
row 7 : 2012 | nakhon ratchasima | tianjin bridgestone | toray arrows | chang | zhetysu almaty ] Execute this SQL based on the above table: select year where year = 2005 | 2005 |
[ header: year | competition | venue | position | notes row 1 : 1997 | european u23 championships | turku, finland | 1st | 200 m
row 2 : 1997 | world championships | athens, greece | 3rd | 4x100m relay
row 3 : 1998 | european championships | budapest, hungary | 3rd | 200 metres
row 4 : 1998 | european championships | budapest, hungary | 1st | 4x100m relay
row 5 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 200 metres
row 6 : 1998 | commonwealth games | kuala lumpur, malaysi | 1st | 4x100m relay
row 7 : 2000 | european indoor championships | ghent, belgium | 3rd | 200 metres ] Execute this SQL based on the above table: select notes where id = ( select id where notes = '4x100m relay' ) + 1 | 200 metres |
[ header: type | stage | cyclist | team | reason row 1 : dnf | 2 | remi pauriol | cofidis | broken collarbone
row 2 : dns | 3 | jose angel gomez marchante | cervelo testteam | broken arm sustained from crash in stage 2
row 3 : dns | 3 | daniel martin | garmin-slipstream | illness
row 4 : dns | 3 | joost posthuma | rabobank | illness
row 5 : dnf | 3 | matteo bono | lampre-ngc | None
row 6 : dnf | 3 | anthony charteau | caisse d'epargne | None
row 7 : dns | 4 | sylvain calzat | agritubel | None
row 8 : dns | 4 | bradley wiggins | garmin-slipstream | death in the family
row 9 : dnf | 4 | jussi veikkanen | francaise des jeux | None
row 10 : dns | 5 | inigo cuesta | cervelo testteam | None
row 11 : dns | 5 | enrico franzoi | liquigas | None
row 12 : dnf | 5 | steven cozza | garmin-slipstream | None
row 13 : dnf | 5 | philippe gilbert | silence-lotto | None
row 14 : dnf | 5 | brian vandborg | liquigas | None
row 15 : dns | 6 | jelle vanendert | silence-lotto | None
row 16 : dnf | 6 | jose luis arrieta | ag2r-la mondiale | None
row 17 : dnf | 6 | sebastien chavanel | francaise des jeux | None
row 18 : dnf | 6 | simon spilak | lampre-ngc | None
row 19 : dnf | 6 | thomas voeckler | bbox bouygues telecom | shoulder injury sustained from crash
row 20 : dns | 7 | sebastian langeveld | rabobank | None
row 21 : dnf | 7 | samuel sanchez | euskaltel-euskad | None
row 22 : dnf | 7 | mickael cherel | francaise des jeux | None
row 23 : dnf | 7 | thomas fothen | team milram | None
row 24 : dnf | 7 | marcel sieberg | team columbia-high road | None
row 25 : dnf | 7 | tom veelers | skil-shimano | None
row 26 : dnf | 7 | mickael buffaz | cofidis | None
row 27 : dnf | 7 | javier aramendia | euskaltel-euskad | None
row 28 : dnf | 7 | romain feillu | agritubel | None ] Execute this SQL based on the above table: select count ( reason ) where stage > 15 | 0 |
[ header: year | single | peak chart positions fin | peak chart positions nor | peak chart positions swe | album row 1 : 1994 | "together" | None | None | None | finally
row 2 : 1994 | "in your dreams" | None | None | None | finally
row 3 : 1995 | "mirror, mirror" | None | 6 | None | finally
row 4 : 1995 | "stars in the night" | None | None | None | finally
row 5 : 1996 | "you never know" | 12 | 4 | None | finally
row 6 : 1996 | "let it all be sunshine" | 13 | None | None | finally
row 7 : 1997 | "all my life" | None | None | None | finally
row 8 : 1997 | "fly to be free" | None | None | None | finally
row 9 : 1998 | "come'n get me" | 6 | None | None | the take off
row 10 : 1998 | "sunny holiday" | None | None | None | the take off
row 11 : 1999 | "ticket to fly" | None | None | 48 | the take off
row 12 : 1999 | "once you pop (you can't stop | None | None | None | express
row 13 : 1999 | "this is how we do it" | None | None | None | express
row 14 : 2000 | "push it" | None | None | 53 | express
row 15 : 2000 | "sha la long" | None | None | None | express
row 16 : 2000 | "come on everybody" | None | None | None | express
row 17 : 2001 | "i like it" | None | None | None | in action ] Execute this SQL based on the above table: select sum ( peak chart positions fin ) | 31.0 |
[ header: party | candidate | votes | % row 1 : labour | martin o'neill | 16004 | 45.3
row 2 : snp | keith brown | 10655 | 30.2
row 3 : conservative | alasdair campbell | 4235 | 12
row 4 : liberal democrat | paul edie | 3253 | 9.2
row 5 : scottish socialist | pauline thomson | 751 | 2.1
row 6 : monster raving loony | flash gordon approaching | 405 | 1.1
row 7 : majority | majority | 5349 | 15.2
row 8 : turnout | turnout | 35303 | 61.3
row 9 : labour hold | labour hold | swing | 2.3 ] Execute this SQL based on the above table: select count ( candidate ) | 9 |
[ header: year(s) | serial name | role | co-star | note(s) | channel row 1 : 2005-2009 | saat phere | nahar singh(male lead) | rajshree thakur | None | zee tv
row 2 : 2010 | sarvggun sampanna | abhay(cameo) | None | None | imagine tv
row 3 : 2009-2010 | bairi piya | thakur digvijay singh | supriya kumari | None | colors (tv channel)
row 4 : 2009 | pati patni aur woh | himself | None | he was the host of the show | imagine tv
row 5 : 2007 | sa re ga ma pa challenge 2007 | himself | mauli dave | he was the host of the show | zee tv
row 6 : 2006 | nach baliye 2 | himself | keerti gaekwa | None | star one
row 7 : 2005-2007 | sinndoor tere naam | rudra raizada( | keerti gaekwa | None | zee tv
row 8 : 2011 | uttaran | satya | tina dutta,n | None | colors tv
row 9 : 2012 - 2013 | kuch toh log kahenge | dr. ashutosh( | kritika kamra | he replaced mohnish bahl | sony entertainment television india
row 10 : 2012 - present | shaitaan - a criminal | host | None | None | colors tv ] Execute this SQL based on the above table: select count ( channel ) | 10 |
[ header: school | team name | town | county | enrollment (2010-11 & 2011-12) | primary mshsaa class* | football class row 1 : benton high school | (lady) cardinals | st. joseph | buchanan | 846 | 4 | 4
row 2 : bishop leblond high school | (lady) golden eagle | st. joseph | buchanan | 314 | 3 | 2
row 3 : cameron high school | (lady) dragons | cameron | clinton | 503 | 3 | 3
row 4 : chillicothe high school (missouri) | (lady) hornets | chillicothe | livingston | 638 | 4 | 3
row 5 : lafayette high school | fighting irish | st. joseph | buchanan | 801 | 4 | 4
row 6 : maryville high school | (lady) spoofhounds | maryville | nodaway | 473 | 3 | 2
row 7 : savannah high school | (lady) savages | savannah | andrew | 743 | 4 | 4
row 8 : smithville high school | (lady) warriors | smithville | clay | 727 | 4 | 4 ] Execute this SQL based on the above table: select count ( * ) where team name is null | 0 |
[ header: game | date | visitor | score | home | decision | attendance | record | points row 1 : 34 | january 3 | ny rangers | 2 - 4 | philadelphia | parent | 17007 | 22-8-4 | 48
row 2 : 35 | january 5 | philadelphia | 3 - 3 | minnesota | parent | 15296 | 22-8-5 | 49
row 3 : 36 | january 7 | philadelphia | 1 - 2 | montreal | parent | 19040 | 22-9-5 | 49
row 4 : 37 | january 10 | minnesota | 4 - 7 | philadelphia | parent | 17007 | 23-9-5 | 51
row 5 : 38 | january 11 | philadelphia | 7 - 6 | atlanta | taylor | 5141 | 24-9-5 | 53
row 6 : 39 | january 13 | atlanta | 0 - 1 | philadelphia | parent | 17007 | 25-9-5 | 55
row 7 : 40 | january 17 | buffalo | 2 - 7 | philadelphia | parent | 17007 | 26-9-5 | 57
row 8 : 41 | january 19 | los angeles | 0 - 2 | philadelphia | parent | 17007 | 27-9-5 | 59
row 9 : 42 | january 20 | pittsburgh | 5 - 3 | philadelphia | parent | 17007 | 27-10-5 | 59
row 10 : 43 | january 22 | philadelphia | 3 - 2 | vancouver | taylor | 15570 | 28-10-5 | 61
row 11 : 44 | january 24 | philadelphia | 4 - 4 | los angeles | parent | 14343 | 28-10-6 | 62
row 12 : 45 | january 25 | philadelphia | 5 - 0 | california | parent | 10776 | 29-10-6 | 64
row 13 : 46 | january 27 | philadelphia | 3 - 5 | boston | taylor | 15003 | 29-11-6 | 64
row 14 : 47 | january 31 | buffalo | 3 - 4 | philadelphia | parent | 17007 | 30-11-6 | 66 ] Execute this SQL based on the above table: select count ( score ) where points = 57 | 1 |
[ 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 season where notes = 'cup champion' | 2004-05 |
[ header: date | opposition | result | score | brazil scorers | competition row 1 : january 26, 1982 | east germany | w | 3-1 | paulo isidoro, | international friendly
row 2 : march 3, 1982 | czechoslovakia | d | 1-1 | zico | international friendly
row 3 : march 21, 1982 | west germany | w | 1-0 | junior | international friendly
row 4 : may 5, 1982 | portugal | w | 3-1 | junior, eder, zico | international friendly
row 5 : may 19, 1982 | switzerland | d | 1-1 | zico | international friendly
row 6 : may 27, 1982 | republic of ireland | w | 7-0 | falcao, socrates (2), ser | international friendly
row 7 : june 14, 1982 | soviet union | w | 2-1 | socrates, eder | world cup
row 8 : june 18, 1982 | scotland | w | 4-1 | zico, oscar, e | world cup
row 9 : june 23, 1982 | new zealand | w | 4-0 | zico (2), falcao, serg | world cup
row 10 : july 2, 1982 | argentina | w | 3-1 | zico, serginho chulapa | world cup
row 11 : july 5, 1982 | italy | l | 2-3 | socrates, falcao | world cup ] Execute this SQL based on the above table: select count ( * ) where score = '7-0' | 1 |
[ 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 count ( memory bus type ) where memory clock (mhz) > 125 | 9 |
[ header: club | season | league apps | league goals | cup1 apps | cup1 goals | continental2 apps | continental2 goals | other3 apps | other3 goals | total apps | total goals row 1 : anzhi makhachkala | 1999 | 40 | 2 | None | None | None | None | None | None | 40 | 2
row 2 : anzhi makhachkala | 2000 | 30 | 3 | None | None | None | None | None | None | 30 | 3
row 3 : anzhi makhachkala | 2001 | 14 | 0 | None | None | None | None | None | None | 14 | 0
row 4 : anzhi makhachkala | total | 84 | 5 | None | None | None | None | None | None | 84 | 5
row 5 : cska moscow | 2001 | 12 | 1 | None | None | None | None | None | None | 12 | 1
row 6 : cska moscow | 2002 | 29 | 2 | None | None | 2 | 0 | None | None | 31 | 2
row 7 : cska moscow | 2003 | 28 | 1 | None | None | 2 | 0 | 1 | 0 | 31 | 1
row 8 : cska moscow | 2004 | 26 | 1 | None | None | 10 | 0 | 1 | 0 | 27 | 1
row 9 : cska moscow | 2005 | 30 | 1 | 0 | 0 | 15 | 0 | None | None | 45 | 1
row 10 : cska moscow | 2006 | 30 | 1 | 6 | 0 | 7 | 0 | 1 | 0 | 44 | 1
row 11 : cska moscow | 2007 | 27 | 0 | 5 | 0 | 7 | 0 | 1 | 0 | 40 | 0
row 12 : cska moscow | 2008 | 23 | 0 | 3 | 0 | None | None | None | None | 18 | 0
row 13 : cska moscow | 2009 | 10 | 0 | 1 | 0 | 6 | 0 | 1 | 0 | 18 | 0
row 14 : cska moscow | 2010 | 11 | 0 | 1 | 0 | 6 | 0 | 0 | 0 | 18 | 0
row 15 : cska moscow | 2011-12 | 13 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 15 | 0
row 16 : cska moscow | 2012-13 | 0 | 0 | 1 | 0 | 0 | 0 | None | None | 1 | 0
row 17 : cska moscow | 2013-14 | 1 | 0 | 0 | 0 | 0 | 0 | None | None | 1 | 0
row 18 : cska moscow | total | 240 | 7 | 1 | 0 | 56 | 0 | 5 | 0 | 302 | 7
row 19 : career total | career total | 324 | 12 | 1 | 0 | 56 | 0 | 5 | 0 | 386 | 12 ] Execute this SQL based on the above table: select club where club in ( 'career total' , 'cska moscow' ) and club = 'career total' | career total |
[ 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 sum ( season ) where tier <= 5 | 27858.0 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 9 | 0 | 0 | 9
row 2 : 2 | argentina | 0 | 7 | 1 | 8
row 3 : 3 | uruguay | 0 | 1 | 4 | 5
row 4 : 4 | dominican republic | 0 | 1 | 0 | 1
row 5 : 5 | chile | 0 | 0 | 1 | 1
row 6 : 5 | greenland | 0 | 0 | 1 | 1
row 7 : 5 | paraguay | 0 | 0 | 1 | 1
row 8 : 5 | puerto rico | 0 | 0 | 1 | 1
row 9 : total | total | 9 | 9 | 9 | 27 ] Execute this SQL based on the above table: select nation where nation in ( 'argentina' , 'total' ) order by rank desc limit 1 | argentina |
[ header: number | builder | type | date | length | notes row 1 : 51 | american car company | motor | 1904 | 47'9" | retired 1933
row 2 : 53 | american car company | motor | 1904 | 47'9" | retired 1933
row 3 : 55 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941
row 4 : 57 | american car company | motor | 1904 | 47'9" | became inspection car in 1932 retired 1941
row 5 : 59 | w. l. holman car | motor | 1904 | 44' | retired 1932
row 6 : 61 | w. l. holman car | motor | 1904 | 44' | retired 1932
row 7 : 63 | w. l. holman car | motor | 1904 | 44' | retired 1932 preserved western railway museum
row 8 : 65 | w. l. holman car | motor | 1904 | 44' | retired 1932
row 9 : 67 | w. l. holman car | motor | 1904 | 44' | retired 1932
row 10 : 69 | w. l. holman car | motor | 1904 | 44' | converted to express trailer in 1919 retired 1932
row 11 : 71 | w. l. holman car | trailer | 1905 | 44' | retired 1929
row 12 : 73 | w. l. holman car | trailer | 1905 | 44' | retired 1929
row 13 : 1 | w. l. holman car | express trailer | 1916 | None | built as #8 express motor demotorized 1917 ] Execute this SQL based on the above table: select count ( type ) where length < 1216 | 12 |
[ header: boat # | name | builder | laid down | launched | completed | fate row 1 : 4918 | ha-208 | sasebo naval arsenal | 01-05-1945 | 26-05-1945 | 04-08-1945 | decommissioned 30-11-1945. scut
row 2 : 4920 | ha-210 | sasebo naval arsenal | 14-05-1945 | 10-06-1945 | 11-08-1945 | decommissioned 30-11-1945. scut
row 3 : 4925 | ha-215 | sasebo naval arsenal | 22-05-1945 | 15-05-1945 | None | incomplete until the end of war (95%).
row 4 : 4931 | ha-221 | mitsubishi-kobe shipyard | 20-04-1945 | 04-08-1945 | None | incomplete until the end of war (85%).
row 5 : 4933 | ha-223 | kawasaki-kobe shipyard | 01-05-1945 | None | None | incomplete until the end of war (60%). scrap
row 6 : 4938 | ha-228 | sasebo naval arsenal | 21-06-1945 | 18-07-1945 | None | incomplete until the end of war (75%).
row 7 : 4939 | ha-229 | sasebo naval arsenal | 27-06-1945 | 27-07-1945 | None | incomplete until the end of war (75%). scrap
row 8 : 4942 | ha-232 | sasebo naval arsenal | 18-07-1945 | None | None | incomplete until the end of war (40%). later
row 9 : 4944 | ha-234 | kawasaki-kobe shipyard | 15-05-1945 | None | None | incomplete until the end of war (50%). scrap
row 10 : 4945 | ha-235 | kawasaki-senshu shipyard | 01-06-1945 | None | None | incomplete until the end of war (10%). later
row 11 : 4946 | ha-236 | kawasaki-kobe shipyard | 01-06-1945 | None | None | incomplete until the end of war (40%). scrap
row 12 : 4958 - 4989 | None | None | None | None | None | constructions were not started until the end of war ] Execute this SQL based on the above table: select boat # order by boat # desc limit 1 | 4958 - 4989 |
[ header: station | type | latitude | longitude | el. (m) | opened | closed | coordinates row 1 : calama, chile | solar | 22o28's | 68o56'w | 2250 | 1918 | 1920 | 22°28′s 68°56′
row 2 : mount montezuma, chile | solar | 22o40's | 68o56'w | 2711 | 1920 | None | 22°40′s 68°56′
row 3 : mount harquahala, arizon | solar | 33o48'n | 113o20'w | 1721 | 1920 | 1925 | 33°48′n 113°20′
row 4 : table mountain, california | solar | 34o22'n | 117o41'w | 2286 | 1925 | 1962 | 34°22′n 117°41′
row 5 : mount brukkaros, namibi | solar | 25o52's | 17o48'e | 1586 | 1926 | 1931 | 25°52′s 17°48′e
row 6 : mount saint catherine, egy | solar | 28o31'n | 33o56'e | 2591 | 1934 | 1937 | 28°31′n 33°56′e
row 7 : burro mountain, new mexico | solar | 32o40'n | 108o33'w | 2440 | 1938 | 1946 | 32°40′n 108°33′
row 8 : organ pass, new mexico | space track | 32o25'n | 253o27'e | None | None | None | 32°25′n 106°33′
row 9 : olifantsfontein, south africa | space track | 25o58's | 28o15'e | None | None | None | 25°58′s 28°15′e
row 10 : woomera, australia | space track | 31o06's | 136o46'e | None | None | None | 31°06′s 136°46′
row 11 : curacao, netherlands west in | space track | 12o05'n | 291o10'e | None | None | None | 12°05′n 68°50′
row 12 : jupiter, florida | space track | 27o01'n | 279o53'e | None | None | None | 27°01′n 80°07′w
row 13 : villa dolores, argentina | space track | 31o57'n | 294o54'e | None | None | None | 31°57′n 65°06′e
row 14 : mitaka, japan | space track | None | None | None | None | None | None
row 15 : nani tal, india | space track | None | None | None | None | None | None ] Execute this SQL based on the above table: select count ( longitude ) where closed < 'None' | 6 |
[ header: rank | name | nation | cp | fp | points | placings row 1 : 1 | beatrix schuba | austria | 1 | 7 | 2763.0 | 10
row 2 : 2 | julie lynn holmes | united states | 2 | 5 | 2697.3 | 24.5
row 3 : 3 | karen magnussen | canada | 4 | 2 | 2697.7 | 27
row 4 : 4 | janet lynn | united states | 5 | 1 | 2680.0 | 34
row 5 : 5 | rita trapanese | italy | 3 | 8 | 2623.6 | 47.5
row 6 : 6 | sonja morgenstern | east germany | 9 | 3 | 2606.6 | 52
row 7 : 7 | zsuzsa almass | hungary | 6 | 4 | 2599.9 | 57
row 8 : 8 | charlotte walter | switzerland | 8 | 14 | 2480.7 | 86
row 9 : 9 | christine errath | east germany | 13 | 6 | 2493.5 | 83
row 10 : 10 | suna murray | united states | 14 | 9 | 2475.0 | 91
row 11 : 11 | elena alexandrova | soviet union | 10 | 13 | 2450.5 | 103
row 12 : 12 | patricia ann dodd | united kingdom | 7 | 16 | None | 100
row 13 : 13 | kazumi yamashita | japan | 12 | 11 | None | 116
row 14 : 14 | ludmila bezakova | czechoslovakia | 11 | 15 | None | 122
row 15 : 15 | jean scott | united kingdom | 15 | 10 | None | 132
row 16 : 16 | diane hall | canada | 19 | 12 | None | 132
row 17 : 17 | anita johansson | sweden | 16 | 18 | None | 145
row 18 : 18 | judith bayer | west germany | 20 | 17 | None | 159
row 19 : 19 | ruth hutchinson | canada | 17 | 20 | None | 168
row 20 : 20 | sonja balun | austria | 22 | 19 | None | 177
row 21 : 21 | joelle cartaux | france | 18 | 22 | None | 188
row 22 : 22 | cinzia frosio | italy | 21 | 21 | None | 197 ] Execute this SQL based on the above table: select name order by placings desc limit 1 | cinzia frosio |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 7 | 6 | 1 | 14
row 2 : 2 | china | 5 | 5 | 2 | 12
row 3 : 3 | japan | 3 | 1 | 5 | 9
row 4 : 4 | hong kong | 2 | 3 | 5 | 10
row 5 : 5 | chinese taipei | 2 | 0 | 0 | 2
row 6 : 6 | iran | 1 | 3 | 2 | 6
row 7 : 7 | thailand | 1 | 2 | 3 | 6
row 8 : 8 | malaysia | 1 | 1 | 5 | 7
row 9 : 9 | kyrgyzstan | 1 | 0 | 0 | 1
row 10 : 10 | kazakhstan | 0 | 1 | 0 | 1
row 11 : 10 | uzbekistan | 0 | 1 | 0 | 1
row 12 : total | total | 23 | 23 | 23 | 69 ] Execute this SQL based on the above table: select nation where nation = 'chinese taipei' order by id asc limit 1 | chinese taipei |
[ header: airline | destination(s) | aircraft scheduled | service date(s) | comments row 1 : air florida | new york jfk, tamp | boeing 737-200, d | jfk: 6/14/79 | None
row 2 : airtran airways | atlanta, dayton, o | boeing 737-200, d | 11/14/1996-2/28/1998 | None
row 3 : air wisconsin | akron-canton, chica | bae 146, bae atp, | None | original and operating as united express
row 4 : allegiant air | las vegas | md-80 | 12/15/2005-4/24/2006 | None
row 5 : america west express | columbus, flint | beech 1900 | None | operated by mesa dba superior
row 6 : american eagle airlines | dallas/fort worth | erj-145 | None | operated by simmons airlines (now american
row 7 : atlantic coast airlines | cincinnati | dornier 328jet | None | dba delta connection
row 8 : atlantic southeast airlines | atlanta, cincinnati | atr 72, crj-200, cr | None | dba delta connection
row 9 : beaver aviation / bas airlines | beaver falls (pa), d | piper navajo | early 1980s | None
row 10 : capital airlines | akron, chicago, | viscount, dc-3, d | 1/8/1948-05-31-1961 | merged with united. * at the time,
row 11 : comair | atlanta, cincinnati, colum | piper chieftain, piper | 1979, 01/03/1981-? | original and as delta connection
row 12 : continental express | cleveland | emb-120, beech 1900, dash | None | None
row 13 : delta air lines | atlanta, cincinnati, dayt | convair 440, boeing 7 | None | None
row 14 : eastern airlines | columbus | constellation l-1049g, locheed elect | None | None
row 15 : liberty airlines | chicago midway & o' | convair 440 | 02/1982-5/16/1983 | plans for cmh, cle, s
row 16 : piedmont airlines | dayton | boeing 727-200, boe | None | merged with usair ] Execute this SQL based on the above table: select count ( * ) where destination(s) + airline = 0 | 16 |
[ header: # | title | directed by | written by | original air date | production code row 1 : 1 | "pilot" | michael dinner | peter elkoff | june 14, 2004 | 1aje01
row 2 : 2 | "tessa" | patrick norris | liz heldens | june 21, 2004 | 1aje02
row 3 : 3 | "surprise party" | james marshall | kevin falls & matt m | june 28, 2004 | 1aje03
row 4 : 4 | "meteor shower" | craig zisk | kevin falls & matt m | july 5, 2004 | 1aje04
row 5 : 5 | "my boyfriend's back" | david straiton | dana baratta | july 12, 2004 | 1aje05
row 6 : 6 | "secret service" | david grossman | jeff rake | july 19, 2004 | 1aje06
row 7 : 7 | "more" | michael fresco | liz heldens | august 2, 2004 | 1aje07
row 8 : 8 | "burned" | kevin hooks | karyn usher | august 9, 2004 | 1aje08
row 9 : 9 | "ties that bind" | patrick norris | gretchen j. berg | september 6, 2004 | 1aje09
row 10 : 10 | "vice" | kenneth biller | kenneth biller | september 13, 2004 | 1aje10
row 11 : 11 | "alexandra" | steve miner | chris brancato | september 20, 2004 | 1aje11
row 12 : 12 | "bellport" | patrick norris | peter elkoff | september 27, 2004 | 1aje12
row 13 : 13 | "leverage" | elodie keene | kevin falls & matt m | november 4, 2004 | 1aje13
row 14 : 14 | "illusions" | george mendeluk | kimberly costello | november 11, 2004 | 1aje14
row 15 : 15 | "the big one" | patrick norris | gretchen j. berg | november 18, 2004 | 1aje15
row 16 : 16 | "the cook, the waitress, the | kenneth biller | kenneth biller & dan | december 2, 2004 | 1aje16
row 17 : 17 | "sucker punch" | perry lang | liz heldens | december 9, 2004 | 1aje17
row 18 : 18 | "catwalk" | michael fresco | colleen mcguinness | december 16, 2004 | 1aje18
row 19 : 19 | "shark" | alan myerson | kevin falls & matt m | january 6, 2005 | 1aje19
row 20 : 20 | "the ex-games" | fred gerber | amy berg & andrew col | january 13, 2005 | 1aje20
row 21 : 21 | "the end" | elodie keene | karyn usher | unaired | 1aje21 ] Execute this SQL based on the above table: select count ( original air date ) where # = 11 | 1 |
[ 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 : alexandria | 1100 | None | 859 | 7 (18) | 123 (48) | 1 (0) | 0.62% | 39°16′8′′n 95°7
row 2 : delaware | 17450 | None | 1361 | 22 (57) | 62 (24) | 3 (1) | 4.19% | 39°14′50′′n 94°
row 3 : easton | 19625 | None | 1245 | 11 (30) | 109 (42) | 0 (0) | 0.11% | 39°21′57′′n 95°7
row 4 : fairmount | 22325 | basehor | 6266 | 61 (159) | 102 (39) | 0 (0) | 0.39% | 39°8′4′′n 94°
row 5 : high prairie | 32125 | None | 1768 | 14 (37) | 124 (48) | 0 (0) | 0.27% | 39°15′30′′n 95°0
row 6 : kickapoo | 36700 | None | 1760 | 15 (40) | 114 (44) | 3 (1) | 2.39% | 39°20′45′′n 94°
row 7 : reno | 58950 | None | 1143 | 10 (27) | 111 (43) | 2 (1) | 1.56% | 39°1′8′′n 95°8
row 8 : sherman | 65000 | None | 2367 | 22 (57) | 108 (42) | 3 (1) | 2.44% | 39°0′59′′n 95°0
row 9 : stranger | 68500 | None | 2451 | 19 (50) | 127 (49) | 0 (0) | 0.17% | 39°8′16′′n 95°2
row 10 : tonganoxie | 70825 | tonganoxie (part) | 4852 | 35 (91) | 137 (53) | 1 (0) | 0.66% | 39°7′0′′n 95°6 ] Execute this SQL based on the above table: select count ( township ) where fips > 358 | 10 |
[ 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 moved to where moved to != 'central west afl in 2008' and no. of premierships = ( select no. of premierships where moved to = 'central west afl in 2008' ) | disbanded in 1932, amalgamated with lake cargelligo tigers in 1987, disbanded in 1987, central west afl |
[ header: country | masters | u.s. open | the open | pga | total row 1 : united states | 57 | 80 | 42 | 79 | 258
row 2 : scotland | 1 | 12 | 41 | 0 | 54
row 3 : england | 3 | 8 | 22 | 2 | 35
row 4 : south africa | 5 | 5 | 10 | 2 | 22
row 5 : australia | 1 | 2 | 9 | 4 | 16
row 6 : jersey | 0 | 2 | 7 | 0 | 9
row 7 : spain | 4 | 0 | 3 | 0 | 7
row 8 : northern ireland | 0 | 2 | 2 | 1 | 5
row 9 : argentina | 1 | 1 | 1 | 0 | 3
row 10 : fiji | 1 | 0 | 0 | 2 | 3
row 11 : germany | 2 | 0 | 0 | 1 | 3
row 12 : ireland | 0 | 0 | 2 | 1 | 3
row 13 : zimbabwe | 0 | 0 | 1 | 2 | 3
row 14 : new zealand | 0 | 1 | 1 | 0 | 2
row 15 : canada | 1 | 0 | 0 | 0 | 1
row 16 : france | 0 | 0 | 1 | 0 | 1
row 17 : south korea | 0 | 0 | 0 | 1 | 1
row 18 : wales | 1 | 0 | 0 | 0 | 1 ] Execute this SQL based on the above table: select count ( country ) where country not null and country is null | 0 |
[ header: airing date | english title (chinese title) | number of episodes | main cast | theme song (t) sub-theme song (st) | genre | notes | official website row 1 : 19 feb- 15 mar | mutual affection 河東獅吼 | 20 | esther kwan, gordon la | t: "怕老婆會發達" (david | costume drama | None | None
row 2 : 18 mar- 3 may | dark tales 聊齋 | 35 | gallen lo, grace yu, ja | t: "隔世情" (cass | costume drama | prequel to 1998's dark tales | None
row 3 : 6 may- 31 may | money just can't buy 天降財神 | 20 | bobby au yeung, mari | t: "運財有福星" (natalis | modern drama | None | None
row 4 : 3 jun- 21 jun | crossing boundaries 盞鬼老豆 | 15 | mini kung, benz hui | t: "覺悟" (vivian | modern drama | released overseas on april 3, 1995 | None
row 5 : 24 jun- 16 aug | state of divinity 笑傲江湖 | 40 | jackie lui, fiona le | t: "活得瀟灑" (alan | costume drama | None | official website
row 6 : 19 aug- 6 sep | the price to pay 五個醒覺的少年 | 20 | john kwan, may kw | t: "改改改" (hacken le | modern drama | released overseas on december 7, 1995 | None
row 7 : 9 sep- 4 oct | night journey 殭屍福星 | 20 | yuen wah, dani | t: "今天開始" (danie | costume drama | None | None
row 8 : 7 oct- 15 nov | food of love 闔府統請 | 30 | wong he, kenix k | t: "闔府統請" (gabriel | modern drama | None | None
row 9 : 10 nov- 20 dec | journey to the west 西遊記 | 30 | dicky cheung, kw | t: "西遊記" (dicky | costume drama | prequel to 1998's journey to the west | official website
row 10 : 30 dec 1996- 27 jan 1998 | in the name of love 有肥人終成眷屬 | 20 | kent cheng, sunny chan | t: "但願有情人" (mo | modern drama | None | None ] Execute this SQL based on the above table: select english title (chinese title) where main cast = 'jackie lui, fiona leung, cherie chan, timmy ho, he meitian' and genre = 'costume drama' | state of divinity 笑傲江湖 |
[ header: # | player | pos | pts | tries | conv | pens | drop | opposition | venue | date row 1 : 1 | stefano bettarello | fly-half | 29 | 1 | 2 | 5 | 2 | canada | toronto | 1 july 1982
row 2 : 1 | diego dominguez | fly-half | 29 | 0 | 1 | 6 | 3 | scotland | rome | 5 february 2000
row 3 : 1 | diego dominguez | fly-half | 29 | 0 | 4 | 7 | 0 | fiji | treviso | 10 november 2001
row 4 : 4 | diego dominguez | fly-half | 28 | 1 | 7 | 3 | 0 | netherlands | calvisano | 21 may 1994
row 5 : 5 | diego dominguez | fly-half | 27 | 1 | 2 | 6 | 0 | ireland | bologna | 20 december 1997
row 6 : 6 | diego dominguez | fly-half | 25 | 0 | 5 | 5 | 0 | romania | tarbes | 26 october 1997
row 7 : 7 | luigi troiani | fly-half | 24 | 0 | 12 | 0 | 0 | czech republic | viadana | 18 may 1994
row 8 : 7 | diego dominguez | fly-half | 24 | 0 | 0 | 8 | 0 | romania | catania | 1 october 1994
row 9 : 7 | mirco bergamasco | wing | 24 | 0 | 0 | 8 | 0 | fiji | modena | 27 november 2010
row 10 : 10 | 3 players on 23 points | None | None | None | None | None | None | None | None | None ] Execute this SQL based on the above table: select ( select tries where pos = 'fly-half' ) - ( select tries where pos = 'fly-half' ) | 0.0 |
[ header: tournament | 1992 | 1993 | 1994 | 1995 | 1996 | 1997 | 1998 | 1999 | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | career sr | career w-l row 1 : australian open | a | a | 1r | qf | a | 2r | 1r | 1r | 2r | qf | qf | 3r | qf | w | sf | sf | 3r | 3r | a | 1 / 15 | 33-14
row 2 : wimbledon | a | lq | 1r | 1r | a | 1r | 2r | 3r | 1r | 1r | 2r | 3r | qf | sf | qf | 2r | f | qf | 1r | 0 / 16 | 24-16
row 3 : grand slam w-l | 0-0 | 0-0 | 0-4 | 3-2 | 0-1 | 1-4 | 3-4 | 4-4 | 2-4 | 11-3 | 9-4 | 7-4 | 12-4 | 14-3 | 12-4 | 10-4 | 8-4 | 9-4 | 0-1 | 2 / 60 | 105-58
row 4 : indian wells | a | a | sf | lq | a | a | a | 2r | 1r | 1r | qf | 2r | f | qf | 1r | qf | qf | 1r | a | 0 / 12 | 16-12
row 5 : miami | a | a | 2r | 1r | a | a | 2r | 2r | 3r | 3r | 3r | 2r | w | f | sf | qf | 2r | qf | a | 1 / 14 | 23-13
row 6 : monte carlo | a | a | a | a | a | a | a | 2r | 1r | 1r | a | sf | a | a | a | sf | sf | 2r | a | 0 / 7 | 7-7
row 7 : rome | a | a | a | a | a | a | a | 1r | a | 1r | f | 2r | qf | 2r | qf | qf | sf | sf | a | 0 / 10 | 11-10
row 8 : canada | a | a | a | a | a | a | 1r | 2r | 2r | 2r | 2r | 1r | 2r | w | f | f | qf | 2r | a | 1 / 12 | 14-11
row 9 : shanghai | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | not held | 2r | a | 0 / 1 | 0-1
row 10 : paris | a | a | a | a | a | a | qf | 1r | 1r | sf | 2r | qf | f | sf | 1r | qf | w | 2r | a | 1 / 12 | 16-11
row 11 : hamburg | a | a | a | a | a | a | a | 2r | a | 2r | 1r | 2r | w | 2r | w | f | 2r | nme | nme | 2 / 9 | 13-7
row 12 : year end ranking | 235 | 135 | 91 | 158 | 103 | 92 | 35 | 26 | 34 | 13 | 11 | 18 | 9 | 6 | 8 | 10 | 8 | 24 | None | None | None ] Execute this SQL based on the above table: select max ( career sr ) - min ( career sr ) | 2 |
[ header: year | competition | venue | position | notes row 1 : 1994 | world junior championships | lisbon, portugal | 2nd | 5,000 m
row 2 : 1995 | all-africa games | harare, zimbabwe | 2nd | 5,000 m
row 3 : 1995 | all-africa games | harare, zimbabwe | 2nd | 10,000 m
row 4 : 1997 | world championships | athens, greece | 7th | 10,000 m
row 5 : 1999 | all-africa games | johannesburg, south africa | 3rd | 10,000 m
row 6 : 2001 | world championships | edmonton, canada | 9th | 10,000 m ] Execute this SQL based on the above table: select competition where year = 1995 | all-africa games, all-africa games |
[ header: version | length | album | remixed by | year | comment row 1 : album/single version | 4:30 | avant que l'ombre | None | 2005 | see the previous sections
row 2 : radio edit | 3:55 | None | None | 2005 | the musical introduction is almost fully deleted, as well
row 3 : instrumental | 4:32 | None | laurent boutonnat | 2005 | this instrumental version is identical to the album version,
row 4 : the martyr's remix | 5:20 | None | y-front | 2005 | this version contains all the lyrics of the album version
row 5 : mother f... dub mix | 7:50 | None | joachim garraud | 2005 | all the lyrics from the original version are deleted,
row 6 : mother f... vocal club mix | 8:30 | None | joachim garraud | 2005 | devoted to the nightclubs, this techno
row 7 : music video | 5:02 | music videos iv | None | 2005 | None
row 8 : live version (recorded in 2006) | 6:42 (audio) 8:18 ( | avant que l'ombre... a | None | 2006 | this version is similar to the album one, with ] Execute this SQL based on the above table: select abs ( ( select year where comment = 'this version contains all the lyrics of the album version and has hard rock sonorities with many guitar riffs in the refrains. the rap bridge from the original version is sampled at the beginning of the remix' ) - ( select year where comment = 'the musical introduction is almost fully deleted, as well as the last refrain, and the musical bridge is shortened' ) ) | 0 |
[ header: rank | lane | athlete | time row 1 : None | 5 | olga teresh | 51.86
row 2 : None | 6 | manjeet kaur (ind) | 52.17
row 3 : None | 3 | asami tanno (jpn) | 53.04
row 4 : 4 | 4 | pinki pramanik (ind) | 53.06
row 5 : 5 | 1 | tang xiaoyin (chn | 53.66
row 6 : 6 | 8 | marina maslyonko (kaz | 53.99
row 7 : 7 | 7 | mayu kida (jpn) | 54.27
row 8 : 8 | 2 | chandrika subashini ( | 56.57 ] Execute this SQL based on the above table: select athlete where id = ( select id where rank = 6 ) - 1 | tang xiaoyin (chn) |
[ header: date | week (stage) | song choice | original artist | theme | result row 1 : 11 february 2011 | week 1 (top 9) | "just the way you are" | bruno mars | free choice | safe
row 2 : 18 february 2011 | week 2 (top 8) | "can't buy me love" | the beatles | the beatles songs | safe
row 3 : 25 february 2011 | week 3 (top 7) | "de første kæ | tv.2 | songs from the 2000s | safe
row 4 : 4 march 2011 | week 4 (top 6) | "numb" | linkin park | rock songs | safe
row 5 : 11 march 2011 | week 5 (top 5) | "hurt" | christina aguilera | free choice (with danish national chamber orchestra | safe
row 6 : 18 march 2011 | week 6 (top 4) | "dj got us fallin' in love | usher feat. pitbull | dj night with rune rk | safe
row 7 : 18 march 2011 | week 6 (top 4) | "baby" | justin bieber | free choice | safe
row 8 : 25 march 2011 | week 7 (final 3) | "the flood" | take that | joint song with guest take that performed jointly with the | third
row 9 : 25 march 2011 | week 7 (final 3) | "all the right moves" | onerepublic | free choice | third
row 10 : 25 march 2011 | week 7 (final 3) | "back to the 80s" | aqua | joint song with guest aqua | third ] Execute this SQL based on the above table: select count ( distinct original artist ) where original artist = 'linkin park' | 1 |
[ header: name | founded | defunct | country | publisher | topics | external link row 1 : amiga active | 1999 | 2001 | united kingdom | pinprint publishing | amiga magazine with cu amiga staff | None
row 2 : amiga power | 1991 | 1996 | united kingdom | future publishing | amiga games magazine | None
row 3 : amiga user international | 1988 | 1997 | europe | aui limited | amiga magazine later published by aui limited | None
row 4 : atari age | 1982 | 1984 | united states | None | atari related topics | None
row 5 : atari st user | 1987 | 1994 | united kingdom | database publications ltd.(later | atari st magazine with hardware focus; | None
row 6 : bgamer | 1998 | None | portugal | goody, sa | general video gaming, hardware | http://www.bgamer.pt
row 7 : commodore force | 1993 | 1994 | united kingdom | europress impact | commodore 64 games; originally named | None
row 8 : computer and video games | 1981 | 2004 | united kingdom | future publishing | home computing, arcade games, video games | http://computerandvideogames.com
row 9 : computing with the amstrad | 1985 | 1988 | united kingdom, australia | database publications | computing with the amstrad or cw | None
row 10 : electronic fun with computers & games | 1982 | 1984 | united states | fun & games publishing inc | video, computer and arcade games | None
row 11 : expert gamer | 1998 | 2001 | united states | None | the bulk of xg's content was | None
row 12 : gamepro | 1989 | 2011 | united states | None | general video gaming | http://www.gamepro.com
row 13 : meeveo | 2013 | None | germany | None | news and information about games and hardware | http://www.meeveo.e
row 14 : nintendo la rivista | 2002 | None | italy | None | italian nintendo related topics | None
row 15 : nintendo power | 1988 | 2012 | united states | None | None | http://www.nintendopower.
row 16 : official dreamcast magazine (uk) | 1999 | 2001 | united kingdom | None | uk dreamcast related topics | None
row 17 : pc games | 1992 | None | germany | None | pc games | http://www.pcgames.de
row 18 : pelit | 1992 | None | finland | None | the oldest and most popular videogame magazine of | http://www.pelit.fi
row 19 : pnm (pure ninte | 2011 | None | united states | magcloud/pure media llc | all things nintendo related | http://purenintendo.com/
row 20 : skoar! | 2003 | None | india | jasubhai digital media pvt | an indian game magazine | http://skoar.thinkdigit.com/
row 21 : thirteen1 | 2008 | None | united kingdom | t1 publishing ltd | a free online-based game magazine | http://www.thirteen1.com/
row 22 : your sinclair | 1986 | 1993 | united kingdom | future publishing | sinclair spectrum | http://www.ysrnry.
row 23 : your spectrum | 1984 | 1985 | united kingdom | sportscene specialist press | sinclair spectrum | http://www.users.globalnet ] Execute this SQL based on the above table: select count ( country ) where publisher < 868 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.