inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: year | vote % | place | seats | place | cabinet row 1 : 1945 | None | None | 25 | 1st | yes row 2 : 1948 | None | None | 22 | 1st | yes row 3 : 1951 | None | None | 21 | 1st | yes row 4 : 1954 | 42.4 | 1st | 26 | 1st | yes row 5 : 1959 | 36.9 | 1st | 21 | 1st | yes row 6 : 1964 | 33.3 | 2nd | 22 | 1st | yes row 7 : 1968 | 35.2 | 1st | 21 | 1st | yes row 8 : 1974 | 27.6 | 2nd | 18 | 1st | no row 9 : 1979 | 34.5 | 1st | 24 | 1st | yes row 10 : 1984 | 34.9 | 1st | 25 | 1st | yes row 11 : 1989 | 32.4 | 1st | 22 | 1st | yes row 12 : 1994 | 30.3 | 1st | 21 | 1st | yes row 13 : 1999 | 30.1 | 1st | 19 | 1st | yes row 14 : 2004 | 36.1 | 1st | 24 | 1st | yes row 15 : 2009 | 38 | 1st | 26 | 1st | yes row 16 : 2013 | 33.6 | 1st | 23 | 1st | no ] Execute this SQL based on the above table: select min ( seats ) where place = '1st'
18.0
[ header: year | film | director | producer | writer | notes row 1 : 1953 | the sea around us | yes | yes | yes | documentary academy award for best documentary feature row 2 : 1954 | dangerous mission | None | yes | None | None row 3 : 1956 | the animal world | yes | yes | yes | documentary row 4 : 1957 | the story of mankind | yes | yes | yes | documentary row 5 : 1960 | the big circus | None | yes | yes | None row 6 : 1960 | the lost world | yes | yes | yes | None row 7 : 1961 | voyage to the bottom of the sea | yes | yes | yes | None row 8 : 1962 | five weeks in a balloon | yes | yes | yes | None row 9 : 1972 | the poseidon adventure | yes | yes | None | directed action sequences only nominated-gold row 10 : 1974 | the towering inferno | None | yes | None | nominated-academy award for best row 11 : 1978 | the swarm | yes | yes | None | None row 12 : 1979 | beyond the poseidon adventure | yes | yes | None | None row 13 : 1980 | when time ran out | None | yes | None | None row 14 : 1983 | cave-in! | None | yes | None | None ] Execute this SQL based on the above table: select count ( notes ) where year = 0
0
[ header: map (coordinates) | municipality | area (square kilometers) (square miles) | population | mesoregion | microregion row 1 : 6°26′8′′s 36°38 | acari | 608.565 (234.967) | 11035 | central potiguar | serido oriental row 2 : 6°11′40′′s 35°9 | ares | 112.584 (43.469) | 12931 | leste potiguar | litoral sul row 3 : 5°41′50′′s 36°31 | fernando pedroza | 322.540 (124.533) | 2850 | central potiguar | angicos row 4 : 6°8′57′′s 35°26 | lagoa de pedras | 117.660 (45.429) | 6992 | agreste potiguar | agreste potiguar row 5 : 6°16′44′′s 35°22 | passagem | 41.235 (15.921) | 2899 | agreste potiguar | agreste potiguar row 6 : 6°6′36′′s 37°18 | patu | 319.932 (123.526) | 11964 | oeste potiguar | umarizal row 7 : 5°4′4′′s 36°46 | porto do mangue | 418.636 (161.635) | 5217 | oeste potiguar | vale do acu row 8 : 5°58′30′′s 38°9 | sao francisco do o | 75.550 (29.170) | 3874 | oeste potiguar | pau dos ferros row 9 : 6°6′36′′s 37°57 | serrinha dos pintos | 122.644 (47.353) | 4538 | oeste potiguar | umarizal row 10 : 6°20′53′′s 35°22 | varzea | 67.245 (25.963) | 5227 | agreste potiguar | agreste potiguar ] Execute this SQL based on the above table: select map (coordinates) where municipality = 'fernando pedroza' order by municipality desc limit 1
5°41′50′′s 36°31′52′′w / 5.69722°s 36.53111°w
[ header: party | active voters | inactive voters | total voters | percentage row 1 : republican | 13916 | 5342 | 19258 | 25.61% row 2 : democratic | 21493 | 7115 | 28608 | 38.05% row 3 : unaffiliated | 20118 | 7062 | 27180 | 36.15% row 4 : minor parties | 100 | 40 | 140 | 0.19% row 5 : total | 55627 | 19559 | 75186 | 100% ] Execute this SQL based on the above table: select count ( distinct percentage )
5
[ header: entered | wrestler | place | eliminated by | time row 1 : 1 | junior fatu | 7th | hoyt, kaz, s | 03:00 row 2 : 2 | robert roode | advanced to part three | None | 06:47 row 3 : 3 | kaz | 5th | roode | 05:32 row 4 : 4 | alex shelley | 3rd | young | 06:47 row 5 : 5 | eric young | advanced to part three | None | 06:47 row 6 : 6 | chris sabin | 6th | kaz | 04:55 row 7 : 7 | lance hoyt | 4th | roode | 06:06 row 8 : 8 | james storm | 8th | young | 00:05 ] Execute this SQL based on the above table: select count ( wrestler ) where entered = 5
1
[ header: rank | name | nationality | time row 1 : None | gustavo borges | brazil | 1:49.41 row 2 : None | scott tucker | united states | 1:50.99 row 3 : None | leonardo costa | brazil | 1:51.29 row 4 : None | mark johnston | canada | 1:51.29 row 5 : 5 | nate boyle | united states | 1:52.83 row 6 : 6 | yannick lupien | canada | 1:52.92 row 7 : 7 | joshua ilika | mexico | 1:53.73 row 8 : 8 | javier diaz | mexico | 1:54.01 ] Execute this SQL based on the above table: select nationality where name >= 627
brazil, united states, brazil, canada, united states, canada, mexico, mexico
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 8 october 2010 | ferenc puskas, bud | san marino | 2-0 | 8-0 | euro 2012 qualifying row 2 : 2 | 8 october 2010 | ferenc puskas, bud | san marino | 4-0 | 8-0 | euro 2012 qualifying row 3 : 3 | 8 october 2010 | ferenc puskas, bud | san marino | 5-0 | 8-0 | euro 2012 qualifying row 4 : 4 | 12 october 2010 | olympic stadium, hel | finland | 0-1 | 1-2 | euro 2012 qualifying row 5 : 5 | 29 february 2012 | eto park, gyor, | bulgaria | 1-0 | 1-1 | friendly row 6 : 6 | 7 september 2012 | estadi comunal, andorr | andorra | 3-0 | 5-0 | 2014 world cup qualification row 7 : 7 | 16 october 2012 | ferenc puskas, bud | turkey | 2-1 | 3-1 | 2014 world cup qualification ] Execute this SQL based on the above table: select score order by venue desc limit 1
0-1
[ header: institution | location | nickname | founded | type | enrollment | joined mac row 1 : delaware valley college | doylestown, pennsyl | aggies | 1917 | private/non-sectarian | 2241 | 1965 row 2 : desales university | center valley, pennsylvania | bulldogs | 1965 | private/catholic | 3199 | 1997 row 3 : eastern university | st. davids, penn | eagles | 1952 | private/baptist | 4235 | 2008 row 4 : fairleigh dickinson university-flor | madison, new jersey | devils | 1942 | private/non-sectarian | 3288 | 1977 row 5 : king's college | wilkes-barre, penn | monarchs | 1946 | private/catholic | 2725 | 1977 row 6 : manhattanville college | purchase, new york | valiants | 1841 | private/non-sectarian | 2695 | 2007 row 7 : misericordia university | dallas, pennsyl | cougars | 1924 | private/catholic | 2830 | 2008 row 8 : wilkes university | wilkes-barre, penn | colonels | 1933 | private/non-sectarian | 5136 | 1946 ] Execute this SQL based on the above table: select count ( location ) where institution = 'manhattanville college'
1
[ header: rank | heat | athlete | nationality | time | notes row 1 : 1 | 1 | natalya ivanova | russia | 23.11 | q row 2 : 2 | 1 | elodie ouedraogo | belgium | 23.23 | q row 3 : 3 | 2 | yelena yakovlev | russia | 23.37 | q row 4 : 4 | 1 | monika bejnar | poland | 23.39 | q, sb row 5 : 5 | 1 | nataliya pyhy | ukraine | 23.4 | q, sb row 6 : 6 | 2 | laverne jones-ferr | united states virgin islands | 23.49 | q row 7 : 7 | 1 | alena neumiarzhits | belarus | 23.52 | None row 8 : 8 | 1 | adrienne power | canada | 23.62 | None row 9 : 9 | 2 | grazyna prokopek | poland | 23.69 | q row 10 : 10 | 2 | nikolett listar | hungary | 23.87 | q row 11 : 11 | 2 | emily maher | ireland | 23.89 | None row 12 : 12 | 1 | ruth grajeda | mexico | 23.96 | None row 13 : 13 | 2 | edita kavaliauskiene | lithuania | 24.09 | None row 14 : 14 | 2 | raquel da costa | brazil | 24.18 | None row 15 : 15 | 2 | kim wall | great britain | 24.31 | None row 16 : 16 | 1 | doris tomasini | italy | 24.4 | None ] Execute this SQL based on the above table: select notes order by heat desc limit 1
q
[ header: first name | surname | death year | beginning of service | end of service | notes row 1 : pilzbach | johann adam | 1802 | 1772 | 1776 | None row 2 : fritsch | lorenz | None | 1794 | 1798 | None row 3 : aizele | matthias | 1856 | 1812 | 1836 | None row 4 : bottka | paul | 1872 | 1836 | 1845 | None row 5 : bartl | anton | 1897 | 1870 | 1893 | None row 6 : loschardt | ferdinand | 1914 | 1893 | 1899 | None row 7 : gehl | othmar | 1951 | 1892 | 1903 | None row 8 : schutz | nikolaus | None | 1899 | 1901 | None row 9 : eisele | matthias | 1944 | 1901 | 1906 | None row 10 : dietl | august gustav | 1928 | 1901 | 1912 | None row 11 : misenko | josef | None | 1902 | 1909 | None row 12 : palya | matthias | 1915 | 1903 | 1915 | None row 13 : elsner | josef | 1965 | 1911 | 1926 | None row 14 : schrotz | stefan | 1967 | 1912 | 1923 | None row 15 : fulda | paul | None | 1922 | None | None row 16 : rudolf | josef | None | 1912 | 1921 | None row 17 : waltner | josef | 1986 | 1920 | 1923 | None row 18 : szekely | franz | None | 1923 | 1930 | None row 19 : lischerong | matthias | 1950 | 1925 | 1950 | None row 20 : strubert | peter | 1956 | 1924 | 1932 | None row 21 : lindnder | wendelin | None | 1925 | 1929 | None row 22 : juhasz | tibor | None | 1930 | 1938 | None row 23 : benz | johannes | 1985 | 1936 | 1942 | None row 24 : hardt | alfons | None | 1927 | 1930 | None row 25 : hampel | karl | None | 1934 | 1937 | None row 26 : willw | andreas | None | 1941 | 1946 | None row 27 : gerstenengst | josef | 1992 | 1946 | 1958 | None row 28 : lackner | paul | 1987 | 1946 | 1987 | None row 29 : borth | nikolaus pater gottfried | None | 1958 | 1959 | None row 30 : neu | anton | None | 1963 | 1965 | None row 31 : fritz | anton | None | 1972 | 1974 | None row 32 : hajdu | josef | None | 1974 | 1976 | None row 33 : hoher | otto | 2006 | 1976 | 1978 | None row 34 : nagy | carol | None | 1979 | 1987 | None row 35 : mutiu | petru | None | 1983 | None | None row 36 : matei | peter gottlieb | None | 1983 | 1988 | None row 37 : pal | jozsef csaba | None | 1987 | None | None row 38 : szocs | laszlo | None | 1987 | 1988 | None row 39 : catici | gheorghe | None | 1988 | 1992 | None row 40 : balogh | andras | None | 1988 | 1989 | None row 41 : ebenspanger | ferenc | None | 1989 | 1990 | None row 42 : debert | reiner | None | 1993 | 1994 | None row 43 : conceanga | ulderic | None | 1997/2001 | 2003 | None row 44 : tampu | petru | None | 1999 | 2001 | None row 45 : rebegila | petru | None | 2004 | 2006 | None ] Execute this SQL based on the above table: select first name order by death year desc limit 1
hoher
[ 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 grid where laps = 2
11.0
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 26 | paul tracy | team kool green | 225 | 1:48:49.169 | 6 | 20 row 2 : 2 | 99 | greg moore | forsythe racing | 225 | 5.88 | 3 | 16 row 3 : 3 | 5 | gil de ferran | walker racing | 225 | 6.456 | 16 | 14 row 4 : 4 | 12 | jimmy vasser | chip ganassi racing | 225 | 7.937 | 2 | 12 row 5 : 5 | 40 | adrian fernandez | patrick racing | 225 | 9.929 | 18 | 10 row 6 : 6 | 11 | christian fittipaldi | newman-haas racing | 225 | 11.251 | 13 | 8 row 7 : 7 | 27 | dario franchitti | team kool green | 225 | 12.578 | 4 | 6 row 8 : 8 | 17 | mauricio gugelmin | pacwest racing | 225 | 15.223 | 12 | 5 row 9 : 9 | 33 | patrick carpentier | forsythe racing | 224 | +1 lap | 8 | 4 row 10 : 10 | 4 | juan pablo montoya | chip ganassi racing | 224 | +1 lap | 5 | 3+1 row 11 : 11 | 25 | cristiano da matta | arciero-wells racing | 224 | +1 lap | 7 | 2 row 12 : 12 | 18 | roberto moreno | pacwest racing | 223 | +2 laps | 9 | 1 row 13 : 13 | 7 | max papis | team rahal | 222 | +3 laps | 17 | None row 14 : 14 | 36 | alex barron | all american racing | 222 | +3 laps | 10 | None row 15 : 15 | 6 | michael andretti | newman-haas racing | 222 | +3 laps | 11 | None row 16 : 16 | 19 | michel jourdain, j | payton/coyne racing | 222 | +3 laps | 21 | None row 17 : 17 | 24 | scott pruett | arciero-wells racing | 222 | +3 laps | 15 | None row 18 : 18 | 44 | tony kanaan | forsythe racing | 221 | +4 laps | 20 | None row 19 : 19 | 2 | al unser, jr | marlboro team penske | 221 | +4 laps | 22 | None row 20 : 20 | 20 | p. j. jones | patrick racing | 219 | +6 laps | 14 | None row 21 : 21 | 10 | richie hearn | della penna motorsports | 219 | +6 laps | 19 | None row 22 : 22 | 34 | dennis vitolo | payton/coyne racing | 212 | +13 laps | 26 | None row 23 : 23 | 16 | shigeaki hattori | bettenhausen racing | 118 | contact | 24 | None row 24 : 24 | 22 | robby gordon | team gordon | 83 | electrical | 23 | None row 25 : 25 | 8 | bryan herta | team rahal | 81 | handling | 25 | None row 26 : 26 | 9 | helio castro-neves | hogan racing | 30 | turbo boost | 1 | 1 ] Execute this SQL based on the above table: select team order by no desc limit 1
forsythe racing
[ header: # | title | type | opening date | closing date | performances | comment row 1 : 5 | les miserables | m | march 12, 1987 | may 18, 2003 | 6680 | 8 tony awards in 1987, including best row 2 : 10 | rent | m | april 29, 1996 | september 7, 2008 | 5123 | 4 tony awards in 1996, including best row 3 : 11 | wicked | m | october 30, 2003 | None | 4333 | currently running at the gershwin theatre row 4 : 12 | miss saigon | m | april 11, 1991 | january 28, 2001 | 4092 | 3 tony awards in 1991 4 drama desk row 5 : 23 | avenue q | m | july 31, 2003 | september 13, 2009 | 2534 | 3 tony awards in 2004, including best musical row 6 : 24 | the producers | m | april 19, 2001 | april 22, 2007 | 2502 | 12 tony awards in 2001, including best row 7 : 32 | pippin | m | october 23, 1972 | june 12, 1977 | 1944 | 5 tony awards in 1973 5 drama desk row 8 : 33 | south pacific | m | april 7, 1949 | january 16, 1954 | 1925 | 10 tony awards in 1950, including best row 9 : 45 | ain't misbehavin' | r | may 9, 1978 | february 21, 1982 | 1604 | 3 tony awards in 1978, including best row 10 : 56 | grease | m | may 11, 1994 | january 25, 1998 | 1505 | revival original production in 1972 (3,388 performances row 11 : 58 | arsenic and old lace | p | january 10, 1941 | june 17, 1944 | 1444 | revival in 1986 (221 performances) row 12 : 61 | how to succeed in business without really trying | m | october 14, 1961 | march 6, 1965 | 1417 | 7 tony awards in 1962, including best row 13 : 64 | funny girl | m | march 26, 1964 | july 1, 1967 | 1348 | grammy award for best score from an original row 14 : 67 | billy elliot the musical | m | november 13, 2008 | january 8, 2012 | 1312 | 10 tony awards in 2009, including best row 15 : 74 | the king and i | m | march 29, 1951 | march 20, 1954 | 1246 | 5 tony awards in 1952, including best row 16 : 92 | butterflies are free | p | october 21, 1969 | july 2, 1972 | 1128 | a tony award in 1970 ] Execute this SQL based on the above table: select opening date where performances < 1589
may 11, 1994, january 10, 1941, october 14, 1961, march 26, 1964, november 13, 2008, march 29, 1951, october 21, 1969
[ header: rank | player | from | to | transfer fee (€ million) | year row 1 : 1 | miralem sulejman | heerenveen | ajax | 16.25 | 2008 row 2 : 2 | strootman & merten | utrecht | psv | 13 | 2011 row 3 : 3 | mateja kezman | partizan | psv | 11.3 | 2000 row 4 : 4 | klaas-jan huntelaar | heerenveen | ajax | 9 | 2006 row 5 : 5 | nikos machlas | vitesse | ajax | 8.6 | 1999 row 6 : 6 | zlatan ibrahimovic | malmo ff | ajax | 8.4 | 2001 row 7 : 7 | jan vennegoor of h | twente | psv | 8.2 | 2001 row 8 : 8 | luis suarez | groningen | ajax | 7.5 | 2007 row 9 : 9 | dario cvitanich | banfield | ajax | 7.5 | 2008 row 10 : 10 | ferdi vierklau | tenerife | ajax | 7.3 | 1998 row 11 : 11 | adam maher | az | psv | 6.5 | 2013 ] Execute this SQL based on the above table: select year where to = 'ajax'
2008, 2006, 1999, 2001, 2007, 2008, 1998
[ header: year | date | driver | team | manufacturer | race distance laps | race distance miles (km) | race time | average speed (mph) | report row 1 : 1997 | june 22 | jeff gordon | hendrick motorsports | chevrolet | 250 | 500 (804.672) | 3:13:32 | 155.012 | report row 2 : 1998 | may 3 | mark martin | roush racing | ford | 250 | 500 (804.672) | 3:33:57 | 140.22 | report row 3 : 1999 | may 2 | jeff gordon | hendrick motorsports | chevrolet | 250 | 500 (804.672) | 3:19:38 | 150.276 | report row 4 : 2000 | april 30 | jeremy mayfield | penske racing | ford | 250 | 500 (804.672) | 3:20:50 | 149.378 | report row 5 : 2001 | april 29 | rusty wallace | penske racing | ford | 250 | 500 (804.672) | 3:29:37 | 143.118 | report row 6 : 2002 | april 28 | jimmie johnson | hendrick motorsports | chevrolet | 250 | 500 (804.672) | 3:19:53 | 150.088 | report row 7 : 2003 | april 27 | kurt busch | roush racing | ford | 250 | 500 (804.672) | 3:34:07 | 140.111 | report row 8 : 2004 | may 2 | jeff gordon | hendrick motorsports | chevrolet | 250 | 500 (804.672) | 3:38:33 | 137.268 | report row 9 : 2005 | february 27 | greg biffle | roush racing | ford | 250 | 500 (804.672) | 3:34:45 | 139.697 | report row 10 : 2006 | february 26 | matt kenseth | roush racing | ford | 251 | 502 (807.89) | 3:23:43 | 147.852 | report row 11 : 2007 | february 25 | matt kenseth | roush fenway racing | ford | 250 | 500 (804.672) | 3:36:41 | 138.451 | report row 12 : 2008 | feb 24/25 | carl edwards | roush fenway racing | ford | 250 | 500 (804.672) | 3:46:04 | 132.704 | report row 13 : 2009 | february 22 | matt kenseth | roush fenway racing | ford | 250 | 500 (804.672) | 3:40:51 | 135.839 | report row 14 : 2010 | february 21 | jimmie johnson | hendrick motorsports | chevrolet | 250 | 500 (804.672) | 3:31:24 | 141.911 | report row 15 : 2011 | march 27 | kevin harvick | richard childress racing | chevrolet | 200 | 400 (643.737) | 2:39:06 | 150.849 | report row 16 : 2012 | march 25 | tony stewart | stewart-haas racing | chevrolet | 129 | 258 (415.21) | 1:36:39 | 160.166 | report row 17 : 2013 | march 24 | kyle busch | joe gibbs racing | toyota | 200 | 400 (643.737) | 2:57:19 | 135.351 | report row 18 : 2014 | march 23 | kyle busch | joe gibbs racing | toyota | 206 | 412 (663.05) | 3:05:53 | 132.987 | report ] Execute this SQL based on the above table: select ( select report + driver order by report limit 1266 ) > ( select report + driver order by report desc limit 1266 )
0
[ header: name | municipality | established | tower height in meters (ft) | focal plane in meters (ft) | current status | current condition row 1 : los morrillos light | cabo rojo | 1882 | 12 m (40 ft.) | 37 m (121 ft) | active | restored for tourism row 2 : punta higuero light | rincon | 1892 | 21 m (69 ft) | 27 m (90 ft) | active | it has been fully restored and is part of the row 3 : punta borinquen light | aguadilla | 1892 | 18 m (60 ft) | 89 m (292 ft) | active | operational row 4 : arecibo light | arecibo | 1898 | 14 m (46 ft) | 36 m (120 ft) | active | restored for tourism row 5 : port san juan light | san juan | 1846 | 15.5 m (51 ft) | 55 m (181 ft) | active | restored for tourism. also known as el row 6 : cape san juan light | fajardo | 1880 | 14 m (45 ft) | 79 m (260 ft) | active | restored for tourism row 7 : guanica light | guanica | 1893 | None | None | inactive | ruins row 8 : cardona island light | ponce | 1889 | 11 m (36 ft) | 14 m (46 ft) | active | good row 9 : caja de muertos light | ponce | 1887 | 19 m (63 ft) | 91 m (297 ft) | active | restored for tourism row 10 : punta de las figuras | arroyo | 1893 | 15 m (50 ft) | None | inactive | restored for tourism row 11 : punta tuna light | maunabo | 1892 | 15 m (49 ft) | 34 m (111 ft) | active | restored for tourism row 12 : mona island light | mayaguez (mona island) | 1900 | 16 m (52 ft) | None | inactive | its condition is considered dire. unless restored soon row 13 : punta mulas light | vieques | 1896 | 10 m (32 ft) | 21 m (68 ft.) | active | restored for tourism row 14 : puerto ferro light | vieques | 1896 | None | None | inactive | abandoned and deteriorating rapidly row 15 : culebrita island light | culebra | 1886 | 13 m (43 ft) | 93 m (305 ft) | active | in ruins row 16 : cabras island light | ceiba | 1908 | None | None | destroyed | abandoned in 1965 and destroyed in 1966 ] Execute this SQL based on the above table: select count ( current status ) where current status = 'active'
11
[ header: name | position | length [km] | drainage basin area [km2] | confluence [by lahn-km] | mouth elevation [m above msl] row 1 : feudinge (ruppersbach) | left | 6.3 | 21.2 | 9.8 | 388 row 2 : ilse | right | 8.4 | 11.8 | 10.5 | 382 row 3 : banfe | right | 11.5 | 38.9 | 18.5 | 326 row 4 : laasphe | left | 8.3 | 19.6 | 19.4 | 324 row 5 : perf | right | 20 | 113.1 | 24.7 | 285 row 6 : dautphe | left | 8.8 | 41.8 | 37.5 | 245 row 7 : wetschaft | left | 29 | 196.2 | 56.3 | 192 row 8 : ohm | left | 59.7 | 983.8 | 58.7 | 188 row 9 : allna | right | 19.1 | 92 | 77.1 | 172 row 10 : zwester ohm | left | 20 | 69.5 | 84 | 165 row 11 : salzbode | right | 27.6 | 137.8 | 87.4 | 164 row 12 : lumda | left | 30 | 131.5 | 93.6 | 160 row 13 : wieseck | left | 24.3 | 119.6 | 102.2 | 155 row 14 : bieber | right | 13.6 | 34.7 | 105.1 | 151 row 15 : kleebach | left | 26.9 | 164.6 | 106.2 | 150 row 16 : wetzbach | left | 11.7 | 32.9 | 119.6 | 147 row 17 : dill | right | 55 | 717.7 | 120.4 | 147 row 18 : solmsbach | left | 24.6 | 112.5 | 128.1 | 141 row 19 : iserbach (mottbach) | left | 19.2 | 31.2 | 131.4 | 139 row 20 : ulmbach | right | 22.9 | 60.9 | 138.2 | 135 row 21 : kallenbach | right | 14.6 | 84.7 | 141.3 | 132 row 22 : weil | left | 46.6 | 247.9 | 149.4 | 130 row 23 : kerkerbach | right | 20.7 | 70.2 | 176 | 112 row 24 : emsbach | left | 39.1 | 321.8 | 181 | 110 row 25 : elbbach | right | 40.7 | 323.7 | None | 109 row 26 : aar | left | 49.7 | 312.6 | None | 103 row 27 : dorsbach | left | 32 | 114 | None | 94 row 28 : gelbach (aubach) | right | 39.7 | 221.2 | None | 93 row 29 : muhlbach | left | 32.1 | 171.9 | None | 85 row 30 : emsbach | right | 11.5 | 29.4 | None | 75 ] Execute this SQL based on the above table: select name group by name order by count ( name ) asc limit 1
aar
[ header: date | name | nationality | tonnage (grt) | fate row 1 : 18 january 1940 | flandria | sweden | 1179 | sunk row 2 : 19 january 1940 | patria | sweden | 1188 | sunk row 3 : 11 february 1940 | linda | estonia | 1213 | sunk row 4 : 4 may 1940 | san tiburcio | united kingdom | 5995 | sunk (mine) row 5 : 9 may 1940 | doris | french navy | 552 | sunk row 6 : 11 may 1940 | tringa | united kingdom | 1930 | sunk row 7 : 11 may 1940 | viiu | estonia | 1908 | sunk row 8 : 23 may 1940 | sigurd faulbaum | belgium | 3256 | sunk row 9 : 11 may 1944 | shtorm | soviet union | 412 | damaged ] Execute this SQL based on the above table: select sum ( tonnage (grt) ) where tonnage (grt) = '1908' and fate = 'sunk'
1908.0
[ header: year | title | credit | role | notes row 1 : 2005 | new york doll | producer | None | nominated for a grand jury prize in row 2 : 2005 | cry_wolf | producer | None | None row 3 : 2007 | the king of kong: a fi | director | None | accepted to slamdance and bought row 4 : 2008 | four christmases | director | None | None row 5 : 2010 | freakonomics | director and screenwriter | None | None row 6 : 2011 | horrible bosses | director | cameo appearance | None row 7 : 2011 | undefeated | producer | example | won the documentary oscar in 2012 row 8 : 2013 | identity thief | director | None | None row 9 : None | wargames | director | None | None row 10 : None | uncharted | director | None | None ] Execute this SQL based on the above table: select year where title = 'freakonomics'
2010
[ header: year | film | function | notes row 1 : 2002 | the bacchae | producer | screen adaptation of euripides' classic row 2 : 2004 | shakespeare's merchant | producer | adaptation of shakespeare's the merchant row 3 : 2004 | the trojan women | producer/actress | documentary film of brad mays' 2003 los row 4 : 2007 | schooled | co-producer | None row 5 : 2008 | sing*ularity | producer | documentary about the world-famous operaworks row 6 : 2008 | the watermelon | producer | oddball romantic comedy, written by michae row 7 : 2008 | the audacity of democracy | producer | documentary film of the 2008 democratic presidential primary, shot row 8 : 2011 | customer diss-service | co-producer | web series directed by brad mays and row 9 : 2012 | beginning blue | producer, writer | feature film about an all-girl rock band determined row 10 : 2012 | the donut shop | co-producer | comedy short directed by brad mays, and row 11 : 2013 | i grew up in princeton | producer | feature documentary directed by brad mays ] Execute this SQL based on the above table: select notes order by year desc limit 1
feature documentary directed by brad mays
[ header: ecclesiastical jurisdictions | latin name | type | rite | ecclesiastical province | established | area (km2) row 1 : benguela | benguelensis | diocese | roman | huambo | 6 june 1970 | 49920 row 2 : cabinda | cabindanus | diocese | roman | luanda | 2 july 1984 | 7120 row 3 : caxito | caxitonsis | diocese | roman | luanda | 6 june 2007 | 25133 row 4 : dundo | dundensis | diocese | roman | luanda | 9 november 2001 | 103130 row 5 : huambo | huambensis | metropolitan archdiocese | roman | huambo | 4 september 1940 | 29500 row 6 : kwito-bie | kvitobiensis | diocese | roman | huambo | 4 september 1940 | 71000 row 7 : luanda | luandensis | metropolitan archdiocese | roman | luanda | 1596 | 1074 row 8 : lubango | lubangensis | metropolitan archdiocese | roman | lubango | 27 july 1955 | 118000 row 9 : lwena | lvenanus | diocese | roman | saurimo | 1 july 1963 | 199786 row 10 : malanje | malaniensis | metropolitan archdiocese | roman | malanje | 25 november 1957 | 107000 row 11 : mbanza congo | mbanzacongensis | diocese | roman | luanda | 7 november 1984 | 39459 row 12 : menongue | menonguensis | diocese | roman | lubango | 10 august 1975 | 213309 row 13 : namibe | namibanus | diocese | roman | lubango | 21 march 2009 | 57097 row 14 : ndalatando | ndalatandensis | diocese | roman | malanje | 26 march 1990 | 20159 row 15 : ondjiva | ondiivanus | diocese | roman | lubango | 10 august 1975 | 83900 row 16 : saurimo | saurimoensis | metropolitan archdiocese | roman | saurimo | 10 august 1975 | 77000 row 17 : sumbe | sumbensis | diocese | roman | luanda | 10 august 1975 | 60000 row 18 : uije | uiiensis | diocese | roman | luanda | 14 march 1967 | 63530 row 19 : viana | viananensis | diocese | roman | luanda | 6 june 2007 | 17206 ] Execute this SQL based on the above table: select ( select area (km2) where area (km2) = 20159 ) - ( select area (km2) where area (km2) = 71000 )
-50841.0
[ header: version | date | development cycle | size (in kb) | download | notes row 1 : 0.1 | 9 june 1993 | beta | None | evolt | None row 2 : 0.2 | 14 june 1993 | beta | None | None | changelog row 3 : 0.3 | 16 june 1993 | beta | None | None | changelog row 4 : 0.4 | 18 june 1993 | beta | None | None | changelog row 5 : 0.5 | 24 june 1993 | beta | None | None | changelog row 6 : 0.6 | 30 june 1993 | beta | None | None | changelog row 7 : 0.8 | 5 november 1993 | beta | None | None | changelog (distinct version discontinued) row 8 : 0.9 | 12 november 1993 | beta-pre | None | None | None row 9 : 0.9 | 16 november 1993 | beta | None | None | changelog row 10 : 0.9 | 22 november 1993 | winsock alpha r9.2 | None | None | None row 11 : 1 | 17 february 1994 | release | None | evolt | None row 12 : 1.01 | None | release | None | None | None row 13 : 1.01a | 17 march 1994 | release | 521 | [5], evolt | changelog row 14 : 2 | None | alpha | None | None | development ceased ] Execute this SQL based on the above table: select count ( development cycle ) where size (in kb) = 521
1
[ header: week | date | kickoff | opponent | results final score | results team record | game site | attendance row 1 : 1 | saturday, april 14 | 7:00 p.m | at rhein fire | w 15-3 | 1-0 | ltu arena | 30355 row 2 : 2 | sunday, april 22 | 4:00 p.m | hamburg sea devils | l 7-16 | 1-1 | olympic stadium | 30657 row 3 : 3 | saturday, april 28 | 6:00 p.m | amsterdam admirals | l 10-14 | 1-2 | olympic stadium | 11942 row 4 : 4 | saturday, may 5 | 6:00 p.m | at cologne centurions | w 31-28 | 2-2 | rheinenergiestadion | 10084 row 5 : 5 | sunday, may 13 | 4:00 p.m | cologne centurions | l 10-24 | 2-3 | olympic stadium | 11995 row 6 : 6 | sunday, may 20 | 5:00 p.m | at frankfurt galaxy | l 7-35 | 2-4 | commerzbank-arena | 30125 row 7 : 7 | saturday, may 26 | 6:00 p.m | at hamburg sea devils | l 7-17 | 2-5 | aol arena | 18337 row 8 : 8 | saturday, june 2 | 6:00 p.m | frankfurt galaxy | l 22-25 | 2-6 | olympic stadium | 11882 row 9 : 9 | friday, june 8 | 7:00 p.m | rhein fire | l 17-24 | 2-7 | olympic stadium | 12114 row 10 : 10 | friday, june 15 | 8:00 p.m | at amsterdam admirals | l 20-21 | 2-8 | olympic stadium | 11893 ] Execute this SQL based on the above table: select game site where id = ( select id where game site = 'olympic stadium' ) + 1
olympic stadium
[ header: tops design code | electrical system | max speed | weight | brakes | route availability | notes row 1 : 08-0av | 90 v | 20 mph (32 km/h) | 49.8 te (496 k | vacuum | 5 | None row 2 : 08-0bx | 110 v | 20 mph (32 km/h) | 50.4 te (502 kn | dual | 5 | None row 3 : 08-0ca | 90 v | 20 mph (32 km/h) | 49.6 te (494 k | air | 5 | None row 4 : 08-0dv | 90 v | 15 mph (24 km/h) | 49.8 te (496 k | vacuum | 5 | None row 5 : 08-0bx | 90 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | None row 6 : 08-0fa | 90 v | 15 mph (24 km/h) | 49.6 te (494 k | air | 5 | None row 7 : 08-0kx | 110 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | None row 8 : 08-0lx | 110 v | 15 mph (24 km/h) | 50.4 te (502 kn | dual | 5 | scharfenberg adapter fitted row 9 : 08-0ma | 110 v | 15 mph (24 km/h) | 49.8 te (496 k | air | 5 | None row 10 : 08-0na | 90 v | 15 mph (24 km/h) | 49.8 te (496 k | air | 5 | fitted with buckeye couplings row 11 : 08-0pa | 90 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 12 : 08-0qa | 90 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 13 : 08-0ra | 110 v | 15 mph (24 km/h) | 51 te (508 kn) | air | 6 | fitted with buckeye couplings row 14 : 08-0sa | 110 v | 15 mph (24 km/h) | 49 te (488 kn) | air | 6 | None ] Execute this SQL based on the above table: select count ( * ) where route availability >= 78
0
[ header: finalist | age | from | dress colour | status row 1 : laura sicurello | 26 | milton keynes | yellow | eliminated 1st in week 1 row 2 : belinda evans | 28 | somerset | dark blue | eliminated 2nd in week 2 row 3 : meliz serman | 23 | chingford, london | gold | eliminated 3rd in week 3 row 4 : simona armstrong | 28 | romania | purple | eliminated 4th in week 4 row 5 : leanne dobinson | 20 | colchester | lilac | eliminated 5th in week 4 row 6 : abi finley | 23 | manchester | light blue | eliminated 6th in week 5 row 7 : aoife mulholland | 28 | salthill | green | eliminated 7th in week 5 row 8 : siobhan dillon | 21 | staffordshire | red | third place row 9 : helena blackman | 23 | southampton | pink | second place row 10 : connie fisher | 23 | pembrokeshire | orange | winner ] Execute this SQL based on the above table: select count ( * ) where from = 9 and from = 1855
0
[ header: year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km row 7 : 1997 | world championships | athens, greece | 6th | 50 km row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km row 9 : 1999 | world championships | seville, spain | 15th | 50 km row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km row 12 : 2003 | world championships | paris, france | dsq | 50 km ] Execute this SQL based on the above table: select count ( competition ) where year >= 590
12
[ header: year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km row 7 : 1997 | world championships | athens, greece | 6th | 50 km row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km row 9 : 1999 | world championships | seville, spain | 15th | 50 km row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km row 12 : 2003 | world championships | paris, france | dsq | 50 km ] Execute this SQL based on the above table: select notes where venue = 'stuttgart, germany'
50.0
[ header: boat # | name | builder | laid down | launched | completed | fate row 1 : 4918 | ha-208 | sasebo naval arsenal | 01-05-1945 | 26-05-1945 | 04-08-1945 | decommissioned 30-11-1945. scut row 2 : 4920 | ha-210 | sasebo naval arsenal | 14-05-1945 | 10-06-1945 | 11-08-1945 | decommissioned 30-11-1945. scut row 3 : 4925 | ha-215 | sasebo naval arsenal | 22-05-1945 | 15-05-1945 | None | incomplete until the end of war (95%). row 4 : 4931 | ha-221 | mitsubishi-kobe shipyard | 20-04-1945 | 04-08-1945 | None | incomplete until the end of war (85%). row 5 : 4933 | ha-223 | kawasaki-kobe shipyard | 01-05-1945 | None | None | incomplete until the end of war (60%). scrap row 6 : 4938 | ha-228 | sasebo naval arsenal | 21-06-1945 | 18-07-1945 | None | incomplete until the end of war (75%). row 7 : 4939 | ha-229 | sasebo naval arsenal | 27-06-1945 | 27-07-1945 | None | incomplete until the end of war (75%). scrap row 8 : 4942 | ha-232 | sasebo naval arsenal | 18-07-1945 | None | None | incomplete until the end of war (40%). later row 9 : 4944 | ha-234 | kawasaki-kobe shipyard | 15-05-1945 | None | None | incomplete until the end of war (50%). scrap row 10 : 4945 | ha-235 | kawasaki-senshu shipyard | 01-06-1945 | None | None | incomplete until the end of war (10%). later row 11 : 4946 | ha-236 | kawasaki-kobe shipyard | 01-06-1945 | None | None | incomplete until the end of war (40%). scrap row 12 : 4958 - 4989 | None | None | None | None | None | constructions were not started until the end of war ] Execute this SQL based on the above table: select fate where fate != 'incomplete until the end of war (40%). later scrapped' and builder = ( select builder where fate = 'incomplete until the end of war (40%). later scrapped' )
decommissioned 30-11-1945. scuttled off goto islands 01-04-1946, decommissioned 30-11-1945. scuttled off sasebo 05-04-1946, incomplete until the end of war (95%). scuttled off sasebo 05-04-1946, incomplete until the end of war (75%). scuttled off sasebo 05-04-1946, incomplete until the end of war (75%). scrapped, december 1946
[ header: draw | artist | song | points | place row 1 : 1 | the memories | "if it means losing you" | 57 | 8th row 2 : 2 | ann breen | "oh, darling" | 80 | 4th row 3 : 3 | fran meen | "say that you love me" | 66 | 6th row 4 : 4 | dreams | "sin sin ("that's that") | 73 | 5th row 5 : 5 | connor stevens | "count on me" | 88 | 3rd row 6 : 6 | linda martin and friends | "all the people in the world" | 105 | 2nd row 7 : 7 | maggie toal | "feed him with love" | 61 | 7th row 8 : 8 | liam reilly | "somewhere in europe" | 130 | 1st ] Execute this SQL based on the above table: select draw where id = ( select id where draw = 4 ) - 1
3
[ header: club | played | won | drawn | lost | points for | points against | bonus points | points row 1 : biarritz olympique | 26 | 19 | None | 7 | 694 | 350 | 14 | 90 row 2 : stade francais | 26 | 19 | None | 7 | 633 | 437 | 13 | 89 row 3 : stade toulousain | 26 | 19 | None | 7 | 713 | 427 | 12 | 88 row 4 : usa perpignan | 26 | 18 | None | 8 | 671 | 398 | 12 | 84 row 5 : su agen | 26 | 15 | None | 11 | 655 | 540 | 10 | 70 row 6 : cs bourgoin-jal | 26 | 14 | None | 12 | 591 | 516 | 11 | 67 row 7 : castres olympique | 26 | 13 | None | 13 | 685 | 559 | 14 | 66 row 8 : asm clermont | 26 | 14 | None | 12 | 577 | 569 | 7 | 63 row 9 : ca brive | 26 | 10 | 1 | 15 | 431 | 553 | 9 | 51 row 10 : rc narbonne | 26 | 11 | None | 15 | 533 | 775 | 3 | 47 row 11 : montpellier rc | 26 | 9 | 0 | 17 | 574 | 659 | 10 | 46 row 12 : aviron bayonnais | 26 | 8 | 1 | 17 | 514 | 669 | 9 | 43 row 13 : section paloise | 26 | 9 | 0 | 17 | 476 | 790 | 4 | 40 row 14 : rc toulonnais | 26 | 3 | 0 | 23 | 332 | 837 | 7 | 19 ] Execute this SQL based on the above table: select count ( * ) where club = 'cs bourgoin-jallieu'
1
[ header: name | date of birth | club | division | appointed | time as manager row 1 : francis bosschaerts | 15 october 1956 | heist | belgian second division | 1 june 1999 | 15 years, 25 days row 2 : hein vanhaezebrouck | 16 february 1964 | kortrijk | belgian pro league | 6 june 2010 | 4 years, 20 days row 3 : arnauld mercier | 4 june 1972 | boussu dour | belgian second division | 21 april 2011 | 3 years, 66 days row 4 : frank defays | 23 january 1974 | virton | belgian second division | 6 june 2011 | 3 years, 20 days row 5 : serhiy serebrenni | 1 september 1976 | roeselare | belgian second division | 30 june 2011 | 2 years, 361 days row 6 : regi van acker | 25 april 1955 | hoogstraten | belgian second division | 23 november 2011 | 2 years, 215 days row 7 : eric franken | None | asv geel | belgian second division | 20 march 2012 | 2 years, 98 days row 8 : john van den brom | 4 october 1966 | anderlecht | belgian pro league | 30 may 2012 | 2 years, 27 days row 9 : tintin marquez | 7 january 1962 | eupen | belgian second division | 6 july 2012 | 1 year, 355 days row 10 : lorenzo staelens | 30 april 1964 | cercle brugge | belgian pro league | 2 april 2013 | 1 year, 85 days row 11 : dennis van wijk | 16 december 1962 | westerlo | belgian second division | 29 april 2013 | 1 year, 58 days row 12 : yannick ferrera | 24 september 1980 | sint-truiden | belgian second division | 24 may 2013 | 1 year, 33 days row 13 : jimmy floyd hasse | 27 march 1972 | antwerp | belgian second division | 29 may 2013 | 1 year, 28 days row 14 : philippe medery | None | vise | belgian second division | 31 may 2013 | 1 year, 26 days row 15 : felice mazzu | 12 march 1966 | charleroi | belgian pro league | 1 june 2013 | 1 year, 25 days row 16 : stijn vreven | 18 july 1973 | lommel united | belgian second division | 1 june 2013 | 1 year, 25 days row 17 : guido brepoels | 7 june 1961 | dessel sport | belgian second division | 24 september 2013 | 0 years, 275 days row 18 : mircea rednic | 9 april 1962 | gent | belgian pro league | 1 october 2013 | 0 years, 268 days row 19 : bob peeters | 10 january 1974 | waasland-beveren | belgian pro league | 5 november 2013 | 0 years, 233 days row 20 : rachid chihab | None | mouscron-peruwelz | belgian second division | 19 december 2013 | 0 years, 189 days row 21 : franky vercauteren | 28 october 1956 | mechelen | belgian pro league | 5 january 2014 | 0 years, 172 days row 22 : jean-guy wallemme | 10 august 1967 | rwdm brussels | belgian second division | 30 january 2014 | 0 years, 147 days row 23 : rene desaeyere | 14 september 1947 | aalst | belgian second division | 5 february 2014 | 0 years, 141 days ] Execute this SQL based on the above table: select count ( * ) where division = 'belgian second division'
16
[ header: year | location | men's individual | women's individual | men's team | women's team | mixed team | ref row 1 : 1996 | vaulx-en-velin | franck dauphin (fra) | anna campagnoli (ita | None | None | None | row 2 : 1998 | taoyuan | john blaschke (usa) | shih ya-ping (t | united states | chinese taipei | None | row 3 : 2000 | madrid | tsai sung-pin | jamie van natta (usa) | united states | united states | None | row 4 : 2002 | chonburi | adam wheatcroft (usa) | mary zorn (usa) | united states | united states | None | row 5 : 2004 | madrid | choi yong-hee ( | mary zorn (usa) | south korea | united states | None | row 6 : 2006 | vinicne | braden gellenthien (usa | amandine bouillot (fr | united states | france | united states | row 7 : 2008 | tainan | jedd greschock (usa | erika anschutz (usa) | mexico | south korea | united states | row 8 : 2010 | shenzhen | adam gallant (usa) | vida halimian (ir | united states | united states | united states | row 9 : 2012 | cordoba | daniel suter (us | kristina berger (ger) | italy | united states | united states | row 10 : 2014 | legnica | None | None | None | None | None | ] Execute this SQL based on the above table: select count ( mixed team ) where year < 2004
0
[ header: act | year signed | # albums released under bad boy row 1 : diddy | 1993 | 6 row 2 : the notorious b.i.g | 1993 | 5 row 3 : harve pierre | 1993 | None row 4 : the hitmen | 1993 | None row 5 : mario winans | 1995 | 1 row 6 : kalenna harper | 2004 | None row 7 : cassie | 2006 | 1 row 8 : janelle monae | 2007 | 2 row 9 : red cafe | 2009 | None row 10 : machine gun kelly | 2011 | 1 row 11 : french montana | 2012 | 1 row 12 : megan nicole | 2012 | None ] Execute this SQL based on the above table: select act where act = act and act < ( select act where act = 'diddy' )
cassie
[ header: title | year | language | role | notes row 1 : shakti | 1982 | hindi | None | credited as "murliss" row 2 : maqbool | 2003 | hindi | devsare | None row 3 : market | 2003 | hindi | None | None row 4 : main hoon na | 2004 | hindi | khan | None row 5 : masti: sanam teri | 2004 | hindi | eunuch at band stand | None row 6 : mangal pandey: the rising | 2005 | hindi | sheikh paltu | None row 7 : apaharan | 2005 | hindi | muralidhar | None row 8 : chocolate | 2005 | hindi | None | None row 9 : teesri aank | 2006 | hindi | dinesh | None row 10 : rockin' meera | 2006 | None | prem | None row 11 : fight club - members only | 2006 | hindi | None | None row 12 : buddha mar gaya | 2006 | hindi | rohan alexander | None row 13 : dhol | 2007 | hindi | zicomo | None row 14 : athidi | 2007 | telugu | kaiser/ajay sastr | None row 15 : eik dasttak | 2007 | None | None | None row 16 : black friday | 2004 | hindi | None | None row 17 : laaga chunari mein daag | 2007 | hindi | None | None row 18 : one two three | 2008 | hindi | mm munde | None row 19 : jaane tu... ya | 2008 | hindi | inspector (special appearance) | None row 20 : mere khwabon mein jo | 2009 | None | None | None row 21 : chal chala chal | 2009 | hindi | gajendra singh | None row 22 : 13b: fear has a new address | 2009 | tamil/hindi | inspector shiva | None row 23 : saluun | 2009 | None | sipahi ji | None row 24 : rokkkit | 2010 | None | None | None row 25 : lamhaa | 2010 | hindi | news reporter | None row 26 : dabangg | 2010 | hindi | None | None row 27 : tees maar khan | 2010 | hindi | agent-mukherjee | None row 28 : oosaravelli | 2011 | telugu | chota gangleader | None row 29 : singham | 2011 | hindi | sp | None row 30 : chatur singh two star | 2011 | hindi | None | None row 31 : aalaap | 2012 | hindi | naxalite | None row 32 : jeena hai toh thok | 2012 | hindi | hanumant singh | None row 33 : chakravyuh | 2012 | hindi | None | None row 34 : krishnam vande jaga | 2012 | telugu | chakravarthi | None row 35 : karma yodha | 2012 | malayalam | None | None row 36 : hungame pe hungama | 2013 | hindi | None | None row 37 : platform no. 6 | 2013 | telugu | None | None row 38 : pattathu yaana | 2013 | tamil | marudhamuthu | None row 39 : zindagi 50-50 | 2013 | hindi | None | None row 40 : yevadu | 2013 | telugu | durani | None row 41 : karmachari | 2013 | telugu | None | None ] Execute this SQL based on the above table: select year where title = 'jaane tu... ya jaane na' order by year limit 1208
2008
[ header: season | age | overall | slalom | giant slalom | super g | downhill | combined row 1 : 1967 | 16 | 27 | 19 | None | not run | None | not awarded row 2 : 1968 | 17 | 12 | 11 | 8 | not run | None | not awarded row 3 : 1969 | 18 | 7 | 4 | 11 | not run | 5 | not awarded row 4 : 1970 | 19 | 11 | 8 | 10 | not run | 12 | not awarded row 5 : 1971 | 20 | 14 | 13 | 9 | not run | 15 | not awarded row 6 : 1972 | 21 | 6 | 4 | 7 | not run | 10 | not awarded row 7 : 1973 | 22 | 4 | 2 | 8 | not run | 9 | not awarded row 8 : 1974 | 23 | 7 | 2 | 13 | not run | 11 | not awarded row 9 : 1975 | 24 | 3 | 7 | 7 | not run | 6 | not awarded row 10 : 1976 | 25 | 1 | 1 | 3 | not run | 9 | 1 ] Execute this SQL based on the above table: select super g where super g <= 'not run' order by season asc limit 1
not run
[ header: year | title | role | notes row 1 : 1978 | the big fix | pool man | None row 2 : 1979 | french postcards | sayyid | None row 3 : 1979 | last embrace | first commuter | None row 4 : 1980 | night of the juggler | allesandro the cabbie | None row 5 : 1981 | ragtime | tateh | None row 6 : 1983 | yentl | avigdor | nominated-golden globe award for best row 7 : 1983 | daniel | paul isaacson | None row 8 : 1985 | maxie | nick | None row 9 : 1986 | tenku no shiro rap | louis | None row 10 : 1987 | the princess bride | inigo montoya | None row 11 : 1988 | alien nation | detective samuel 'ge | nominated-saturn award for best row 12 : 1988 | the house on carroll street | ray salwen | None row 13 : 1990 | dick tracy | 88 keys | None row 14 : 1991 | true colors | john palmeri | None row 15 : 1991 | impromptu | alfred de musset | None row 16 : 1991 | the doctor | dr. murray kaplan | None row 17 : 1993 | the music of chance | jim nashe | None row 18 : 1993 | life with mikey | irate man | None row 19 : 1994 | squanto: a warrior's | brother daniel | None row 20 : 1998 | lulu on the bridge | philip kleinman | None row 21 : 1998 | men with guns | andrew | None row 22 : 1999 | the adventures of elmo in | huxley | None row 23 : 2001 | pinero | joseph papp | None row 24 : 2002 | run ronnie run | himself | None row 25 : 2003 | celebrity train layouts: mandy patin | himself | None row 26 : 2005 | the choking man | rick | None row 27 : 2006 | everyone's hero | stanley irving | None row 28 : 2010 | 4.3.2.1 ... the countdown begins | jago l | None row 29 : 2014 | wish i was here | saul bloom | None ] Execute this SQL based on the above table: select ( select year where title = 'run ronnie run' ) - ( select year where title = 'the adventures of elmo in grouchland' )
3
[ header: issue | volume | title | main feature story | first/early appearance story/stories | release date row 1 : 1 | 24 | the avengers | ultron unlimited (avengers vol | the coming of the avengers ( | 27 dec 2013 row 2 : 2 | 12 | spider-man | happy birthday (amazing spider-man vol | spider-man (amazing fantasy #15) | 15 jan 2014 row 3 : 3 | 55 | wolverine | get mystique (wolverine | and now... the wolverine (in | 29 jan 2014 row 4 : 4 | 29 | hawkeye | hawkeye (hawkeye vol.1 #1 | hawkeye, the marskman (tale | 12 feb 2014 row 5 : 5 | 10 | the hulk | dogs of war (the incredible hulk | none | 26 feb 2014 row 6 : 6 | 22 | jean grey | here comes yesterday (all-new x- | x-men origins: jean grey | 12 mar 2014 row 7 : 7 | 49 | power man | power man and iron fist #50- | luke cage #1-3 | 26 mar 2014 row 8 : 8 | tbc | captain america | captain america #247-255 | None | 9 apr 2014 row 9 : 9 | tbc | iron man | the five nightmares (iron man (vol. | tales of suspense #39 | 23 apr 2014 row 10 : 10 | tbc | the x-men | x-men: children of the atom | x-men (vol. 1) #1 | 7 may 2014 row 11 : 11 | tbc | black widow | tbc | tbc | 21 may 2014 row 12 : 12 | tbc | the human torch (jim hammond) | tbc | tbc | 4 june 2014 row 13 : 13 | tbc | warriors three | tbc | tbc | 18 june 2014 row 14 : 14 | tbc | cyclops | tbc | tbc | 2 july 2014 row 15 : 15 | tbc | captain marvel | tbc | tbc | 16 july 2014 ] Execute this SQL based on the above table: select count ( * ) where main feature story = 'tbc'
5
[ header: church name | address | community | school row 1 : blessed sacrament | 6657 w. sunset bl | los angeles (hollywood) | k-8 row 2 : st. vibiana | 923 south la brea ave | los angeles (mid-city) | no row 3 : christ the king | 624 north rossmore ave | los angeles (hollywood) | k-8 row 4 : holy spirit | 1425 s. dunsmu | los angeles (mid-city) | None row 5 : our mother of good counsel | 2060 n. vermont ave | los angeles (los feliz) | k-8 row 6 : st. casimir | 2718 saint george st. | los angeles (los feliz) | no row 7 : st. columban | 125 loma dr.34 | los angeles (filipinotown | no row 8 : st. francis of assi | 1523 golden gate ave.34° | los angeles (silverlake) | k-8 row 9 : st. kevin | 4072 beverly blvd | los angeles (south h | no row 10 : st. mary magdalen | 1241 corning st.34° | los angeles (south rob | 1-8 row 11 : st. peter (italian | 1039 n. broadway34°04 | los angeles (solano canyon) | no row 12 : st. teresa of | 2215 fargo st.34° | los angeles (silverlake) | k-8 ] Execute this SQL based on the above table: select church name where address = '2215 fargo st.34°05′31′′n 118°15′32′′w / 34.09194°n 118.25889°w'
st. teresa of avila
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | great britain (gbr) | 2 | 1 | 2 | 5 row 2 : 2 | brazil (bra) | 2 | 0 | 0 | 2 row 3 : 3 | spain (esp) | 1 | 2 | 0 | 3 row 4 : 4 | austria (aut) | 1 | 1 | 0 | 2 row 5 : 4 | greece (gre) | 1 | 1 | 0 | 2 row 6 : 4 | united states (usa) | 1 | 1 | 0 | 2 row 7 : 7 | france (fra) | 1 | 0 | 1 | 2 row 8 : 7 | israel (isr) | 1 | 0 | 0 | 1 row 9 : 7 | norway (nor) | 1 | 0 | 0 | 1 row 10 : 10 | ukraine (ukr) | 0 | 2 | 0 | 2 row 11 : 11 | china (chn) | 0 | 1 | 0 | 1 row 12 : 11 | czech republic (cze) | 0 | 1 | 0 | 1 row 13 : 11 | canada (can) | 0 | 1 | 0 | 1 row 14 : 14 | denmark (den) | 0 | 0 | 2 | 2 row 15 : 15 | argentina (arg) | 0 | 0 | 1 | 1 row 16 : 15 | italy (ita) | 0 | 0 | 1 | 1 row 17 : 15 | japan (jpn) | 0 | 0 | 1 | 1 row 18 : 15 | poland (pol) | 0 | 0 | 1 | 1 row 19 : 15 | slovenia (slo) | 0 | 0 | 1 | 1 row 20 : 15 | sweden (swe) | 0 | 0 | 1 | 1 row 21 : total | None | 11 | 11 | 11 | 33 ] Execute this SQL based on the above table: select count ( * ) where nation = 'japan (jpn)'
1
[ header: no. | title (latin) | title (english translation) | subject | date row 1 : 1 | qui pluribus | None | on faith and religion | 9 november 1846 row 2 : 2 | praedecessores nostros | None | on aid for ireland | 25 march 1847 row 3 : 4 | ubi primum | None | on immaculate conception | 2 february 1849 row 4 : 5 | nostis et nobiscum | None | on the church in the papal states | 8 december 1849 row 5 : 6 | exultavit cor nostrum | None | on the effects of the jubilee | 21 november 1851 row 6 : 7 | nemo certe ignorat | None | on discipline for clergy | 25 march 1852 row 7 : 8 | probe noscitis venerabiles | None | on the discipline for clergy | 17 may 1852 row 8 : 9 | inter multiplices | None | pleading for unity of spirit | 21 march 1853 row 9 : 10 | neminem vestrum | None | on the persecution of armenians | 2 february 1854 row 10 : 11 | optime noscitis | None | on the proposed catholic university of irel | 20 march 1854 row 11 : 13 | optime noscitis | None | on episcopal meetings | 5 november 1855 row 12 : 14 | singulari quidem | None | on the church in austria | 17 march 1856 row 13 : 15 | cum nuper | None | on care for clerics | 20 january 1858 row 14 : 16 | amantissimi redemptoris | None | on priests and the care of souls | 3 may 1858 row 15 : 17 | cum sancta mater eccle | None | pleading for public prayer | 27 april 1859 row 16 : 18 | qui nuper | None | on the pontifical states | 18 june 1859 row 17 : 19 | nullis certe verbis | None | on the need for civil sovereignty | 19 january 1860 row 18 : 20 | amantissimus | None | on the care of the churches | 8 april 1862 row 19 : 22 | incredibili | None | on the persecution in new granada | 17 september 1863 row 20 : 24 | quanta cura | None | condemning current errors | 8 december 1864 row 21 : 25 | meridionali americae | None | on the seminary for the native clergy | 30 september 1865 row 22 : 26 | levate | None | on the affiliations of church | 27 october 1867 row 23 : 27 | respicientes | None | protesting the taking of the pontifical states | 1 november 1870 row 24 : 28 | ubi nos | "our city" | on the pontifical states | 15 may 1871 row 25 : 29 | beneficia dei | None | on the 25th anniversary of his pontificate | 4 june 1871 row 26 : 30 | saepe venerabiles | None | thanksgiving for 25 years of pontificate | 5 august 1871 row 27 : 31 | quae in patriarchatu | None | on the church in chaldea | 16 november 1872 row 28 : 32 | quartus supra | None | on the church in armenia | january 1873 row 29 : 34 | vix dum a nobis | None | on the church in austria | 7 march 1874 row 30 : 35 | omnem sollicitudinem | None | on the greek-ruthenian rite | 13 may 1874 row 31 : 36 | gravibus ecclesia | None | proclaiming a jubilee | 24 december 1874 row 32 : 37 | quod nunquam | None | on the church in prussia | 5 february 1875 row 33 : 38 | graves ac diuturnae | None | on the church in switzerland | 23 march 1875 ] Execute this SQL based on the above table: select no. where title (latin) = 'beneficia dei'
29
[ header: pos | no. | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | 75 | mattia pasini | aprilia | 27 | 39:44.091 | 3 | 25 row 2 : 2 | 19 | alvaro bautista | aprilia | 27 | 0.01 | 2 | 20 row 3 : 3 | 52 | lukas pesek | derbi | 27 | 0.111 | 1 | 16 row 4 : 5 | 24 | simone corsi | gilera | 27 | 9.372 | 9 | 11 row 5 : 6 | 1 | thomas luthi | honda | 27 | 10.57 | 13 | 10 row 6 : 7 | 18 | nicolas terol | derbi | 27 | 11.835 | 5 | 9 row 7 : 8 | 36 | mika kallio | ktm | 27 | 11.905 | 4 | 8 row 8 : 9 | 6 | joan olive | aprilia | 27 | 26.017 | 16 | 7 row 9 : 10 | 33 | sergio gadea | aprilia | 27 | 26.172 | 12 | 6 row 10 : 11 | 32 | fabrizio lai | honda | 27 | 26.361 | 6 | 5 row 11 : 12 | 38 | bradley smith | honda | 27 | 26.389 | 14 | 4 row 12 : 13 | 11 | sandro cortese | honda | 27 | 26.48 | 11 | 3 row 13 : 14 | 14 | gabor talmacsi | honda | 27 | 26.606 | 7 | 2 row 14 : 15 | 71 | tomoyoshi koyama | malaguti | 27 | 27.068 | 15 | 1 row 15 : 16 | 54 | randy krummenacher | ktm | 27 | 27.192 | 21 | None row 16 : 18 | 17 | stefan bradl | ktm | 27 | 46.201 | 18 | None row 17 : 19 | 95 | georg frohlich | honda | 27 | 56.274 | 28 | None row 18 : 20 | 35 | raffaele de rosa | aprilia | 27 | 56.549 | 25 | None row 19 : 21 | 26 | vincent braillard | aprilia | 27 | 56.782 | 31 | None row 20 : 23 | 15 | michele pirro | aprilia | 27 | 57.474 | 22 | None row 21 : 24 | 29 | andrea iannone | aprilia | 27 | 57.707 | 20 | None row 22 : 25 | 7 | alexis masbou | malaguti | 27 | +1:04.698 | 37 | None row 23 : 26 | 16 | michele conti | honda | 27 | +1:04.793 | 32 | None row 24 : 28 | 43 | manuel hernandez | aprilia | 27 | +1:17.323 | 30 | None row 25 : 29 | 23 | lorenzo baroni | honda | 27 | +1:17.507 | 26 | None row 26 : 30 | 21 | mateo tunez | aprilia | 27 | +1:20.583 | 29 | None row 27 : 32 | 98 | toni wirsing | honda | 26 | +1 lap | 42 | None row 28 : ret | 44 | karel abraham | aprilia | 16 | retirement | 33 | None row 29 : ret | 13 | dino lombardi | aprilia | 13 | retirement | 41 | None row 30 : ret | 37 | joey litjens | honda | 11 | retirement | 38 | None row 31 : ret | 22 | pablo nieto | aprilia | 9 | retirement | 8 | None ] Execute this SQL based on the above table: select no. where no. = 37
37
[ 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 minimum baseline (m) (un-projected) where minimum baseline (m) (un-projected) != 46 and limiting magnitude = ( select limiting magnitude where minimum baseline (m) (un-projected) = 46 )
4.0, 6.0
[ header: year | title | role | notes row 1 : 1984 | no small affair | mona | film debut row 2 : 1985 | moving violations | amy hopkins | None row 3 : 1987 | inside out | amy | None row 4 : 1988 | johnny be good | connie hisler | None row 5 : 1988 | high spirits | miranda | None row 6 : 1989 | let it ride | vicki | None row 7 : 1989 | the fabulous baker boys | blanche "monica" moran | None row 8 : 1991 | the doors | okie girl | uncredited row 9 : 1991 | scorchers | talbot | None row 10 : 1992 | shadow of the wolf | igiyook | None row 11 : 1993 | made in america | stacy | None row 12 : 1994 | bullets over broadway | olive neal | None row 13 : 1994 | embrace of the vampire | marika | None row 14 : 1995 | bird of prey | kily griffith | None row 15 : 1995 | man with a gun | rena rushton/kathy | None row 16 : 1996 | the pompatus of love | tarzaan | None row 17 : 1996 | house arrest | cindy figler | None row 18 : 1996 | bound | violet | None row 19 : 1996 | american strays | patty mae | None row 20 : 1997 | liar liar | samantha cole | None row 21 : 1997 | edie & pen | edie piper | None row 22 : 1997 | bella mafia | moyra luciano | None row 23 : 1997 | the wrong guy | lynn holden | None row 24 : 1998 | relax...it's just sex | tara ricotto | None row 25 : 1998 | hoods | mary crippa | None row 26 : 1998 | bride of chucky | tiffany | None row 27 : 1998 | music from another room | nina | None row 28 : 1999 | goosed | charlene | None row 29 : 1999 | do not disturb | cathryn | None row 30 : 1999 | bartok the magnificent | piloff | voice only direct-to-video row 31 : 1999 | play it to the bone | ringside fan | None row 32 : 2000 | cord | helen | None row 33 : 2000 | bruno | dolores | None row 34 : 2000 | dancing at the blue iguana | jo | None row 35 : 2000 | the crew | ferris 'aka maureen' low | None row 36 : 2001 | fast sofa | ginger quail | None row 37 : 2001 | ball in the house | dot | None row 38 : 2001 | the cat's meow | louella parsons | None row 39 : 2003 | the haunted mansion | madame leota | None row 40 : 2003 | jericho mansions | donna cherry | None row 41 : 2004 | second best | carole | None row 42 : 2004 | perfect opposites | elyse steinberg | None row 43 : 2004 | home on the range | grace | voice only row 44 : 2004 | el padrino | sebeva | None row 45 : 2004 | love on the side | alma kerns | None row 46 : 2005 | lil' pimp | miss de la croix | voice only row 47 : 2005 | the civilization of maxwell bright | dr. o'shannon | None row 48 : 2005 | tideland | queen gunhilda | None row 49 : 2006 | the poker movie | herself | None row 50 : 2007 | intervention | None | None row 51 : 2008 | deal | karen 'razor' jo | None row 52 : 2008 | the caretaker | miss perry | None row 53 : 2008 | inconceivable | salome 'sally' marsh | None ] Execute this SQL based on the above table: select sum ( year ) where title in ( 'the fabulous baker boys' , 'the poker movie' )
3995
[ header: name | completed | architect | location | year of listing & ref(s) row 1 : 46-48 brown street | 1868 | george truefitt | None | None row 2 : 50 newton street | circa 1900 | clegg & knowles | newton street, piccadilly | 1988 row 3 : 53 king street | 1912 | charles heathcote | king street | None row 4 : albert hall | 1910 | w. j. morley | peter street | None row 5 : ancoats hospital | 1891 | lewis and crawcroft | ancoats | 1974 row 6 : apollo theatre | 1930 | None | ardwick | 1994 row 7 : barlow hall | 15th century (altered since) | None | chorlton-cum-hardy | 1974 (downgraded in 1994) row 8 : barnes hospital | 1875 | lawrence booth | didsbury | 1998 row 9 : bridgewater house | 1912 | harry fairhurst | whitworth street | None row 10 : cis tower | 1962 | gordon tait | miller street | 1995 row 11 : chancellors hotel & conference centre ( | 1851 | edward walters | fallowfield | 1974 row 12 : chancellors hotel & conference centre ( | 1851 | edward walters | fallowfield | 1974 row 13 : cooperative press | late 19th century | None | naples street, ancoats | 1994 row 14 : corn exchange | 1903 | None | exchange square | 1973 row 15 : derros building | 1899 | william sharpe | great ancoats street | 1998 row 16 : greenhayes centre | 1896 | None | moss side | 1994 row 17 : hanover building | 1909 | f.e.l harris | corporation street | 1988 row 18 : holyoake house | 1911 | f.e.l harris | dantzic street | 1988 row 19 : national and provoncial building society | circa. 1910 | c. r. cockerell | king street | 1974 row 20 : manchester deansgate railway station | 1896 | None | None | 1998 row 21 : manchester oxford road railway station | 1960 | w. r. headley and max | oxford road | 1995 row 22 : manchester victoria station | 1844 | None | hunts bank | 1988 row 23 : palace theatre | 1891 | alfred derbyshire and f. | oxford street | 1977 row 24 : the ritz | 1927 | None | whitworth street | 1994 row 25 : royal exchange | 1921 | bradshaw, gass & hope | cross street | None row 26 : redfern building | 1936 | w. a. johnson and | dantzic street | 1994 row 27 : sackville street building | 1912 | spalding and cross | sackville street | 1974 row 28 : st. james buildings | 1912 | clegg, fryer & penman | 65-95 oxford street | 1988 row 29 : st mary's hospital | 1909 | john ely | wilmslow road | 1994 row 30 : smithfield market hall | 1857 | None | swan street, ancoats | 1973 row 31 : strangeways prison ventilation and watch tower | 1868 | alfred waterhouse | sherborne street | 1974 row 32 : theatre royal | 1845 | irwin and chester | peter street | 1974 row 33 : the old wellington inn | mid-16th century | None | shambles square | 1952 row 34 : whitworth park mansions | circa 1840s | None | whitworth park | 1974 ] Execute this SQL based on the above table: select count ( completed )
34
[ header: round | opponent | result | bro. | opp. | date | venue | crowd | position row 1 : 1 | auckland warriors | win | 14 | 2 | 1 mar | anz stadium | 42361 | 2/10 row 2 : 2 | adelaide rams | win | 28 | 12 | 9 mar | anz stadium | 16279 | 1/10 row 3 : 3 | perth reds | win | 26 | 16 | 16 mar | waca ground | 11109 | 2/10 row 4 : 4 | canberra raiders | win | 24 | 8 | 24 mar | anz stadium | 26103 | 2/10 row 5 : 5 | cronulla sharks | win | 14 | 12 | 31 mar | anz stadium | 17294 | 1/10 row 6 : 6 | north queensland cowboys | win | 42 | 16 | 5 apr | stockland stadium | 30122 | 1/10 row 7 : 7 | adelaide rams | win | 20 | 10 | 13 apr | adelaide oval | 17633 | 1/10 row 8 : 8 | penrith panthers | loss | 26 | 27 | 21 apr | penrith football stadium | 12648 | 1/10 row 9 : 9 | canterbury bulldogs | win | 34 | 16 | 28 apr | anz stadium | 17921 | 1/10 row 10 : 10 | auckland warriors | win | 34 | 18 | 4 may | mt smart stadium | 16471 | 1/10 row 11 : 11 | north queensland cowboys | draw | 20 | 20 | 25 may | anz stadium | 14167 | 1/10 row 12 : 12 | hunter mariners | loss | 6 | 24 | 30 may | topper stadium | 7124 | 1/10 row 13 : 13 | cronulla sharks | loss | 4 | 32 | 30 jun | endeavour field | 12240 | 1/10 row 14 : 14 | perth reds | win | 50 | 14 | 6 jul | anz stadium | 11806 | 1/10 row 15 : 15 | canberra raiders | win | 19 | 4 | 14 jul | bruce stadium | 13067 | 1/10 row 16 : 16 | penrith panthers | win | 54 | 12 | 10 aug | anz stadium | 13921 | 1/10 row 17 : 17 | hunter mariners | win | 34 | 16 | 18 aug | anz stadium | 13830 | 1/10 row 18 : 18 | canterbury bulldogs | win | 32 | 24 | 25 aug | belmore oval | 9781 | 1/10 row 19 : semi final | cronulla sharks | win | 34 | 2 | 6 sep | stockland stadium | 26256 | None row 20 : grand final | cronulla sharks | win | 26 | 8 | 20 sep | anz stadium | 58912 | None ] Execute this SQL based on the above table: select result where result in ( 'loss' , 'win' ) order by opp. asc limit 1
win
[ header: club | played | won | drawn | lost | points for | points against | bonus points | points row 1 : biarritz olympique | 26 | 19 | None | 7 | 694 | 350 | 14 | 90 row 2 : stade francais | 26 | 19 | None | 7 | 633 | 437 | 13 | 89 row 3 : stade toulousain | 26 | 19 | None | 7 | 713 | 427 | 12 | 88 row 4 : usa perpignan | 26 | 18 | None | 8 | 671 | 398 | 12 | 84 row 5 : su agen | 26 | 15 | None | 11 | 655 | 540 | 10 | 70 row 6 : cs bourgoin-jal | 26 | 14 | None | 12 | 591 | 516 | 11 | 67 row 7 : castres olympique | 26 | 13 | None | 13 | 685 | 559 | 14 | 66 row 8 : asm clermont | 26 | 14 | None | 12 | 577 | 569 | 7 | 63 row 9 : ca brive | 26 | 10 | 1 | 15 | 431 | 553 | 9 | 51 row 10 : rc narbonne | 26 | 11 | None | 15 | 533 | 775 | 3 | 47 row 11 : montpellier rc | 26 | 9 | 0 | 17 | 574 | 659 | 10 | 46 row 12 : aviron bayonnais | 26 | 8 | 1 | 17 | 514 | 669 | 9 | 43 row 13 : section paloise | 26 | 9 | 0 | 17 | 476 | 790 | 4 | 40 row 14 : rc toulonnais | 26 | 3 | 0 | 23 | 332 | 837 | 7 | 19 ] Execute this SQL based on the above table: select club where club < ( select club where club = 'biarritz olympique' ) order by club desc limit 1
aviron bayonnais
[ header: region/country | 1882- 1918 | 1919- 1948 | 1948- 1951 | 1952- 1960 | 1961- 1971 | 1972- 1979 | 1980- 1989 | 1990- 2001 | 2002- 2010 | 2011- 2013 | total row 1 : africa | None | 11180 | 96272 | 143706 | 165372 | 20109 | 28822 | 55560 | 31419 | 7755 | 560195 row 2 : algeria | None | 357 | 3810 | 3433 | 12857 | 2137 | 1830 | 1682 | 1967 | 167 | 27035 row 3 : libya | None | 1300 | 30972 | 2079 | 2466 | 219 | 67 | 94 | 36 | 5 | 37138 row 4 : morocco | None | 1500 | 30750 | 95945 | 130507 | 7780 | 3809 | 3276 | 2113 | 95 | 275261 row 5 : zimbabwe | None | None | 37 | 22 | 145 | 393 | 82 | 26 | 22 | 3 | 722 row 6 : bolivia | None | None | 0 | 0 | 199 | 94 | 80 | 53 | 84 | 11 | 521 row 7 : colombia | None | None | 0 | 0 | 415 | 552 | 475 | 657 | 965 | 206 | 3270 row 8 : mexico | None | None | 48 | 168 | 736 | 861 | 993 | 1049 | 697 | 238 | 4790 row 9 : panama | None | None | 0 | 0 | 64 | 43 | 48 | 50 | 40 | 10 | 255 row 10 : other (americas/oceania) | None | 318 | 313 | 0 | 148 | 3 | 8 | 44 | 12 | 238 | 1084 row 11 : afghanistan | None | 1600 | 2303 | 1106 | 516 | 132 | 57 | 21 | 13 | None | 5648 row 12 : azerbaijan | None | None | 0 | 0 | 0 | 1800 | 25000 | 33453 | 2142 | 295 | 62691 row 13 : iran | 1760 | 6000 | 21910 | 15699 | 19502 | 9550 | 8487 | 4326 | 1097 | 97 | 88428 row 14 : japan | None | None | 0 | 9 | 25 | 34 | 57 | 98 | 32 | 2 | 257 row 15 : lebanon | None | None | 235 | 846 | 2208 | 564 | 179 | 96 | 34 | 5 | 4167 row 16 : yemen | 5000 | 18000 | 48315 | 1170 | 1066 | 51 | 17 | 683 | 103 | 69 | 74474 row 17 : europe | None | 471477 | 330282 | 99564 | 168488 | 190336 | 75852 | 958834 | 119628 | 32412 | 2446873 row 18 : ireland | None | None | 14 | 46 | 145 | 157 | 233 | 136 | 54 | 5 | 790 row 19 : thereof: denmark | None | None | 27 | 46 | 298 | 292 | 411 | 389 | 85 | 17 | 1565 row 20 : thereof: russia | None | None | None | None | None | None | 22600 | 291231 | 41599 | 7223 | 362653 row 21 : thereof: baltic countries | None | None | None | None | None | None | 37300 | 21174 | 1018 | None | 59492 row 22 : (1): lithuania | None | None | None | None | None | None | 24500 | 6774 | None | 40 | 31314 row 23 : thereof: moldova | None | None | None | None | None | None | 24200 | 48261 | 2555 | 426 | 75442 ] Execute this SQL based on the above table: select ( select 1990- 2001 where region/country = 'europe' ) > ( select 1990- 2001 where region/country = 'azerbaijan' )
1
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : winner | 1 | 12 march 1978 | dallas | carpet | martina navratilova | evonne goolagong bett | 6-3, 7-6 row 2 : runner-up | 3 | 18 february 1979 | los angeles | hard (i) | martina navratilova | rosemary casals chris evert | 4-6, 6-1, 3-6 row 3 : winner | 4 | 12 august 1979 | indianapolis | clay | kathy jordan | penny johnson paula smith | 6-1, 6-0 row 4 : winner | 5 | 28 october 1979 | tampa | hard | virginia ruzici | ilana kloss bett | 7-5, 4-6, 7-5 row 5 : winner | 6 | 25 november 1979 | brighton | carpet | ann kiyomura | ilana kloss laura | 6-2, 6-1 row 6 : runner-up | 5 | 2 december 1979 | melbourne | grass | dianne fromholtz | billie jean king wendy | 3-6, 3-6 row 7 : runner-up | 6 | 10 february 1980 | los angeles | hard (i) | kathy jordan | rosemary casals martina navrati | 6-7, 2-6 row 8 : winner | 8 | 7 june 1980 | french open | clay | kathy jordan | ivanna madruga ad | 6-1, 6-0 row 9 : runner-up | 10 | 5 october 1980 | minneapolis | carpet | paula smith | ann kiyomura candy | 3-6, 6-4, 1-6 row 10 : runner-up | 12 | 16 november 1980 | tampa | hard | paula smith | rosemary casals candy reynolds | 6-7, 5-7 row 11 : runner-up | 13 | 15 march 1981 | dallas | carpet | kathy jordan | martina navratilova pa | 5-7, 4-6 row 12 : runner-up | 14 | 21 june 1981 | eastbourne | grass | kathy jordan | martina navratilova pa | 7-6, 2-6, 1-6 row 13 : runner-up | 16 | 16 august 1981 | richmond | carpet | kathy jordan | sue barker ann kiyo | 6-4, 6-7, 4-6 row 14 : runner-up | 20 | 17 january 1982 | cincinnati | carpet | pam shriver | sue barker ann kiyo | 2-6, 6-7 row 15 : runner-up | 21 | 24 january 1982 | seattle | carpet | kathy jordan | rosemary casals wendy turnbull | 5-7, 4-6 row 16 : runner-up | 30 | 20 february 1983 | chicago | carpet | kathy jordan | martina navratilova pa | 1-6, 2-6 row 17 : runner-up | 32 | 3 april 1983 | tokyo | carpet | kathy jordan | billie jean king shar | 1-6, 1-6 row 18 : winner | 24 | 24 april 1983 | orlando | clay | billie jean king | martina navratilova pa | 6-3, 1-6, 7-6 row 19 : winner | 26 | 31 march 1985 | palm beach gardens | clay | joanne russell | laura arraya gabriela sa | 1-6, 6-1, 7-6(4) ] Execute this SQL based on the above table: select count ( opponents in the final )
19
[ header: date | racecourse | distance | race status | race | position | winning distance (lengths) | jockey | rating | going | odds | prize money row 1 : april 10, 2004 | kempton park | 8f | listed | snowdrop fillies stakes | 2nd to beneventa | None | johnny murtagh | 114 | good to soft | 4/11f | £6,600 row 2 : april 24, 2004 | sandown park | 8f | group 2 | betfred mile | 3rd to hurricane alan | None | johnny murtagh | 114 | good to soft | 5/2f | £11,000 row 3 : may 22, 2004 | curragh | 8f | group 2 | ridgewood pearl stakes | 1st | 6 | johnny murtagh | None | good to firm | 11/10f | £56,760.56 row 4 : june 15, 2004 | royal ascot | 8f | group 1 | queen anne stakes | 2nd to refuse to bend | None | johnny murtagh | 114 | good to firm | 6/1 | £55,000 row 5 : july 6, 2004 | newmarket | 8f | group 1 | falmouth stakes | 1st | 21⁄2 | johnny murtagh | 114 | good to firm | 11/4 | £116,000 row 6 : july 28, 2004 | goodwood | 8f | group 1 | sussex stakes | 1st | nk | johnny murtagh | 115 | good | 3/1 | £174,000 row 7 : september 11, 2004 | leopardstown | 8f | group 1 | matron stakes | 1st | 1⁄2 | johnny murtagh | None | good to firm | 8/13f | £119,014.08 row 8 : september 25, 2004 | ascot | 8f | group 1 | qeii stakes | 6th to rakti | None | johnny murtagh | 120 | good to firm | 5/2f | £3,750 ] Execute this SQL based on the above table: select race where id = ( select id where race = 'sussex stakes' ) + 1
matron stakes
[ header: place | player | country | score | to par | money ($) row 1 : 1 | larry nelson | united states | 70-66-66-71=273 | -7 | 60000 row 2 : 2 | fuzzy zoeller | united states | 70-68-68-71=277 | -3 | 40000 row 3 : 3 | dan pohl | united states | 69-67-73-69=2 | -2 | 25000 row 4 : t4 | isao aoki | japan | 75-68-66-70=279 | -1 | 13146 row 5 : t4 | keith fergus | united states | 71-71-69-68=2 | -1 | 13146 row 6 : t4 | bob gilder | united states | 74-69-70-66=2 | -1 | 13146 row 7 : t4 | tom kite | united states | 71-67-69-72=2 | -1 | 13146 row 8 : t4 | bruce lietzke | united states | 70-70-71-68=279 | -1 | 13146 row 9 : t4 | jack nicklaus | united states | 71-68-71-69=2 | -1 | 13146 row 10 : t4 | greg norman | australia | 73-67-68-71=2 | -1 | 13146 ] Execute this SQL based on the above table: select country where to par = ( select to par where country = 'united states' ) and country = 'united states'
united states
[ header: season | level | division | section | position | movements row 1 : 1993 | tier 3 | division 2 | ostra svealand | 1st | promoted row 2 : 1994 | tier 2 | division 1 | norra | 11th | relegation playoffs row 3 : 1995 | tier 2 | division 1 | norra | 4th | None row 4 : 1996 | tier 2 | division 1 | norra | 11th | relegation playoffs - re row 5 : 1997 | tier 3 | division 2 | ostra svealand | 3rd | None row 6 : 1998 | tier 3 | division 2 | ostra svealand | 7th | None row 7 : 1999 | tier 3 | division 2 | ostra svealand | 3rd | None row 8 : 2000 | tier 3 | division 2 | ostra svealand | 9th | None row 9 : 2001 | tier 3 | division 2 | ostra svealand | 7th | None row 10 : 2002 | tier 3 | division 2 | ostra svealand | 2nd | None row 11 : 2003 | tier 3 | division 2 | ostra svealand | 3rd | None row 12 : 2004 | tier 3 | division 2 | ostra svealand | 6th | None row 13 : 2005 | tier 3 | division 2 | ostra svealand | 4th | promoted row 14 : 2006 | tier 3 | division 1 | norra | 5th | None row 15 : 2007 | tier 3 | division 1 | sodra | 14th | relegated ] Execute this SQL based on the above table: select count ( division ) where season = 1996
1
[ header: pick # | player | position | nationality | nhl team | college/junior/club team row 1 : 123 | paul ames | defence | united states | pittsburgh penguins | billerica high school (ushs-m row 2 : 124 | joe reekie | defence | canada | hartford whalers | north bay centennials (ohl row 3 : 125 | greg evtushevski | right wing | canada | new jersey devils | kamloops blazers (w row 4 : 126 | bob pierson | left wing | canada | detroit red wings | london knights (ohl row 5 : 127 | tim burgess | defence | canada | los angeles kings | oshawa generals (ohl row 6 : 128 | cam plante | defence | canada | toronto maple leafs | brandon wheat kings (whl row 7 : 129 | iain duncan | left wing | canada | winnipeg jets | north york rangers (ojhl row 8 : 130 | terry maki | left wing | canada | vancouver canucks | brantford alexanders (oh row 9 : 131 | jeff hogg | goaltender | canada | calgary flames | oshawa generals (ohl row 10 : 132 | craig mack | defence | united states | quebec nordiques | east grand forks high school (ushs row 11 : 133 | steve orth | centre | united states | new york rangers | st. cloud state university (wcha row 12 : 134 | christian ruutt | centre | finland | buffalo sabres | pori (finland) row 13 : 135 | dwaine hutton | centre | canada | washington capitals | kelowna wings (whl) row 14 : 136 | sean toomey | left wing | united states | minnesota north stars | cretin-derham hall high school ( row 15 : 137 | jim sprenger | defence | united states | new york islanders | cloquet high school (ushs- row 16 : 138 | vladislav tretiak | goaltender | soviet union | montreal canadiens | moscow cska (ussr row 17 : 139 | scott birnie | rignt wing | canada | chicago black hawks | cornwall royals (ohl) row 18 : 140 | dale derkatch | centre | canada | edmonton oilers | regina pats (whl) row 19 : 141 | bob mormina | right wing | canada | philadelphia flyers | longueuil chevaliers (qmjh row 20 : 142 | ian armstrong | defence | canada | boston bruins | peterborough petes (ohl) ] Execute this SQL based on the above table: select nationality order by pick # desc limit 1
canada
[ header: draw | artist | song | jury | televote | total | place row 1 : 1 | kasia nova | "the devil" | 0 | 1 | 1 | 11 row 2 : 2 | edi ann | "lovin'u" | 7 | 5 | 12 | 4 row 3 : 3 | izabela kopec | "you've got my love" | 4 | 6 | 10 | 6 row 4 : 4 | starnawski & urban noiz | "it's not a game" | 5 | 0 | 5 | 10 row 5 : 5 | queens | "i say my body" | 0 | 0 | 0 | 12 row 6 : 6 | isis gee | "for life" | 12 | 12 | 24 | 1 row 7 : 7 | man meadow | "viva la musica" | 2 | 10 | 12 | 3 row 8 : 8 | afromental | "thing we've got" | 3 | 4 | 7 | 9 row 9 : 9 | plastic | "do something" | 10 | 2 | 12 | 5 row 10 : 10 | sandra oxenryd | "superhero" | 6 | 3 | 9 | 8 row 11 : 11 | natasza urbanska | "blow over" | 8 | 7 | 15 | 2 row 12 : 12 | margo | "dlatego walcz" | 1 | 8 | 9 | 7 ] Execute this SQL based on the above table: select count ( * ) where song = 267
0
[ header: week | opponent | result | game site | tv | time | attendance | bye row 1 : 1 | at denver broncos | l 3-19 | mile high stadium | nbc | 4:15pm | 75600 | row 2 : 2 | at oakland raiders | w 28-27 | network associates coliseum | abc | 9:00pm | 61523 | row 3 : 3 | buffalo bills | w 22-16 | arrowhead stadium | nbc | 1:00pm | 78169 | row 4 : 4 | at carolina panthers | w 35-14 | bank of america stadium | nbc | 1:00pm | 67402 | row 5 : 5 | seattle seahawks | w 20-17 ot | arrowhead stadium | nbc | 4:15pm | 77877 | row 6 : 6 | at miami dolphins | l 14-17 | pro player stadium | nbc | 1:00pm | 71794 | row 7 : 7 | None | None | None | None | None | None | row 8 : 8 | san diego chargers | w 31-3 | arrowhead stadium | tnt | 8:00pm | 77195 | row 9 : 9 | at st. louis rams | w 28-20 | edward jones dome | nbc | 1:00pm | 64864 | row 10 : 10 | pittsburgh steelers | w 13-10 | arrowhead stadium | abc | 9:00pm | 78301 | row 11 : 11 | at jacksonville jaguars | l 14-24 | alltel stadium | nbc | 1:00pm | 70444 | row 12 : 12 | denver broncos | w 24-22 | arrowhead stadium | nbc | 1:00pm | 77963 | row 13 : 13 | at seattle seahawks | w 19-14 | kingdome | nbc | 4:15pm | 66264 | row 14 : 14 | san francisco 49ers | w 44-9 | arrowhead stadium | fox | 1:00pm | 77535 | row 15 : 15 | oakland raiders | w 30-0 | arrowhead stadium | nbc | 1:00pm | 76379 | row 16 : 16 | at san diego chargers | w 29-7 | qualcomm stadium | nbc | 4:15pm | 54594 | row 17 : 17 | new orleans saints | w 25-13 | arrowhead stadium | fox | 1:00pm | 66772 | row 18 : divisional playoff | denver broncos | l 10-14 | arrowhead stadium | nbc | 4:15pm | 76965 | ] Execute this SQL based on the above table: select count ( game site ) where week < 0
0
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 1 may 2000 | rasmee dhandu | maldives | 1-1 | 1-1 | 2000 mff golden jubile row 2 : 2 | 25 august 2000 | ho chi minh city, vietnam | vietnam | 2-1 | 2-2 | 2000 hcm cup row 3 : 3 | 28 march 2001 | colombo, sri lan | cambodia | 1-0 | 1-0 | friendly row 4 : 5 | 30 may 2001 | suphachalasai stadium, ban | pakistan | 1-0 | 3-1 | 2002 fifa world cup qualification (af row 5 : 6 | 30 may 2001 | supachalasai stadium | pakistan | 3-0 | 3-1 | 2002 fifa world cup qualification (af row 6 : 7 | 4 april 2002 | sugathadasa stadium, colo | maldives | 1-0 | 1-0 | friendly row 7 : 10 | 3 december 2003 | sugathadasa stadium, colo | laos | 2-0 | 3-0 | 2006 fifa world cup qualification (af row 8 : 12 | 12 april 2006 | ma aziz stadium, chittagong | nepal | 1-0 | 1-1 | 2006 afc challenge cup row 9 : 13 | 24 march 2007 | sugathadasa stadium, colo | malaysia | 1-4 | 1-4 | friendly row 10 : 14 | 2 april 2008 | chungshan stadium, tai | guam | 5-1 | 5-1 | 2008 afc challenge cup qualification row 11 : 15 | 4 april 2008 | chungshan stadium, tai | pakistan | 1-0 | 7-1 | 2008 afc challenge cup qualification row 12 : 16 | 4 april 2008 | chungshan stadium, tai | pakistan | 4-1 | 7-1 | 2008 afc challenge cup qualification row 13 : 17 | 4 april 2008 | chungshan stadium, tai | pakistan | 7-1 | 7-1 | 2008 afc challenge cup qualification row 14 : 19 | 2 august 2008 | gachibowli athletic stadium, | myanmar | 1-1 | 1-3 | 2008 afc challenge cup row 15 : 20 | 4 april 2009 | sugathadasa stadium, colo | brunei | 1-0 | 5-1 | 2010 afc challenge cup qualification row 16 : 21 | 4 april 2009 | sugathadasa stadium, colo | brunei | 3-0 | 5-1 | 2010 afc challenge cup qualification row 17 : 22 | 4 april 2009 | sugathadasa stadium, colo | brunei | 4-0 | 5-1 | 2010 afc challenge cup qualification row 18 : 23 | 4 april 2009 | sugathadasa stadium, colo | brunei | 5-0 | 5-1 | 2010 afc challenge cup qualification row 19 : 24 | 6 april 2009 | sugathadasa stadium, colo | chinese taipei | 1-0 | 2-1 | 2010 afc challenge cup qualification ] Execute this SQL based on the above table: select sum ( # ) where opponent in ( 'brunei' , 'myanmar' )
105.0
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1986 | toronto indoor, canada | carpet | danie visser | wojtek fibak joakim | 3-6, 6-7 row 2 : winner | 1 | 1986 | milan, italy | carpet | colin dowdeswell | brian levine laurie warder | 6-3, 4-6, 6-1 row 3 : runner-up | 2 | 1986 | atlanta, u.s | carpet | danie visser | andy kohlberg robert van | 2-6, 3-6 row 4 : winner | 2 | 1986 | bristol, england | grass | danie visser | mark edmondson wally masur | 6-7, 7-6, 12-10 row 5 : runner-up | 3 | 1986 | cincinnati, u.s | hard | danie visser | mark kratzmann kim warwick | 3-6, 4-6 row 6 : runner-up | 4 | 1986 | tel aviv, israel | hard | danie visser | john letts peter lund | 3-6, 6-3, 3-6 row 7 : runner-up | 5 | 1987 | philadelphia, u.s | carpet | danie visser | sergio casal emilio s | 6-3, 1-6, 6-7 ] Execute this SQL based on the above table: select date where score in the final = '6-3, 1-6, 6-7'
1987
[ header: week | date | opponent | result | record | game site | bye row 1 : 1 | march 31, 2006 | louisville fire | w 45-37 | 1-0 | wachovia arena | 0 row 2 : 2 | None | None | None | None | None | 1 row 3 : 3 | april 14, 2006 | albany conquest | w 55-48 (ot) | 2-0 | times union center | 0 row 4 : 4 | april 21, 2006 | south georgia wildcats | w 36-33 | 3-0 | wachovia arena | 0 row 5 : 5 | april 29, 2006 | manchester wolves | w 62-47 | 4-0 | verizon wireless arena | 0 row 6 : 6 | may 5, 2006 | green bay blizzard | w 42-27 | 5-0 | wachovia arena | 0 row 7 : 7 | may 13, 2006 | tulsa talons | l 53-37 | 5-1 | wachovia arena | 0 row 8 : 8 | may 20, 2006 | macon knights | w 38-22 | 6-1 | macon coliseum | 0 row 9 : 9 | may 27, 2006 | manchester wolves | l 48-28 | 6-2 | wachovia arena | 0 row 10 : 10 | june 3, 2006 | louisville fire | w 51-48 | 7-2 | freedom hall | 0 row 11 : 11 | june 10, 2006 | albany conquest | l 73-70 | 7-3 | times union center | 0 row 12 : 12 | june 17, 2006 | quad city steamwheelers | w 55-52 | 8-3 | wachovia arena | 0 row 13 : 13 | june 24, 2006 | green bay blizzard | l 65-35 | 8-4 | resch center | 0 row 14 : 14 | None | None | None | None | None | 1 row 15 : 15 | july 8, 2006 | florida firecats | l 56-51 | 8-5 | wachovia arena | 0 row 16 : 16 | july 14, 2006 | manchester wolves | l 45-14 | 8-6 | verizon wireless arena | 0 row 17 : 17 | july 22, 2006 | quad city steamwheelers | l 55-34 | 8-7 | i wireless center | 0 row 18 : 18 | july 29, 2006 | albany conquest | w 54-27 | 9-7 | wachovia arena | 0 ] Execute this SQL based on the above table: select count ( * ) where opponent = 9
0
[ header: week | date | opponent | result | attendance row 1 : 1 | september 15, 1974 | new york jets | w 24-16 | 74,854 row 2 : 2 | september 22, 1974 | at oakland raiders | l 27-7 | 48,108 row 3 : 3 | september 29, 1974 | at houston oilers | w 17-7 | 28,538 row 4 : 4 | october 6, 1974 | denver broncos | l 17-14 | 67,298 row 5 : 5 | october 13, 1974 | pittsburgh steelers | l 34-24 | 65,517 row 6 : 6 | october 20, 1974 | at miami dolphins | l 9-3 | 67,779 row 7 : 7 | october 27, 1974 | at san diego chargers | w 24-14 | 34,371 row 8 : 8 | november 3, 1974 | new york giants | l 33-27 | 61,437 row 9 : 9 | november 10, 1974 | san diego chargers | l 14-7 | 48,551 row 10 : 10 | november 18, 1974 | at denver broncos | w 42-34 | 50,236 row 11 : 11 | november 24, 1974 | at cincinnati bengals | l 33-6 | 49,777 row 12 : 12 | december 1, 1974 | at st. louis cardinals | w 17-13 | 41,863 row 13 : 13 | december 8, 1974 | oakland raiders | l 7-6 | 60,577 row 14 : 14 | december 14, 1974 | minnesota vikings | l 35-15 | 35,480 ] Execute this SQL based on the above table: select date order by id desc limit 1
december 14, 1974
[ header: title | year | artist(s) | album | writer(s) | producer(s) row 1 : "lucky day (song)" | 2011 | nicola roberts | cinderella's eyes | martina sorbara, dragonette | andras vleminckx row 2 : "positive" | 2011 | taio cruz | ' | taio cruz, andr | andras vleminckx row 3 : "broken (kate ryan song | 2010 | kate ryan | electroshock (kate ryan album | anders hansson, kate | anders hansson, felix per row 4 : "give me more" | 2012 | tara mcdonald | i like this beat | tara mcdonald, luci | andras vleminckx row 5 : "drop it low (kat deluna | 2011 | kat deluna ft fat | inside out (kat deluna album) | kat deluna, andra | andras vleminckx row 6 : "8 days a week" | 2012 | jean-roch ft ti | music saved my life | jean-roch, timati, | andras vleminckx row 7 : "can u feel it" | 2012 | jean-roch ft tara m | music saved my life | jean-roch, tara mcd | andras vleminckx row 8 : "be there (ballad version)" | 2011 | kat deluna | inside out (kat deluna album) | kat deluna, andra | andras vleminckx row 9 : "muevete mueve | 2011 | kat deluna | inside out (kat deluna album) | kat deluna, andra | andras vleminckx row 10 : "hollywood" | 2013 | mitchell niemeyer | ' | andras vleminckx | andras vleminckx ] Execute this SQL based on the above table: select album order by year asc limit 1
electroshock (kate ryan album)
[ header: # | temple name | hangul | hanja | period of reign | personal name | relationship | note row 1 : 2 | daru | 다루왕 | 多婁王 | 28-77 | None | first son of onjo | None row 2 : 5 | chogo | 초고왕 | 肖古王 | 166-214 | None | son of gaeru | also sogo (소고왕, 素古王) row 3 : 7 | saban | 사반왕 | 沙泮王 | 234 | None | first son of gusu | also sai (사이왕, 沙伊王 row 4 : 9 | chaekgye | 책계왕 | 責稽王 | 286-298 | None | son of goi | also cheonggye (청계왕, row 5 : 11 | biryu | 비류왕 | 比流王 | 304-344 | None | second son of gusu | None row 6 : 13 | geunchogo | 근초고왕 | 近肖古王 | 346-375 | yeogu | second son of biryu | also chogo (초고왕, 肖古王) row 7 : 16 | jinsa | 진사왕 | 辰斯王 | 385-392 | None | younger brother of chimnyu | also buyeohui (부여휘, 扶餘暉 row 8 : 17 | asin | 아신왕 | 阿莘王 | 392-405 | None | nephew of jinsa; first son | also aha (아화왕, 阿華王) row 9 : 19 | gu-isin | 구이신왕 | 久爾辛王 | 420-427 | None | first son of jeonji | None row 10 : 23 | samgeun | 삼근왕 | 三斤王 | 477-479 | samgeun (삼근, 三斤 | first son of munju | also mun-geun (문근왕, 文斤王 row 11 : 24 | dongseong | 동성왕 | 東城王 | 479-501 | modae (모대, 牟大) or | cousin of samgeum | None ] Execute this SQL based on the above table: select temple name order by # asc limit 1
daru
[ header: rank | views | closed | item row 1 : 1 | 1319214 | 10 july 2013 | a printer which was stated to be faulty row 2 : 2 | 1072893 | 3 june 2006 | wellington hurricanes player tana um row 3 : 3 | 810802 | 18 june 2009 | mike whittaker (mik row 4 : 4 | 459420 | 1 august 2012 | the implosion of radio network house on 5 row 5 : 5 | 355889 | 20 january 2012 | your tattoo on my bum!! row 6 : 6 | 384705 | 24 may 2009 | buy a tractor and get a 20 row 7 : 7 | 316350 | 7 march 2011 | landscape rocks for sale in chch (follow row 8 : 8 | 292184 | 6 may 2010 | folden 2010 row 9 : 9 | 276094 | 8 january 2009 | jesus christ pita bread row 10 : 10 | 258775 | 9 january 2012 | two days in the studio and advice from n ] Execute this SQL based on the above table: select closed where rank >= 5
20 january 2012, 24 may 2009, 7 march 2011, 6 may 2010, 8 january 2009, 9 january 2012
[ 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 where notes = 'former md 453' order by mile desc limit 1
woodmont road south
[ header: tour | official title | venue | city | date start | date finish | prize money usd | report row 1 : 1 | korea open super series premier | seoul national university gymnasium | seoul | january 8 | january 13 | 1,000,000 | report row 2 : 2 | malaysia open super series | bukit kiara sports complex | kuala lumpur | january 15 | january 20 | 400,000 | report row 3 : 3 | all england super series premier | national indoor arena | birmingham | march 5 | march 10 | 400,000 | report row 4 : 4 | india super series | siri fort indoor stadium | new delhi | april 23 | april 28 | 200,000 | report row 5 : 5 | indonesia super series premier | istora senayan | jakarta | june 11 | june 16 | 700,000 | report row 6 : 6 | singapore super series | singapore indoor stadium | singapore | june 18 | june 23 | 200,000 | report row 7 : 7 | china masters super series | olympic sports centre xinch | changzhou | september 10 | september 15 | 250,000 | report row 8 : 8 | japan super series | yoyogi national gymnasium | tokyo | september 17 | september 22 | 200,000 | report row 9 : 9 | denmark super series premier | odense idræt | odense | october 15 | october 20 | 400,000 | report row 10 : 10 | french super series | stade pierre de coubertin | paris | october 22 | october 27 | 200,000 | report row 11 : 11 | china open super series premier | yuanshen sports centre stadium | shanghai | november 12 | november 17 | 350,000 | report row 12 : 12 | hong kong super series | hong kong coliseum | kowloon | november 19 | november 24 | 250,000 | report row 13 : 13 | super series masters finals | kuala lumpur badminton | kuala lumpur | december 11 | december 15 | 500,000 | report ] Execute this SQL based on the above table: select city where date finish = 'december 15' order by tour desc limit 1
kuala lumpur
[ header: no. | title (latin) | title (english translation) | subject | date row 1 : 1 | ad beatissimi aposto | to the chair of the prince of the apostles | appealing for peace | 1 november 1914 row 2 : 2 | humani generis redemptionem | redemption of the human race | on preaching the word of god | 15 june 1917 row 3 : 3 | quod iam diu | None | on the future peace conference | 1 december 1918 row 4 : 4 | in hac tanta | None | on st. boniface | 14 may 1919 row 5 : 5 | paterno iam diu | None | on the children of central europe | 24 november 1919 row 6 : 6 | pacem, dei munus pulcher | peace, the beautiful gift of god | on peace and christian reconciliation | 23 may 1920 row 7 : 7 | spiritus paraclitus | the spirit, the paraclete | on st. jerome | 15 september 1920 row 8 : 8 | principi apostolorum p | to peter, prince of the apostles | on st. ephram the | 5 october 1920 row 9 : 9 | annus iam plenus | None | on children in central europe | 1 december 1920 row 10 : 10 | sacra propediem | None | on the third order of st. fr | 6 january 1921 row 11 : 11 | in praeclara summorum | None | on dante | 30 april 1921 row 12 : 12 | fausto appetente die | None | on st. dominic | 29 june 1921 ] Execute this SQL based on the above table: select title (latin) where title (latin) in ( 'fausto appetente die' , 'in praeclara summorum' ) group by title (latin) order by count ( * ) desc limit 1
in praeclara summorum
[ header: year | vidhan sabha | members of legislative assembly | winning party | nearest contesting party row 1 : 1951 | 01st vidhan sab | shri hari prasad | sop | inc row 2 : 1957 | 02nd vidhan sabha | shri bhihari lal | psp | inc row 3 : 1962 | 03rd vidhan sab | shri durga prasad | inc | psp row 4 : 1967 | 04th vidhan sabha | shri munendra pal singh | psp | bjs row 5 : 1969 | 05th vidhan sab | shri tej bhah | bkd | bjs row 6 : 1974 | 06th vidhan sabha | shri tej bhah | inc | bjs row 7 : 1977 | 07th vidhan sabha | shri munendra pal singh | jnp | inc row 8 : 1980 | 08th vidhan sabha | shri tej bhah | inc | jnp row 9 : 1985 | 09th vidhan sabha | shri tej bhah | inc | jnp row 10 : 1989 | 10th vidhan sabha | shri harish kumar | jnp | bjp row 11 : 1991 | 11th vidhan sabha | shri ram saran verm | bjp | inc row 12 : 1993 | 12th vidhan sabha | shri ram saran verm | bjp | inc row 13 : 1996 | 13th vidhan sabha | shri anish ahemd k | bsp | bjp row 14 : 2002 | 14th vidhan sabha | shri anish ahemd k | bsp | bjp row 15 : 2007 | 15th vidhan sabha | shri anish ahemd k | bsp | bjp row 16 : 2012 | 16th vidhan sabha | shri ram saran verm | bjp | inc ] Execute this SQL based on the above table: select members of legislative assembly where members of legislative assembly = 'shri anish ahemd khan' and members of legislative assembly in ( 'shri anish ahemd khan' , 'shri anish ahemd khan' )
shri anish ahemd khan, shri anish ahemd khan, shri anish ahemd khan
[ 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 award where award in ( 'best animated movie' , 'best short animation' ) group by award order by count ( * ) desc limit 1
best short animation
[ header: place | code | area (km2) | population | most spoken language row 1 : beatrix mine | 40701 | 0.17 | 2492 | sotho row 2 : boipatong | 40702 | 0.31 | 1501 | sotho row 3 : brandfort | 40703 | 3.2 | 1516 | afrikaans row 4 : fora | 40704 | 0.05 | 530 | sotho row 5 : ikgomotseng | 40705 | 1.07 | 2254 | tswana row 6 : joel mine | 40706 | 0.11 | 728 | sotho row 7 : lusaka | 40707 | 1.4 | 6110 | sotho row 8 : majwemasweu | 40708 | 2.5 | 10328 | sotho row 9 : makeleketla | 40709 | 1.35 | 6629 | sotho row 10 : masilo | 40710 | 3.02 | 14903 | sotho row 11 : star diamond mine | 40712 | 0.11 | 212 | sotho row 12 : theunissen | 40713 | 15.11 | 1667 | afrikaans row 13 : tshepong | 40714 | 0.54 | 1710 | sotho row 14 : verkeerdevlei | 40715 | 1.22 | 151 | afrikaans row 15 : winburg | 40716 | 70.22 | 3371 | sotho row 16 : remainder of the municipality | 40711 | 6696.44 | 10304 | sotho ] Execute this SQL based on the above table: select place where place in ( 'theunissen' , 'boipatong' ) order by code asc limit 435
boipatong, theunissen
[ header: saros | member | date | time (greatest) utc | type | location lat,long | gamma | mag. | width (km) | duration (min:sec) | ref row 1 : 160 | 3 | june 5, 2217 | 4:22:21 | partial | 67.5s 118.9e | -1.3807 | 0.3094 | None | None | row 2 : 160 | 4 | june 16, 2235 | 11:00:36 | partial | 66.5s 8.8e | -1.299 | 0.4502 | None | None | row 3 : 160 | 5 | june 26, 2253 | 17:36:11 | partial | 65.5s 100.1w | -1.2139 | 0.5981 | None | None | row 4 : 160 | 6 | july 8, 2271 | 0:13:02 | partial | 64.5s 151.1e | -1.1284 | 0.7474 | None | None | row 5 : 160 | 7 | july 18, 2289 | 6:50:58 | partial | 63.6s 42.3e | -1.0426 | 0.898 | None | None | row 6 : 160 | 8 | july 30, 2307 | 13:31:16 | annular | 50s 48.7w | -0.9574 | 0.9602 | 501 | 3m 37s | row 7 : 160 | 10 | august 21, 2343 | 3:07:05 | annular | 35.1s 112.8e | -0.7957 | 0.9679 | 186 | 3m 9s | row 8 : 160 | 11 | august 31, 2361 | 10:04:30 | annular | 32.2s 9.7e | -0.7211 | 0.9701 | 151 | 2m 54s | row 9 : 160 | 14 | october 3, 2415 | 7:47:48 | annular | 31.8s 47.4e | -0.5335 | 0.9736 | 110 | 2m 27s | row 10 : 160 | 16 | october 24, 2451 | 23:03:09 | annular | 35.3s 178.3w | -0.4424 | 0.9746 | 101 | 2m 21s | row 11 : 160 | 18 | november 15, 2487 | 14:57:35 | annular | 39.5s 52.3w | -0.3807 | 0.9756 | 94 | 2m 16s | row 12 : 160 | 20 | december 8, 2523 | 7:24:54 | annular | 42.4s 67.5e | -0.3431 | 0.9774 | 86 | 2m 8s | row 13 : 160 | 21 | december 18, 2541 | 15:48:55 | annular | 42.8s 54.7w | -0.3319 | 0.9788 | 80 | 2m 1s | row 14 : 160 | 27 | february 22, 2650 | 18:53:59 | annular | 26.2s 86.4w | -0.2856 | 0.9984 | 6 | 0m 9s | row 15 : 160 | 28 | march 5, 2668 | 3:17:08 | hybrid | 21s 147.7e | -0.2697 | 1.0035 | 13 | 0m 21s | row 16 : 160 | 32 | april 18, 2740 | 11:49:23 | total | 2.7n 15.9e | -0.1487 | 1.0268 | 92 | 2m 43s | row 17 : 160 | 33 | april 29, 2758 | 19:40:31 | total | 8.9n 102.7w | -0.1026 | 1.0328 | 111 | 3m 18s | row 18 : 160 | 34 | may 10, 2776 | 3:25:50 | total | 14.9n 140.5e | -0.0507 | 1.0386 | 130 | 3m 50s | row 19 : 160 | 35 | may 21, 2794 | 11:05:18 | total | 20.7n 25.6e | 0.007 | 1.0441 | 147 | 4m 16s | ] Execute this SQL based on the above table: select date where mag. > '0.9602' order by mag. limit 1
august 21, 2343
[ header: round | # | player | nationality | college/junior/club team (league) row 1 : 1 | 15 | jesse niinimaki | finland | ilves (finland) row 2 : 2 | 31 | jeff deslauriers | canada | chicoutimi sagueneen row 3 : 2 | 36 | jarret stoll | canada | kootenay ice ( row 4 : 2 | 44 | matt greene | united states | green bay gamblers (ushl) row 5 : 3 | 79 | brock radunske | canada | michigan state spartans (nca row 6 : 4 | 106 | ivan koltsov | russia | cherepovets (russia) row 7 : 4 | 111 | jonas almtorp | sweden | modo hockey (sweden) row 8 : 4 | 123 | robin kovar | czech republic | hc vsetin (cze row 9 : 5 | 148 | glenn fisher | canada | fort saskatchewan traders row 10 : 6 | 181 | mikko luoma | finland | tappara (finland) row 11 : 7 | 205 | jean-francois dufort | canada | cape breton screaming ea row 12 : 7 | 211 | patrick murphy | canada | newmarket hurricanes (opjhl row 13 : 8 | 244 | dwight helminen | united states | michigan wolverines (ncaa row 14 : 8 | 245 | tomas micka | czech republic | hc slavia praha row 15 : 9 | 274 | fredrik johansson | sweden | frolunda (sweden) ] Execute this SQL based on the above table: select player where college/junior/club team (league) = 'ilves (finland)' and college/junior/club team (league) > ( select college/junior/club team (league) where player = 'glenn fisher' ) order by college/junior/club team (league) limit 1
jesse niinimaki
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 8, 2005 | philadelphia wings | arrowhead pond | w 13-10 | None | 5,732 | 1-0 row 2 : 2 | january 22, 2005 | rochester knighthawks | arrowhead pond | l 11-15 | None | 4,053 | 1-1 row 3 : 3 | january 28, 2005 | @ minnesota swarm | xcel energy center | w 8-7 | None | 12,514 | 2-1 row 4 : 4 | january 29, 2005 | calgary roughnecks | arrowhead pond | l 12-13 | None | 4,159 | 2-2 row 5 : 5 | february 4, 2005 | @ arizona sting | jobing.com arena | l 10-17 | None | 6,313 | 2-3 row 6 : 6 | february 11, 2005 | @ buffalo bandits | hsbc arena | l 9-20 | None | 8,805 | 2-4 row 7 : 7 | february 18, 2005 | @ calgary roughnecks | pengrowth saddledome | l 15-18 | None | 9,550 | 2-5 row 8 : 8 | march 4, 2005 | colorado mammoth | arrowhead pond | l 12-13 | None | 4,500 | 2-6 row 9 : 9 | march 13, 2005 | toronto rock | arrowhead pond | l 6-14 | None | 4,499 | 2-7 row 10 : 10 | march 19, 2005 | @ colorado mammoth | pepsi center | l 8-16 | None | 16,270 | 2-8 row 11 : 11 | march 25, 2005 | @ san jose stealth | hp pavilion at san jose | l 14-15 | None | 5,022 | 2-9 row 12 : 12 | march 26, 2005 | san jose stealth | arrowhead pond | w 13-12 | ot | 4,834 | 3-9 row 13 : 13 | april 2, 2005 | @ colorado mammoth | pepsi center | w 10-6 | None | 18,326 | 4-9 row 14 : 14 | april 9, 2005 | minnesota swarm | arrowhead pond | l 11-12 | ot | 4,967 | 4-10 row 15 : 15 | april 15, 2005 | arizona sting | arrowhead pond | l 12-14 | None | 5,891 | 4-11 row 16 : 16 | april 16, 2005 | @ arizona sting | jobing.com arena | w 11-10 | None | 7,731 | 5-11 ] Execute this SQL based on the above table: select attendance where score = 'l 11-12' and location = 'arrowhead pond'
4,967
[ header: # | name | position | birthday | size | weight | last team row 1 : 4 | tom lipke | guard/ forward | 12.04.1986 | 1,96 m | 98 kg | bremen roosters row 2 : 5 | muamer taletovic | guard | 02.04.1976 | 1,87 m | 90 kg | hertener lowen row 3 : 6 | david watson | guard | 16.09.1988 | 1,84 m | 78 kg | ssc karlsru row 4 : 7 | brandon gary | forward | 26.01.1983 | 2,03 m | 100 kg | iserlohn kangaroos row 5 : 8 | theodis tarver | center | 09.07.1984 | 2,06 m | 110 kg | bremen roosters row 6 : 9 | stefan svitek | forward | 25.05.1977 | 2,03 m | 108 kg | chemosvit svit row 7 : 10 | michael baumer | guard | 08.08.1990 | 1,80 m | 68 kg | bg karlsruhe row 8 : 11 | clifford crawford | guard | 07.01.1981 | 1,92 m | 98 kg | bremen roosters row 9 : 12 | max roser | guard/ forward | 31.07.1988 | 1,94 m | 87 kg | sg bad durkheim/spe row 10 : 13 | edward seward | center | 20.10.1978 | 2,06 m | 110 kg | aschersleben tiger row 11 : 14 | julius parrisius | guard | 01.08.1985 | 1,85 m | 85 kg | union shops rastatt row 12 : 15 | leo niebuhr | forward | 04.08.1986 | 2,06 m | 88 kg | sg braunschweig row 13 : 16 | alexander rueck | guard | 24.03.1984 | 1,89 m | 85 kg | union shops rastatt row 14 : 17 | matthias hurst | forward/ center | 06.10.1989 | 2,04 m | 86 kg | bg karlsruhe ] Execute this SQL based on the above table: select count ( * ) where name != 'muamer taletovic'
13
[ header: edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 1st | 1983 | tommy persson (swe) | 2:24:15 | None | None row 2 : 2nd | 1984 | steven marwa (tan) | 2:33:59 | None | None row 3 : 4th | 1986 | savio d'souza | 2:31:28 | karolina szabo (h | 1:17:09 row 4 : 6th | 1989 | yeshwant singh rawat (in | 2:31:47 | sunita godhara (ind) | 2:58:39 row 5 : 9th | 1992 | shivkumar yada | 2:26:34 | suman mehta (ind) | 2:51:01 row 6 : 10th | 1993 | robert nolan (aus) | 2:23:23 | vally sathyab | 2:47:46 row 7 : 11th | 1994 | joshua kipkemboi | 2:24:35 | midde hamrin (swe) | 1:17:19 row 8 : 12th | 1996 | joseph kahugu ( | 2:13:00 | lukose leelamma | None row 9 : 13th | 1997 (jan) | abhay singh (ind) | 2:23:08 | camilla benjaminsson ( | 1:20:00 row 10 : 14th | 1997 (dec) | my tahar echchadl | 2:25:36 | zahra akrachi ( | 1:16:42 row 11 : 15th | 1999 | zablon mokaya (ken) | 2:22:54 | lyubov fyodor | 1:29:49 row 12 : 16th | 2000 | fedor ryzhov (rus) | 2:25:17 | margaret ngotho ( | 1:18:10 row 13 : 17th | 2002 | ambrose makau (ken) | 2:23:20 | natalya volgina (rus) | 1:15:52 row 14 : 18th | 2003 | robert kipyego ( | 2:16:36 | masila ndunge (ken | 1:13:49 row 15 : 19th | 2004 | douglas gwandaru (ken | 2:21:22 | jane muia (ken) | 1:11:59 row 16 : 20th | 2005 | josephat ndeti ( | 2:19:35 | nailiya yulamanova | 1:15:05 row 17 : 21st | 2006 | said regragui (swe) | 2:18:23 | hellen musyoka (ken) | 1:13:20 row 18 : 22nd | 2007 | philip makau muia ( | 2:17:32 | roman gebregessese (eth) | 1:11:30.4 row 19 : 23rd | 2008 | nelson kirwa rot | 2:17:45 | caroline kilel (ken) | 1:10:17 row 20 : 24th | 2009 | augustine rono sembri ( | 2:13:05 | agnes katunga mutune | 1:10:30 row 21 : 25th | 2010 | gudeta gemechu birat | 2:13:20 | birzaf gebre tekele ( | 2:38:41 ] Execute this SQL based on the above table: select min ( time (h:m:s) )
1
[ header: year | group | award | result | notes row 1 : 1994 | venice film festival | best actor | won | before the rain (1994 film) row 2 : 1996 | new zealand film and tv | best foreign performer | won | broken english (1996 film) row 3 : 2006 | monaco international film festival | best actor | won | short order row 4 : 2007 | rome film fest | best actor | won | fugitive pieces (film) row 5 : 2008 | satellite awards | best actor in a supporting role | nominated | fugitive pieces (film) row 6 : 2008 | vancouver film critics circle | best supporting actor in a canadian film | nominated | fugitive pieces (film) row 7 : 2009 | genie awards | best performance by an actor in a supporting role | nominated | fugitive pieces (film) row 8 : 2012 | tetouan international mediterra | best actor | won | io sono li ] Execute this SQL based on the above table: select award order by year asc limit 1
best actor
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select count ( distinct notes )
2
[ header: | name | nation | points | games | pts/game row 1 : 1 | karen andrew | england | 44 | 5 | 8.8 row 2 : 2 | daniella waterman | england | 40 | 5 | 8 row 3 : 3 | christelle le duff | france | 33 | 5 | 6.6 row 4 : 4 | charlotte barras | england | 30 | 5 | 6 row 5 : 5 | naomi thomas | wales | 25 | 5 | 5 row 6 : 6 | susan day | england | 20 | 5 | 4 row 7 : 7 | lucy millard | scotland | 20 | 5 | 4 row 8 : 8 | veronica schiavon | italy | 19 | 4 | 4.75 row 9 : 9 | estelle sartini | france | 17 | 5 | 3.4 row 10 : 10 | margaret alphonsie | england | 15 | 5 | 3 row 11 : 11 | fanny horta | france | 15 | 5 | 3 row 12 : 12 | jeannette feighery | ireland | 15 | 5 | 3 row 13 : 13 | non evans | wales | 14 | 3 | 4.67 row 14 : 14 | lynsey harley | scotland | 12 | 2 | 6 row 15 : 15 | delphine plantet | france | 10 | 5 | 2 row 16 : 16 | joanne o'sullivan | ireland | 10 | 5 | 2 row 17 : 17 | katy mclean | england | 9 | 3 | 3 row 18 : 18 | michela tondinelli | italy | 6 | 5 | 1.2 row 19 : 19 | georgia stevens | england | 5 | 5 | 1 row 20 : 20 | mel berry | wales | 5 | 5 | 1 ] Execute this SQL based on the above table: select name where id < ( select id where name = 'christelle le duff' ) order by id desc limit 1
daniella waterman
[ header: township | fips | population center | population | population density /km2 (/sq mi) | land area km2 (sq mi) | water area km2 (sq mi) | water % | geographic coordinates row 1 : ash creek | 2575 | None | 58 | 1 (2) | 93 (36) | 0 (0) | 0.51% | 38°39′17′′n 98° row 2 : black wolf | 7025 | None | 87 | 1 (2) | 94 (36) | 0 (0) | 0.10% | 38°44′40′′n 98° row 3 : carneiro | 10800 | None | 57 | 1 (2) | 93 (36) | 0 (0) | 0.36% | 38°45′2′′n 97° row 4 : clear creek | 13725 | None | 91 | 1 (3) | 94 (36) | 0 (0) | 0.17% | 38°44′10′′n 98° row 5 : columbia | 15025 | None | 60 | 1 (2) | 94 (36) | 0 (0) | 0.04% | 38°50′5′′n 98° row 6 : ellsworth | 20525 | None | 797 | 9 (23) | 88 (34) | 0 (0) | 0.23% | 38°43′6′′n 98° row 7 : empire | 21150 | None | 174 | 1 (3) | 171 (66) | 14 (6) | 7.79% | 38°39′6′′n 98° row 8 : garfield | 25575 | None | 27 | 0 (1) | 92 (36) | 0 (0) | 0.30% | 38°50′9′′n 98° row 9 : langley | 38600 | None | 76 | 1 (2) | 92 (35) | 2 (1) | 1.86% | 38°35′33′′n 97° row 10 : mulberry | 49050 | None | 44 | 0 (1) | 93 (36) | 0 (0) | 0.24% | 38°50′5′′n 97° row 11 : noble | 50825 | None | 90 | 1 (3) | 93 (36) | 0 (0) | 0.04% | 38°44′51′′n 98° row 12 : sherman | 64950 | None | 65 | 1 (2) | 94 (36) | 0 (0) | 0.22% | 38°49′21′′n 98° row 13 : trivoli | 71525 | None | 55 | 1 (2) | 93 (36) | 0 (0) | 0.38% | 38°35′7′′n 98° row 14 : valley | 72800 | holyrood | 577 | 6 (16) | 93 (36) | 0 (0) | 0.14% | 38°34′22′′n 98° ] Execute this SQL based on the above table: select geographic coordinates order by population desc limit 1
38°43′6′′n 98°10′58′′w / 38.71833°n 98.18278°w
[ header: date | opponents | venue | result | scorers | attendance | report 1 | report 2 row 1 : 27-jan-68 | bournemouth | a | 0-0 | None | 24388 | report | report row 2 : 30-jan-68 | bournemouth | h | 4-1 | hateley 33' thompson 44 | 54075 | report | report row 3 : 17-feb-68 | walsall | a | 0-0 | None | 21066 | report | report row 4 : 19-feb-68 | walsall | h | 5-2 | hateley 24', 33', 64' | 39113 | report | report row 5 : 09-mar-68 | tottenham hotspur | a | 1-1 | hateley 54' | 54005 | report | report row 6 : 12-mar-68 | tottenham hotspur | h | 2-1 | hunt 23' smith 78 pen' | 53658 | report | report row 7 : 30-mar-68 | west bromwich albion | a | 0-0 | None | 53062 | report | report row 8 : 08-apr-68 | west bromwich albion | h | 1-1 | hateley 24' | 54273 | report | report row 9 : 18-apr-68 | west bromwich albion | n | 1-2 | hateley 39' | 56000 | report | report ] Execute this SQL based on the above table: select opponents where report 1 not null order by attendance limit 735
walsall, bournemouth, walsall, west bromwich albion, tottenham hotspur, tottenham hotspur, bournemouth, west bromwich albion, west bromwich albion
[ header: season | north | south | east | west row 1 : 2000-01 | ehc regensburg | sb rosenheim | deggendorfer sc ii | ev landsberg row 2 : 2001-02 | bts bayreuth | tus geretsried i | deggendorfer sc ii | tsv kottern row 3 : 2002-03 | ec bayreuth | sc riessersee i | tsv erding jets | tsv peißenberg row 4 : 2003-04 | ehc ingolstadt ii | esc holzkirchen | ehf passau | tsv kottern row 5 : 2004-05 | ver selb | eac bad reichenhall | se freising | erc lechbruck row 6 : 2005-06 | ec bad kissingen | ehc munchen ii | esv waldkirchen | ev bad worishofen row 7 : 2006-07 | ehc bayreuth | esc geretsried | esv gebensbach | vfl denklingen row 8 : 2007-08 | ec amberg | sc gaißach | ev bruckberg | esc kempten row 9 : 2008-09 | erc ingolstadt | tsv schliersee | esv waldkirchen | 1. ec senden ] Execute this SQL based on the above table: select count ( east )
9
[ header: pos | rider | manufacturer | laps | time/retired | grid | points row 1 : 1 | manuel poggiali | gilera | 25 | 41:18.211 | 1 | 25 row 2 : 2 | dani pedrosa | honda | 25 | 0.019 | 4 | 20 row 3 : 3 | steve jenkner | aprilia | 25 | 9.888 | 3 | 16 row 4 : 4 | lucio cecchinello | aprilia | 25 | 15.397 | 5 | 13 row 5 : 5 | simone sanna | aprilia | 25 | 15.452 | 8 | 11 row 6 : 6 | joan olive | honda | 25 | 15.486 | 20 | 10 row 7 : 7 | stefano bianco | aprilia | 25 | 15.549 | 11 | 9 row 8 : 8 | pablo nieto | aprilia | 25 | 16.218 | 2 | 8 row 9 : 9 | mika kallio | honda | 25 | 22.762 | 10 | 7 row 10 : 10 | mirko giansanti | honda | 25 | 22.839 | 16 | 6 row 11 : 11 | arnaud vincent | aprilia | 25 | 23.067 | 23 | 5 row 12 : 12 | andrea ballerini | honda | 25 | 23.134 | 18 | 4 row 13 : 13 | stefano perugini | italjet | 25 | 43.345 | 17 | 3 row 14 : 14 | jorge lorenzo | derbi | 25 | 43.973 | 7 | 2 row 15 : 15 | masao azuma | honda | 25 | 47.189 | 13 | 1 row 16 : 16 | jakub smrz | honda | 25 | 47.333 | 24 | None row 17 : 17 | gianluigi scalvini | aprilia | 25 | 52 | 22 | None row 18 : 18 | hector barbera | aprilia | 25 | +1:11.358 | 27 | None row 19 : 19 | mattia angeloni | gilera | 25 | +1:11.488 | 29 | None row 20 : 20 | alex baldolini | aprilia | 25 | +1:21.603 | 32 | None row 21 : 21 | jaroslav hules | aprilia | 25 | +1:21.681 | 15 | None row 22 : 22 | julian simon | honda | 25 | +1:31.723 | 26 | None row 23 : 23 | imre toth | honda | 25 | +1:31.794 | 31 | None row 24 : 24 | leon camier | italjet | 24 | +1 lap | 33 | None row 25 : ret | chaz davies | aprilia | 18 | retirement | 21 | None row 26 : ret | michel fabrizio | gilera | 14 | accident | 19 | None row 27 : ret | youichi ui | derbi | 13 | accident | 6 | None row 28 : ret | alex de angelis | aprilia | 13 | accident | 12 | None row 29 : ret | angel rodriguez | aprilia | 4 | retirement | 25 | None row 30 : ret | gino borsoi | aprilia | 0 | accident | 9 | None row 31 : ret | andrea dovizioso | honda | 0 | accident | 14 | None row 32 : ret | alessandro brannetti | honda | 0 | accident | 30 | None row 33 : ret | alvaro bautista | aprilia | 0 | accident | 28 | None row 34 : dnq | javier machado | honda | None | None | None | None ] Execute this SQL based on the above table: select pos order by laps desc limit 1
1
[ header: year | competition | venue | position | event | notes row 1 : 1992 | carifta games (u20) | nassau, bahamas | 1st | discus throw | 37.86 m row 2 : 1992 | carifta games (u20) | nassau, bahamas | 3rd | javelin throw | 36.37 m row 3 : 1999 | central american and caribbean championships | bridgetown, barbados | 2nd | javelin throw | 54.24 m row 4 : 2000 | olympic games | sydney, australia | 21st (q) | javelin throw | 56.36 m row 5 : 2005 | central american and caribbean championships | nassau, bahamas | 2nd | javelin throw | 61.10 m row 6 : 2005 | world championships | helsinki, finland | 14th (q) | javelin throw | 58.49 m row 7 : 2006 | commonwealth games | melbourne, australia | 3rd | javelin throw | 58.27 m row 8 : 2006 | central american and caribbean games | cartagena, colombia | 4th | javelin throw | 56.82 m row 9 : 2008 | olympic games | beijing, china | 34th (q) | javelin throw | 55.51 m row 10 : 2011 | pan american games | guadalajara, me | 7th | javelin throw | 51.40 m ] Execute this SQL based on the above table: select notes where venue = 'melbourne, australia'
58.27 m
[ header: draw | artist | song | jury | televote | total | place row 1 : 1 | kasia nova | "the devil" | 0 | 1 | 1 | 11 row 2 : 2 | edi ann | "lovin'u" | 7 | 5 | 12 | 4 row 3 : 3 | izabela kopec | "you've got my love" | 4 | 6 | 10 | 6 row 4 : 4 | starnawski & urban noiz | "it's not a game" | 5 | 0 | 5 | 10 row 5 : 5 | queens | "i say my body" | 0 | 0 | 0 | 12 row 6 : 6 | isis gee | "for life" | 12 | 12 | 24 | 1 row 7 : 7 | man meadow | "viva la musica" | 2 | 10 | 12 | 3 row 8 : 8 | afromental | "thing we've got" | 3 | 4 | 7 | 9 row 9 : 9 | plastic | "do something" | 10 | 2 | 12 | 5 row 10 : 10 | sandra oxenryd | "superhero" | 6 | 3 | 9 | 8 row 11 : 11 | natasza urbanska | "blow over" | 8 | 7 | 15 | 2 row 12 : 12 | margo | "dlatego walcz" | 1 | 8 | 9 | 7 ] Execute this SQL based on the above table: select song where jury < ( select jury where song = '"do something"' ) order by jury desc limit 1
"blow over"
[ header: date | opponent | venue | result | attendance | scorers row 1 : 7 august 2004 | plymouth argyle | a | 0-0 | 16063 | None row 2 : 10 august 2004 | wigan athletic | h | 0-2 | 10660 | None row 3 : 28 august 2004 | reading | h | 1-0 | 12098 | dichio row 4 : 19 september 2004 | watford | h | 0-2 | 10865 | None row 5 : 25 september 2004 | rotherham united | a | 1-1 | 5062 | ifill row 6 : 3 october 2004 | nottingham forest | h | 1-0 | 11233 | livermore row 7 : 16 october 2004 | sunderland | a | 0-1 | 23839 | None row 8 : 19 october 2004 | gillingham | h | 2-1 | 10722 | hayles, dunne row 9 : 23 october 2004 | cardiff city | h | 2-2 | 10476 | tessem, harris row 10 : 30 october 2004 | stoke city | a | 0-1 | 14125 | None row 11 : 2 november 2004 | queens park rangers | a | 1-1 | 16685 | hayles row 12 : 13 november 2004 | preston north end | a | 1-1 | 22977 | hayles row 13 : 27 november 2004 | burnley | a | 0-1 | 11471 | None row 14 : 30 november 2004 | crewe alexandra | a | 1-2 | 5409 | ifill row 15 : 11 december 2004 | brighton & hove albion | h | 2-0 | 12196 | dobie, ifill row 16 : 18 december 2004 | leeds united | a | 1-1 | 26265 | morris (pen) row 17 : 26 december 2004 | ipswich town | h | 3-1 | 14532 | hayles, dichio, dobie row 18 : 28 december 2004 | derby county | a | 3-0 | 27725 | hayles (3) row 19 : 3 january 2005 | rotherham united | h | 1-2 | 11725 | dunne row 20 : 15 january 2005 | nottingham forest | a | 2-1 | 25949 | hayles, dunne row 21 : 22 january 2005 | wolverhampton wanderers | h | 1-2 | 13145 | wise (pen) row 22 : 5 february 2005 | queens park rangers | h | 0-0 | 15603 | None row 23 : 12 february 2005 | gillingham | a | 0-0 | 9127 | None row 24 : 19 february 2005 | stoke city | h | 0-1 | 11036 | None row 25 : 6 march 2005 | leeds united | h | 1-1 | 11510 | robinson row 26 : 15 march 2005 | coventry city | h | 1-1 | 8835 | morris (pen) row 27 : 20 march 2005 | plymouth argyle | h | 3-0 | 11465 | sweeney, hayles, row 28 : 5 april 2005 | reading | a | 1-2 | 14379 | dichio row 29 : 9 april 2005 | crewe alexandra | h | 4-3 | 10767 | hayles, elliott, row 30 : 24 april 2005 | preston north end | h | 2-1 | 11417 | sweeney, hayles row 31 : 8 may 2005 | burnley | h | 0-0 | 12171 | None ] Execute this SQL based on the above table: select count ( scorers ) where attendance = 11233
1
[ 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 count ( team )
8
[ header: occasion # | location | date | gold | time | silver | time | bronze | time | report row 1 : 1 | chelyabinsk, russia | 18 november | pekka koskela finland | 35 | jan smeekens nether | 35.01 | yuya oikawa | 35.07 | row 2 : 1 | chelyabinsk, russia | 19 november | joji kato japan | 34.92 | mo tae-bum south | 35.01 | yuya oikawa | 35.14 | row 3 : 2 | astana, kazakhstan | 25 november | mo tae-bum south | 34.89 | tucker fredricks united | 34.94 | stefan groothuis nether | 35.01 | row 4 : 2 | astana, kazakhstan | 26 november | jan smeekens nether | 35.05 | mo tae-bum south | 35.06 | tucker fredricks united | 35.19 | row 5 : 3 | heerenveen, netherlands | 2 december | tucker fredricks united | 34.98 | joji kato japan | 35.07 | mo tae-bum south | 35.08 | row 6 : 3 | heerenveen, netherlands | 3 december | pekka koskela finland | 35.01 | joji kato japan | 35.02 | jesper hospes netherlands | 35.06 | row 7 : 4 | salt lake city, united states | 21 january | keiichiro nagashim | 34.37 | jan smeekens nether | 34.4 | tucker fredricks united | 34.45 | row 8 : 4 | salt lake city, united states | 22 january | dmitry lobkov russia | 34.54 | keiichiro nagashim | 34.57 | tucker fredricks united | 34.6 | row 9 : 6 | heerenveen, netherlands | 2 march | dmitry lobkov russia | 35.11 | hein otterspeer net | 35.14 | keiichiro nagashim | 35.2 | row 10 : 6 | heerenveen, netherlands | 3 march | tucker fredricks united | 35.05 | michel mulder netherlands | 35.12 | joji kato japan | 35.16 | row 11 : 7 | berlin, germany | 9 march | jamie gregg canada | 35.06 | pekka koskela finland | 35.07 | mo tae-bum south | 35.17 | row 12 : 7 | berlin, germany | 10 march | michel mulder netherlands | 35.01 | mo tae-bum south | 35.04 | jan smeekens nether | 35.08 | ] Execute this SQL based on the above table: select count ( date ) where silver = 'joji kato japan'
0
[ header: pos | rider | manufacturer | time/retired | points row 1 : 1 | max biaggi | aprilia | 40:36.299 | 25 row 2 : 2 | marcellino lucchi | aprilia | 6.914 | 20 row 3 : 3 | ralf waldmann | honda | 18.294 | 16 row 4 : 4 | olivier jacque | honda | 18.607 | 13 row 5 : 5 | jurgen fuchs | honda | 31.617 | 11 row 6 : 6 | tetsuya harada | yamaha | 31.649 | 10 row 7 : 7 | jean-philippe ruggia | honda | 31.683 | 9 row 8 : 8 | nobuatsu aoki | honda | 47.701 | 8 row 9 : 9 | luis d'antin | honda | 51.186 | 7 row 10 : 10 | cristiano migliorati | honda | 51.556 | 6 row 11 : 11 | massimo ottobre | aprilia | 51.563 | 5 row 12 : 12 | eskil suter | aprilia | 51.613 | 4 row 13 : 13 | luca boscoscuro | aprilia | 51.617 | 3 row 14 : 14 | regis laconi | honda | 52.394 | 2 row 15 : 15 | jurgen vd goorbergh | honda | 52.569 | 1 row 16 : 16 | sebastian porto | aprilia | +1:03.619 | None row 17 : 17 | jamie robinson | aprilia | +1:06.917 | None row 18 : 18 | olivier petrucciani | aprilia | +1:06.945 | None row 19 : 19 | alessandro antonello | aprilia | +1:07.099 | None row 20 : 20 | osamu miyazaki | aprilia | +1:32.873 | None row 21 : 21 | davide bulega | aprilia | +1:32.902 | None row 22 : 22 | yasumasa hatakeyama | honda | +1:34.039 | None row 23 : 23 | franco battaini | aprilia | +1:34.363 | None row 24 : 24 | sete gibernau | honda | +1:34.931 | None row 25 : 25 | christian boudinot | aprilia | +1:41.263 | None row 26 : 26 | jose barresi | yamaha | +1 lap | None row 27 : 27 | roberto rolfo | aprilia | +1 lap | None row 28 : 28 | cristophe cogan | honda | +1 lap | None row 29 : ret | gianluigi scalvini | honda | retirement | None row 30 : ret | roberto locatelli | aprilia | retirement | None row 31 : ret | takeshi tsujimura | honda | retirement | None ] Execute this SQL based on the above table: select count ( distinct manufacturer )
3
[ header: no | driver | entrant | constructor | chassis | engine | tyre row 1 : 2 | johnny claes | ecurie belge | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 2 : 6 | yves giraud-cab | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 3 : 8 | louis rosier | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 4 : 10 | henri louveau | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 5 : 12 | george abecassis | hw motors | hwm-alta | hwm 51 | alta 1.5 l4s | d row 6 : 16 | peter whitehead | scuderia ferrari | ferrari | ferrari 125 | ferrari 125 f1 1.5 v | d row 7 : 18 | luigi villoresi | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p row 8 : 20 | alberto ascari | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p row 9 : 22 | nino farina | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p row 10 : 24 | juan manuel fangio | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p row 11 : 26 | toulo de graffenried | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p row 12 : 30 | louis chiron | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p row 13 : 32 | harry schell | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p row 14 : 40 | guy mairesse | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 15 : 42 | jose froilan gonzal | jose froilan gonzal | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d row 16 : 48 | maurice trintignant | equipe gordini | simca-gordini | simca-gordini t | simca-gordini 15c | e row 17 : 52 | peter hirt | peter hirt | veritas | veritas meteor | veritas 2.0 l6 | None ] Execute this SQL based on the above table: select count ( chassis )
17
[ header: rank | athlete | nationality | time | notes row 1 : None | valeriy borchin | russia | 1:19:56 | None row 2 : None | vladimir kanay | russia | 1:20:27 | None row 3 : None | luis fernando lopez | colombia | 1:20:38 | sb row 4 : 4 | wang zhen | china | 1:20:54 | None row 5 : 5 | stanislav emelyanov | russia | 1:21:11 | None row 6 : 6 | kim hyun-sub | south korea | 1:21:17 | None row 7 : 7 | ruslan dmytrenko | ukraine | 1:21:31 | sb row 8 : 8 | yusuke suzuki | japan | 1:21:39 | None row 9 : 9 | alex schwazer | italy | 1:21:50 | sb row 10 : 10 | erick barrondo | guatemala | 1:22:08 | None row 11 : 11 | chu yafei | china | 1:22:10 | None row 12 : 12 | sergey morozov | russia | 1:22:37 | None row 13 : 14 | matej toth | slovakia | 1:22:55 | None row 14 : 15 | eder sanchez | mexico | 1:23:05 | None row 15 : 16 | joao vieira | portugal | 1:23:26 | None row 16 : 17 | miguel angel lopez | spain | 1:23:41 | None row 17 : 18 | anton kucmin | slovakia | 1:23:57 | None row 18 : 19 | james rendon | colombia | 1:24:08 | sb row 19 : 20 | horacio nava | mexico | 1:24:15 | None row 20 : 21 | christopher linke | germany | 1:24:17 | None row 21 : 22 | caio bonfim | brazil | 1:24:29 | None row 22 : 23 | trevor barron | united states | 1:24:33 | None row 23 : 24 | rafał augustyn | poland | 1:24:47 | None row 24 : 25 | byun youngjun | south korea | 1:24:48 | None row 25 : 28 | recep celik | turkey | 1:25:39 | None row 26 : 29 | nazar kovalenko | ukraine | 1:25:50 | None row 27 : 31 | babubhai panucha | india | 1:26:53 | None row 28 : 32 | david kimutai | kenya | 1:27:20 | sb row 29 : 33 | yerko araya | chile | 1:27:47 | None row 30 : 34 | hedi teraoui | tunisia | 1:29:48 | None row 31 : 35 | diego flores | mexico | 1:30:00 | None row 32 : 37 | emerson hernandez | el salvador | 1:30:48 | sb row 33 : 38 | ronald quispe | bolivia | 1:32:09 | pb row 34 : None | moacir zimmermann | brazil | dsq | None row 35 : None | gustavo restrepo | colombia | dsq | None row 36 : None | giorgio rubino | italy | dsq | None row 37 : None | anatole ibanez | sweden | dsq | None row 38 : None | adam rutter | australia | dnf | None row 39 : None | mauricio arteaga | ecuador | dnf | None ] Execute this SQL based on the above table: select count ( * )
39
[ 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 ( select coach where coach = 'dusty rhodes' ) = ( select coach where coach = 'george c. rogers' )
0
[ header: entrant | constructor | chassis | engine | no | driver row 1 : team ensign | ensign | n180b | cosworth dfv v8 | 3 | jim crawford row 2 : team ensign | ensign | n180b | cosworth dfv v8 | 4 | joe castellano row 3 : colin bennett racing | mclaren | m29 | cosworth dfv v8 | 6 | arnold glass row 4 : colin bennett racing | march | 811 | cosworth dfv v8 | 7 | val musetti row 5 : team sanada | fittipaldi | f8 | cosworth dfv v8 | 8 | tony trimmer row 6 : warren booth | shadow | dn9 | cosworth dfv v8 | 11 | warren booth row 7 : john jordan | brm | p207 | brm 202 v12 | 12 | david williams row 8 : nick mason | tyrrell | 8 | cosworth dfv v8 | 14 | john brindley row 9 : emka productions | williams | fw07 | cosworth dfv v8 | 16 | steve o'rourke row 10 : team peru | williams | fw07 | cosworth dfv v8 | 82 | jorge koechlin ] Execute this SQL based on the above table: select count ( * ) where constructor = 635
0
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °f (°c) | 76 (24) | 86 (30) | 96 (36) | 96 (36) | 95 (35) | 104 (40) | 111 (44) | 109 (43) | 105 (41) | 96 (36) | 90 (32) | 78 (26) | 111 (44) row 2 : average high °f (°c) | 46.2 (7.9) | 50.4 (10.2) | 59.1 (15.1) | 68.7 (20.4) | 75.5 (24.2) | 83.5 (28.6) | 88.7 (31.5) | 89.4 (31.9) | 80.8 (27.1) | 70.3 (21.3) | 59.2 (15.1) | 48.0 (8.9) | 68.3 (20.2) row 3 : average low °f (°c) | 26.1 (-3.3) | 29.0 (-1.7) | 37.8 (3.2) | 46.9 (8.3) | 55.7 (13.2) | 64.1 (17.8) | 68.7 (20.4) | 67.7 (19.8) | 58.9 (14.9) | 47.6 (8.7) | 39.2 (4) | 28.1 (-2.2) | 47.5 (8.6) row 4 : record low °f (°c) | -23 (-31) | -24 (-31) | -11 (-24) | 18 (-8) | 28 (-2) | 41 (5) | 48 (9) | 44 (7) | 29 (-2) | 17 (-8) | 5 (-15) | -12 (-24) | -24 (-31) row 5 : precipitation inches (mm) | 1.99 (50.5) | 2.43 (61.7) | 3.54 (89.9) | 4.05 (102.9) | 4.99 (126.7) | 4.59 (116.6) | 3.18 (80.8) | 2.75 (69.9) | 4.43 (112.5) | 3.83 (97.3) | 4.19 (106.4) | 2.73 (69.3) | 42.7 (1,084.6) row 6 : snowfall inches (cm) | 1.6 (4.1) | 2.0 (5.1) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | 0 (0) | .7 (1.8) | 4.4 (11.2) row 7 : avg. precipitation days (≥ | 5.4 | 6.6 | 8.2 | 9.0 | 11.2 | 8.9 | 7.0 | 6.4 | 7.6 | 7.9 | 7.0 | 6.3 | 91.4 row 8 : avg. snowy days (≥ | .7 | .9 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | .5 | 2.3 ] Execute this SQL based on the above table: select count ( month ) where month != 'precipitation inches (mm)'
7
[ header: athlete | event | race 1 time | race 2 time | total time | total rank row 1 : johann haraldsson | giant slalom | 1:19.10 | dnf | dnf | None row 2 : kristinn magnusson | giant slalom | 1:17.50 | 1:16.29 | 2:33.79 | 42 row 3 : bjorgvin bjorgvin | giant slalom | 1:15.86 | dnf | dnf | None row 4 : kristinn magnusson | slalom | dnf | None | dnf | None row 5 : bjorgvin bjorgvin | slalom | dnf | None | dnf | None row 6 : johann haraldsson | slalom | 56.98 | 1:00.19 | 1:57.17 | 28 row 7 : kristinn bjorns | slalom | 53.05 | 56.76 | 1:49.81 | 21 ] Execute this SQL based on the above table: select count ( event ) where race 2 time >= 'None'
0
[ header: kilometers | name | location | intersecting routes row 1 : 0 | mahanayim junction | mahanayim, near hatz | highway 90 (israel) row 2 : 7 | gadot junction | gadot | route 918 row 3 : 12 | customs house junction | customs office | route 888 row 4 : 15 | nashot junction | northwest of katzrin | route 9088 row 5 : 21 | None | golan heights | petroleum road row 6 : 22 | hashiryon junction | golan heights | route 978 row 7 : 23 | shipon junction | shipon (spelt) mountain | route 9099 row 8 : 27 | avital junction | mount avital | route 9881 row 9 : 28 | zivan junction | ein zivan | highway 98 (israel) ] Execute this SQL based on the above table: select intersecting routes where intersecting routes in ( 'route 9881' , 'route 9881' ) order by kilometers desc limit 1
route 9881
[ header: no. | name | took office | left office | president served under | notable for row 1 : 2 | carl l. alsberg m. | december 16, 1912 | july 15, 1921 | william howard taft | None row 2 : 3 | walter gilbert campbell | 7/16/1921 | 6/30/1924 | warren g. harding, cal | None row 3 : 4 | charles albert browne, j | 7/1/1924 | 6/30/1927 | calvin coolidge | None row 4 : 5 | paul b. dunbar, | 5/6/1944 | 5/31/1951 | franklin d. ro | None row 5 : 6 | charles w. crawford | 6/1/1951 | 7/31/1954 | harry s truman, | None row 6 : 8 | james lee goddard, | 1/17/1966 | 7/1/1968 | lyndon b. johnson | None row 7 : 9 | herbert leonard ley, j | 7/1/1968 | 12/12/1969 | lyndon b. johnson | None row 8 : 10 | charles c. edward | 12/13/1969 | 3/15/1973 | richard m. nixon | None row 9 : 11 | alexander mackay schmidt, | 7/20/1973 | 11/30/1976 | richard m. nixon, | None row 10 : 12 | donald kennedy, | 4/4/1977 | 6/30/1979 | jimmy carter | None row 11 : 13 | jere edwin goyan, | 10/21/1979 | 1/20/1981 | jimmy carter | None row 12 : 14 | arthur hull hayes jr. | 4/13/1981 | 9/11/1983 | ronald reagan | None row 13 : 15 | frank edward young, | 7/15/1984 | 12/17/1989 | ronald reagan | None row 14 : 16 | david aaron kessler | 11/8/1990 | 2/28/1997 | george h. w. bush | None row 15 : 17 | jane ellen henney, | 1/17/1999 | 1/19/2001 | bill clinton | None row 16 : 19 | lester mills crawford, | 7/18/2005 | 9/23/2005 | george w. bush | charged with conflict of interest and lying about stock row 17 : 20 | andrew c. von eschen | 12/13/2006 | 1/20/2009 | george w. bush | member of the board of directors of biotime ( row 18 : 21 | margaret a. hamburg | 5/22/2009 | present | barack obama | None ] Execute this SQL based on the above table: select count ( no. )
18
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canada (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaica (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cuba (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexico (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazil (bra) | 0 | 2 | 1 | 3 row 7 : 7 | puerto rico (pur) | 0 | 1 | 1 | 2 row 8 : 8 | colombia (col) | 0 | 0 | 3 | 3 row 9 : 9 | peru (per) | 0 | 0 | 2 | 2 row 10 : 9 | trinidad and tobago (tri) | 0 | 0 | 2 | 2 row 11 : 11 | chile (chi) | 0 | 0 | 1 | 1 row 12 : 11 | uruguay (uru) | 0 | 0 | 1 | 1 row 13 : 11 | venezuela (ven) | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation order by gold desc limit 1
united states (usa)
[ header: name | gender | age | from | occupation | prize money (usd) | status row 1 : trisha | female | 28 | santa monica, ca | artist | $26,000 | winner row 2 : london | male | 46 | mt. holly, n | us coast guard (retired) | $0 | lost row 3 : adria | female | 25 | seattle, wa | bartender | $0 | 7th captured (by ricky ort row 4 : lucas | male | 32 | carlsbad, ca | student | $0 | 6th captured (by kim) row 5 : andrew | male | 21 | redondo beach, ca | student / lifeguard | $0 | 5th captured (by kim) row 6 : tracy | female | 30 | mililani, hi | student | $0 | 4th captured (by grant) row 7 : lynda | female | 59 | los angeles, ca | general contractor | $0 | 3rd captured (by icey) row 8 : darin | male | 46 | fontana, ca | sports official | $0 | 2nd captured (by wong) row 9 : evan | male | 29 | long island, ny | teacher | $2,000 | opted out row 10 : ameenah | female | 34 | atlanta, ga | drummer | $0 | 1st captured (by grant) ] Execute this SQL based on the above table: select from where id = 1
santa monica, ca
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 1998 | tyencastle park, e | estonia | 1-1 | 3-2 | ecqg9 row 2 : 2 | 10 october 1998 | tyencastle park, e | estonia | 3-2 | 3-2 | ecqg9 row 3 : 3 | 14 october 1998 | pittodrie stadium, aberdeen | faroe islands | 2-0 | 2-1 | ecqg9 row 4 : 4 | 4 september 1999 | olimpijski stadion | bosnia and herzegovin | 2-1 | 2-1 | ecqg9 row 5 : 5 | 24 march 2001 | hampden park, glasgow | belgium | 1-0 | 2-2 | wcqg6 row 6 : 6 | 24 march 2001 | hampden park, glasgow | belgium | 2-0 | 2-2 | wcqg6 row 7 : 7 | 28 march 2001 | hampden park, glasgow | san marino | 3-0 | 4-0 | wcqg6 ] Execute this SQL based on the above table: select min ( goal ) where date < ( select date where goal = 1 order by date limit 2 )
4.0
[ header: # | title | producer(s) | featured guest(s) | time row 1 : 1 | "the c-quel" | pillo jamel, the heatmakerz | None | 3:36 row 2 : 2 | "2000 b.c. (before can | ty fyffe, laze | None | 3:31 row 3 : 3 | "life liquid" | juju | journalist | 4:24 row 4 : 4 | "shock therapy" (interlude) | None | None | 1:10 row 5 : 5 | "watch who u beef wit" | chaos | None | 4:30 row 6 : 6 | "i'll buss 'em | dj clue, duro | rakim | 4:07 row 7 : 7 | "mic-nificent" | daniel "danny p | None | 3:13 row 8 : 8 | "die slow" | ty fyffe | journalist | 4:00 row 9 : 9 | "doomsday news" | chaos | None | 3:33 row 10 : 10 | "lost @ "c"" | taiwan green, ir | None | 4:59 row 11 : 11 | "phuk u" | mike "punch" harper | None | 4:04 row 12 : 12 | "horsemen" | None | pharoahe monch | 1:22 row 13 : 13 | "horsementality" | chaos | ras kass, kill | 5:59 row 14 : 14 | "100 bars" | mike "punch" harper | None | 4:58 row 15 : 15 | "chaos" | chaos | None | 2:29 ] Execute this SQL based on the above table: select producer(s) order by # asc limit 1
pillo jamel, the heatmakerz
[ 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 abs ( sum ( deductions ) - sum ( tumbling ) )
491.0
[ header: name | date of birth | club | division | appointed | time as manager row 1 : francis bosschaerts | 15 october 1956 | heist | belgian second division | 1 june 1999 | 15 years, 25 days row 2 : hein vanhaezebrouck | 16 february 1964 | kortrijk | belgian pro league | 6 june 2010 | 4 years, 20 days row 3 : arnauld mercier | 4 june 1972 | boussu dour | belgian second division | 21 april 2011 | 3 years, 66 days row 4 : frank defays | 23 january 1974 | virton | belgian second division | 6 june 2011 | 3 years, 20 days row 5 : serhiy serebrenni | 1 september 1976 | roeselare | belgian second division | 30 june 2011 | 2 years, 361 days row 6 : regi van acker | 25 april 1955 | hoogstraten | belgian second division | 23 november 2011 | 2 years, 215 days row 7 : eric franken | None | asv geel | belgian second division | 20 march 2012 | 2 years, 98 days row 8 : john van den brom | 4 october 1966 | anderlecht | belgian pro league | 30 may 2012 | 2 years, 27 days row 9 : tintin marquez | 7 january 1962 | eupen | belgian second division | 6 july 2012 | 1 year, 355 days row 10 : lorenzo staelens | 30 april 1964 | cercle brugge | belgian pro league | 2 april 2013 | 1 year, 85 days row 11 : dennis van wijk | 16 december 1962 | westerlo | belgian second division | 29 april 2013 | 1 year, 58 days row 12 : yannick ferrera | 24 september 1980 | sint-truiden | belgian second division | 24 may 2013 | 1 year, 33 days row 13 : jimmy floyd hasse | 27 march 1972 | antwerp | belgian second division | 29 may 2013 | 1 year, 28 days row 14 : philippe medery | None | vise | belgian second division | 31 may 2013 | 1 year, 26 days row 15 : felice mazzu | 12 march 1966 | charleroi | belgian pro league | 1 june 2013 | 1 year, 25 days row 16 : stijn vreven | 18 july 1973 | lommel united | belgian second division | 1 june 2013 | 1 year, 25 days row 17 : guido brepoels | 7 june 1961 | dessel sport | belgian second division | 24 september 2013 | 0 years, 275 days row 18 : mircea rednic | 9 april 1962 | gent | belgian pro league | 1 october 2013 | 0 years, 268 days row 19 : bob peeters | 10 january 1974 | waasland-beveren | belgian pro league | 5 november 2013 | 0 years, 233 days row 20 : rachid chihab | None | mouscron-peruwelz | belgian second division | 19 december 2013 | 0 years, 189 days row 21 : franky vercauteren | 28 october 1956 | mechelen | belgian pro league | 5 january 2014 | 0 years, 172 days row 22 : jean-guy wallemme | 10 august 1967 | rwdm brussels | belgian second division | 30 january 2014 | 0 years, 147 days row 23 : rene desaeyere | 14 september 1947 | aalst | belgian second division | 5 february 2014 | 0 years, 141 days ] Execute this SQL based on the above table: select ( select time as manager where club = 'heist' ) > ( select time as manager where club = 'rwdm brussels' )
1
[ header: date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 2 | 12:30 p.m | wku | #15 | sanford stadium • athens, | lfs | w 48-12 | 92746 row 2 : september 9 | 7:45 p.m | at south carolina | #12 | williams-brice stadium • col | espn | w 18-0 | 82513 row 3 : september 16 | 1:00 p.m | uab | #10 | sanford stadium • athens, | css | w 34-0 | 92746 row 4 : september 23 | 12:30 p.m | colorado | #9 | sanford stadium • athens, | lfs | w 14-13 | 92746 row 5 : september 30 | 9:00 p.m | at ole miss | #10 | vaught-hemingway stadium • | espn2 | w 14-9 | 57184 row 6 : october 7 | 7:45 p.m | #13 tennessee | #10 | sanford stadium • athens, | espn | l 33-51 | 92746 row 7 : october 14 | 12:30 p.m | vanderbilt | #16 | sanford stadium • athens, | lfs | l 22-24 | 92746 row 8 : october 21 | 1:00 p.m | mississippi state | None | sanford stadium • athens, | None | w 27-24 | 92746 row 9 : october 28 | 3:30 p.m | vs. #9 florida | None | alltel stadium • jacksonville, | cbs | l 14-21 | 84572 row 10 : november 4 | 1:00 p.m | at kentucky | None | commonwealth stadium • lexington, | None | l 20-24 | 62120 row 11 : november 11 | 12:30 p.m | at #5 auburn | None | jordan-hare stadium • auburn | lfs | w 37-15 | 87451 row 12 : november 25 | 3:30 p.m | #16 georgia tech | None | sanford stadium • athens, | cbs | w 15-12 | 92746 row 13 : december 30 | 8:00 p.m | vs. #14 virginia tech | None | georgia dome • atlanta, | espn | w 31-24 | 75406 ] Execute this SQL based on the above table: select opponent# where opponent# != 'at #5 auburn' and time = ( select time where opponent# = 'at #5 auburn' )
wku, colorado, vanderbilt