inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ 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 win% where win% < ( select win% where opposition = 'mumbai marines' ) group by win% order by sum ( won ) asc limit 1 | 0.00% |
[ header: # | artist | featuring | title | version | length row 1 : 1 | benassi bros | dhany | rocket in the sky | original extended mix | 5:43
row 2 : 2 | benassi bros | sandy | illusion | sfaction mix | 5:08
row 3 : 3 | benassi bros | dhany | every single day | original version | 4:45
row 4 : 4 | benassi bros | sandy | castaway | original version | 6:06
row 5 : 5 | benassi bros | dhany | make me feel | original version | 5:30
row 6 : 6 | benassi bros | sandy | i feel so fine | sfaction mix | 5:26
row 7 : 7 | benassi bros | dhany | run to me | sfaction version | 5:09
row 8 : 8 | benassi bros | sandy | get better | sflow version | 4:05
row 9 : 9 | benassi bros | dhany | hit my heart | sfaction mix | 5:08
row 10 : 10 | benassi bros | sandy | turn me up | sfaction mix | 5:48
row 11 : 11 | benassi bros | dhany | somebody to touch me | sflow version | 5:49
row 12 : 12 | benassi bros | sandy | light | original version | 7:30
row 13 : 13 | benassi bros | None | megamix | None | 3:31
row 14 : 14 | benassi bros | None | summer megamix 2005 | None | 4:11
row 15 : 15 | benassi bros | dhany | make me feel | dave leatherman remix | 4:11 ] Execute this SQL based on the above table: select artist where length = ( select min ( length ) ) | benassi bros |
[ header: date | opponent | score | top scorer (total points) | venue (location) row 1 : february 17 governor's cup | coca cola | 90-82 | askia jones (29 p | araneta coliseum
row 2 : april 21 | sta.lucia | 95-76 | askia jones (41 p | araneta coliseum
row 3 : july 6 commissioner's cup | red bull | 82-81 | None | araneta coliseum
row 4 : july 13 | alaska | 78-76 | george banks (27 pts | cuneta astrodome
row 5 : july 18 | rp-selecta | 61-57 | None | caruncho gym (pasig city)
row 6 : august 1 | brgy.ginebra | 72-71 | johnny jackson (25 | philsports arena
row 7 : november 6 all-filipino | talk 'n text | 67-64 | chris calaguio ( | cuneta astrodome
row 8 : november 15 | brgy.ginebra | 71-65 | None | ynares center
row 9 : november 27 | fedex | 76-75 | mike hrabak (24 | philsports arena
row 10 : december 4 | purefoods | 77-71 | dale singson (30 pts) | philsports arena ] Execute this SQL based on the above table: select opponent where venue (location) = 'cuneta astrodome' order by venue (location) desc limit 1 | alaska |
[ header: name of place | number of counties | principal county | lower zip code row 1 : aberdeen | 1 | monroe county | 72134
row 2 : advance | 1 | baxter county | None
row 3 : aggie | 1 | craighead county | None
row 4 : air base | 1 | pulaski county | 72076
row 5 : alabam | 1 | madison county | 72740
row 6 : alamo | 1 | montgomery county | None
row 7 : albion | 1 | white county | 72143
row 8 : alexander | 1 | greene county | 72450
row 9 : alexander | 2 | pulaski county | 72002
row 10 : alfrey | 1 | monroe county | 72021
row 11 : algoa | 1 | jackson county | 72112
row 12 : alix | 1 | franklin county | 72820
row 13 : alleene | 1 | little river county | 71820
row 14 : allis | 1 | drew county | None
row 15 : alpha | 1 | yell county | None
row 16 : amy | 1 | ouachita county | 71701
row 17 : andrews | 1 | white county | None
row 18 : anthony | 1 | hempstead county | 71801
row 19 : anthony subdivision | 1 | crittenden county | None
row 20 : anthonyville | 1 | crittenden county | 72301
row 21 : antioch | 1 | white county | 72012
row 22 : apalco | 1 | lafayette county | None
row 23 : appleby | 1 | washington county | None
row 24 : applegate ford | 1 | carroll county | None
row 25 : arbaugh | 1 | newton county | 72852
row 26 : arden | 1 | little river county | 71822
row 27 : arkansas a and m | 1 | drew county | None
row 28 : arkansas polytechnic college | 1 | pope county | None
row 29 : arkansas state teachers college | 1 | faulkner county | None
row 30 : arkawana | 1 | baxter county | None
row 31 : arkinda | 1 | little river county | 71836
row 32 : armstrong | 1 | sharp county | 72482
row 33 : artesian | 1 | calhoun county | None
row 34 : artex | 1 | miller county | None
row 35 : artist point | 1 | crawford county | None
row 36 : asher | 1 | madison county | 72727
row 37 : asher | 1 | pulaski county | 72204
row 38 : ash flat | 2 | sharp county | 72513
row 39 : ash flat | 2 | fulton county | 72513
row 40 : ashton | 1 | chicot county | 71653
row 41 : athelstan | 1 | mississippi county | 72370
row 42 : athens | 1 | howard county | 71971
row 43 : attica | 1 | randolph county | 72455
row 44 : atwood | 1 | howard county | None
row 45 : aubrey | 1 | lee county | 72311
row 46 : augsburg | 1 | pope county | 72874
row 47 : augusta | 1 | woodruff county | 72006
row 48 : austin | 1 | conway county | 72027
row 49 : avery | 1 | lincoln county | 71639 ] Execute this SQL based on the above table: select name of place group by name of place order by count ( * ) desc limit 1 | asher |
[ header: year | title | peak chart positions aus | peak chart positions nz | album row 1 : 1988 | "whisper" | 58 | 42 | the sound of trees
row 2 : 1988 | "love-hate relationship" | 81 | 46 | the sound of trees
row 3 : 1989 | "this illusion" | None | None | the sound of trees
row 4 : 1990 | "ok alright a huh o | 74 | None | ok alright a huh o
row 5 : 1991 | "heroes let you down" | None | None | ok alright a huh o ] Execute this SQL based on the above table: select title where peak chart positions nz > ( select peak chart positions nz where title = '"whisper"' ) order by peak chart positions nz limit 1 | "love-hate relationship" |
[ header: interferometer and observing mode | waveband | limiting magnitude | minimum baseline (m) (un-projected) | maximum baseline (m) | approx. no. visibility measurements per year (measurements per night x nights used per year) | max ratio of no. phase / no. amplitude measurements (measure of imaging performance, 0 = none) | accuracy of amplitude2 measurements | accuracy of phase measurements (milli-radians) | number of spectral channels (max in use simultaneously) | comments row 1 : chara array | v, r, i, | 8 | 34 | 330 | 7500 | 0.7 | 1% | 10 | 30000 | yes... 30000 in the visible band; max
row 2 : coast visible | r, i | 7 | 4 | 60 | 2000 | 0.5 | 4% | 10 | 4 | 300 cloudy nights per year, maximum baseline 100
row 3 : coast infrared | j, h | 3 | 4 | 60 | 100 | 0.5 | 20% | 10 | 1 | 300 cloudy nights per year, maximum baseline 100
row 4 : gi2t visible | r, i | 5 | 10 | 65 | 2000 | 0 | 10% | None | 400 | closed in 2006
row 5 : iota | j, h, k | 7 | 6 | 30 | 10000 | 0.3 | 2% | 10 | 1 | integrated optics beam combiner. closed
row 6 : isi | n | 0 | 10 | 50 | 5000 | 0.3 | 1% | 1 | 1000 | maximum baseline 70-m
row 7 : keck interferometer | h, k, l, | 10.3 | 85 | 85 | 1000 | 0 | 4% | 1 | 330 | nulling key science underway - no imaging on
row 8 : keck aperture masking | j, h, k, | 2 | 0.5 | 9 | 20000 | 0.9 | 20% | 10 | 1 | closed
row 9 : mira 1.2 | r, i | 3 | 30 | 30 | 500 | 0 | 10% | None | 1 | mid-infrared
row 10 : navy precision optical interferometer(npo | v, r, i | 5 | 5 | 300 | 50000 | 0.7 | 4% | 10 | 16 | at nofs; siderstats operational
row 11 : susi | b, v, r, | 5 | 5 | 640 | 5000 | 0 | 4% | 10 | 21 | no imaging on a single baseline instrument; maximum
row 12 : vlti +uts am | j, h, k simultaneously | 7 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | used for a few weeks per year. longest
row 13 : vlti +ats amber | j, h, k simultaneously | 4 | 46 | 130 | 400 | 0.3 | 1% | 10 | 2000 | longest overall vlti baseline 130m
row 14 : vlti +uts | k | 11 | 46 | 130 | 400 | 0 | >1% | None | 1 | integrated optics beam combiner. longest overall
row 15 : vlti +ats v | k | never checked | 12 | 200 | 400 | 0 | >1% | None | 1 | longest overall vlti baseline 130m
row 16 : vlti +ats midi | n | 4.5 | None | 200 | 200 | 0 | 10% | None | 250 | vlti inldes world' ] Execute this SQL based on the above table: select accuracy of amplitude2 measurements where interferometer and observing mode = 'mira 1.2' order by minimum baseline (m) (un-projected) desc limit 1 | 10% |
[ header: title | genre | subdivisions | libretto | premiere date | place, theatre | notes row 1 : primislao, primo re di | dramma per musica | 3 acts | giulio cesare corradi | 1697, autumn | venice, teatro s | music lost
row 2 : aminta | dramma regio pastorale | 3 acts | apostolo zeno | 1703, autumn | florence, cocomero | music lost
row 3 : il piu fedel tra | dramma per musica | 3 acts | francesco silvani | 1705, autumn | genoa, falcone | music lost
row 4 : la prosperita di elio | dramma per musica | 3 acts | nicolo minato | 1707, carnival | genoa, falcone | music lost
row 5 : la fortezza al cimento | melodramma | 2 acts | francesco silvani | 1707 | piacenza, ducale | music lost
row 6 : engelberta | dramma per musica | 3 acts | apostolo zeno and pi | 1709, carnival | venice, teatro s | 4th and 5th acts by francesco
row 7 : ciro | dramma per musica | 3 acts | pietro pariati | 1710, carnival | venice, teatro s | music lost
row 8 : il tiranno eroe | dramma per musica | 3 acts | vincenzo cassani | 1711, carnival | venice, teatro s | None
row 9 : le gare generose | dramma per musica | 3 acts | antonio zaniboni | 1712, autumn | venice, teatro s | music lost, except five arias
row 10 : eumene | dramma per musica | 3 acts | antonio salvi | 1717, autumn | venice, teatro s | music lost, except one aria
row 11 : meleagro | dramma per musica | 3 acts | pietro antonio bern | 1718, carnival | venice, teatro s | music lost
row 12 : scipione nelle spagne | dramma per musica | 3 acts | apostolo zeno | 1724, ascension | venice, teatro s | music lost
row 13 : didone abbandonata | tragedia | 3 acts | metastasio | 1725, carnival | venice, teatro s | music lost
row 14 : l'impresario delle is | intermezzo | 2 acts | metastasio | 1725, carnival | venice, teatro s | music lost
row 15 : ardelinda | dramma | 3 acts | bartolomeo vitturi | 1732, autumn | venice, teatro s | music lost, except five arias
row 16 : artamene | dramma per musica | 3 acts | bartolomeo vitturi | 1741, carnival | venice, teatro s | music lost ] Execute this SQL based on the above table: select count ( genre ) where subdivisions = '3 acts' | 0 |
[ header: res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 21-7 | kenji osawa | decision (unanimous) | vale tudo japan 2012 | december 24, 2012 | 3 | 5:00 | tokyo, japan | None
row 2 : win | 20-5 | koichiro matsumoto | tko (punches) | dream: fight for japan! | may 29, 2011 | 1 | 6:51 | saitama, japan | None
row 3 : loss | 18-4 | hatsu hioki | decision (split) | shooto: the way of shooto 3: | may 30, 2010 | 3 | 5:00 | tokyo, japan | lost shooto lightweight (143 lbs.)
row 4 : win | 18-3 | gerald lovato | submission (armbar) | shooto: the way of shooto 1: | january 23, 2010 | 3 | 4:11 | tokyo, japan | None
row 5 : loss | 14-3 | savant young | decision (unanimous) | shooto tradition 1 | may 3, 2008 | 2 | 5:00 | tokyo, japan | None
row 6 : win | 13-2 | marc duncan | submission (rear-naked choke) | shooto: back to our roots 4 | july 15, 2007 | 1 | 3:16 | tokyo, japan | None
row 7 : loss | 12-2 | akitoshi tamura | decision (unanimous) | shooto: back to our roots 3 | may 18, 2007 | 3 | 5:00 | tokyo, japan | lost shooto lightweight (143 lbs.)
row 8 : win | 10-1 | cole miller | decision (unanimous) | shooto 2006: 7/21 in kor | july 21, 2006 | 3 | 5:00 | tokyo, japan | None
row 9 : win | 8-1 | makoto ishikawa | decision (unanimous) | shooto: the victory of the truth | february 17, 2006 | 3 | 5:00 | tokyo, japan | None
row 10 : win | 7-1 | akitoshi tamura | decision (majority) | shooto 2005: 11/6 in koraku | november 6, 2005 | 2 | 5:00 | tokyo, japan | None
row 11 : loss | 6-1 | antonio carvalho | decision (majority) | shooto: alive road | august 20, 2005 | 3 | 5:00 | yokohama, japan | None
row 12 : win | 6-0 | jin kazeta | submission (rear-naked choke) | shooto: 3/11 in korakuen | march 11, 2005 | 2 | 4:17 | tokyo, japan | None
row 13 : win | 1-0 | hayate usui | decision (unanimous) | shooto: shooter's dream 2 | may 30, 2003 | 2 | 5:00 | tokyo, japan | None ] Execute this SQL based on the above table: select event order by abs ( event - notes ) desc limit 1 | shooto: the way of shooto 3: like a tiger, like a dragon |
[ header: result | record | opponent | method | date | round | location row 1 : loss | 31-3-0 | j.h. isbell | ko | 1934 mar 31 | 2 | cambridge, massachusetts
row 2 : loss | 31-2-0 | "modest" bill smith | ko | 1934 feb 27 | 2 | cambridge, massachusetts
row 3 : win | 31-1-0 | frankie hagen | ko | 1934 feb 24 | 1 | cambridge, massachusetts
row 4 : win | 30-1-0 | harry gardner | ko | 1934 feb 21 | 1 | cambridge, massachusetts
row 5 : win | 29-1-0 | sid stoneman | ko | 1934 feb 14 | 1 | cambridge, massachusetts
row 6 : win | 28-1-0 | frankie hagan | pts | 1934 jan 30 | 3 | cambridge, massachusetts
row 7 : win | 27-1-0 | basil barnett | ko | 1934 jan 24 | 2 | cambridge, massachusetts
row 8 : win | 25-1-0 | bob delmont | ko | 1934 jan 07 | 1 | cambridge, massachusetts
row 9 : loss | 24-1-0 | brad simmons | ko | 1934 jan 01 | 1 | cambridge, massachusetts
row 10 : win | 24-0-0 | herman zeinman | ko | 1933 | 1 | cambridge, massachusetts
row 11 : win | 23-0-0 | william beltran | ko | 1933 | 1 | cambridge, massachusetts
row 12 : win | 21-0-0 | lawrence "larry" o | ko | 1933 | 1 | cambridge, massachusetts
row 13 : win | 20-0-0 | igg rosenberg | ko | 1933 | 1 | cambridge, massachusetts
row 14 : win | 19-0-0 | melvin kenyon | ko | 1933 | 1 | cambridge, massachusetts
row 15 : win | 17-0-0 | samuel rodgway | ko | 1933 may 28 | 1 | cambridge, massachusetts
row 16 : exch | 16-0-0 | "irish" tommy mitchell | ko | 1933 may 21 | 1 | cambridge, massachusetts
row 17 : win | 15-0-0 | jim crawford | ko | 1933 may 14 | 1 | cambridge, massachusetts
row 18 : win | 14-0-0 | max levine | ko | 1933 may 7 | 1 | cambridge, massachusetts
row 19 : win | 13-0-0 | leo hart | ko | 1933 may 1 | 1 | cambridge, massachusetts
row 20 : win | 12-0-0 | paul benjamin | pts | 1932 | 3 | evanston, illinois
row 21 : win | 11-0-0 | fred chapman | ko | 1932 | 3 | evanston, illinois
row 22 : win | 10-0-0 | paul benjamin | ko | 1932 | 3 | evanston, illinois
row 23 : win | 9-0-0 | rod conley | ko | 1932 | 2 | evanston, illinois
row 24 : win | 8-0-0 | paul gilmore | ko | 1932 | 1 | chicago, illinois
row 25 : win | 7-0-0 | jack lewis | ko | 1932 | 3 | chicago, illinois
row 26 : exch | 6-0-0 | eddie mitchell | ko | 1932 | 1 | chicago, illinois ] Execute this SQL based on the above table: select ( select method where round = 1 ) - ( select method where round = 1 ) | 0 |
[ header: season | competition | round | opponent | home | away | aggregate row 1 : 2000-2001 | uefa champions league | third qualifying round | galatasaray | 1-2 | 2-2 | 3-4
row 2 : 2000-2001 | uefa cup | first round | chelsea | 2-0 | 0-1 | 2-1
row 3 : 2000-2001 | uefa cup | second round | club brugge | 1-1 | 1-2 | 2-3
row 4 : 2001-2002 | uefa cup | qualifying round | pelister | 2-3 | 2-0 | 4-3
row 5 : 2001-2002 | uefa cup | first round | steaua bucuresti | 2-1 | 1-1 | 3-2
row 6 : 2001-2002 | uefa cup | second round | freiburg | 1-4 | 1-0 | 2-4
row 7 : 2002 | uefa intertoto cup | first round | b68 toftir | 5-1 | 6-0 | 11-1
row 8 : 2002 | uefa intertoto cup | second round | willem ii | 1-1(aet) | 0-1 | 1-2
row 9 : 2007 | uefa intertoto cup | second round | dacia chisinau | 0-1(aet) | 1-0 | 1-1(0-3p)
row 10 : 2013-14 | uefa europa league | play-off | spartak moscow | 1-1 | 4-2 | 5-3
row 11 : 2013-14 | uefa europa league | group a | valencia | 2-3 | 1-5 | 4th place
row 12 : 2013-14 | uefa europa league | group a | swansea city | 1-0 | 0-1 | 4th place
row 13 : 2013-14 | uefa europa league | group a | kuban krasnodar | 2-0 | 0-4 | 4th place ] Execute this SQL based on the above table: select count ( home ) where home = '1-2' | 1 |
[ header: volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | ա-արգինա | 3442 | 720 | 1294 | 75 | 100000
row 2 : 2 | 1976 | արգիշտի-գեղերվան | 3503 | 720 | 1798 | 75 | 100000
row 3 : 3 | 1977 | գեղեցիկը-զուրաբյան | 3509 | 720 | 1726 | 53 | 100000
row 4 : 4 | 1978 | է-խաղխաղ | 3451 | 720 | 1228 | 53 | 100000
row 5 : 5 | 1979 | խաղող-կուլիսներ | 3694 | 720 | 1326 | 68 | 100000
row 6 : 6 | 1980 | կուլզոր-ձուլուկ | 3108 | 720 | 1097 | 64 | 100000
row 7 : 7 | 1981 | ձուլում-մոնոպխոնք | 3250 | 720 | 1436 | 46 | 100000
row 8 : 8 | 1982 | մոնոպոլիա-չեչերեկ | 3145 | 720 | 1274 | 70 | 100000
row 9 : 9 | 1983 | չեչքար-ռստակես | 3185 | 720 | 1046 | 60 | 100000
row 10 : 10 | 1984 | ռստամ-սսհմ | 2009 | 736 | 1065 | 61 | 100000
row 11 : 11 | 1985 | սովետական-տիեզերք | 2970 | 720 | 958 | 67 | 100000
row 12 : 12 | 1986 | տիեպոլո-ֆուքսին | 3501 | 752 | 1015 | 96 | 100000
row 13 : total | 1974-1986 | ա-ֆուքսին | 36767 | 8688 | 15263 | 858 | 1200000
row 14 : 13 | 1987 | սովետական հայաստան | None | None | None | None | None ] Execute this SQL based on the above table: select names group by names order by count ( * ) desc limit 1 | տիեպոլո-ֆուքսին |
[ header: | brand | active ingredient | therapeutic area | pathology row 1 : 1 | ebastel and others | ebastine | respiratory | allergy
row 2 : 2 | prevencor | atorvastatin | cardiovascular | cholesterol
row 3 : 3 | esertia | escitalopram | central nervous system | depression
row 4 : 4 | plusvent | salmeterol+fluticasone | respiratory | asthma & copd
row 5 : 5 | almogran and others | almotriptan | central nervous system | migraine
row 6 : 6 | parapres | candesartan cilexetil | cardiovascular | hypertension
row 7 : 7 | airtal and others | aceclofenac | osteomuscular | pain
row 8 : 8 | opiren | lansoprazole | digestive | ulcer
row 9 : 9 | dobupal | venlafaxine | central nervous system | depression
row 10 : 10 | tesavel & efficib | sitagliptin & sitaglip | gastrointestinal | diabetes
row 11 : 11 | solaraze | diclofenac solium + h | dermatology | actinic keratoses
row 12 : 12 | almax and others | almagate | gastrointestinal | antacid
row 13 : 13 | balneum and others | soya oil | dermatology | atopic dermatitis
row 14 : 14 | pantopam | pantoprazole | gastrointestinal | gastroesophageal reflux
row 15 : 15 | decoderm tri and others | fluprednidene | dermatology | mycotic dermatitis ] Execute this SQL based on the above table: select count ( brand ) where = 5 | 1 |
[ 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 count ( notes ) | 17 |
[ header: year | round | against | score | scorers row 1 : 1930 | group b | yugoslavia | 1-2 | preguinho
row 2 : 1930 | group b | bolivia | 4-0 | moderato (2), preguinho (2)
row 3 : 1934 | round 1 | spain | 1-3 | leonidas
row 4 : 1938 | round 1 | poland | 6-5 (aet) | leonidas (3), romeu,
row 5 : 1938 | semi-final | italy | 1-2 | romeu
row 6 : 1950 | group a | switzerland | 2-2 | alfredo, baltazar
row 7 : 1950 | final round | spain | 6-1 | ademir (2), jair,
row 8 : 1950 | final round | uruguay | 1-2 | friaca
row 9 : 1954 | group a | mexico | 5-0 | baltazar, didi, ping
row 10 : 1954 | quarter-final | hungary | 2-4 | djalma santo
row 11 : 1962 | quarter-final | england | 3-1 | garrincha (2), vava
row 12 : 1962 | semi-final | chile | 4-2 | garrincha (2), vava (2)
row 13 : 1970 | group c | czechoslovakia | 4-1 | rivelino, pele,
row 14 : 1970 | group c | romania | 3-2 | pele (2), jairzinho
row 15 : 1970 | semi-final | uruguay | 3-1 | clodoaldo, j
row 16 : 1974 | group b | yugoslavia | 0-0 | None
row 17 : 1974 | group b | scotland | 0-0 | None
row 18 : 1974 | group a round 2 | east germany | 1-0 | rivelino
row 19 : 1978 | group c | austria | 1-0 | roberto dinamite
row 20 : 1978 | bronze final | italy | 2-1 | nelinho, dirceu
row 21 : 1982 | group f | soviet union | 2-1 | socrates, eder
row 22 : 1982 | group f | new zealand | 4-0 | zico (2), falcao, serg
row 23 : 1982 | group c round 2 | argentina | 3-1 | zico, serginho, junior
row 24 : 1986 | group d | spain | 1-0 | socrates
row 25 : 1986 | group d | northern ireland | 3-0 | careca (2), josimar
row 26 : 1986 | round of 16 | poland | 4-0 | socrates, josimar, e
row 27 : 1986 | quarter-final | france | 1-1 (aet) | careca
row 28 : 1990 | group c | costa rica | 1-0 | muller
row 29 : 1994 | final | italy | 0-0 (aet) | None
row 30 : 1998 | semi-final | netherlands | 1-1 (aet) | ronaldo
row 31 : 2002 | group c | turkey | 2-1 | ronaldo, rivaldo
row 32 : 2002 | round of 16 | belgium | 2-0 | rivaldo, ronaldo
row 33 : 2002 | quarter-final | england | 2-1 | rivaldo, ronaldinho
row 34 : 2010 | round of 16 | chile | 3-0 | juan, luis fabian
row 35 : 2010 | quarter-final | netherlands | 1-2 | robinho ] Execute this SQL based on the above table: select sum ( year ) | 69038 |
[ header: rank | bib | name | country | time | deficit row 1 : None | 43 | daniel richardsson | sweden | 39:08.5 | 38.8
row 2 : 4 | 13 | iivo niskanen | finland | 39:08.7 | 39
row 3 : 7 | 31 | alexander bessmertny | russia | 39:37.7 | +1:08.0
row 4 : 12 | 33 | eldar rønning | norway | 40:02.8 | +1:33.1
row 5 : 14 | 29 | jens filbrich | germany | 40:08.5 | +1:38.8
row 6 : 15 | 28 | lars nelson | sweden | 40:08.8 | +1.39.1
row 7 : 20 | 41 | matti heikkinen | finland | 40:17.8 | +1:48.1
row 8 : 22 | 25 | curdin perl | switzerland | 40:27.8 | +1:58.1
row 9 : 24 | 11 | jonas baumann | switzerland | 40.33.2 | +2:03.5
row 10 : 30 | 22 | francesco de fabiani | italy | 41:00.8 | +2:31.1
row 11 : 31 | 32 | noah hoffman | united states | 41:02.7 | +2:33.0
row 12 : 35 | 38 | devon kershaw | canada | 41:17.1 | +2:47.4
row 13 : 36 | 27 | mattia pellegrin | italy | 41:20.1 | +2:50.4
row 14 : 39 | 39 | ivan babikov | canada | 41:49.2 | +3:19.5
row 15 : 43 | 16 | adrien backscheider | france | 42.21.7 | +3:52.0
row 16 : 46 | 1 | sergey mikayelyan | armenia | 42:39.1 | +4:09.4
row 17 : 49 | 54 | alexander lasutkin | belarus | 42:45.1 | +4.15.4
row 18 : 51 | 64 | peter mlynar | slovakia | 42:50.3 | +4.20.6
row 19 : 54 | 58 | yerdos akhmadiy | kazakhstan | 43:02.2 | +4:32.5
row 20 : 58 | 68 | martin møller | denmark | 43:29.7 | +5:00.0
row 21 : 59 | 24 | michail semenov | belarus | 43:36.0 | +5:06.3
row 22 : 61 | 59 | raido rankel | estonia | 43:38.9 | +5:09.2
row 23 : 67 | 66 | callum smith | great britain | 44:14.7 | +5:45.0
row 24 : 69 | 71 | oleksii kraso | ukraine | 44:35.4 | +6:05.7
row 25 : 74 | 85 | sævar birgisson | iceland | 45:44.2 | +7:14.5
row 26 : 78 | 80 | milan szabo | hungary | 47:01.3 | +8:31.6
row 27 : 79 | 83 | sattar seid | iran | 47:16.1 | +8:46.4
row 28 : 80 | 86 | bold byambadorj | mongolia | 48:29.6 | +9:59.9
row 29 : 84 | 88 | tucker murphy | bermuda | 49:19.9 | +10:50.2 ] Execute this SQL based on the above table: select country where bib < 6 | armenia |
[ header: language | totora municipality | pojo municipality | pocona municipality | chimore municipality | puerto villarroel municipality | entre rios municipality row 1 : quechua | 11671 | 10203 | 12482 | 9596 | 29940 | 14789
row 2 : aymara | 72 | 74 | 39 | 965 | 1590 | 907
row 3 : guarani | 7 | 9 | 3 | 19 | 39 | 41
row 4 : another native | 16 | 9 | 6 | 424 | 235 | 27
row 5 : spanish | 4967 | 4991 | 4954 | 11530 | 29377 | 17164
row 6 : foreign | 32 | 15 | 22 | 128 | 199 | 142
row 7 : only native | 7060 | 5623 | 7706 | 2518 | 8131 | 3207
row 8 : native and spanish | 4645 | 4598 | 4790 | 7811 | 22426 | 11864
row 9 : only spanish | 322 | 393 | 166 | 3726 | 6956 | 5314 ] Execute this SQL based on the above table: select chimore municipality - pojo municipality where totora municipality = 4967 | 6539.0 |
[ header: year | competition | venue | position | notes row 1 : 1994 | commonwealth games | victoria, canada | 6th | 400 m h
row 2 : 1995 | world championships | gothenburg, sweden | 6th | 400 m h
row 3 : 1997 | world championships | athens, greece | 7th | 4x400 m relay
row 4 : 1998 | commonwealth games | kuala lumpur, malaysi | 3rd | 400 m h
row 5 : 1998 | african championships | dakar, senegal | 2nd | 400 m h
row 6 : 1999 | all-africa games | johannesburg, south africa | 2nd | 400 m h ] Execute this SQL based on the above table: select count ( competition ) where position = '3rd' | 1 |
[ 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 pos in ( 'None' , 'ret' ) order by no asc limit 1 | ret |
[ header: rank | group | name | nationality | 2.05 | 2.15 | 2.19 | 2.23 | 2.26 | result | notes row 1 : 1 | a | nicola ciotti | italy | None | o | o | o | o | 2.26 | q
row 2 : 1 | a | linus thornblad | sweden | None | o | o | o | o | 2.26 | q
row 3 : 1 | b | oskari frosen | finland | None | o | o | o | o | 2.26 | q
row 4 : 1 | b | stefan holm | sweden | None | o | o | o | o | 2.26 | q
row 5 : 1 | b | svatoslav ton | czech republic | None | o | o | o | o | 2.26 | q
row 6 : 7 | a | niki palli | israel | o | o | o | o | xo | 2.26 | q
row 7 : 7 | b | yaroslav rybakov | russia | None | o | o | o | xo | 2.26 | q
row 8 : 9 | b | giulio ciotti | italy | None | o | xo | o | xo | 2.26 | q
row 9 : 11 | a | ivan ukhov | russia | None | None | None | o | None | 2.23 | q
row 10 : 11 | a | andrea bettinelli | italy | None | o | o | o | xxx | 2.23 | q
row 11 : 14 | a | martyn bernard | united kingdom | None | o | xxo | xo | xxx | 2.23 | None
row 12 : 15 | b | peter horak | slovakia | None | o | o | xxo | xxx | 2.23 | None
row 13 : 15 | b | normunds pupols | latvia | None | o | o | xxo | xxx | 2.23 | None
row 14 : 17 | a | germaine mason | united kingdom | None | o | o | xxx | None | 2.19 | None
row 15 : 17 | b | rozle prezelj | slovenia | o | o | o | xxx | None | 2.19 | None
row 16 : 19 | a | heikki tanel | finland | None | xo | o | xxx | None | 2.19 | None
row 17 : 19 | b | andriy sokolovskyy | ukraine | None | xo | o | xxx | None | 2.19 | None
row 18 : 21 | b | mickael hanany | france | None | xo | xo | xxx | None | 2.19 | None
row 19 : 22 | b | javier bermejo | spain | o | o | xxx | None | None | 2.15 | None
row 20 : 23 | a | osku torro | finland | None | xo | x- | x | None | 2.15 | None
row 21 : 24 | a | jan-peter larsen | netherlands | o | xxx | None | None | None | 2.05 | None
row 22 : None | b | adam scarr | united kingdom | None | xxx | None | None | None | nm | None ] Execute this SQL based on the above table: select notes where group = 'b' and rank < ( select rank where nationality = 'russia' ) | q, q, q |
[ header: ime exchange (including spot, credit and forward transactions) | 2007/08 | 2008/09 | 2009/10 | 2010/11 | 2011/12 row 1 : agricultural - volume (thousand tons) | 273 | 173.5 | 175.2 | 1633.9 | 550
row 2 : agricultural - value (billion rials | 772.6 | 3729.7 | 484.8 | 3729 | 3793
row 3 : manufacturing and metal - volume (thousand | 6443.8 | 6679.7 | 7438.5 | 8694 | 11685
row 4 : manufacturing and metal - value (billion | 58044.2 | 62120.6 | 53842 | 75235.5 | 102356
row 5 : oil and petrochemical - volume ( | 89.7 | 4339.2 | 7052.9 | 6662.6 | 8117
row 6 : oil and petrochemical - value ( | 352.7 | 19921 | 36450.7 | 41478 | 64370
row 7 : grand total - volume (thousand tons | 6806.5 | 11192.4 | 14666.6 | 16990.5 | 20351
row 8 : grand total - value (billion rial | 59169.4 | 82685.3 | 90777.5 | 120443.2 | 170519 ] Execute this SQL based on the above table: select count ( ime exchange (including spot, credit and forward transactions) ) where 2009/10 >= '90777.5' and 2009/10 <= '7052.9' | 0 |
[ header: rank | hospital | city | county | # beds | type of hospital row 1 : 4 | sonoma developmental center | eldridge | sonoma | 1300 | mental health
row 2 : 6 | fairview developmental center | costa mesa | orange | 1218 | mental health
row 3 : 7 | porterville developmental center | porterville | tulare | 1210 | mental health
row 4 : 10 | veterans home of california | yountville | napa | 1100 | veteran admin
row 5 : 11 | metropolitan state hospital | norwalk | los angeles | 1096 | mental health
row 6 : 12 | va palo alto health care system | palo alto | santa clara | 967 | veteran admin
row 7 : 13 | cedars-sinai medical center | west hollywood | los angeles | 952 | general acute care
row 8 : 14 | loma linda university medica center | loma linda | san bernardino | 822 | university/teaching
row 9 : 15 | ucla medical center | los angeles | los angeles | 668 | general acute care
row 10 : 18 | ucsd medical center | san diego | san diego | 594 | university/teaching
row 11 : 19 | ucsf medical center mount zion | san francisco | san francisco | 579 | general acute care
row 12 : 20 | ucd medical center | sacramento | sacramento | 577 | university/teaching
row 13 : 23 | harbor ucla medical center | torrance | los angeles | 553 | general acute care
row 14 : 24 | mission hospital regional medical center | mission viejo | orange | 552 | general acute care
row 15 : 25 | alta bates summit medical center | berkeley | alameda | 551 | general acute care
row 16 : 26 | san francisco general hospital | san francisco | san francisco | 550 | general acute care
row 17 : 27 | ucsf medical center at parn | san francisco | san francisco | 536 | general acute care
row 18 : 29 | santa clara valley medical center | san jose | santa clara | 524 | general acute care
row 19 : 30 | scripps mercy hospital | san diego | san diego | 523 | general acute care
row 20 : 31 | huntington memorial hospital | pasadena | los angeles | 522 | general acute care
row 21 : 33 | grossmont hospital | la mesa | san diego | 481 | general acute care
row 22 : 34 | doctors medical center | modesto | stanislaus | 465 | general acute care
row 23 : 35 | st. bernardine medical | san bernardino | san bernardino | 463 | general acute care
row 24 : 36 | uci medical center | orange | orange | 462 | general acute care
row 25 : 37 | stanford medical center | stanford | santa clara | 460 | general acute care
row 26 : 39 | methodist hospital | arcadia | los angeles | 455 | general acute care
row 27 : 40 | providence st. joseph | burbank | los angeles | 455 | general acute care
row 28 : 42 | agnews developmental center | san jose | santa clara | 450 | mental health
row 29 : 43 | jewish home | san francisco | san francisco | 450 | nursing homes
row 30 : 44 | st. joseph hospital orange | orange | orange | 448 | general acute care
row 31 : 45 | presbyterian intercommunity | whittier | los angeles | 441 | general acute care ] Execute this SQL based on the above table: select city where city != 'san jose' and type of hospital = 'veteran admin' | yountville, palo alto |
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 6:00 pm | missouri state | #15 | donald w. reyn | ppv | w 51-7 | 70607
row 2 : september 10 | 6:00 pm | new mexico | #14 | war memorial stadium • little rock, ar | espnu | w 52-3 | 52606
row 3 : september 17 | 6:30 pm | troy | #14 | donald w. reyn | css | w 38-28 | 69861
row 4 : september 24 | 2:30 pm | at #3 alabama | #14 | bryant-denny stadium • | cbs | l 14-38 | 101821
row 5 : october 1 | 11:00 am | vs. #14 texas | #18 | cowboys stadium • arlington, | espn | w 42-38 | 69838
row 6 : october 8 | 6:00 pm | #15 auburn | #10 | donald w. reyn | espn | w 38-14 | 74191
row 7 : october 22 | 11:21 am | at ole miss | #10 | vaught-hemingway stadium • | secn | w 29-24 | 57951
row 8 : october 29 | 11:21 am | at vanderbilt | #8 | vanderbilt stadium • nashville | secn | w 31-28 | 33247
row 9 : november 5 | 6:15 pm | #10 south carolina | #8 | donald w. reyn | espn | w 44-28 | 73804
row 10 : november 12 | 5:00 pm | tennessee | #8 | donald w. reyn | espn2 | w 49-7 | 72103
row 11 : november 19 | 2:30 pm | mississippi state | #6 | war memorial stadium • little rock, ar | cbs | w 44-17 | 55761
row 12 : november 25 | 1:30 pm | at #1 lsu | #3 | tiger stadium • baton rouge, la | cbs | l 17-41 | 93108
row 13 : january 6 | 7:00 pm | vs. #11 kansa | #7 | cowboys stadium • arlington, | fox | w 29-16 | 80956 ] Execute this SQL based on the above table: select opponent# order by time desc limit 1 | vs. #14 texas a&m |
[ header: | 1965 | 1960 | 1960 | 1970 | 1970 row 1 : world | 3334874000 | 3021475000 | 313399000 | 3692492000 | 357618000
row 2 : africa | 313744000 | 277398000 | 36346000 | 357283000 | 43539000
row 3 : asia | 1899424000 | 1701336000 | 198088000 | 2143118000 | 243694000
row 4 : europe | 634026000 | 604401000 | 29625000 | 655855000 | 21829000
row 5 : latin america | 250452000 | 218300000 | 1270000 | 284856000 | 34404000
row 6 : northern america | 219570000 | 204152000 | 15418000 | 231937000 | 12367000
row 7 : oceania | 17657000 | 15888000 | 1769000 | 19443000 | 1786000 ] Execute this SQL based on the above table: select count ( ) where = 'world' | 1 |
[ header: # | wrestlers | reign | date | days held | location | event | notes row 1 : 4 | ric converse | 1 | july 20, 2002 | 231 | graham, north carolina | payback (2002) | None
row 2 : 6 | xsiris | 1 | november 8, 2003 | 161 | burlington, north carolina | live event | in november 2003, the title was
row 3 : 7 | geestar | 1 | april 17, 2004 | 70 | burlington, north carolina | live event | None
row 4 : 10 | mitch connor | 1 | september 17, 2005 | 112 | burlington, north carolina | live event | None
row 5 : 11 | rob mcbride | 1 | january 7, 2006 | 133 | burlington, north carolina | live event | None
row 6 : 12 | michael mcallister | 1 | may 20, 2006 | 70 | burlington, north carolina | live event | None
row 7 : 13 | brass munkey | 1 | july 29, 2006 | 154 | burlington, north carolina | cwf championship wrestling | None
row 8 : 14 | steve greene | 1 | december 30, 2006 | 168 | burlington, north carolina | battlecade vii (2006) | None
row 9 : 17 | tank lawson | 1 | may 17, 2008 | 112 | burlington, north carolina | revelation (2008) | None
row 10 : 18 | marcellus king | 1 | september 6, 2008 | 133 | burlington, north carolina | sumner civitans superbrawl | None
row 11 : 19 | lee valiant | 2 | january 17, 2009 | 273 | burlington, north carolina | night of challenges (2009) | None
row 12 : 20 | joey silva | 1 | october 17, 2009 | 77 | burlington, north carolina | cwf rumble (2009) | None
row 13 : 21 | lee valiant | 3 | january 2, 2010 | 14 | burlington, north carolina | battlecade x (2010) | this was a no-disqualification
row 14 : 22 | roy wilkins | 1 | february 6, 2010 | 133 | burlington, north carolina | title turmoil (2010) | wilkins defeated arik royal to
row 15 : 23 | arik royal | 1 | june 19, 2010 | 182 | burlington, north carolina | absolute justice iv (2010) | None
row 16 : 24 | ray kandrack | 1 | december 18, 2010 | 168 | burlington, north carolina | battlecade xi (2010) | None
row 17 : 25 | steve greene | 3 | june 4, 2011 | 0 | burlington, north carolina | title turmoil (2011) | greene announced his retirement after the win,
row 18 : 26 | ray kandrack | 2 | june 19, 2011 | 179 | burlington, north carolina | absolute justice 5 (2011) | kandrack defeated jason miller to
row 19 : 27 | donnie dollar$ | 1 | december 15, 2011 | 282 | burlington, north carolina | battlecade 12 (2011) | None
row 20 : 28 | trevor lee | 1 | september 22, 2012 | 641 | burlington, north carolina | converse vs. king (2012) | None ] Execute this SQL based on the above table: select wrestlers where days held < ( select days held where wrestlers = 'xsiris' ) order by days held desc limit 1 | brass munkey |
[ header: seat | state | majority | member | party row 1 : hinkler | qld | 0 | paul neville | npa
row 2 : solomon | nt | 0.1 | dave tollner | lib
row 3 : adelaide | sa | 0.2 | hon trish worth | lib
row 4 : canning | wa | 0.4 | don randall | lib
row 5 : dobell | nsw | 0.4 | ken ticehurst | lib
row 6 : parramatta | nsw | 1.1 | ross cameron | lib
row 7 : mcewen | vic | 1.2 | fran bailey | lib
row 8 : paterson | nsw | 1.4 | bob baldwin | lib
row 9 : herbert | qld | 1.6 | peter lindsay | lib
row 10 : richmond | nsw | 1.6 | hon larry anthony | npa
row 11 : deakin | vic | 1.7 | philip barresi | lib
row 12 : eden-monaro | nsw | 1.7 | gary nairn | lib
row 13 : hindmarsh | sa | 1.9 | hon christine gallus | lib ] Execute this SQL based on the above table: select majority where seat = 'deakin' | 1.7 |
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2002 | buf | 16 | 96 | 71 | 25 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 2 : 2003 | buf | 16 | 28 | 24 | 4 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 3 : 2004 | buf | 12 | 25 | 14 | 11 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 4 : 2005 | buf | 13 | 9 | 6 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 5 : 2006 | buf | 16 | 23 | 13 | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 6 : 2007 | buf | 7 | 4 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 7 : 2008 | atl | 16 | 34 | 28 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 8 : 2009 | atl | 16 | 17 | 15 | 2 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 9 : 2010 | atl | 15 | 12 | 8 | 4 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 10 : career | None | 127 | 248 | 182 | 66 | 5 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 5 ] Execute this SQL based on the above table: select team order by interception return yards desc limit 1 | buf |
[ header: year | title | peak chart positions ger | label | artist row 1 : 1981 | savoir faire | None | capitol | mink deville
row 2 : 1993 | spanish stroll 1977-1987 | None | disky, raven | mink deville
row 3 : 1995 | les inoubliables de willy deville | None | wagram | willy deville
row 4 : 1996 | love & emotion: the atlantic years | 54 | atlantic | mink deville
row 5 : 1996 | mink/willy deville greatest hits | None | emi | mink deville
row 6 : 1996 | spanish stroll | None | disky | mink deville
row 7 : 1996 | best of willy deville | None | arcade | willy deville
row 8 : 1997 | his greatest hits | None | arcade | mink deville
row 9 : 1997 | premium gold collection | None | emi | mink deville
row 10 : 1997 | the best of mink deville | None | emi | mink deville
row 11 : 1999 | collection legende | None | wagram | willy deville
row 12 : 2001 | cadillac walk: the mink de | None | capitol | mink deville
row 13 : 2003 | greatest hits | None | emi | mink deville
row 14 : 2005 | mink deville | None | disky | mink deville
row 15 : 2009 | introducing willy deville | None | edel | willy deville ] Execute this SQL based on the above table: select max ( peak chart positions ger ) - min ( peak chart positions ger ) | 0.0 |
[ header: year | film | role | language row 1 : 2004 | 7g rainbow colony | kadhir | tamil
row 2 : 2005 | sukran | ravi shankar | tamil
row 3 : 2005 | ponniyin selvan | venu | tamil
row 4 : 2006 | kedi | raghu | tamil
row 5 : 2008 | brahmanandam drama company | ravi | telugu
row 6 : 2008 | netru indru naal | vetri | tamil
row 7 : 2008 | ninna nedu rep | vijay | telugu
row 8 : 2009 | kadhalna summa | vetrivel | tamil
row 9 : 2011 | aaranya kaandam | sappai | tamil ] Execute this SQL based on the above table: select role where year = ( select min ( year ) ) | kadhir |
[ header: date | pos. | name | from | fee row 1 : 27 june 2007 | df | aaron hughes | aston villa | £1,000,000
row 2 : 5 july 2007 | mf | steven davis | aston villa | £4,000,000
row 3 : 9 july 2007 | fw | diomansy kamara | west bromwich albion | £6,000,000
row 4 : 12 july 2007 | df | chris baird | southampton | £3,035,000
row 5 : 13 july 2007 | fw | david healy | leeds united | £1,500,000
row 6 : 13 july 2007 | df | paul konchesky | west ham | £3,250,000
row 7 : 19 july 2007 | mf | lee cook | qpr | £2,500,000
row 8 : 4 august 2007 | mf | adrian leijer | melbourne victory | undisclosed
row 9 : 8 august 2007 | df | hameur bouazza | watford | £3,000,000
row 10 : 23 august 2007 | gk | kasey keller | borussia monchengladbach | free
row 11 : 30 august 2007 | df | nathan ashton | unattached | free
row 12 : 31 august 2007 | fw | shefki kuqi | crystal palace | loan
row 13 : 31 august 2007 | mf | danny murphy | tottenham hotspur | loan
row 14 : 31 august 2007 | mf | seol ki-hyeon | reading | undisclosed
row 15 : 31 august 2007 | df | dejan stefanovic | portsmouth | £1,000,000 ] Execute this SQL based on the above table: select count ( name ) where fee < 1475 | 0 |
[ header: | album | artist(s) | sales row 1 : 1 | vain elamaa | various artists | 164119
row 2 : 2 | koodi | robin | 117126
row 3 : 3 | vain elamaa | various artists | 81725
row 4 : 4 | chillaa | robin | 73439
row 5 : 5 | 21 | adele | 44297
row 6 : 6 | yhdesta puusta | jukka poika | 42429
row 7 : 7 | vie mut kotiin | jesse kaikuranta | 38985
row 8 : 8 | kun valaistun | chisu | 31541
row 9 : 9 | joululauluja | juha tapio | 29080
row 10 : 10 | hunningolla | erin | 27655 ] Execute this SQL based on the above table: select album where sales > 988 | vain elamaa, koodi, vain elamaa, chillaa, 21, yhdesta puusta, vie mut kotiin, kun valaistun, joululauluja, hunningolla |
[ header: event | gold | silver | bronze | total | ranking row 1 : 1976 winter paralympics | 10 | 1 | 1 | 12 | 2nd
row 2 : 1984 winter paralympics | 4 | 2 | 3 | 9 | 5th
row 3 : 1988 winter paralympics | 5 | 16 | 16 | 37 | 7th
row 4 : 1992 winter paralympics | 3 | 8 | 4 | 15 | 8th
row 5 : 1994 winter paralympics | 2 | 9 | 5 | 16 | 11th
row 6 : 1998 winter paralympics | 10 | 5 | 8 | 23 | 6th
row 7 : 2002 winter paralympics | 6 | 4 | 2 | 12 | 7th
row 8 : 2006 winter paralympics | 0 | 1 | 1 | 2 | 13th
row 9 : 2010 winter paralympics | 1 | 2 | 0 | 3 | 13th ] Execute this SQL based on the above table: select event where event = '1994 winter paralympics' | 1994 winter paralympics |
[ header: city/municipality | city/municipality | no. of barangays | area (hectares) | population (2010) | income class (2010) | mayor (2010-2013) row 1 : None | baao | 30 | 10663 | 54971 | 3rd class | melquiades i. gait
row 2 : None | balatan | 17 | 9309 | 28699 | 4th class | ernesto a. bagas
row 3 : None | bato | 33 | 10712 | 48306 | 3rd class | jeanette r. bernal
row 4 : None | buhi | 38 | 24665 | 73809 | 1st class | rey p. lacoste
row 5 : None | bula | 33 | 16764 | 68011 | 2nd class | benjamin s. decen
row 6 : None | calabanga | 48 | 16380 | 78119 | 1st class | eduardo severo
row 7 : None | camaligan | 13 | 468 | 22254 | 5th class | marilou marquez-hirose
row 8 : None | caramoan | 49 | 27600 | 44945 | 2nd class | constantino h. cordial,
row 9 : None | gainza | 8 | 1475 | 10345 | 5th class | william angeles abilay
row 10 : None | garchitorena | 23 | 24380 | 25204 | 4th class | solon o.demetriou j
row 11 : None | goa | 34 | 20618 | 58503 | 2nd class | antero s. lim
row 12 : None | iriga city | 36 | 13735 | 105919 | 4th class | madeleine a. gazmen
row 13 : None | lagonoy | 38 | 37790 | 51814 | 2nd class | delfin r. pilapil
row 14 : None | libmanan | 75 | 34282 | 100002 | 1st class | marilyn a. jimenez
row 15 : None | lupi | 38 | 19912 | 30118 | 3rd class | raul m. matamoros
row 16 : None | magarao | 15 | 4497 | 24274 | 4th class | salvador a. senar
row 17 : None | milaor | 20 | 3364 | 28474 | 4th class | rogelio a.
row 18 : None | nabua | 42 | 9620 | 80111 | 1st class | delia c. simbulan
row 19 : 25px | naga city | 27 | 8448 | 174931 | 2nd class | john g. bongat
row 20 : None | ocampo | 25 | 11833 | 43523 | 3rd class | fidel c. carido
row 21 : None | pamplona | 17 | 8060 | 34471 | 4th class | gimeno a. imperial
row 22 : None | pasacao | 19 | 14954 | 45946 | 3rd class | asuncion v. arseni
row 23 : None | pili | 26 | 12625 | 82307 | 1st class | tomas p. bongalonta,
row 24 : None | presentacion | 18 | 14380 | 20023 | 4th class | joey a. delen
row 25 : None | sagnay | 19 | 15476 | 31314 | 4th class | evelyn b. fuente
row 26 : None | san fernando | 22 | 7176 | 33281 | 4th class | eugenio "jun" ] Execute this SQL based on the above table: select count ( * ) where mayor (2010-2013) = 1277 | 0 |
[ header: week | date | opponent | score | result | attendance | record row 1 : 1 | thursday, aug 11 | vs. winnipeg blue | 35-21 | loss | 31837 | 0-1
row 2 : 2 | monday, aug 15 | at edmonton eskimos | 33-14 | loss | 17500 | 0-2
row 3 : 3 | saturday, aug 20 | vs. saskatche | 27-12 | win | 29532 | 1-2
row 4 : 4 | monday, aug 22 | at calgary stampeders | 26-19 | win | None | 2-2
row 5 : 5 | monday, aug 29 | vs. edmonton | 26-0 | loss | 28420 | 2-3
row 6 : 6 | thursday, sept 1 | at winnipeg blue bombers | 19-14 | loss | 18297 | 2-4
row 7 : 7 | monday, sept 5 | at saskatchewan roughrid | 31-21 | win | 14105 | 3-4
row 8 : 8 | monday, sept 12 | vs. calgary stampeders | 21-21 | tie | 27759 | 3-4-1
row 9 : 9 | saturday, sept 17 | vs. winnipeg blue | 26-14 | loss | 30292 | 3-5-1
row 10 : 10 | monday, sept 19 | at edmonton eskimos | 18-10 | loss | None | 3-6-1
row 11 : 11 | saturday, sept 24 | at calgary stampeders | 28-14 | loss | 13000 | 3-7-1
row 12 : 12 | thursday, oct 6 | vs. edmonton | 21-13 | win | 21707 | 4-7-1
row 13 : 13 | thursday, oct 13 | at winnipeg blue bombers | 49-21 | loss | 16773 | 4-8-1
row 14 : 14 | saturday, oct 15 | at saskatchewan roughrid | 14-14 | tie | 7255 | 4-8-2
row 15 : 15 | saturday, oct 22 | vs. calgary stampeders | 22-10 | loss | 29599 | 4-9-2
row 16 : 16 | saturday, oct 29 | vs. saskatche | 38-0 | win | 21114 | 5-9-2 ] Execute this SQL based on the above table: select result order by id desc limit 1 | win |
[ header: coach | years | seasons | wins | losses | ties | pct row 1 : o. b. "rip" | 1908 | 1 | 5 | 1 | 0 | 0.833
row 2 : ed sabre | 1920 | 1 | 3 | 1 | 0 | 0.75
row 3 : mack erwin | 1957-60 | 4 | 62 | 30 | 1 | 0.672
row 4 : chal port | 1965-91 | 27 | 641 | 386 | 2 | 0.624
row 5 : fred jordan | 1992-pres | 22 | 726 | 552 | 0 | 0.568
row 6 : john d. mcmillan | 1952-53 | 2 | 14 | 15 | 0 | 0.483
row 7 : jim newsome | 1961-64 | 4 | 37 | 43 | 0 | 0.463
row 8 : bunzy o'neal | 1948 | 1 | 6 | 7 | 0 | 0.462
row 9 : george c. rogers | 1914-15, 1921-24 | 6 | 26 | 33 | 1 | 0.441
row 10 : fred montsdeoca | 1954-56 | 2 | 22 | 31 | 0 | 0.415
row 11 : george a. schmick | 1910 | 1 | 4 | 6 | 0 | 0.4
row 12 : thomas s. mc | 1916, 1919 | 2 | 8 | 12 | 0 | 0.4
row 13 : harold manley | 1954 | 1 | 5 | 9 | 0 | 0.357
row 14 : "barney" legge | 1911 | 1 | 2 | 5 | 1 | 0.286
row 15 : h. l. "matty" | 1926-30, 37-38 | 3 | 10 | 25 | 1 | 0.286
row 16 : dusty rhodes | 1947 | 1 | 2 | 5 | 0 | 0.286
row 17 : "shorty" o'brien | 1918 | 1 | 3 | 9 | 0 | 0.25
row 18 : "bull dog" drummond | 1925 | 1 | 2 | 7 | 0 | 0.222 ] Execute this SQL based on the above table: select coach order by wins desc limit 1 | fred jordan |
[ header: rank | city | passengers | ranking | airline row 1 : 1 | united states, los angeles | 14749 | None | alaska airlines
row 2 : 2 | united states, houston | 5465 | None | united express
row 3 : 3 | canada, calgary | 3761 | None | air transat, westjet
row 4 : 4 | canada, saskatoon | 2282 | 4 | None
row 5 : 5 | canada, vancouver | 2103 | None | air transat
row 6 : 6 | united states, phoenix | 1829 | 1 | us airways
row 7 : 7 | canada, toronto | 1202 | 1 | air transat, canjet
row 8 : 8 | canada, edmonton | 110 | None | None
row 9 : 9 | united states, oakland | 107 | None | None ] Execute this SQL based on the above table: select count ( airline ) | 6 |
[ header: | | | | | | | | | | row 1 : 2010s | 2010 | 2011 | 2012 | 2013 | 2014 | 2015 | 2016 | 2017 | 2018 | None
row 2 : 2000s | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009
row 3 : 1990s | 1990 | 1991 | 1992 | 1993 | 1994 | 1995 | 1996 | 1997 | 1998 | 1999
row 4 : 1980s | 1980 | 1981 | 1982 | 1983 | 1984 | 1985 | 1986 | 1987 | 1988 | 1989
row 5 : 1970s | 1970 | 1971 | 1972 | 1973 | 1974 | 1975 | 1976 | 1977 | 1978 | 1979
row 6 : 1960s | 1960 | 1961 | 1962 | 1963 | 1964 | 1965 | 1966 | 1967 | 1968 | 1969
row 7 : 1950s | 1950 | 1951 | 1952 | 1953 | 1954 | 1955 | 1956 | 1957 | 1958 | 1959
row 8 : 1940s | 1940 | 1941 | 1942 | 1943 | 1944 | 1945 | 1946 | 1947 | 1948 | 1949
row 9 : 1930s | 1930 | 1931 | 1932 | 1933 | 1934 | 1935 | 1936 | 1937 | 1938 | 1939
row 10 : 1920s | 1920 | 1921 | 1922 | 1923 | 1924 | 1925 | 1926 | 1927 | 1928 | 1929
row 11 : 1910s | 1910 | 1911 | 1912 | 1913 | 1914 | 1915 | 1916 | 1917 | 1918 | 1919
row 12 : 1900s | 1900 | 1901 | 1902 | 1903 | 1904 | 1905 | 1906 | 1907 | 1908 | 1909
row 13 : 1890s | 1890 | 1891 | 1892 | 1893 | 1894 | 1895 | 1896 | 1897 | 1898 | 1899
row 14 : 1880s | 1880 | 1881 | 1882 | 1883 | 1884 | 1885 | 1886 | 1887 | 1888 | 1889
row 15 : 1870s | 1870 | 1871 | 1872 | 1873 | 1874 | 1875 | 1876 | 1877 | 1878 | 1879 ] Execute this SQL based on the above table: select where = ( select max ( ) ) | 2010s |
[ header: county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symon | north to madden south to sage hill | 51°13′4′′n 114°
row 2 : rocky view county | 3 | panorama road (24 street nw), range | south to evanston | 51°12′45′′n 114°
row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51°12′45′′n 114°
row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry | 51°12′45′′n 114°
row 5 : rocky view county | 10 | 15 street ne (calgary), | balzac south to stony industrial | 51°12′45′′n 114°
row 6 : rocky view county | 11 | hwy 2, range road 10, fifth | grade separated north to airdrie south to de | 51°12′45′′n 114°
row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to ston | 51°12′45′′n 113°
row 8 : rocky view county | 18 | range road 290, 84 street n | None | 51°12′45′′n 113°
row 9 : rocky view county | 28 | hwy 791, range road | south to delacour | 51°12′45′′n 113°
row 10 : rocky view county | 32 | range road 273 | kathyrn | 51°12′45′′n 113°
row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51°12′45′′n 113°
row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51°12′45′′n 113° ] Execute this SQL based on the above table: select count ( coordinates ) where km > 13 | 5 |
[ 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 founded where topics = 'an indian game magazine' | 2003 |
[ header: album title | format | year | original label | chart positions row 1 : distant plastic trees | lp | 1991 | red flame | None
row 2 : the wayward bus | lp | 1992 | popup | None
row 3 : the house of tomorrow | ep | 1992 | feel good all over | None
row 4 : the charm of the highway strip | lp | 1994 | merge records | None
row 5 : holiday | lp | 1994 | feel good all over | None
row 6 : get lost | lp | 1995 | merge records | None
row 7 : 69 love songs | lp | 1999 | merge records | None
row 8 : i | lp | 2004 | nonesuch records | #152 (billboard 200)
row 9 : distortion | lp | 2008 | nonesuch records | #77 (billboard 200)
row 10 : realism | lp | 2010 | nonesuch records | #110 (billboard 200)
row 11 : love at the bottom of the sea | lp | 2012 | merge records | #89 (billboard 200) ] Execute this SQL based on the above table: select original label where year < ( select year where original label = 'popup' ) order by year desc limit 1 | red flame |
[ header: year | competition | venue | position | event | notes row 1 : 2001 | asian junior championships | bandar seri begawan, brun | 1st | 110 m hurdles | 14.05
row 2 : 2002 | world junior championships | kingston, jamaica | 2nd | 110 m hurdles | 13.58
row 3 : 2002 | asian games | busan, south korea | 4th | 110 m hurdles | 13.92
row 4 : 2003 | world indoor championships | birmingham, united kingdom | 18th (h) | 60 m hurdles | 7.81
row 5 : 2003 | world championships | paris, france | 6th | 110 m hurdles | 13.55
row 6 : 2003 | asian championships | manila, philippines | 1st | 110 m hurdles | 13.5
row 7 : 2004 | world indoor championships | budapest, hungary | 17th (h) | 60 m hurdles | 7.75
row 8 : 2004 | olympic games | athens, greece | 33rd (h) | 110 m hurdles | 13.68
row 9 : 2005 | world championships | helsinki, finland | 9th (sf) | 110 m hurdles | 13.44
row 10 : 2005 | asian championships | incheon, south korea | 2nd | 110 m hurdles | 13.44
row 11 : 2006 | world indoor championships | moscow, russia | 8th (sf) | 60 m hurdles | 7.63
row 12 : 2006 | asian games | doha, qatar | 2nd | 110 m hurdles | 13.28
row 13 : 2007 | world championships | osaka, japan | 5th | 110 m hurdles | 13.19
row 14 : 2008 | world indoor championships | valencia, spain | 9th (sf) | 60 m hurdles | 7.65
row 15 : 2008 | olympic games | beijing, china | 8th (sf) | 110 m hurdles | 13.42
row 16 : 2009 | asian championships | guangzhou, china | 2nd | 110 m hurdles | 13.67
row 17 : 2009 | world championships | berlin, germany | 8th (sf) | 110 m hurdles | 13.42
row 18 : 2010 | world indoor championships | doha, qatar | 16th (sf) | 60 m hurdles | 7.82
row 19 : 2010 | asian games | guangzhou, china | 2nd | 110 m hurdles | 13.38
row 20 : 2011 | asian championships | kobe, japan | 2nd | 110 m hurdles | 13.56
row 21 : 2011 | world championships | daegu, south korea | 9th (sf) | 110 m hurdles | 13.57
row 22 : 2012 | world indoor championships | istanbul, turkey | 24th (h) | 60m hurdles | 8.15
row 23 : 2012 | olympic games | london, united kingdom | 37th (h) | 110 m hurdles | 13.78 ] Execute this SQL based on the above table: select notes where venue = 'manila, philippines' | 13.5 |
[ header: | name | title reign | title recognition | successful defenses row 1 : 1 | joe calzaghe | 10 years, 11 months, 15 days | ibf, wba, | 21
row 2 : 2 | sven ottke | 5 years, 5 months, 3 days | ibf, wba ( | 21
row 3 : 3 | frankie liles | 4 years, 10 months, 0 days | wba | 8
row 4 : 4 | lucian bute | 4 years, 7 months, 7 days | ibf | 9
row 5 : 5 | chris eubank | 4 years, 4 months, 0 days | wbo | 14
row 6 : 6 | andre ward | 4 years, 6 months, 3 weeks and 1 | wba (super), wb | 6
row 7 : 7 | chong-pal park | 3 years, 7 months, 17 days | ibf, wba | 10
row 8 : 8 | nigel benn | 3 years, 4 months, 28 days | wbc | 9
row 9 : 9 | robert stieglitz | 3 years, 0 months, 3 days | wbo | 6
row 10 : 10 | mikkel kessler | 2 years, 11 months, 23 days | wba (super) | 4 ] Execute this SQL based on the above table: select name where name = 'robert stieglitz' order by title reign asc limit 346 | robert stieglitz |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 9 | kimi raikkonen | mclaren-mercedes | 44 | 1:30:01.295 | 2 | 10
row 2 : 2 | 5 | fernando alonso | renault | 44 | 28.394 | 4 | 8
row 3 : 3 | 3 | jenson button | bar-honda | 44 | 32.077 | 8 | 6
row 4 : 4 | 7 | mark webber | williams-bmw | 44 | +1:09.167 | 9 | 5
row 5 : 5 | 2 | rubens barrichello | ferrari | 44 | +1:18.136 | 12 | 4
row 6 : 6 | 11 | jacques villeneuve | sauber-petronas | 44 | +1:27.435 | 14 | 3
row 7 : 7 | 17 | ralf schumacher | toyota | 44 | +1:27.574 | 5 | 2
row 8 : 8 | 18 | tiago monteiro | jordan-toyota | 43 | +1 lap | 19 | 1
row 9 : 9 | 15 | christian klien | red bull-cosworth | 43 | +1 lap | 16 | None
row 10 : 10 | 12 | felipe massa | sauber-petronas | 43 | +1 lap | 7 | None
row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 43 | +1 lap | 20 | None
row 12 : 12 | 21 | christijan albers | minardi-cosworth | 42 | +2 laps | 18 | None
row 13 : 13 | 20 | robert doornbos | minardi-cosworth | 41 | +3 laps | 17 | None
row 14 : 14 | 10 | juan pablo montoya | mclaren-mercedes | 40 | collision | 1 | None
row 15 : 15 | 8 | antonio pizzonia | williams-bmw | 39 | collision | 15 | None
row 16 : ret | 16 | jarno trulli | toyota | 34 | accident | 3 | None
row 17 : ret | 14 | david coulthard | red bull-cosworth | 18 | engine | 11 | None
row 18 : ret | 1 | michael schumacher | ferrari | 13 | collision | 6 | None
row 19 : ret | 4 | takuma sato | bar-honda | 13 | collision | 10 | None
row 20 : ret | 6 | giancarlo fisichella | renault | 10 | accident | 13 | None ] Execute this SQL based on the above table: select count ( * ) where pos = 11 | 1 |
[ header: year | driver | co-driver | car | notes row 1 : 1996 | karim hirji | frank nekusa | toyota celica st | run under fia rules as the great lakes rally
row 2 : 1997 | chipper adams | justin beyendeza | toyota supra | run as the pearl of africa uganda
row 3 : 1998 | charles muhangi | steven byaruhanga | subaru impreza | None
row 4 : 1999 | chipper adams | justin beyendeza | toyota supra | None
row 5 : 2000 | charlie lubega | abed musa | mitsubishi lancer evo 4 | None
row 6 : 2001 | None | None | None | event not run
row 7 : 2002 | johnny gemmel | robert paisley | subaru impreza wrx | None
row 8 : 2003 | charlie lubega | abed musa | mitsubishi lancer evo 4 | None
row 9 : 2004 | charlie lubega | abed musa | mitsubishi lancer evo 4 | None
row 10 : 2005 | riyaz kurji | sayed kadri | subaru impreza n10 | None
row 11 : 2006 | riyaz kurji | sayed kadri | subaru impreza n8 | crew run under kenyan licence
row 12 : 2007 | conrad rautenbach | peter marsh | subaru impreza n10 | None
row 13 : 2008 | jamie whyte | phil archenoul | subaru impreza n10 | None
row 14 : 2009 | riyaz kurji | sayed kadri | subaru impreza n8 | price granted posthumously
row 15 : 2010 | jamie whyte | phil archenoul | subaru impreza n10 | None
row 16 : 2011 | ponsiano lwakataka | musa nsubuga | subaru impreza n8 | None
row 17 : 2012 | mohammed essa | greg stead | subaru impreza n12 | None
row 18 : 2013 | jas mangat | gihan de silva | mitsubishi lancer evo x | None ] Execute this SQL based on the above table: select count ( * ) where driver <= 1891 and car >= 1891 | 0 |
[ header: no. | ritu | season | hindu lunar months | gregorian month | characteristics | seasonal festivals row 1 : 1 | vasanta वसनत | spring | chaitra and baisakh | ~ march to may | temperature around 20-30 degrees; vernal | vasant panchami, ugad
row 2 : 2 | grishma गरीषम | summer | jyeshta and aash | ~ may to july | very hot, temperatures up to 50 degrees cels | vat pournima, rath
row 3 : 3 | varsha वरषा | monsoon | shraavana (sawan | ~ july to september | very hot, very humid and heavy monso | raksha bandhan, kris
row 4 : 4 | sharad शरद, पतझड | autumn | ashwin (kwar) and kar | ~ september to november | mild temperatures; 19 to 22 degrees celsi | navaratri, vijayadas
row 5 : 5 | hemant हमनत | fall winter | margashirsha (agrahayana | ~ november to january | very pleasant temperatures; generally, 20-25 degrees cel | (mid-winter celebration), bihu
row 6 : 6 | shishir शिशिर | winter | magh and phalguna (phagun | ~ january to march | moderately cold, but pleasant during occasional sunshine; | shivaratri, shigm ] Execute this SQL based on the above table: select hindu lunar months where no. = 1 | chaitra and baisakh |
[ header: school | location | control | type | enrollment | founded row 1 : air force institute of technology | wright-patterson af | public | dru | 719 | 1919
row 2 : california institute of technology | pasadena, californi | private | ru/vh | 2231 | 1891
row 3 : california polytechnic state | san luis obispo, | public | master's l | 18762 | 1901
row 4 : california state polytechnic | pomona, california | public | master's l | 22273 | 1938
row 5 : clarkson university | potsdam, ny | private | ru/h | 3187 | 1896
row 6 : colorado school of mines | golden, colorado | public | ru/h | 4296 | 1874
row 7 : colorado technical university | colorado springs, colorad | private | dru | 30020 | 1965
row 8 : florida institute of technology | melbourne, florida | private | dru | 8985 | 1958
row 9 : georgia institute of technology | atlanta, georgia | public | ru/vh | 20487 | 1885
row 10 : illinois institute of technology | chicago, illinois | private | ru/h | 7787 | 1890
row 11 : massachusetts institute of technology | cambridge, massachusetts | private | ru/vh | 10894 | 1861
row 12 : michigan technological university | houghton, michigan | public | ru/h | 6957 | 1885
row 13 : missouri university of science and technology | rolla, missouri | public | ru/h | 7521 | 1870
row 14 : montana tech of the university of montan | butte, montana | public | bac/diverse | 2694 | 1900
row 15 : new jersey institute of technology | newark, new jersey | private | ru/h | 9558 | 1881
row 16 : new mexico institute of mining and technology | socorro, new mexico | public | master's m | 1921 | 1889
row 17 : oregon institute of technology | klamath falls, oregon | public | bac/diverse | 3927 | 1947
row 18 : polytechnic institute of new york university | brooklyn, new york | private | ru/h | 4514 | 1854
row 19 : rensselaer polytechnic institute | troy, new york | private | ru/vh | 7521 | 1824
row 20 : rochester institute of technology | henrietta, new york | private | master's l | 17652 | 1829
row 21 : rose-hulman institute of technology | terre haute, indiana | private | spec/engg | 1970 | 1874
row 22 : south dakota school of mines and technology | rapid city, south dakota | public | spec/engg | 2354 | 1885
row 23 : southern polytechnic state university | marietta, georgia | public | master's m | 6202 | 1948
row 24 : stevens institute of technology | hoboken, new jersey | private | ru/h | 5260 | 1870
row 25 : texas tech university | lubbock, texas | public | ru/h | 32327 | 1923
row 26 : university of wisconsin-stout | menomonie, wisconsin | public | master's l | 9339 | 1891
row 27 : virginia polytechnic institute and state university | blacksburg, virginia | public | ru/vh | 30739 | 1872 ] Execute this SQL based on the above table: select ( select count ( * ) where school = 'polytechnic institute of new york university' ) - ( select count ( * ) where school = 'colorado school of mines' ) | 0 |
[ header: # | date | visitor | score | home | record row 1 : 21 | december 2, 1976 | san antonio spurs | 116-124 | golden state warriors | 11-10
row 2 : 22 | december 3, 1976 | san antonio spurs | 105-114 | los angeles lakers | 11-11
row 3 : 23 | december 5, 1976 | san antonio spurs | 98-103 | phoenix suns | 11-12
row 4 : 24 | december 8, 1976 | atlanta hawks | 117-106 | san antonio spurs | 11-13
row 5 : 25 | december 10, 1976 | san antonio spurs | 136-120 | milwaukee bucks | 12-13
row 6 : 26 | december 11, 1976 | new orleans jazz | 106-121 | san antonio spurs | 13-13
row 7 : 27 | december 14, 1976 | new york knicks | 98-111 | san antonio spurs | 14-13
row 8 : 28 | december 15, 1976 | san antonio spurs | 102-116 | indiana pacers | 14-14
row 9 : 29 | december 17, 1976 | san antonio spurs | 101-103 | chicago bulls | 14-15
row 10 : 30 | december 19, 1976 | san antonio spurs | 105-106 | cleveland cavaliers | 14-16
row 11 : 31 | december 21, 1976 | golden state warriors | 123-120 | san antonio spurs | 15-16
row 12 : 32 | december 23, 1976 | washington bullets | 116-118 | san antonio spurs | 16-16
row 13 : 33 | december 26, 1976 | san antonio spurs | 110-105 | kansas city kings | 17-16
row 14 : 34 | december 28, 1976 | philadelphia 76ers | 116-127 | san antonio spurs | 18-16 ] Execute this SQL based on the above table: select count ( score ) where visitor = 'new york knicks' | 1 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 21 december 2004 | rajamangala stadium, bang | thailand | 3–1 | 5–1 | friendly
row 2 : 5 | 15 june 2005 | commerzbank-arena, | australia | 4–2 | 4–3 | fifa confederations cup 2005
row 3 : 7 | 29 june 2005 | zentralstadion, leip | mexico | 1–0 | 4–3 | fifa confederations cup 2005
row 4 : 9 | 7 september 2005 | olympiastadion | south africa | 3–1 | 4–2 | friendly
row 5 : 10 | 7 september 2005 | olympiastadion | south africa | 4–2 | 4–2 | friendly
row 6 : 11 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 3–0 | 7–0 | friendly
row 7 : 12 | 27 may 2006 | badenova stadion, freiburg | luxembourg | 5–0 | 7–0 | friendly
row 8 : 14 | 24 june 2006 | allianz arena, munich, germany | sweden | 1–0 | 2–0 | fifa world cup 2006
row 9 : 19 | 6 september 2006 | stadio olimpico, ser | san marino | 8–0 | 13–0 | uefa euro 2008 qualifying
row 10 : 22 | 11 october 2006 | tehelne pole stad | slovakia | 4–1 | 4–1 | uefa euro 2008 qualifying
row 11 : 23 | 12 september 2007 | rhein-energie stadion | romania | 3–1 | 3–1 | friendly
row 12 : 24 | 17 november 2007 | awd arena, hanover, | cyprus | 3–0 | 4–0 | uefa euro 2008 qualifying
row 13 : 27 | 8 june 2008 | worthersee stadion, k | poland | 2–0 | 2–0 | uefa euro 2008
row 14 : 28 | 12 june 2008 | worthersee stadion, k | croatia | 1–2 | 1–2 | uefa euro 2008
row 15 : 30 | 6 september 2008 | rheinpark stadion, | liechtenstein | 2–0 | 6–0 | fifa world cup 2010 qualifying
row 16 : 31 | 11 october 2008 | signal iduna park, dortm | russia | 1–0 | 2–1 | fifa world cup 2010 qualifying
row 17 : 33 | 29 may 2009 | shanghai stadium, shang | china pr | 1–1 | 1–1 | friendly
row 18 : 37 | 18 november 2009 | veltins-arena, | ivory coast | 2–2 | 2–2 | friendly
row 19 : 38 | 29 may 2010 | stadium puskas ferenc, | hungary | 1–0 | 3–0 | friendly
row 20 : 39 | 13 june 2010 | moses mabhida stadium, d | australia | 1–0 | 4–0 | fifa world cup 2010
row 21 : 41 | 7 september 2010 | rheinenergiestadion, | azerbaijan | 2–0 | 6–1 | uefa euro 2012 qualifying ] Execute this SQL based on the above table: select count ( * ) where score = '3–0' | 2 |
[ header: # | date | opponent | score | win | loss | save | attendance | record row 1 : 136 | september 1 | @ cubs | 4 - 3 | marquis (11-8) | patton (0-2) | dempster (24) | 40606 | 61-75
row 2 : 137 | september 2 | @ cubs | 6 - 5 | marmol (5-1) | qualls (6-4) | dempster (25) | 41415 | 61-76
row 3 : 138 | september 3 | @ brewers | 9 - 7 | borkowski (4-3) | aquino (0-1) | qualls (4) | 31226 | 62-76
row 4 : 139 | september 4 | @ brewers | 5 - 3 | villanueva (7-3) | backe (0-1) | cordero (40) | 25854 | 62-77
row 5 : 142 | september 8 | @ mets | 3 - 1 | glavine (13-6) | williams (8-14) | wagner (31) | 53061 | 62-80
row 6 : 144 | september 11 | cubs | 5 - 4 (11) | lidge (4-2) | dempster (2-6) | None | 33493 | 63-81
row 7 : 145 | september 12 | cubs | 3 - 2 | hill (9-8) | albers (4-8) | dempster (26) | 33115 | 63-82
row 8 : 147 | september 14 | pirates | 4 - 3 | sanchez (1-0) | qualls (6-5) | capps (17) | 35352 | 63-84
row 9 : 148 | september 15 | pirates | 9 - 7 | gutierrez (1-1) | morris (9-10) | lidge (15) | 40425 | 64-84
row 10 : 149 | september 16 | pirates | 15 - 3 | backe (1-1) | maholm (10-15) | None | 35715 | 65-84
row 11 : 150 | september 17 | brewers | 6 - 0 | gallardo (9-4) | albers (4-9) | None | 32578 | 65-85
row 12 : 152 | september 19 | brewers | 5 - 4 (10) | lidge (5-2) | wise (3-2) | None | 36981 | 66-86
row 13 : 153 | september 20 | @ cardinals | 18 - 1 | rodriguez (9-13) | looper (12-11) | None | 42171 | 67-86
row 14 : 154 | september 21 | @ cardinals | 6 - 3 | backe (2-1) | pineiro (6-5) | lidge (16) | 43677 | 68-86
row 15 : 155 | september 22 | @ cardinals | 7 - 4 | thompson (7-6) | albers (4-10) | isringhausen (30) | 46237 | 68-87
row 16 : 156 | september 23 | @ cardinals | 4 - 3 | jimenez (3-0) | lidge (5-3) | None | 46169 | 68-88
row 17 : 157 | september 25 | @ reds | 8 - 5 | paulino (1-1) | coutlangus (4-2) | lidge (17) | 13261 | 69-88
row 18 : 158 | september 26 | @ reds | 7 - 6 | sarfate (1-0) | burton (4-2) | qualls (5) | 13138 | 70-88
row 19 : 159 | september 27 | @ reds | 4 - 3 | borkowski (5-3) | majewski (0-4) | lidge (18) | 13626 | 71-88
row 20 : 160 | september 28 | braves | 7 - 2 | reyes (2-2) | albers (4-11) | None | 43011 | 71-89 ] Execute this SQL based on the above table: select count ( date ) | 20 |
[ header: year | single | peak chart positions ger | peak chart positions ire | peak chart positions uk | peak chart positions us | peak chart positions us main | peak chart positions us dance | certifications (sales thresholds) | album row 1 : 1970 | "memo from turner" | 23 | None | 32 | None | None | None | | performance (soundtrack)
row 2 : 1978 | "don't look back" (with pe | None | None | 43 | 81 | None | None | | bush doctor (peter tosh album)
row 3 : 1984 | "state of shock" (with the jack | 23 | 8 | 14 | 3 | 3 | None | | victory (the jacksons album)
row 4 : 1985 | "just another night" | 16 | 21 | 32 | 12 | 1 | 11 | | she's the boss
row 5 : 1985 | "lonely at the top" | None | None | None | None | 9 | None | | she's the boss
row 6 : 1985 | "lucky in love" | 44 | None | 91 | 38 | 5 | 11 | | she's the boss
row 7 : 1985 | "hard woman" | 57 | None | None | None | None | None | | she's the boss
row 8 : 1985 | "dancing in the street" (with | 6 | 1 | 1 | 7 | 3 | 4 | | single only
row 9 : 1986 | "ruthless people" | None | None | None | 51 | 14 | 29 | | ruthless people (soundtrack)
row 10 : 1987 | "let's work" | 29 | 24 | 31 | 39 | 7 | 32 | | primitive cool
row 11 : 1987 | "throwaway" | None | None | None | 67 | 7 | None | | primitive cool
row 12 : 1987 | "say you will" | None | None | None | None | 39 | None | | primitive cool
row 13 : 1993 | "sweet thing" | 23 | None | 24 | 84 | 34 | None | | wandering spirit
row 14 : 1993 | "wired all night" | None | None | None | None | 3 | None | | wandering spirit
row 15 : 1993 | "don't tear me up" | 77 | None | 86 | None | 1 | None | | wandering spirit
row 16 : 1993 | "out of focus" | 70 | None | None | None | None | None | | wandering spirit
row 17 : 2001 | "god gave me everything" | 60 | None | None | None | 24 | None | | goddess in the doorway
row 18 : 2002 | "visions of paradise" | 77 | None | 43 | None | None | None | | goddess in the doorway
row 19 : 2004 | "old habits die hard" (with dave | 62 | None | 45 | None | None | None | | alfie (soundtrack)
row 20 : 2008 | "charmed life" | None | None | None | None | None | 18 | | the very best of mick jagger
row 21 : 2011 | "miracle worker" (with superhe | None | None | 136 | None | None | None | | superheavy (superheavy album)
row 22 : 2011 | "t.h.e (the hardest ever | None | 13 | 3 | 36 | None | None | | #willpower (will.i.am album ] Execute this SQL based on the above table: select ( select count ( * ) where single = '"sweet thing"' and album = 'wandering spirit' ) > 5 | 0 |
[ header: date | opponent | score | result | location | attendance row 1 : december 3, 1948 | butler | 67-62 | win | champaign, il | None
row 2 : december 8, 1948 | notre dame | 59-58 | win (ot) | notre dame, in | None
row 3 : december 11, 1948 | depaul | 50-60 | loss | chicago, il | 17189
row 4 : december 13, 1948 | oklahoma | 73-68 | win | champaign, il | 6902
row 5 : december 18, 1948 | pennsylvania | 80-61 | win | champaign, il | 3943
row 6 : december 20, 1948 | depaul | 89-51 | win | champaign, il | 6013
row 7 : december 21, 1948 | cornell | 71-47 | win | champaign, il | 3042
row 8 : december 29, 1948 | colgate | 77-54 | win | champaign, il | 4541
row 9 : december 30, 1948 | colgate | 85-55 | win | champaign, il | 3880
row 10 : january 3, 1949 | wisconsin | 62-50 | win | champaign, il | None
row 11 : january 8, 1949 | indiana | 44-42 | win (2ot) | bloomington, in | 10000
row 12 : january 10, 1949 | ohio state | 64-63 | win | columbus, oh | 6958
row 13 : january 15, 1949 | creighton | 96-30 | win | champaign, il | 6958
row 14 : january 29, 1949 | minnesota (ranked #4) | 45-44 | win | champaign, il | 6905
row 15 : january 31, 1949 | purdue | 53-55 | loss | west lafayette, in | 10000
row 16 : february 5, 1949 | wisconsin | 61-54 | win | madison, wi | 13,5000
row 17 : february 7, 1949 | northwestern | 85-66 | win | champaign, il | None
row 18 : february 12, 1949 | ohio state | 64-49 | win | champaign, il | 6905
row 19 : february 21, 1949 | iowa | 80-49 | win | champaign, il | None
row 20 : february 26, 1949 | northwestern | 81-64 | win | chicago, il | 17905
row 21 : february 28, 1949 | indiana | 91-28 | win | champaign, il | None
row 22 : march 7, 1949 | michigan | 53-70 | loss | ann arbor, mi | None ] Execute this SQL based on the above table: select date where date in ( 'february 7, 1949' , 'december 11, 1948' ) order by attendance limit 1 | february 7, 1949 |
[ header: nation | 1986 | 1989 | 1991 | 1997 | 1999 | 2000 | 2003 | 2005 | 2007 | 2009 | 2011 | years row 1 : argentina | 4th | None | 4th | 4th | 3rd | 4th | 2nd | 2nd | 2nd | 1st | 2nd | 10
row 2 : brazil | 3rd | 3rd | 3rd | 1st | 1st | 1st | 1st | 1st | 1st | 2nd | 1st | 11
row 3 : canada | 2nd | 1st | 2nd | 2nd | None | None | 5th | 4th | 6th | None | None | 7
row 4 : chile | None | None | None | None | None | None | None | None | None | 3rd | 5th | 2
row 5 : colombia | None | None | None | None | 6th | 6th | None | None | None | None | None | 2
row 6 : costa rica | None | None | None | 5th | None | None | None | None | None | None | None | 1
row 7 : cuba | None | None | None | None | 2nd | None | None | None | None | None | 3rd | 2
row 8 : dominican republic | None | None | None | None | None | None | 6th | 5th | 3rd | 4th | 6th | 5
row 9 : greenland | None | None | None | None | 5th | 3rd | None | None | None | None | None | 2
row 10 : guatemala | None | None | None | None | None | None | 7th | None | None | None | None | 1
row 11 : mexico | None | 4th | None | 6th | None | 5th | None | None | 8th | 5th | 7th | 6
row 12 : paraguay | None | None | 6th | None | None | None | None | None | 4th | 7th | None | 3
row 13 : puerto rico | None | None | 7th | None | None | None | None | None | None | None | None | 1
row 14 : uruguay | None | None | 5th | 3rd | 4th | 2nd | 3rd | 3rd | 5th | 6th | 4th | 9
row 15 : united states | 1st | 2nd | 1st | None | None | None | 4th | 6th | 7th | None | None | 6
row 16 : venezuela | None | None | None | None | None | None | None | None | None | None | 8th | 1 ] Execute this SQL based on the above table: select years order by years desc limit 1 | 11.0 |
[ header: | ship | shipyard | laid down | launched | completed | fate row 1 : 白露 | shiratsuyu | sasebo naval arsenal | 14 november 1933 | 5 april 1935 | 20 august 1936 | collision 15 june 1944
row 2 : 時雨 | shigure | uraga dock company | 9 december 1933 | 18 may 1935 | 7 september 1936 | sunk in action 24 january
row 3 : 村雨 | murasame | fujinagata shipyards | 1 february 1934 | 20 june 1935 | 7 january 1937 | sunk in action, 6 march 1943
row 4 : 夕立 | yudachi | sasebo naval arsenal | 16 october 1934 | 21 june 1936 | 7 january 1937 | sunk in action 13 november 1942
row 5 : 五月雨 | samidare | uraga dock company | 19 december 1934 | 6 july 1935 | 29 january 1937 | sunk in action 26 august 1944
row 6 : 春雨 | harusame | uraga dock company | 3 february 1935 | 21 september 1935 | 26 august 1937 | sunk in action 8 june 1944
row 7 : 山風 | yamakaze | uraga dock company | 25 may 1935 | 21 february 1936 | 30 june 1937 | sunk in action 23 june 1942
row 8 : 江風 | kawakaze | fujinagata shipyards | 25 april 1935 | 1 november 1936 | 30 april 1937 | sunk in action 6 august 1943
row 9 : 海風 | umikaze | maizuru naval arsenal | 4 may 1935 | 27 november 1936 | 31 may 1937 | sunk in action 1 february 1944
row 10 : 涼風 | suzukaze | uraga dock company | 9 july 1935 | 11 march 1937 | 31 august 1937 | sunk in action 25 january ] Execute this SQL based on the above table: select count ( laid down ) where completed = '31 august 1937' | 1 |
[ header: opponent | played | won | lost | drawn | % won overall row 1 : australia | 4 | 4 | 0 | 0 | 100%
row 2 : canada | 21 | 19 | 2 | 0 | 90.48%
row 3 : france | 34 | 24 | 10 | 0 | 70.59%
row 4 : germany | 1 | 1 | 0 | 0 | 100%
row 5 : ireland | 19 | 18 | 1 | 0 | 94.74%
row 6 : italy | 12 | 12 | 0 | 0 | 100%
row 7 : kazakhstan | 3 | 3 | 0 | 0 | 100%
row 8 : netherlands | 4 | 4 | 0 | 0 | 100%
row 9 : new zealand | 22 | 7 | 14 | 1 | 34.09%
row 10 : russia | 2 | 2 | 0 | 0 | 100%
row 11 : samoa | 1 | 1 | 0 | 0 | 100%
row 12 : scotland | 23 | 21 | 2 | 0 | 91.34%
row 13 : south africa | 5 | 5 | 0 | 0 | 100%
row 14 : spain | 14 | 12 | 1 | 1 | 89.29%
row 15 : sweden | 3 | 3 | 0 | 0 | 100%
row 16 : united states | 13 | 12 | 1 | 0 | 92.31%
row 17 : wales | 30 | 29 | 1 | 0 | 96.67%
row 18 : total | 210 | 176 | 32 | 2 | 83.10% ] Execute this SQL based on the above table: select min ( lost ) where lost > 0 | 1.0 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | jim clark | lotus-ford | 80 | 1:59:25.6 | 1 | 9
row 2 : 2 | 2 | denny hulme | brabham-repco | 80 | + 12.8 | 4 | 6
row 3 : 3 | 8 | chris amon | ferrari | 80 | + 16.6 | 6 | 4
row 4 : 4 | 1 | jack brabham | brabham-repco | 80 | + 21.8 | 3 | 3
row 5 : 5 | 12 | pedro rodriguez | cooper-maserati | 79 | + 1 lap | 9 | 2
row 6 : 6 | 7 | john surtees | honda | 78 | + 2 laps | 7 | 1
row 7 : 7 | 15 | chris irwin | brm | 77 | + 3 laps | 13 | None
row 8 : 8 | 20 | david hobbs | brm | 77 | + 3 laps | 14 | None
row 9 : 9 | 14 | alan rees | cooper-maserati | 76 | + 4 laps | 15 | None
row 10 : 10 | 18 | guy ligier | brabham-repco | 76 | + 4 laps | 21 | None
row 11 : ret | 19 | bob anderson | brabham-climax | 67 | engine | 17 | None
row 12 : ret | 6 | graham hill | lotus-ford | 64 | engine | 2 | None
row 13 : ret | 4 | mike spence | brm | 44 | ignition | 11 | None
row 14 : ret | 9 | dan gurney | eagle-weslake | 34 | clutch | 5 | None
row 15 : ret | 22 | silvio moser | cooper-ats | 29 | oil pressure | 20 | None
row 16 : ret | 11 | jochen rindt | cooper-maserati | 26 | engine | 8 | None
row 17 : ret | 3 | jackie stewart | brm | 20 | transmission | 12 | None
row 18 : ret | 10 | bruce mclaren | eagle-weslake | 14 | engine | 10 | None
row 19 : ret | 17 | jo siffert | cooper-maserati | 10 | engine | 18 | None
row 20 : ret | 23 | jo bonnier | cooper-maserati | 0 | engine | 9 | None
row 21 : dns | 16 | piers courage | brm | 0 | non starter | None | None ] Execute this SQL based on the above table: select count ( pos ) | 21 |
[ header: year | winners | score | score | runners-up | venue | winning captain row 1 : 2000 | meath | 5-14 (29) | 2-10 (16) | carlow | cusack park | None
row 2 : 2001 | kerry | 4-14 (22) | 3-10 (19) | westmeath | croke park | michael 'boxer'
row 3 : 2002 | laois | 1-20 (23) | 2-14 (20) | antrim | semple stadium | john lyons
row 4 : 2003 | antrim | 3-18 (27) | 3-12 (21) | kerry | croke park | None
row 5 : 2004 | down | 5-15 (30) | 3-7 (16) | westmeath | gaelic grounds | simon wilson
row 6 : 2005 | offaly | 6-21 (39) | 4-7 (19) | carlow | semple stadium | barry teehan
row 7 : 2006 | dublin | 0-16 (16) | 1-6 (9) | kerry | semple stadium | philip brennan
row 8 : 2007 | laois | 2-19 (25) | 0-8 (8) | wicklow | semple stadium | joe fitzpatrick
row 9 : 2008 | westmeath | 2-12 (18) | 0-12 (12) | carlow | gaelic grounds | brendan murtagh
row 10 : 2009 | offaly | 1-13 (16) | 0-13 (13) | wexford | semple stadium | ger oakley
row 11 : 2010 | wexford | 1-16 (19) | 2-9 (15) | clare | semple stadium | diarmuid lyng
row 12 : 2011 | limerick | 4-12 (24) | 2-13 (19) | clare | cusack park | gavin o'mahony
row 13 : 2012 | clare | 0-21 (21) | 1-16 (19) | limerick | gaelic grounds | patrick donnellan
row 14 : 2013 | dublin | 1-16 (19) | 1-15 (18) | limerick | semple stadium | tbc ] Execute this SQL based on the above table: select winning captain order by id desc limit 1 | tbc |
[ header: year | japanese title | english title | role | network row 1 : 1997 | あくり | agri | None | nhk
row 2 : 1998 | ラフアントヒース | love & peace | yohei horiguchi | ntv
row 3 : 2001 | ネハーラント | neverland | osamu seto | tbs
row 4 : 2002 | hito ni yasashi | be nice to people | yusuke | fuji tv
row 5 : 2002 | engimono (演技者) | acting by | hachida | fuji tv
row 6 : 2004 | kino wa tomo kyo | None | None | None
row 7 : 2005 | dekabeya (六本木おかしな捜査班) | funny roppongi squad | yukio ochi | tv asahi
row 8 : 2005 | asuka e, soshite | to asuka and to the unseen | sawamura kazuya | fuji tv
row 9 : 2005 | nemureru mori no s | sleeping corpse | eiji/yamazaki | fuji tv
row 10 : 2006 | アキハハラ@deep | akihabara@deep | box | tbs
row 11 : 2007 | hana yori dango returns | boys over flowers 2 | junpei oribe | tbs
row 12 : 2007 | hanazakari no kimitachi | ikemen paradise | shuichi nakatsu | fuji tv
row 13 : 2008 | hachimitsu to clover (ハチミツとクローハー) | honey & clover | yuta takemoto | fuji tv
row 14 : 2008 | hanazakari no kimitachi | ikemen paradise | shuichi nakatsu | fuji tv
row 15 : 2008 | mao | devil | naoto serizawa | tbs
row 16 : 2009 | inochi naki mono no k | voice | ryosuke ishimatsu | fuji tv
row 17 : 2009 | majo saiban (魔女裁判) | the witch trial | toru yoshioka | fuji tv
row 18 : 2009 | yonimo \"kim\ | the law of recycling suicides | r 8427 | None
row 19 : 2010 | unobore deka (うぬほれ刑事) | conceited detective | sadame honjo | tbs
row 20 : 2010 | kyuukei no kou | spherical wilderness | shoichi soeda | fuji tv
row 21 : 2012 | osozaki no himawari | late blooming sunflower -my life renewed- | jotaro kodaira | fuji tv
row 22 : 2014 | gunshi kanbei | None | dom justo takayama | nhk ] Execute this SQL based on the above table: select role where role = 'naoto serizawa' order by english title desc limit 1 | naoto serizawa |
[ header: rank | athlete | qual | final | total | notes row 1 : None | silvia sperber (frg | 590 | 95.6 | 685.6 | or
row 2 : None | vesela letcheva (bul) | 583 | 100.2 | 683.2 | None
row 3 : None | valentina cherkasova ( | 586 | 95.4 | 681.4 | None
row 4 : 4 | katja klepp (gdr | 584 | 96.5 | 680.5 | None
row 5 : 5 | sharon bowes (can) | 584 | 96.5 | 680.5 | None
row 6 : 6 | anna maloukhina (urs) | 585 | 93.4 | 678.4 | None
row 7 : 7 | launi meili (usa) | 582 | 94.5 | 676.5 | None
row 8 : 8 | anita karlsson (s | 583 | 93.4 | 676.4 | None ] Execute this SQL based on the above table: select sum ( total ) where rank <= 7 | 2715.9 |
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4
row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4
row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4
row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4
row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4
row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9
row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7
row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7
row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2
row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1
row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1
row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9
row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7
row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7
row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7
row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5
row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8
row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8
row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select species where length < ( select length where species = 'sorex araneus' ) | monodelphis domestica, drosophila melanogaster, pediculus humanus corporis, ascaris suum |
[ header: year | film title | duration | film type | shoot location row 1 : 1972 | kwadrat (square) | 4:40 | 35 mm short film | pwsftvit ło
row 2 : 1972 | take five | 3:36 | 35 mm short film | pwsftvit ło
row 3 : 1973 | plamuz (music art) | 9:38 | 35 mm short film | smff se-ma-
row 4 : 1974 | zupa (soup) | 8:22 | 35 mm short film | smff se-ma-
row 5 : 1975 | nowa ksiazka ( | 10:26 | 35 mm short film | smff se-ma-
row 6 : 1975 | lokomotywa (loco | 9:38 | 35 mm short film | smff se-ma-
row 7 : 1975 | swieto (holiday) | 9:38 | 35 mm short film | smff se-ma-
row 8 : 1976 | oj! nie moge sie za | 10:07 | 35 mm short film | smff se-ma-
row 9 : 1976 | weg zum nachbarn (way to your | 2:30 | 35 mm short film | smff se-ma-
row 10 : 1977 | piatek - sobota (f | 3:00 | 35 mm short film | smff se-ma-
row 11 : 1979 | mein fenster (my window) | 2:26 | 35 mm short film | vienna
row 12 : 1980 | tango | 8:14 | 35 mm short film | smff se-ma-
row 13 : 1980 | media | 1:36 | 35 mm short film | smff se-ma-
row 14 : 1980 | sceny narciar | 9:38 | 35 mm documentary film | in collaboration with b. dziw
row 15 : 1981 | wdech-wydech ( | 2:26 | 35 mm short film | in collaboration with b. dziw ] Execute this SQL based on the above table: select ( select count ( film title ) where duration = '2:26' ) - ( select count ( film title ) where duration = '9:38' ) | 0 |
[ header: title | release | consoles | handheld | pc | arcade row 1 : nfl blitz | 1997, 1998 | n64, ps | gbc | windows | arcade
row 2 : nfl blitz '99 | 1998 | None | None | None | arcade
row 3 : nfl blitz 2000 | 1999 | n64, ps, dreamcast | gbc | windows | None
row 4 : nfl blitz 2000 gold edition | 1999 | None | None | None | arcade
row 5 : nfl blitz 2001 | 2000 | n64, ps, dreamcast | gbc | windows | None
row 6 : nfl blitz special edition | 2001 | n64 | None | None | None
row 7 : nfl blitz 20-02 | 2001 | ps2, xbox, ng | gba | None | None
row 8 : nfl blitz 20-03 | 2002 | ps2, xbox, ng | gba | None | None
row 9 : nfl blitz pro | 2003 | ps2, xbox, ng | None | None | None
row 10 : blitz: the league | 2005 | ps2, xbox, p | None | None | None
row 11 : blitz: the league ii | 2008 | ps3, xbox 360 | None | None | None
row 12 : nfl blitz | 2012 | ps3, xbox 360 | None | None | None ] Execute this SQL based on the above table: select count ( * ) where pc > 1553 | 3 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 17 | 5 | 5 | 27
row 2 : 2 | bulgaria | 5 | 2 | 3 | 10
row 3 : 4 | ukraine | 1 | 2 | 11 | 14
row 4 : 6 | latvia | 1 | 0 | 0 | 1
row 5 : 7 | uzbekistan | 0 | 3 | 4 | 7
row 6 : 8 | lithuania | 0 | 1 | 6 | 7
row 7 : 8 | venezuela | 0 | 3 | 3 | 6
row 8 : 13 | azerbaijan | 0 | 1 | 0 | 1
row 9 : 13 | france | 0 | 1 | 0 | 1
row 10 : 13 | germany | 0 | 1 | 0 | 1
row 11 : 13 | romania | 0 | 1 | 0 | 1
row 12 : 17 | serbia | 0 | 0 | 1 | 1
row 13 : 17 | spain | 0 | 0 | 1 | 1
row 14 : 17 | tajikistan | 0 | 0 | 1 | 1
row 15 : 21 | algeria | 0 | 0 | 0 | 0
row 16 : 21 | austria | 0 | 0 | 0 | 0
row 17 : 21 | belgium | 0 | 0 | 0 | 0
row 18 : 21 | cameroon | 0 | 0 | 0 | 0
row 19 : 21 | canada | 0 | 0 | 0 | 0
row 20 : 21 | colombia | 0 | 0 | 0 | 0
row 21 : 21 | czech republic | 0 | 0 | 0 | 0
row 22 : 21 | cyprus | 0 | 0 | 0 | 0
row 23 : 21 | ecuador | 0 | 0 | 0 | 0
row 24 : 21 | great britain | 0 | 0 | 0 | 0
row 25 : 21 | india | 0 | 0 | 0 | 0
row 26 : 21 | indonesia | 0 | 0 | 0 | 0
row 27 : 21 | ireland | 0 | 0 | 0 | 0
row 28 : 21 | israel | 0 | 0 | 0 | 0
row 29 : 21 | italy | 0 | 0 | 0 | 0
row 30 : 21 | jordan | 0 | 0 | 0 | 0
row 31 : 21 | south korea | 0 | 0 | 0 | 0
row 32 : 21 | kyrgyzstan | 0 | 0 | 0 | 0
row 33 : 21 | lebanon | 0 | 0 | 0 | 0
row 34 : 21 | malaysia | 0 | 0 | 0 | 0
row 35 : 21 | morocco | 0 | 0 | 0 | 0
row 36 : 21 | nepal | 0 | 0 | 0 | 0
row 37 : 21 | new zealand | 0 | 0 | 0 | 0
row 38 : 21 | pakistan | 0 | 0 | 0 | 0
row 39 : 21 | panama | 0 | 0 | 0 | 0
row 40 : 21 | peru | 0 | 0 | 0 | 0
row 41 : 21 | poland | 0 | 0 | 0 | 0
row 42 : 21 | slovenia | 0 | 0 | 0 | 0
row 43 : 21 | slovakia | 0 | 0 | 0 | 0
row 44 : 21 | thailand | 0 | 0 | 0 | 0
row 45 : 21 | tunisia | 0 | 0 | 0 | 0
row 46 : 21 | united states | 0 | 0 | 0 | 0 ] Execute this SQL based on the above table: select nation where nation in ( 'united states' , 'peru' ) order by gold asc limit 1 | peru |
[ header: outcome | no. | date | tournament | surface | partner | opponents | score row 1 : winner | 1 | april 18, 2004 | jackson, united states | clay | alisa kleybanova | cory ann avants kristen | 6-2, 6-3
row 2 : runner-up | 1 | september 26, 2004 | albuquerque, united states | hard | maria emilia salern | maureen drake carly gul | 3-6, 6-7(6-8)
row 3 : winner | 2 | march 27, 2005 | redding, united states | hard | yulia beygelzimer | leanne baker francesca lub | 6-4, 6-7(1-7),
row 4 : runner-up | 2 | may 8, 2005 | raleigh, united states | clay | maria fernanda alves | ashley harkleroad lindsay | 2-6, 6-0, 3-6
row 5 : runner-up | 3 | march 19, 2006 | orange, united states | hard | lilia osterloh | kateryna bondarenko alon | 2-6, 4-6
row 6 : winner | 3 | november 12, 2006 | pittsburgh, united states | hard (i) | alisa kleybanova | ashley harkleroad galina | 6-4, 5-7, 6-1
row 7 : runner-up | 4 | february 11, 2007 | midland, united states | hard (i) | maureen drake | laura granville abigail spears | 4-6, 6-3, 3-6
row 8 : runner-up | 5 | july 7, 2007 | southlake, united states | hard | valerie tetreault | surina de beer kim grant | 6-4, 4-6, 4-6
row 9 : winner | 4 | july 22, 2007 | hamilton, canada | clay | surina de beer | michaela johansson pa | walkover
row 10 : winner | 5 | august 4, 2007 | vancouver, canada | hard | marie-eve pelletier | soledad esperon agustin | 6-4, 6-4
row 11 : winner | 6 | october 21, 2007 | lawrenceville, united states | hard | alisa kleybanova | leanne baker julie ditty | 6-2, 6-0
row 12 : winner | 7 | november 12, 2007 | pittsburgh, united states | hard (i) | alisa kleybanova | raquel kops-jones | 6-4, 4-6, [10-6]
row 13 : runner-up | 6 | april 27, 2008 | dothan, united states | clay | maria fernanda alves | tetiana luzhan | 1-6, 3-6
row 14 : winner | 8 | october 18, 2008 | toronto, canada | hard (i) | marie-eve pelletier | nikola frankova carmen | 6-4, 6-2
row 15 : runner-up | 7 | september 27, 2009 | saguenay, canada | hard (i) | rebecca marino | sofia arvidsson s | 3-6, 1-6
row 16 : runner-up | 8 | april 13, 2013 | poza rica, mexico | hard | olga savch | maria fernanda alvarez | 2-6, 3-6 ] Execute this SQL based on the above table: select no. where outcome = 'runner-up' and score = '2-6, 4-6' | 3 |
[ header: outcome | no. | date | tournament | surface | opponent in the final | score row 1 : runner-up | 1 | 2 september 2001 | mostar | clay | adriana basaric | 4-6, 3-6
row 2 : winner | 1 | 27 january 2002 | courmayeur | hard | stefanie weis | 4-6, 7-6(7-3),
row 3 : winner | 2 | 17 february 2002 | bergamo | hard | rita degli-esposti | 6-1, 6-2
row 4 : runner-up | 2 | 31 march 2002 | rome - parioli | clay | dinara safina | 7-6(7-3), 2-6,
row 5 : runner-up | 3 | 23 june 2002 | gorizia | clay | ainhoa goni-blanco | 6-7(4-7), 1-6
row 6 : runner-up | 4 | 11 august 2002 | rimini | clay | laurence andretto | 5-7, 4-6
row 7 : winner | 3 | 26 january 2003 | grenoble | hard | sophie lefevre | 7-5, 7-5
row 8 : winner | 4 | 16 february 2003 | southampton | hard | magdalena zdenovcova | 6-1, 3-0, ret
row 9 : winner | 5 | 23 february 2003 | redbridge | hard | olga barabanschikov | 6-3, 6-2
row 10 : winner | 6 | 23 march 2003 | castellon | clay | ludmila cervanova | 6-3, 6-3
row 11 : winner | 7 | 2 november 2003 | poitiers | hard | roberta vinci | 6-4, 7-5
row 12 : winner | 8 | 1 march 2009 | biberach | hard | kirsten flipkens | 6-1, 6-2
row 13 : winner | 9 | 11 april 2009 | torhout | hard | viktoriya kutuzova | 6-1, 6-4
row 14 : winner | 10 | 11 april 2009 | mestre | hard | yvonne meusburger | 2-6, 6-2, 6-4 ] Execute this SQL based on the above table: select no. where no. = 1 | 1.0, 1.0 |
[ header: round | round | country | circuit | date | pole position | fastest lap | winning rider | winning team | report row 1 : 1 | r1 | qatar | losail | 23 february | troy corser | noriyuki haga | troy bayliss | xerox ducati | report
row 2 : 2 | r1 | australia | phillip island | 2 march | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report
row 3 : 2 | r2 | australia | phillip island | 2 march | troy bayliss | max biaggi | troy bayliss | xerox ducati | report
row 4 : 3 | r1 | spain | valencia | 6 april | max neukirchner | noriyuki haga | lorenzo lanzi | team r.g | report
row 5 : 4 | r1 | netherlands | assen | 27 april | troy bayliss | max neukirchner | troy bayliss | xerox ducati | report
row 6 : 4 | r2 | netherlands | assen | 27 april | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report
row 7 : 5 | r1 | italy | monza | 11 may | troy bayliss | noriyuki haga | max neukirchner | alstare suzuki | report
row 8 : 5 | r2 | italy | monza | 11 may | troy bayliss | noriyuki haga | noriyuki haga | yamaha motor italia | report
row 9 : 6 | r1 | united states | miller motorsports park | 1 june | carlos checa | carlos checa | carlos checa | ten kate honda | report
row 10 : 6 | r2 | united states | miller motorsports park | 1 june | carlos checa | carlos checa | carlos checa | ten kate honda | report
row 11 : 7 | r1 | germany | nurburgring | 15 june | max neukirchner | troy bayliss | noriyuki haga | yamaha motor italia | report
row 12 : 8 | r1 | san marino | misano adriatico | 29 june | troy corser | jakub smrz | max neukirchner | alstare suzuki | report
row 13 : 8 | r2 | san marino | misano adriatico | 29 june | troy corser | troy corser | ruben xaus | sterilgarda go eleven | report
row 14 : 10 | r1 | great britain | brands hatch | 3 august | troy bayliss | ryuichi kiyonari | ryuichi kiyonari | ten kate honda | report
row 15 : 10 | r2 | great britain | brands hatch | 3 august | troy bayliss | michel fabrizio | ryuichi kiyonari | ten kate honda | report
row 16 : 11 | r1 | europe | donington park | 7 september | troy bayliss | troy bayliss | troy bayliss | xerox ducati | report
row 17 : 12 | r1 | italy | vallelunga | 21 september | troy bayliss | carlos checa | noriyuki haga | yamaha motor italia | report ] Execute this SQL based on the above table: select round where winning team = 'ten kate honda' and round = 6 | r1, r2 |
[ header: date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16 | italy | 0-1 | republic of ireland | group e | 75338
row 2 : 1994-06-23 | 16 | italy | 1-0 | norway | group e | 74624
row 3 : 1994-06-25 | 12.3 | saudi arabia | 2-1 | morocco | group f | 76322
row 4 : 1994-06-28 | 12.3 | republic of ireland | 0-0 | norway | group e | 72404
row 5 : 1994-07-05 | 16.3 | mexico | 1-1 (1-3 on pen.) | bulgaria | round of 16 | 71030
row 6 : 1994-07-10 | 12 | bulgaria | 2-1 | germany | quarterfinals | 72000
row 7 : 1994-07-13 | 16 | bulgaria | 1-2 | italy | semifinals | 74110 ] Execute this SQL based on the above table: select spectators - time (edt) where team #1 = 'bulgaria' | 71988.0, 74094.0 |
[ header: rank | name | notability | birthplace | advocate row 1 : 10 | wayne gretzky | hockey player, holder of numerous nh | brantford, ontario | deborah grey
row 2 : 9 | alexander graham bell | scientist, inventor, founder of the bell telephone company | edinburgh, scotl | evan solomon
row 3 : 8 | sir john a. macdonal | first prime minister of canada | glasgow, scotland | charlotte gray
row 4 : 7 | don cherry | hockey coach and commentator | kingston, ontario | bret hart
row 5 : 6 | lester b. pearson | fourteenth prime minister of canada, united nations general | toronto, ontario | paul gross
row 6 : 5 | david suzuki | environmentalist | vancouver, british columb | melissa auf der maur
row 7 : 4 | sir frederick banting | medical scientist, co-discoverer of insulin | alliston, ontario | mary walsh
row 8 : 3 | pierre trudeau | fifteenth prime minister of canada | montreal, quebec | rex murphy
row 9 : 2 | terry fox | athlete, activist, humanitarian | winnipeg, manitob | sook-yin lee
row 10 : 1 | tommy douglas | father of medicare, premier of sa | falkirk, scotland | george stroumboulopoulos ] Execute this SQL based on the above table: select name where rank = 10 order by id desc limit 1 | wayne gretzky |
[ header: date | opponent | time | score | record row 1 : 10/9/2009 | university of new hampshire | 7 p.m | loss, 4-0 | 0-1-0
row 2 : 10/10/2009 | boston college | 5 p.m | None | None
row 3 : 10/16/2009 | providence college | 7 p.m | 1-4 | None
row 4 : 10/17/2009 | university of connecticut | 4 p.m | None | None
row 5 : 10/23/2009 | wayne state university | 7 p.m | None | None
row 6 : 10/24/2009 | wayne state university | 2 p.m | None | None
row 7 : 10/30/2009 | harvard university | 7 p.m | None | None
row 8 : 10/31/2009 | dartmouth college | 3:30 p.m | None | None
row 9 : 11/6/2009 | rensselaer | 2:30 p.m | None | None
row 10 : 11/7/2009 | union college | 2:30 p.m | 4-0 | None
row 11 : 11/13/2009 | st. lawrence university | 7 p.m | None | None
row 12 : 11/14/2009 | clarkson university | 4 p.m | None | None
row 13 : 11/20/2009 | quinnipiac university | 7 p.m | None | None
row 14 : 11/21/2009 | princeton university | 4 p.m | None | None
row 15 : 11/24/2009 | syracuse university | 7 p.m | None | None
row 16 : 11/27/2009 | mercyhurst college | 7 p.m | None | None
row 17 : 11/28/2009 | mercyhurst college | 2 p.m | None | None
row 18 : 12/4/2009 | brown university | 7 p.m | None | None
row 19 : 12/5/2009 | yale university | 4 p.m | None | None
row 20 : 1/2/2010 | syracuse university | 7 p.m | None | None
row 21 : 1/8/2010 | niagara university | 7 p.m | None | None
row 22 : 1/9/2010 | niagara university | 4 p.m | None | None
row 23 : 1/15/2010 | dartmouth college | 7 p.m | None | None
row 24 : 1/16/2010 | harvard university | 4 p.m | None | None
row 25 : 1/22/2010 | cornell university | 3 p.m | None | None
row 26 : 1/23/2010 | cornell university | 3 p.m | None | None
row 27 : 1/29/2010 | clarkson university | 7 p.m | None | None
row 28 : 1/30/2010 | st. lawrence university | 4 p.m | None | None
row 29 : 2/5/2010 | princeton university | 7 p.m | None | None
row 30 : 2/6/2010 | quinnipiac university | 4 p.m | None | None
row 31 : 2/12/2010 | yale university | 7 p.m | None | None
row 32 : 2/13/2010 | brown university | 4 p.m | None | None
row 33 : 2/19/2010 | union college | 7 p.m | 2-1 | None
row 34 : 2/20/2010 | rensselaer | 4 p.m | None | None ] Execute this SQL based on the above table: select count ( date ) where opponent is null | 0 |
[ header: language | totora municipality | pojo municipality | pocona municipality | chimore municipality | puerto villarroel municipality | entre rios municipality row 1 : quechua | 11671 | 10203 | 12482 | 9596 | 29940 | 14789
row 2 : aymara | 72 | 74 | 39 | 965 | 1590 | 907
row 3 : guarani | 7 | 9 | 3 | 19 | 39 | 41
row 4 : another native | 16 | 9 | 6 | 424 | 235 | 27
row 5 : spanish | 4967 | 4991 | 4954 | 11530 | 29377 | 17164
row 6 : foreign | 32 | 15 | 22 | 128 | 199 | 142
row 7 : only native | 7060 | 5623 | 7706 | 2518 | 8131 | 3207
row 8 : native and spanish | 4645 | 4598 | 4790 | 7811 | 22426 | 11864
row 9 : only spanish | 322 | 393 | 166 | 3726 | 6956 | 5314 ] Execute this SQL based on the above table: select language where language in ( 'only native' , 'only spanish' ) and language = 'only native' | only native |
[ 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 = '7-5, 4-6, 6-7' | harold solomon |
[ header: pos | country | gold | silver | bronze | total row 1 : 1 | italy (ita) | 3 | 3 | 1 | 7
row 2 : 2 | united states (usa) | 3 | 0 | 1 | 4
row 3 : 3 | poland (pol) | 1 | 3 | 3 | 7
row 4 : 4 | soviet union (urs) | 1 | 2 | 2 | 5
row 5 : 5 | hungary (hun) | 1 | 0 | 0 | 1
row 6 : 5 | czechoslovakia (t | 1 | 0 | 1 | 2
row 7 : 7 | ghana (gha) | 0 | 1 | 0 | 1
row 8 : 7 | south africa (rsa) | 0 | 1 | 1 | 2
row 9 : 9 | great britain (gbr) | 0 | 0 | 3 | 3
row 10 : 10 | australia (aus) | 0 | 0 | 2 | 2
row 11 : 11 | japan (jpn) | 0 | 0 | 1 | 1
row 12 : 11 | united arab republic (egy) | 0 | 0 | 1 | 1
row 13 : 11 | finland (fin) | 0 | 0 | 1 | 1
row 14 : 11 | argentina (arg) | 0 | 0 | 1 | 1
row 15 : 11 | romania (rou) | 0 | 0 | 1 | 1
row 16 : 11 | germany (eua) | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( * ) where total > 1980 | 0 |
[ header: festival | year | award | nominee | result row 1 : blue mountains film festival | 2011 | animation prize | None | won
row 2 : firstglance film festival philadelphia | 2011 | best director (animation) | andrew martin | won
row 3 : lucerne international film festival | 2011 | best animated movie | None | nominated
row 4 : village roadshow queensland new filmmakers | 2011 | best animation | None | won
row 5 : village roadshow queensland new filmmakers | 2011 | best film | None | nominated
row 6 : village roadshow queensland new filmmakers | 2011 | best direction | andrew martin | nominated
row 7 : monaco international film festival | 2011 | best short film script | None | won
row 8 : monaco international film festival | 2011 | best short animation | None | won
row 9 : milan international film festival | 2012 | short film award | None | nominated
row 10 : shorts in paradise film festival | 2012 | runner up award | None | won
row 11 : worldfest houston international film festival and video | 2012 | special jury remi | None | won
row 12 : janison short sharp film festival | 2012 | animation grand prize | None | won
row 13 : create design awards | 2012 | motion category | None | nominated
row 14 : st kilda film festival | 2013 | best comedy | None | won ] Execute this SQL based on the above table: select count ( award ) where nominee = 'None' | 0 |
[ header: year | title | us hot 100 | us modern rock | us mainstream rock | album row 1 : 1994 | "neenah menasha" | None | None | None | rotting pinata
row 2 : 1994 | "plowed" | None | 5 | 9 | rotting pinata
row 3 : 1995 | "molly (16 candles down the drain)" | 55 | 3 | 11 | rotting pinata
row 4 : 1995 | "rainin'" | None | 34 | 18 | rotting pinata
row 5 : 1996 | "wax ecstatic (to | None | 15 | 11 | wax ecstatic
row 6 : 1997 | "have you seen mary" | None | None | 7 | wax ecstatic
row 7 : 1999 | "live here without you" | None | None | None | new pop sunday
row 8 : 1999 | "1000 times" | None | None | None | new pop sunday
row 9 : 2003 | "treat me wrong" | None | None | None | for all the drugs in the world
row 10 : 2003 | "leave this world" | None | None | None | for all the drugs in the world
row 11 : 2005 | "the man" | None | None | None | the man
row 12 : 2005 | "higher (part 1)" | None | None | None | the man
row 13 : 2009 | "come in from the rain" | None | None | None | destroy the boy ep
row 14 : 2010 | "destroy the boy" | None | None | None | destroy the boy ep
row 15 : 2013 | "fade from view" | None | None | None | stop the bleeding
row 16 : 2013 | "lifes bitter pills" | None | None | None | stop the bleeding ] Execute this SQL based on the above table: select album where id = ( select id where album = 'stop the bleeding' ) - 1 | destroy the boy ep |
[ header: year | film | director | cast | details row 1 : 2011 | rajanna | vijayendra prasad | akkineni nagarjun | won nandi award for best feature film
row 2 : 2005 | super | puri jagannadh | akkineni nagarjun | won filmfare best comedian in telu
row 3 : 2004 | mass | raghava lawrence | akkineni nagarjun | won cinemaa award for best actor (na
row 4 : 2003 | satyam | surya kiran | sumanth genelia d's | None
row 5 : 1998 | aaha | suresh krishna | jagapathi babu sangh | None
row 6 : 1987 | agni putrudu | k. raghavendra ra | nagarjuna akkinen | first film starring two generations of the ak
row 7 : 1986 | vikram | v. madhusudhana | akkineni nagarjun | debut film of superstar akkineni
row 8 : 1982 | yuvaraju | dasari narayana rao | akkineni nageswara | None
row 9 : 1981 | prema kaanuka | k. raghavendra ra | akkineni nageswara | None
row 10 : 1980 | premabhishekam | dasari narayana rao | akkineni nageswara | the film has completed 100 days in 30 centres
row 11 : 1980 | butchi babu | dasari narayana rao | akkineni nageswara | None
row 12 : 1979 | kalyani | dasari narayana rao | murali mohan kaikala s | None
row 13 : 1978 | manchi manasulu | adurthi subba ra | akkineni nageshwar | None
row 14 : 1970 | maro prapancham | adurthi subba ra | akkineni nageswara | None ] Execute this SQL based on the above table: select cast order by year desc limit 1 | akkineni nagarjuna sneha |
[ header: games | host city | dates | nations | participants | events row 1 : 1904 summer olympics | st. louis, missouri | 1 july - 23 november | 12 | 651 | 91
row 2 : 1932 winter olympics | lake placid, new york | 7 - 15 february | 17 | 252 | 14
row 3 : 1932 summer olympics | los angeles, californi | 30 july - 14 august | 37 | 1332 | 117
row 4 : 1960 winter olympics | squaw valley, californ | 2 - 20 february | 30 | 665 | 27
row 5 : 1980 winter olympics | lake placid, new york | 13 - 24 february | 37 | 1072 | 38
row 6 : 1984 summer olympics | los angeles, californi | 20 july - 18 august | 140 | 6829 | 221
row 7 : 1996 summer olympics | atlanta, georgia | 18 july - 4 august | 197 | 1318 | 271
row 8 : 2002 winter olympics | salt lake city, utah | 8 - 24 february | 77 | 2399 | 78 ] Execute this SQL based on the above table: select count ( host city ) where games = '1996 summer olympics' | 1 |
[ header: location | mile | destinations | notes row 1 : woodmont | 0 | i-68 / us 40 (national | western terminus; i-68 exit
row 2 : woodmont | 0.12 | us 40 scenic west (national pike) | us 40 scenic is county-maintained but signed
row 3 : woodmont | 0.25 | woodmont road south | former md 453
row 4 : hancock | 3.52 | us 522 south - berkeley | ramp is unsigned us 522b
row 5 : hancock | 3.67 | limestone road north | unsigned md 894; old alignment
row 6 : hancock | 3.75 | virginia avenue to us 522 north | unsigned us 522c
row 7 : hancock | 5.91 | i-70 / us 40 east ( | eastern terminus; i-70 exit 3 ] Execute this SQL based on the above table: select destinations group by destinations order by count ( * ) desc limit 1 | woodmont road south |
[ header: # | date | venue | opponent | score | result | competition row 1 : 2 | 17 february 2002 | healy park, omagh | tyrone | | 2-10 : 0-18 | national football league round 2
row 2 : 3 | 3 march 2002 | parnell park, dublin | westmeath | | 3-13 : 1-16 | national football league round 4
row 3 : 5 | 31 march 2002 | tuam stadium, galway | galway | | 1-12 : 1-12 | national football league round 7
row 4 : 6 | 2 february 2003 | parnell park, dublin | armagh | | 0-7 : 1-15 | national football league round 1
row 5 : 12 | 8 february 2004 | mchale park, castlebar | mayo | | 0-3 : 1-10 | national football league round 2
row 6 : 15 | 21 march 2004 | parnell park, dublin | cork | | 0-9 : 0-9 | national football league round 6
row 7 : 16 | 5 february 2005 | parnell park, dublin | mayo | | 2-13 : 1-15 | national football league round 1
row 8 : 21 | 26 march 2005 | pairc ui rinn, | cork | | 1-6 : 0-18 | national football league round 6
row 9 : 22 | 3 april 2005 | o'connor park, tul | offaly | | 1-13 : 2-6 | national football league round 7
row 10 : 27 | 25 march 2006 | parnell park, dublin | mayo | | 4-10 : 1-10 | national football league round 6
row 11 : 28 | 9 april 2006 | fitzgerald stadium, kerry | kerry | | 0-13 : 0-13 | national football league round 7
row 12 : 30 | 10 february 2007 | gaelic grounds, limerick | limerick | | 0-14 : 1-10 | national football league round 2
row 13 : 31 | 25 february 2007 | ballyshannon, donegal | donegal | | 0-5 : 0-9 | national football league round 3
row 14 : 32 | 10 march 2007 | parnell park, dublin | cork | | 1-13 : 0-7 | national football league round 4
row 15 : 41 | 26 april 2008 | pairc tailteann, meath | westmeath | | 0-10 : 0-15 | national football league division 2 final
row 16 : 42 | 31 january 2009 | croke park, dublin | tyrone | | 1-16 : 1-18 | national football league round 1
row 17 : 43 | 15 february 2009 | pearse stadium, salthill | galway | | 0-13 : 3-12 | national football league round 2
row 18 : 48 | 7 february 2010 | fitzgerald stadium, killarney | kerry | | 1-12 : 1-10 | national football league round 1
row 19 : 50 | 13 march 2010 | parnell park, dublin | monaghan | | 2-11 : 1-9 | national football league round 4 ] Execute this SQL based on the above table: select score where venue = 'parnell park, dublin' | , , , , , , |
[ header: no. | temple | honzon (main image) | city/town/village | prefecture row 1 : 2 | gokuraku-ji (極楽寺) | amida nyorai | naruto | tokushima prefecture
row 2 : 8 | kumadani-ji (熊谷寺) | senju kannon | awa | tokushima prefecture
row 3 : 10 | kirihata-ji (切幡寺 | senju kannon | awa | tokushima prefecture
row 4 : 11 | fujii-dera (藤井寺) | yakushi nyorai | yoshinogawa | tokushima prefecture
row 5 : 18 | onzan-ji (恩山寺) | yakushi nyorai | komatsushima | tokushima prefecture
row 6 : 22 | byodo-ji (平等寺) | yakushi nyorai | anan | tokushima prefecture
row 7 : 24 | hotsumisaki-ji (最御崎寺) | kokuzo bosatsu | muroto | kochi prefecture
row 8 : 25 | shinsho-ji (津照寺) | jizo bosatsu | muroto | kochi prefecture
row 9 : 26 | kongocho-ji (金剛頂寺) | yakushi nyorai | muroto | kochi prefecture
row 10 : 27 | konomine-ji (神峰寺) | juichimen kannon | yasuda | kochi prefecture
row 11 : 29 | tosa kokubun-ji | senju kannon | nankoku | kochi prefecture
row 12 : 31 | chikurin-ji (竹林寺) | monju bosatsu | kochi | kochi prefecture
row 13 : 37 | iwamoto-ji (岩本寺 | five buddhas | shimanto | kochi prefecture
row 14 : 39 | enko-ji (延光寺) | yakushi nyorai | sukumo | kochi prefecture
row 15 : 40 | kanjizai-ji (観自在寺 | yakushi nyorai | ainan | ehime prefecture
row 16 : 41 | ryukoji (竜光寺) | juichimen kannon | uwajima | ehime prefecture
row 17 : 43 | meiseki-ji (明石寺) | senju kannon | seiyo | ehime prefecture
row 18 : 45 | iwaya-ji (岩屋寺) | fudo myoo | kumakogen | ehime prefecture
row 19 : 47 | yasaka-ji (八坂寺 | amida nyorai | matsuyama | ehime prefecture
row 20 : 54 | enmei-ji (延命寺) | fudo myoo | imabari | ehime prefecture
row 21 : 55 | nankobo (南光坊) | daitsu-chisho butsu | imabari | ehime prefecture
row 22 : 62 | hoju-ji (宝寿寺) | juichimen kannon | saijo | ehime prefecture
row 23 : 63 | kichijo-ji (吉祥寺) | bishamonten | saijo | ehime prefecture
row 24 : 69 | kannon-ji (観音寺) | sho kannon | kan'onji | kagawa prefecture
row 25 : 77 | doryu-ji (道隆寺) | yakushi nyorai | tadotsu | kagawa prefecture ] Execute this SQL based on the above table: select honzon (main image) order by no. desc limit 1 | yakushi nyorai |
[ header: outcome | year | championship | surface | opponent | score row 1 : runner-up | 2002 | canada (toronto) (1) | hard | guillermo canas | 4-6, 5-7
row 2 : winner | 2003 | montreal | hard | david nalbandian | 6-1, 6-3
row 3 : winner | 2003 | cincinnati | hard | mardy fish | 4-6, 7-6(7-3), 7
row 4 : winner | 2004 | miami | hard | guillermo coria | 6-7(2-7), 6-3, 6
row 5 : runner-up | 2004 | toronto (2) | hard | roger federer | 5-7, 3-6
row 6 : runner-up | 2005 | cincinnati | hard | roger federer | 3-6, 5-7
row 7 : winner | 2006 | cincinnati (2) | hard | juan carlos ferrero | 6-3, 6-4
row 8 : runner-up | 2010 | indian wells | hard | ivan ljubicic | 6-7(3-7), 6-7(5-7
row 9 : winner | 2010 | miami (2) | hard | tomas berdych | 7-5, 6-4 ] Execute this SQL based on the above table: select championship where opponent = 'roger federer' | toronto (2), cincinnati |
[ header: outcome | no. | date | championship | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1968 | hamburg, germany | clay | john newcombe | tom okker marty ries | 4-6, 4-6, 5-7
row 2 : runner-up | 2 | 1968 | hobart, australia | grass | fred stolle | mal anderson roger tay | 5-7, 3-6, 6-4, 6
row 3 : winner | 2 | 1969 | french open, paris | clay | john newcombe | roy emerson rod laver | 4-6, 6-1, 3-6,
row 4 : winner | 3 | 1969 | wimbledon, london | grass | john newcombe | tom okker marty ries | 7-5, 11-9, 6-3
row 5 : winner | 5 | 1970 | louisville, u.s | hard | john newcombe | roy emerson rod laver | 8-6, 5-7, 6-4
row 6 : winner | 6 | 1971 | australian open, melbourne | grass | john newcombe | tom okker marty ries | 6-2, 7-6
row 7 : winner | 7 | 1971 | miami wct, u. | hard | john newcombe | roy emerson rod laver | 7-6, 7-6
row 8 : runner-up | 4 | 1971 | chicago wct, u | carpet | john newcombe | tom okker marty ries | 6-7, 6-4, 6-7
row 9 : runner-up | 5 | 1972 | richmond wct, u. | carpet | john newcombe | tom okker marty ries | 6-7, 6-7
row 10 : runner-up | 6 | 1972 | philadelphia wct, | carpet | john newcombe | arthur ashe robert l | 3-6, 7-6, 3-6
row 11 : runner-up | 8 | 1972 | las vegas wct, | hard | john newcombe | roy emerson rod laver | def
row 12 : runner-up | 9 | 1972 | washington wct, u. | clay | john newcombe | tom okker marty ries | 6-3, 3-6, 2-6
row 13 : winner | 11 | 1972 | boston wct, u. | hard | john newcombe | arthur ashe robert l | 6-3, 1-6, 7-6
row 14 : winner | 12 | 1974 | toronto wct, canada | carpet | raul ramirez | tom okker marty ries | 6-3, 2-6, 6-4
row 15 : runner-up | 10 | 1974 | monte carlo wct, | clay | manuel orantes | john alexander phil dent | 6-7, 6-4, 6-7,
row 16 : winner | 13 | 1974 | wimbledon, london | grass | john newcombe | robert lutz stan | 8-6, 6-4, 6-4
row 17 : runner-up | 11 | 1974 | sydney indoor, australia | hard (i) | john newcombe | ross case geoff masters | 4-6, 4-6
row 18 : winner | 14 | 1976 | australian open, melbourne | grass | john newcombe | ross case geoff masters | 7-6, 6-4
row 19 : winner | 15 | 1976 | charlotte wct, u | carpet | john newcombe | vitas gerulaitis gene | 6-3, 7-5 ] Execute this SQL based on the above table: select partner order by score in the final asc limit 1 | john newcombe |
[ header: year | domestic passengers | international passengers | total passengers | change row 1 : 2006 | 764831 | 83115 | 847946 | +4.6%
row 2 : 2007 | 764674 | 75276 | 839950 | -0.9%
row 3 : 2008 | 709779 | 92176 | 801955 | -4.5%
row 4 : 2009 | 605534 | 82424 | 687958 | -14.3%
row 5 : 2010 | 595457 | 105119 | 700576 | +1.7%
row 6 : 2011 | 850305 | 123607 | 973912 | +39.1%
row 7 : 2012 | 899854 | 178679 | 1078533 | +10.7%
row 8 : 2013 | 745178 | 131902 | 877080 | -18.7% ] Execute this SQL based on the above table: select change where year < ( select min ( year ) where change = '+10.7%' ) order by year desc limit 1 | +39.1% |
[ 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 ( movements ) where division = 'division 3' | 2 |
[ header: month | year | player | county | club | position row 1 : april | 2006 | mark foley | limerick | adare | 4
row 2 : may | 2006 | eoin kelly | tipperary | mullinahone | 15
row 3 : june | 2006 | joe deane | cork | killeagh | 15
row 4 : august | 2006 | henry shefflin | kilkenny | ballyhale shamrocks | 14
row 5 : september | 2006 | james fitzpatrick | kilkenny | ballyhale shamrocks | 9
row 6 : may | 2007 | ronan curran | cork | st. finbarr's | 6
row 7 : june | 2007 | ollie moran | limerick | ahane | 11
row 8 : july | 2007 | dan shanahan | waterford | lismore | 10
row 9 : august | 2007 | andrew o'shaughness | limerick | kilmallock | 13
row 10 : september | 2007 | eddie brennan | kilkenny | graigue-ballycallan | 13
row 11 : april | 2008 | shane mcgrath | tipperary | ballinahinch | 9
row 12 : may | 2008 | david o'callaghan | dublin | st. mark's | 13
row 13 : june | 2008 | brian o'connell | clare | wolfe tones | 8
row 14 : july | 2008 | joe canning | galway | portumna | 14
row 15 : august | 2008 | derek lyng | kilkenny | emeralds | 9
row 16 : september | 2008 | eoin larkin | kilkenny | james stephens | 12
row 17 : may | 2009 | eoin cadogan | cork | douglas | 3
row 18 : june | 2009 | john mullane | waterford | de la salle | 13
row 19 : september | 2009 | tommy walsh | kilkenny | tullaroan | 5
row 20 : april | 2010 | ger farragher | galway | castlegar | 8
row 21 : may | 2010 | ger farragher | galway | castlegar | 8
row 22 : june | 2010 | damien hayes | galway | portumna | 14
row 23 : july | 2010 | michael walsh | waterford | stradbally | 6
row 24 : september | 2010 | lar corbett | tipperary | thurles sarsfield' | 11
row 25 : june | 2011 | padraic maher | tipperary | thurles sarsfield' | 6
row 26 : july | 2011 | lar corbett | tipperary | thurles sarsfield' | 12
row 27 : september | 2011 | tommy walsh | kilkenny | tullaroan | 5
row 28 : may | 2012 | willie hyland | laois | clough-ballacolla | 7
row 29 : june | 2012 | patrick maher | tipperary | lorrha-dorrha | 11
row 30 : september | 2012 | henry shefflin | kilkenny | ballyhale shamrocks | 15
row 31 : may | 2013 | cahir healy | laois | portlaoise | 8
row 32 : september | 2013 | shane o'donnell | clare | eire og | 14 ] Execute this SQL based on the above table: select count ( distinct county ) | 9 |
[ header: name | 1989 | 1990 | 1991 | 1992 | 1993 | 1994 | 1995 | 1996 | 1997 | 1998 | 1999 | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | career sr | career win-loss row 1 : australian open | a | a | 1r | a | 2r | 3r | 2r | 1r | a | 3r | 4r | 1r | 2r | 1r | 3r | 2r | 1r | qf | 3r | 2r | 3r | 1r | 0 / 18 | 22-18
row 2 : wimbledon | a | 1r | a | a | a | a | 1r | a | 1r | a | 2r | 2r | 3r | 2r | 2r | 2r | 2r | 2r | 2r | 1r | 2r | a | 0 / 14 | 11-14
row 3 : us open | a | 3r | 1r | 2r | 1r | a | 1r | a | 1r | 3r | 3r | 1r | 2r | 1r | 2r | 3r | 2r | 1r | 2r | 1r | 1r | a | 0 / 18 | 13-18
row 4 : grand slam win-loss | 0-1 | 3-3 | 3-3 | 1-2 | 1-3 | 4-2 | 1-4 | 0-1 | 0-3 | 6-3 | 6-4 | 2-4 | 7-4 | 2-4 | 5-4 | 6-4 | 2-4 | 5-4 | 4-4 | 2-4 | 3-4 | 0-1 | None | 63-70
row 5 : indian wells | nme | a | 3r | 1r | qf | 3r | 2r | a | a | 1r | a | 3r | 2r | 3r | 1r | 1r | 4r | 1r | a | a | a | a | 0 / 13 | 16-13
row 6 : miami | nme | 2r | 2r | 1r | 3r | a | a | a | a | 4r | 3r | 2r | 4r | 2r | a | 1r | a | 2r | 3r | 3r | 2r | a | 0 / 14 | 15-14
row 7 : monte carlo | nme | 1r | 2r | 2r | 1r | a | 3r | 3r | sf | qf | a | 2r | 1r | 1r | 1r | 3r | 2r | 1r | a | 1r | a | a | 0 / 16 | 17-16
row 8 : rome | nme | a | qf | 3r | 3r | a | 3r | a | 2r | 1r | 3r | 3r | 2r | 1r | 1r | a | 2r | 3r | a | 1r | a | a | 0 / 14 | 18-14
row 9 : hamburg | nme | 2r | a | a | a | a | 1r | a | a | qf | 2r | 1r | qf | 1r | 1r | a | 1r | 1r | a | a | nme | nme | 0 / 10 | 8-10
row 10 : canada | nme | a | a | a | a | a | a | a | qf | 2r | qf | 1r | sf | qf | 1r | qf | 1r | 1r | a | a | a | a | 0 / 10 | 17-10 ] Execute this SQL based on the above table: select 1992 where 1992 in ( '3r' , '1r' ) order by career sr limit 1 | 1r |
[ header: team | year | regular season won | regular season lost | regular season ties | regular season win % | regular season finish | post season won | post season lost | post season win % | post season result row 1 : den | 1981 | 10 | 6 | 0 | 0.625 | 2nd in afc west | None | None | None | None
row 2 : den | 1982 | 2 | 7 | 0 | 0.222 | 5th in afc west | None | None | None | None
row 3 : den | 1983 | 9 | 7 | 0 | 0.563 | 2nd in afc west | 0 | 1 | 0 | lost to seattle seahawks in a
row 4 : den | 1984 | 13 | 3 | 0 | 0.813 | 1st in afc west | 0 | 1 | 0 | lost to pittsburgh steelers in
row 5 : den | 1985 | 11 | 5 | 0 | 0.688 | 2nd in afc west | None | None | None | None
row 6 : den | 1986 | 11 | 5 | 0 | 0.688 | 1st in afc west | 2 | 1 | 0.667 | lost to new york giants in super bowl
row 7 : den | 1987 | 10 | 4 | 1 | 0.714 | 1st in afc west | 2 | 1 | 0.667 | lost to washington redskins in super bowl
row 8 : den | 1988 | 8 | 8 | 0 | 0.5 | 2nd in afc west | None | None | None | None
row 9 : den | 1990 | 5 | 11 | 0 | 0.313 | 5th in afc west | None | None | None | None
row 10 : den total | den total | 110 | 73 | 1 | 0.601 | None | 7 | 6 | 0.538 | None
row 11 : nyg | 1993 | 11 | 5 | 0 | 0.688 | 2nd in nfc east | 1 | 1 | 0.5 | lost to san francisco 49ers
row 12 : nyg | 1994 | 9 | 7 | 0 | 0.563 | 2nd in nfc east | None | None | None | None
row 13 : nyg | 1995 | 5 | 11 | 0 | 0.313 | 4th in nfc east | None | None | None | None
row 14 : nyg | 1996 | 6 | 10 | 0 | 0.375 | 5th in nfc east | None | None | None | None
row 15 : nyg total | nyg total | 31 | 33 | 0 | 0.484 | None | 1 | 1 | 0.5 | None
row 16 : atl | 1997 | 7 | 9 | 0 | 0.438 | 2nd in nfc west | None | None | None | None
row 17 : atl | 2000 | 4 | 12 | 0 | 0.25 | 5th in nfc west | None | None | None | None
row 18 : atl | 2001 | 7 | 9 | 0 | 0.438 | 3rd in nfc south | None | None | None | None
row 19 : atl | 2002 | 9 | 6 | 1 | 0.594 | 2nd in nfc south | 1 | 1 | 0.5 | lost to philadelphia ea
row 20 : atl | 2003 | 3 | 10 | 0 | 0.231 | 4th in nfc south | None | None | None | None
row 21 : atl total | atl total | 49 | 59 | 1 | 0.454 | None | 3 | 2 | 0.6 | None
row 22 : total | total | 190 | 165 | 2 | 0.535 | None | 11 | 9 | 0.55 | None ] Execute this SQL based on the above table: select post season result where post season result != 'lost to san francisco 49ers in nfc divisional game' and team = 'den' | lost to seattle seahawks in afc wild card game, lost to pittsburgh steelers in afc divisional game, lost to new york giants in super bowl xxi, lost to washington redskins in super bowl xxii |
[ header: year | laureate | relation | category | rationale row 1 : 1922 | otto fritz meyerhof | research professor in physiological chemistry, 1940-1951 | physiology or medicine | "for his discovery of the fixed relationship between the
row 2 : 1955 | vincent du vigneaud | assistant in biochemistry, graduate school of medicine, | chemistry | "for his work on sulphur compounds
row 3 : 1964 | martin luther king | graduate student, 1950-51 | nobel peace prize | for being "the first person in the western world
row 4 : 1967 | ragnar granit | research fellow, 1929-1931; sc | physiology or medicine | "for their discoveries concerning the primary physiological and chemical
row 5 : 1971 | simon kuznets | assistant professor of economic statistics, 1930-1934; | economics | "for his empirically founded interpretation of economic growth
row 6 : 1985 | michael stuart brown | a.b., 1962; m | physiology or medicine | "for their discoveries concerning the regulation of cholesterol metabolism
row 7 : 2000 | alan macdiarmid | department of chemistry, 1955- ; blanc | chemistry | "for their discovery and development of conductive poly
row 8 : 2000 | hideki shirakawa | department of chemistry, post-doctoral | chemistry | "for their discovery and development of conductive poly
row 9 : 2004 | edward c. prescott | assistant professor, 1967-1971 | economics | "for their contributions to dynamic macroeconomics:
row 10 : 2006 | edmund phelps | professor, 1966-1971 | economics | "for his analysis of intertemporal tradeoff
row 11 : 2009 | george e. smith | b.s., 1955 | physics | "for the invention of an imaging semiconductor circuit
row 12 : 2009 | oliver e. williamson | professor, 1965-1983 | economics | "for his analysis of economic governance, especially the
row 13 : 2010 | ei'ichi negishi | ph.d., 1963 | chemistry | "for palladium-catalyze
row 14 : 2011 | thomas j. sargent | professor, 1970-1971 | economics | "for their empirical research on cause and effect in ] Execute this SQL based on the above table: select abs ( ( select year where category = 'economics' ) - ( select year where category = 'physiology or medicine' ) ) | 49 |
[ header: primary | other row 1 : black with glitzy gold glitter | black with glitzy gold glitter
row 2 : #000000 | #e7c697
row 3 : blue green with glitzy gold glitter | blue green with glitzy gold glitter
row 4 : #0d98ba | #e7c697
row 5 : green with twinkling turquoise glitter | green with twinkling turquoise glitter
row 6 : #1cac78 | #77dde7
row 7 : orange with twinkling turquoise glitter | orange with twinkling turquoise glitter
row 8 : #ff7538 | #77dde7
row 9 : red with shimmering silver glitter | red with shimmering silver glitter
row 10 : #ee204d | #cdc5c2
row 11 : royal purple with ruby red glitter | royal purple with ruby red glitter
row 12 : #7851a9 | #ee204d
row 13 : white with confetti glitter | white with confetti glitter
row 14 : #ffffff | various
row 15 : yellow with rainbow glitter | yellow with rainbow glitter
row 16 : #fce883 | various
row 17 : blue with shimmering silver glitter | blue with shimmering silver glitter
row 18 : #1f75fe | #cdc5c2
row 19 : carnation pink with lavender glitter | carnation pink with lavender glitter
row 20 : #ffaacc | #fcb4d5
row 21 : maroon with glitzy gold glitter | maroon with glitzy gold glitter
row 22 : #c8385a | #e7c697
row 23 : orchid with twinkling turquoise glitter | orchid with twinkling turquoise glitter
row 24 : #e6a8d7 | #77dde7
row 25 : red violet with glitzy gold glitter | red violet with glitzy gold glitter
row 26 : #c0448f | #e7c697
row 27 : sky blue with glitzy gold glitter | sky blue with glitzy gold glitter
row 28 : #80daeb | #e7c697
row 29 : white with glitzy gold glitter | white with glitzy gold glitter
row 30 : #ffffff | #e7c697
row 31 : yellow green with silver glitter | yellow green with silver glitter
row 32 : #c5e384 | #cdc5c2 ] Execute this SQL based on the above table: select count ( primary ) where other = 'sky blue with glitzy gold glitter' | 1 |
[ 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 gained university status desc limit 1 | professor robert allison |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 1995-08-06 | kyoto, japan | costa rica | 3-0 | won | friendly
row 2 : 2 | 1995-10-24 | tokyo, japan | saudi arabia | 2-1 | won | friendly
row 3 : 3 | 1996-12-09 | al ain, united arab emir | uzbekistan | 4-0 | won | 1996 afc asian cup group
row 4 : 4 | 1997-03-25 | muscat, oman | macau | 10-0 | won | 1998 fifa world cup qualification
row 5 : 5 | 1997-06-22 | tokyo, japan | macau | 10-0 | won | 1998 fifa world cup qualification
row 6 : 6 | 1997-11-01 | seoul, korea republic | south korea | 2-0 | won | 1998 fifa world cup qualification
row 7 : 7 | 2000-10-14 | sidon, lebanon | saudi arabia | 4-1 | won | 2000 afc asian cup group
row 8 : 8 | 2000-10-24 | beirut, lebanon | iraq | 4-1 | won | 2000 afc asian cup quarter
row 9 : 9 | 2000-10-24 | beirut, lebanon | iraq | 4-1 | won | 2000 afc asian cup quarter ] Execute this SQL based on the above table: select result order by # desc limit 1 | won |
[ header: code | county | former province | area (km2) | population census 2009 | capital row 1 : 1 | mombasa | coast | 212.5 | 939370 | mombasa (city)
row 2 : 2 | kwale | coast | 8270.3 | 649931 | kwale
row 3 : 3 | kilifi | coast | 12245.9 | 1109735 | kilifi
row 4 : 4 | tana river | coast | 35375.8 | 240075 | hola
row 5 : 5 | lamu | coast | 6497.7 | 101539 | lamu
row 6 : 6 | taita-tavet | coast | 17083.9 | 284657 | voi
row 7 : None | totals | None | 79686.1 | 3325307 | None ] Execute this SQL based on the above table: select capital where code = ( select code where capital = 'lamu' ) - 1 | hola |
[ header: tie no | home team | score | away team | attendance row 1 : 1 | ifk vasteras (d2) | 3-2 | ik sleipner (d | 875
row 2 : 2 | kramfors if (n) | 2-4 (aet) | bk kenty (d3) | 2808
row 3 : 3 | reymersholms ik | 5-2 | atvidabergs ff (d | 1504
row 4 : 4 | wifsta/ostrands if | 4-3 | ludvika ffi | 974
row 5 : 5 | raa if (d3) | 3-2 | sandvikens if (d | 2116
row 6 : 6 | sandvikens aik | 2-3 (aet) | tidaholms g | 822
row 7 : 7 | karlstads bik (d | 2-5 | if friska viljor (n) | 1550
row 8 : 8 | sandviks ik (n | 2-3 | surahammars if (d2) | None ] Execute this SQL based on the above table: select home team where home team = 'ifk vasteras (d2)' order by tie no asc limit 1763 | ifk vasteras (d2) |
[ header: rd. | grand prix | date | location | pole position | fastest lap | winning driver | constructor | report row 1 : 1 | brazilian grand prix | 26 march | jacarepagua | ayrton senna | riccardo patrese | nigel mansell | ferrari | report
row 2 : 2 | san marino grand prix | 23 april | imola | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 3 : 3 | monaco grand prix | 7 may | monaco | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 4 : 4 | mexican grand prix | 28 may | hermanos rodriguez | ayrton senna | nigel mansell | ayrton senna | mclaren-honda | report
row 5 : 5 | united states grand prix | 4 june | phoenix | ayrton senna | ayrton senna | alain prost | mclaren-honda | report
row 6 : 6 | canadian grand prix | 18 june | circuit gilles villeneuve | alain prost | jonathan palmer | thierry boutsen | williams-renault | report
row 7 : 7 | french grand prix | 9 july | paul ricard | alain prost | mauricio gugelmin | alain prost | mclaren-honda | report
row 8 : 8 | british grand prix | 16 july | silverstone | ayrton senna | nigel mansell | alain prost | mclaren-honda | report
row 9 : 9 | german grand prix | 30 july | hockenheimring | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report
row 10 : 10 | hungarian grand prix | 13 august | hungaroring | riccardo patrese | nigel mansell | nigel mansell | ferrari | report
row 11 : 11 | belgian grand prix | 27 august | spa-francorchamps | ayrton senna | alain prost | ayrton senna | mclaren-honda | report
row 12 : 12 | italian grand prix | 10 september | monza | ayrton senna | alain prost | alain prost | mclaren-honda | report
row 13 : 13 | portuguese grand prix | 24 september | estoril | ayrton senna | gerhard berger | gerhard berger | ferrari | report
row 14 : 14 | spanish grand prix | 1 october | jerez | ayrton senna | ayrton senna | ayrton senna | mclaren-honda | report
row 15 : 15 | japanese grand prix | 22 october | suzuka | ayrton senna | alain prost | alessandro nannini | benetton-ford | report
row 16 : 16 | australian grand prix | 5 november | adelaide | ayrton senna | satoru nakajima | thierry boutsen | williams-renault | report ] Execute this SQL based on the above table: select sum ( rd. ) where id <= 677 | 136.0 |
[ header: date | opponents | h/a | result f-a | scorers | attendance row 1 : 27 august 1921 | everton | a | 0-5 | None | 30000
row 2 : 29 august 1921 | west bromwich albion | h | 2-3 | partridge, robinson | 20000
row 3 : 3 september 1921 | everton | h | 2-1 | harrison, spence | 25000
row 4 : 7 september 1921 | west bromwich albion | a | 0-0 | None | 15000
row 5 : 10 september 1921 | chelsea | a | 0-0 | None | 35000
row 6 : 17 september 1921 | chelsea | h | 0-0 | None | 28000
row 7 : 24 september 1921 | preston north end | a | 2-3 | lochhead, partridge | 25000
row 8 : 1 october 1921 | preston north end | h | 1-1 | spence | 30000
row 9 : 15 october 1921 | tottenham hotspur | h | 2-1 | sapsford, spence | 30000
row 10 : 22 october 1921 | manchester city | a | 1-4 | spence | 24000
row 11 : 5 november 1921 | middlesbrough | h | 3-5 | lochhead, sapsford, spence | 30000
row 12 : 12 november 1921 | middlesbrough | a | 0-2 | None | 18000
row 13 : 26 november 1921 | aston villa | h | 1-0 | henderson | 33000
row 14 : 3 december 1921 | bradford city | a | 1-2 | spence | 15000
row 15 : 10 december 1921 | bradford city | h | 1-1 | henderson | 9000
row 16 : 17 december 1921 | liverpool | a | 1-2 | sapsford | 40000
row 17 : 24 december 1921 | liverpool | h | 0-0 | None | 30000
row 18 : 26 december 1921 | burnley | h | 0-1 | None | 15000
row 19 : 2 january 1922 | sheffield united | a | 0-3 | None | 18000
row 20 : 14 january 1922 | newcastle united | h | 0-1 | None | 20000
row 21 : 21 january 1922 | sunderland | a | 1-2 | sapsford | 10000
row 22 : 28 january 1922 | sunderland | h | 3-1 | lochhead, sapsford, spence | 18000
row 23 : 11 february 1922 | huddersfield town | h | 1-1 | spence | 30000
row 24 : 27 february 1922 | huddersfield town | a | 1-1 | sapsford | 30000
row 25 : 11 march 1922 | arsenal | h | 1-0 | spence | 30000
row 26 : 18 march 1922 | blackburn rovers | h | 0-1 | None | 30000
row 27 : 5 april 1922 | arsenal | a | 1-3 | lochhead | 25000
row 28 : 8 april 1922 | bolton wanderers | a | 0-1 | None | 28000
row 29 : 15 april 1922 | oldham athletic | h | 0-3 | None | 30000
row 30 : 17 april 1922 | sheffield united | h | 3-2 | harrison, lochhead, partridge | 28000
row 31 : 22 april 1922 | oldham athletic | a | 1-1 | lochhead | 30000
row 32 : 29 april 1922 | cardiff city | h | 1-1 | partridge | 18000 ] Execute this SQL based on the above table: select scorers - scorers where date = '5 april 1922' | 0 |
[ header: team | basic elements | tumbling | stunts | tosses | pyramids | deductions | total score | result row 1 : ccp bobcats | 62 | 54 | 60 | 66 | 70.5 | -4 | 308.5 | champion
row 2 : up pep squad | 61.5 | 61.5 | 61 | 62 | 71 | -11 | 306 | runner-up
row 3 : altas perp squad | 57 | 55.5 | 53.5 | 53.5 | 69.5 | -6 | 283 | third place
row 4 : eac generals pep squad | 55.5 | 46.5 | 57.5 | 55 | 66 | -4 | 276.5 | fourth place
row 5 : ateneo blue babble batallion | 59 | 55.5 | 50 | 47 | 64.5 | -13 | 263 | fifth place
row 6 : adamson pep squad | 56 | 55 | 52.5 | 48.5 | 66 | -19 | 259 | sixth place
row 7 : pup-taguig pep squad | 52 | 45.5 | 49.5 | 48.5 | 65 | -2 | 258.5 | seventh place
row 8 : pup stars | 49 | 46.5 | 50.5 | 49.5 | 64.5 | -12 | 248 | eighth place ] Execute this SQL based on the above table: select result where total score < ( select total score where result = 'champion' ) order by total score desc limit 1 | runner-up |
[ header: midwest division v t e | w | l | pct | gb | home | road | div row 1 : y-denver nuggets | 50 | 32 | 0.61 | None | 36-5 | 14-27 | 15-5
row 2 : x-detroit pistons | 44 | 38 | 0.537 | 6 | 30-11 | 14-27 | 12-8
row 3 : x-chicago bulls | 44 | 38 | 0.537 | 6 | 31-10 | 13-28 | 10-10
row 4 : kansas city kings | 40 | 42 | 0.488 | 10 | 28-13 | 12-29 | 7-13
row 5 : indiana pacers | 36 | 46 | 0.439 | 14 | 25-16 | 11-30 | 9-11
row 6 : milwaukee bucks | 30 | 52 | 0.366 | 20 | 24-17 | 6-35 | 7-13 ] Execute this SQL based on the above table: select count ( * ) where road = '11-30' | 1 |
[ header: place | player | country | score | to par row 1 : 1 | tiger woods | united states | 67-66-67=200 | -16
row 2 : t2 | thomas bjørn | denmark | 69-69-68=206 | -10
row 3 : t2 | david duval | united states | 70-70-66=206 | -10
row 4 : t4 | darren clarke | northern ireland | 70-69-68=207 | -9
row 5 : t4 | loren roberts | united states | 69-68-70=207 | -9
row 6 : t4 | david toms | united states | 69-67-71=207 | -9
row 7 : t7 | ernie els | south africa | 66-72-70=208 | -8
row 8 : t7 | steve flesch | united states | 67-70-71=208 | -8
row 9 : t7 | tom lehman | united states | 68-70-70=208 | -8
row 10 : t7 | dennis paulson | united states | 68-71-70=208 | -8 ] Execute this SQL based on the above table: select max ( to par ) where abs ( place - score ) < 1485 | -9 |
[ 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 runner-up where year = 2013 | stanford |
[ header: year | title | peak chart positions aus | peak chart positions nz | peak chart positions uk | album row 1 : 1981 | "stand up" | None | None | None | triffids sixth
row 2 : 1982 | "spanish blue" | None | None | None | single-only release
row 3 : 1984 | "beautiful waste" | None | None | None | single-only release
row 4 : 1985 | "you don't miss your water" | None | None | None | single-only release
row 5 : 1986 | "wide open road" | 64 | None | 26 | born sandy devotional
row 6 : 1987 | "bury me deep in love" | 48 | 34 | None | calenture
row 7 : 1988 | "trick of the light" | 77 | None | 73 | calenture
row 8 : 1988 | "holy water" | None | None | None | calenture
row 9 : 1989 | "goodbye little boy" | 81 | None | None | the black swan
row 10 : 1989 | "falling over you" | None | None | None | the black swan
row 11 : 2007 | "save what you can" | None | None | None | promotional release ] Execute this SQL based on the above table: select album order by peak chart positions nz asc limit 1 | triffids sixth |
[ header: model | frame | years mfg'd | caliber(s) | production | barrel | notes row 1 : remington-beals army model revolve | large | 1861-1862 | 0.44 | 1,900 (estimated) | 8 inch octagon | None
row 2 : remington-beals navy model revolve | medium | 1861-1862 | 0.36 | 14,500 (estimated) | 7 1/2 inch octagon | None
row 3 : 1861 army revolver (old model army) | large | 1862 | 0.44 | 6,000 (estimated) | 8 inch octagon | None
row 4 : 1861 navy revolver | medium | 1862 | 0.36 | 7,000 (estimated) | 7 3/8 inch octagon | None
row 5 : new model army revolver | large | 1863-1875 | 0.44 | 122,000 (approximately) | 8 inch octagon | used for factory conversions in .46
row 6 : new model navy revolver | medium | 1863-1875 | 0.36 | 28,000 (approximately) | 7 3/8 inch octagon | used for factory and u.s. navy
row 7 : new model single action belt revolver | large | 1863-1875 | .36 percussion and .38 | 2,500 - 3,000 (estimated | 6 1/2 inch octagon | factory conversion production started in 1873
row 8 : remington-rider double action new | large | 1863-1873 | .36 percussion and .38 | 3,000 - 5,000 (estimated | 6 1/2 inch octagon | 1863-1865 available with fluted cylinder
row 9 : new model police revolver | medium | 1865-1873 | .36 percussion and .38 | 25,000 (estimated) | 3 1/2, 4 1/2, 5 1/2, 6 | conversions all believed to be rimfire only
row 10 : new model pocket revolver | medium | 1865-1873 | .31 percussion and .32 | 25,000 (estimated) | 3, 3 1/2, 4, 4 1/2 | majority produced as conversions or cartridge ] Execute this SQL based on the above table: select notes where model = 'new model pocket revolver' intersect select notes where model = 'new model pocket revolver' | majority produced as conversions or cartridge |
[ header: # | title | tpb isbn | tpb release date | tpb page number | collected material row 1 : 1 | the name of the game | isbn 91-33-30546-3 | june, 2007 | 152 | the boys #1-6
row 2 : 2 | get some | isbn 1-933305-68-1 | march, 2008 | 192 | the boys #7-14
row 3 : 3 | good for the soul | isbn 1-933305-92-4 | october, 2008 | 192 | the boys #15-22
row 4 : 4 | we gotta go now | isbn 1-84856-298-5 | july, 2009 | 192 | the boys #23-30
row 5 : 5 | herogasm | isbn 1-60690-082-x | november, 2009 | 144 | herogasm #1-6
row 6 : 6 | the self-preservation society | isbn 1-60690-125-7 | march, 2010 | 192 | the boys #31-38
row 7 : 7 | the innocents | isbn 1-60690-150-8 | december, 2010 | 216 | the boys #39-47
row 8 : 8 | highland laddie | isbn 1-60690-207-5 | april, 2011 | 144 | highland laddie #1-6
row 9 : 9 | the big ride | isbn 1-60690-220-2 | november 9, 2011 | 276 | the boys #48-59
row 10 : 10 | butcher, baker, candlestickmaker | isbn 1-60690-264-4 | march 6, 2012 | 144 | butcher, baker, candlestickmaker #1
row 11 : 11 | over the hill with the sword of a thousand | isbn 1-60690-341-1 | june/july, 2012 | 152 | the boys #60-65
row 12 : 12 | the bloody doors off | isbn 1-60690-373- | december, 2012 | 170 | the boys #66-72 ] Execute this SQL based on the above table: select sum ( # ) where collected material in ( 'herogasm #1-6' , 'butcher, baker, candlestickmaker #1-6' ) | 15.0 |
[ header: year | competition | venue | position | notes row 1 : 2002 | world junior championships | kingston, jamaica | 1st | 64.51 m (1.75 kg)
row 2 : 2002 | asian games | busan, south korea | 1st | 60.76 m
row 3 : 2003 | universiade | daegu, south korea | 1st | 62.32 m
row 4 : 2003 | asian championships | manila, philippines | 1st | 61.43 m
row 5 : 2004 | olympic games | athens, greece | 18th (q) | 60.60 m
row 6 : 2005 | world championships | helsinki, finland | 18th (q) | 61.75 m
row 7 : 2005 | universiade | izmir, turkey | 7th | 59.67 m
row 8 : 2005 | east asian games | macau | 1st | 61.74 m
row 9 : 2006 | asian games | doha, qatar | 5th | 58.54 m
row 10 : 2009 | asian championships | guangzhou, china | 3rd | 59.27 m ] Execute this SQL based on the above table: select notes where position = '1st' | 64.51 m (1.75 kg), 60.76 m, 62.32 m, 61.43 m, 61.74 m |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.