inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: s.no. | name of kingdom | name of king | no. of villages | capital | names of districts row 1 : 1 | sihag | chokha singh | 150 | suin | rawatsar, baramsar, row 2 : 2 | beniwal | raisal singh | 150 | rasalana | bhukarka, sand row 3 : 3 | johiya | sher singh | 600 | bhurupal | jaitpur, kumanu, ma row 4 : 4 | punia | kanha singh | 300 | luddi | bhadra, ajitpura row 5 : 5 | saharan | pula singh | 300 | bhadang | khejra, phoglo row 6 : 6 | godara | pandu singh | 700 | shekhsar | shekhsar, pundrasar row 7 : 7 | kaswan | kanwarpal singh | 400 | sidhmukh | None ] Execute this SQL based on the above table: select count ( names of districts ) where name of king = 'pandu singh'
1
[ header: | year | city | country | date | venue | no. of events | no. of athletes row 1 : 1st | 2000 | monterrey | mexico | august 3-5 | universidad autonoma de nuevo | 45 | 184 row 2 : 2nd | 2002 | san antonio | united states | august 9-11 | e.m. stevens stadium | 45 | 245 row 3 : 3rd | 2004 | sherbrooke | canada | july 30 - august 1 | universite de sherbrooke stadium | 42 | 243 row 4 : 4th | 2006 | santo domingo | dominican republic | july 7-9 | estadio felix san | 44 | 373 row 5 : 5th | 2008 | toluca | mexico | july 18-20 | estadio universitario alber | 44 | None row 6 : 6th | 2010 | miramar | united states | july 9-11 | ansin sports complex | 44 | None row 7 : 7th | 2012 | irapuato | mexico | july 6-8 | centro paralimpico nacional | 44 | None row 8 : 8th | 2014 | kamloops | canada | august 8-10 | hillside stadium | None | None ] Execute this SQL based on the above table: select country where country not null order by year limit 1266
mexico, united states, canada, dominican republic, mexico, united states, mexico, canada
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia (rus) | 3 | 1 | 1 | 5 row 2 : 2 | canada (can) | 2 | 0 | 0 | 2 row 3 : 3 | germany (ger) | 1 | 3 | 2 | 6 row 4 : 4 | france (fra) | 0 | 1 | 2 | 3 row 5 : 5 | belarus (blr) | 0 | 1 | 0 | 1 row 6 : 6 | ukraine (ukr) | 0 | 0 | 1 | 1 row 7 : None | total | 6 | 6 | 6 | 18 ] Execute this SQL based on the above table: select nation group by nation order by count ( distinct ( nation ) ) asc limit 1
belarus (blr)
[ header: episode | name | synopsis | sent home | highest seller row 1 : 1 | vegas meltdown | nine aspiring restaurateurs arrive in las | ammerah, kimmy | patrick row 2 : 2 | tantrum in temecula | the restaurant express bus arrives in temecula, | johnathan | eric row 3 : 3 | express: impossible | the restaurant express bus arrives in los angeles | bianca | none row 4 : 4 | battle by the beach | the restaurant express bus arrives at the iconic balb | patrick | eric row 5 : 5 | going, going, gone! | the remaining four contestants are given their biggest budget | eric | adam row 6 : 6 | the truck stops here! | the three remaining chefs are each given a food | none | adam row 7 : 7 | vegas or bust | jan and seonkyoung battle to | jan, adam | seonkyoung ] Execute this SQL based on the above table: select sent home where id = ( select id where sent home = 'none' ) - 1
eric
[ header: date | opponent | score | leading scorer | attendance | record row 1 : may 17 | @ indiana | 53-64 | nakia sanford (14) | 10533 | 0-1 row 2 : may 31 | vs. los angeles | 59-70 | monique currie (15) | 11517 | 2-3 row 3 : june 3 | @ phoenix | 93-98 | alana beard (33) | 7561 | 2-4 row 4 : june 8 | @ connecticut | 79-87 | monique currie (28) | 7174 | 2-6 row 5 : june 11 | vs. sacramento | 76-79 | taj mcwilliam | 6146 | 2-7 row 6 : june 13 | @ chicago | 64-57 | alana beard (22) | 2600 | 3-7 row 7 : june 18 | @ houston | 67-63 | alana beard (23) | 7054 | 4-7 row 8 : june 20 | vs. atlanta | 72-61 | alana beard (18) | 7448 | 5-7 row 9 : june 29 | @ seattle | 49-64 | alana beard (16) | 7965 | 6-9 row 10 : july 1 | @ sacramento | 81-87 | alana beard (31) | 5705 | 6-10 row 11 : july 8 | vs. indiana | 50-48 | taj mcwilliam | 7587 | 7-11 row 12 : july 11 | @ detroit | 66-79 | coco miller (15) | 8596 | 7-12 row 13 : july 13 | vs. connecticut | 69-64 | nikki blue (13) | 9610 | 8-12 row 14 : july 17 | @ new york | 56-77 | alana beard (15) | 8344 | 8-13 row 15 : july 20 | vs. seattle | 89-57 | taj mcwilliam | 8543 | 9-14 row 16 : july 27 | vs. connecticut | 60-82 | taj mcwilliam | 9357 | 10-16 row 17 : august 29 | vs. chicago | 75-79 | alana beard (18) | 10043 | 10-17 row 18 : august 30 | @ minnesota | 78-92 | alana beard (27) | 6980 | 10-18 row 19 : september 2 | vs. indiana | 68-79 | alana beard (17) | 7244 | 10-19 row 20 : september 6 | vs. detroit | 69-84 | monique currie (15) | 9976 | 10-20 row 21 : september 11 | @ detroit | 66-78 | alana beard (16) monique | 8145 | 10-22 row 22 : september 13 | @ connecticut | 81-87 | monique currie (23) | 8652 | 10-23 row 23 : september 14 | vs. minnesota | 70-96 | alana beard (17) | 10438 | 10-24 ] Execute this SQL based on the above table: select count ( record ) where attendance = 10533
1
[ header: poll source | date(s) administered | sample size | margin of error | ed burke | roland burris | gery chico | bill daley | tom dart | danny k. davis | miguel del valle | rahm emanuel | bob fioretti | luis gutierrez | jim houlihan | jesse jackson, jr. | james meeks | carol moseley braun | terry peterson | patricia van pelt-watkins | william walls | other | undecided row 1 : mckeon & associates / | september 8, 2010 | 600 | ± 4.3% | None | None | 6% | None | 12% | None | None | 7% | 3% | 9% | 3% | 8% | 10% | None | 4% | None | None | 3% | 35% row 2 : we ask america (report) | september 2010 | 2365 | None | 6.31% | None | None | 8.16% | 13.66% | None | None | 29.68% | 2.95% | 12.81% | 2.30% | 13.36% | 8.21% | None | 2.55% | None | None | None | None row 3 : chicago teamsters joint council 25 / | november 8-14, 2010 | None | ± 3.7% | None | None | 10% | None | None | 14% | 4% | 36% | None | None | None | None | 7% | 13% | None | None | None | None | None row 4 : we ask america (report) | november 23, 2010 | 2255 | ± 2.06% | None | 2.40% | 8.86% | None | None | 7.29% | 4.78% | 39.00% | None | None | None | None | 5.16% | 12.33% | None | None | None | 1.47% | 18.72% row 5 : greenberg quinlan rosner (re | december 1-8, 2010 | 1020 | ± 3% | None | 1% | 9% | None | None | 10% | 8% | 43% | None | None | None | None | 7% | 11% | None | None | None | 2% | 7% row 6 : chicago tribune (report | december 10-13, 2010 | 721 | ± 3.6% | None | None | 9% | None | None | 9% | 3% | 32% | None | None | None | None | 7% | 6% | None | None | None | None | 30% row 7 : we ask america (report) | december 20, 2010 | 2239 | ± 2.07% | None | None | 11.78% | None | None | 6.63% | 6.09% | 43.83% | None | None | None | None | 3.63% | 7.78% | None | None | None | 3.91% | 16.35% row 8 : chicago teamsters joint council 25 / | january 4-6, 2011 | 500 | ±4.4% | None | None | 10% | None | None | None | 7% | 42% | None | None | None | None | None | 26% | None | None | None | None | None row 9 : chicago tribune/wg | january 15-19, 2011 | 708 | ±3.7% | None | None | 16% | None | None | None | 7% | 44% | None | None | None | None | None | 21% | None | 1% | 2% | None | 9% row 10 : we ask america (report) | february 13, 2011 | 2252 | ± 2.06% | None | None | 23.72% | None | None | None | 10.39% | 58.21% | None | None | None | None | None | 6.04% | None | 0.97% | 0.67% | None | None ] Execute this SQL based on the above table: select rahm emanuel where id = ( select id where poll source = 'we ask america (report)' ) - 1
7%
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2001 | cin | 15 | 53 | 41 | 12 | 8.5 | 0 | 0 | 0 | 2 | 28 | 14 | 21 | 0 | 5 row 2 : 2002 | cin | 16 | 59 | 47 | 12 | 6.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 3 : 2003 | cin | 16 | 60 | 41 | 19 | 5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 row 4 : 2004 | cin | 16 | 70 | 41 | 29 | 8 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 5 : 2005 | cin | 16 | 65 | 45 | 20 | 6 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 6 : 2006 | cin | 16 | 81 | 50 | 31 | 7.5 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 3 row 7 : 2007 | cin | 16 | 78 | 49 | 29 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 row 8 : 2008 | sf | 16 | 73 | 50 | 23 | 7 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 3 row 9 : 2009 | sf | 16 | 55 | 40 | 15 | 6 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 10 : 2010 | sf | 16 | 70 | 57 | 13 | 8.5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 11 : 2011 | sf | 16 | 58 | 45 | 13 | 7.5 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 12 : 2012 | sf | 14 | 66 | 47 | 19 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 13 : 2013 | sf | 16 | 49 | 32 | 17 | 6.5 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 14 : career | None | 205 | 837 | 585 | 252 | 82 | 15 | 9 | 0 | 3 | 28 | 9 | 21 | 0 | 29 ] Execute this SQL based on the above table: select team where team != 'cin' and sacks = ( select sacks where team = 'cin' )
sf
[ header: no. | name | term of office | term of office | political party | ministry row 1 : 1 | c. d. howe | november 2, 1936 | july 8, 1940 | liberal | 16 (king) row 2 : 2 | arthur cardin | july 8, 1940 | may 13, 1942 | liberal | 16 (king) row 3 : None | c. d. howe (act | may 13, 1942 | october 6, 1942 | liberal | 16 (king) row 4 : 3 | joseph-enoil michau | october 6, 1942 | april 18, 1945 | liberal | 16 (king) row 5 : 4 | lionel chevrier | april 18, 1945 | july 1, 1954 | liberal | 17 (st. laurent) row 6 : 5 | george carlyle marler | july 1, 1954 | june 21, 1957 | liberal | 17 (st. laurent) row 7 : 7 | leon balcer | october 11, 1960 | april 22, 1963 | progressive conservative | 18 (diefenbaker) row 8 : 8 | george mcilraith | april 22, 1963 | february 3, 1964 | liberal | 19 (pearson) row 9 : 9 | jack pickersgill | february 3, 1964 | september 19, 1967 | liberal | 19 (pearson) row 10 : 10 | paul hellyer | september 19, 1967 | april 20, 1968 | liberal | 19 (pearson) row 11 : 10 | paul hellyer | april 20, 1968 | april 30, 1969 | liberal | 20 (trudeau) row 12 : None | james armstrong richardson (act | april 30, 1969 | may 5, 1969 | liberal | 20 (trudeau) row 13 : 11 | don jamieson | may 5, 1969 | november 27, 1972 | liberal | 20 (trudeau) row 14 : 12 | jean marchand | november 27, 1972 | september 26, 1975 | liberal | 20 (trudeau) row 15 : 14 | don mazankowski | june 4, 1979 | march 3, 1980 | progressive conservative | 21 (clark) row 16 : 15 | jean-luc pepin | march 3, 1980 | august 12, 1983 | liberal | 22 (trudeau) row 17 : 16 | lloyd axworthy | august 12, 1983 | june 29, 1984 | liberal | 22 (trudeau) row 18 : 16 | lloyd axworthy | june 30, 1984 | september 16, 1984 | liberal | 23 (turner) row 19 : (14) | don mazankowski (2nd time) | september 17, 1984 | june 29, 1986 | progressive conservative | 24 (mulroney) row 20 : 17 | john crosbie | june 30, 1986 | march 30, 1988 | progressive conservative | 24 (mulroney) row 21 : 18 | benoit bouchard | march 31, 1988 | february 22, 1990 | progressive conservative | 24 (mulroney) row 22 : 20 | jean corbeil | april 21, 1991 | june 24, 1993 | progressive conservative | 24 (mulroney) row 23 : 20 | jean corbeil | june 25, 1993 | november 3, 1993 | progressive conservative | 25 (campbell) row 24 : 21 | doug young | november 4, 1993 | january 24, 1996 | liberal | 26 (chretien) row 25 : 22 | david anderson | january 25, 1996 | june 10, 1997 | liberal | 26 (chretien) row 26 : 23 | david collenette | june 11, 1997 | december 11, 2003 | liberal | 26 (chretien) row 27 : 24 | tony valeri | december 12, 2003 | july 19, 2004 | liberal | 27 (martin) row 28 : 25 | jean lapierre | july 20, 2004 | february 5, 2006 | liberal | 27 (martin) ] Execute this SQL based on the above table: select count ( political party ) where no. = 7
1
[ 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 count ( title )
15
[ header: date | number | type | captain | casualties | sunk by row 1 : 4-may-43 | u-209 | viic | heinrich brodda | 46 | catalina flying-boat of no. 5 row 2 : 5-may-43 | u-638 | viic | oskar staudinger | 44 | hms sunflower row 3 : 5-may-43 | u-531 | ixc/40 | herbert neckel | 54 | hms vidette row 4 : 6-may-43 | u-192 | ixc/40 | werner happe | 55 | hms loosestrife row 5 : 6-may-43 | u-125 | ixc | ulrich folkers | 54 | hms oribi, hm row 6 : 6-may-43 | u-630 | viic | werner winkler | 47 | hms vidette row 7 : 6-may-43 | u-438 | viic | heinrich hensohn | 48 | hms pelican ] Execute this SQL based on the above table: select date order by captain desc limit 1
6-may-43
[ header: year | song | us hot 100 | us msr | us a.c. | can | uk singles | album row 1 : 1991 | "don't treat me bad" | 19 | 16 | None | 35 | 71 | firehouse row 2 : 1991 | "love of a lifetime" | 5 | None | None | 30 | 40 | firehouse row 3 : 1991 | "all she wrote" | 58 | 25 | None | None | 56 | firehouse row 4 : 1992 | "reach for the sky" | 83 | 27 | None | None | 67 | hold your fire row 5 : 1992 | "when i look into your eyes" | 8 | None | None | 20 | 65 | hold your fire row 6 : 1992 | "sleeping with you" | 78 | None | None | None | 40 | hold your fire row 7 : 1995 | "i live my life for you" | 26 | None | 20 | 17 | 43 | 3 row 8 : 1995 | "here for you" | 108 | None | None | None | None | 3 ] Execute this SQL based on the above table: select count ( year ) where uk singles < 56
3
[ header: year | title | peak chart positions us country | peak chart positions us | album row 1 : 1950 | "make up your mind" | None | None | non-album singles row 2 : 1950 | "how far is heaven" | None | None | non-album singles row 3 : 1952 | "glory land march" | None | None | non-album singles row 4 : 1952 | "it wasn't god who made hon | 1 | 27 | country hit parade row 5 : 1952 | "a wedding ring ago" | None | None | the kitty wells story row 6 : 1953 | "the things i might have been" | None | 22 | country hit parade row 7 : 1953 | "paying for that back street affair" | 6 | None | country hit parade row 8 : 1953 | "honky tonk walt | None | None | country heart row 9 : 1953 | "i don't claim to be an angel | None | None | country hit parade row 10 : 1953 | "hey joe" | 8 | None | kitty wells' golden favorites row 11 : 1953 | "cheatin's a sin" | 9 | None | country hit parade row 12 : 1954 | "release me" | 8 | None | country hit parade row 13 : 1954 | "you're not so easy to forget" | None | None | after dark row 14 : 1954 | "thou shalt not steal" | 14 | None | kitty wells row 15 : 1955 | "making believe" | 2 | None | country hit parade row 16 : 1955 | "there's poison in your heart" | 9 | None | country hit parade row 17 : 1955 | "the lonely side of town" | 7 | None | after dark row 18 : 1956 | "how far is heaven" (with carol | 11 | None | singing on sunday row 19 : 1956 | "searching (for someone like you)" | 3 | None | kitty wells' golden favorites row 20 : 1956 | "repenting" | 6 | None | kitty wells' golden favorites row 21 : 1957 | "three ways (to love you)" | 7 | None | kitty wells' golden favorites row 22 : 1957 | "(i'll always be your) | 10 | None | kitty wells' golden favorites row 23 : 1958 | "i can't stop loving you" | 3 | None | kitty wells' golden favorites row 24 : 1958 | "jealousy" | 7 | 78 | kitty wells' golden favorites row 25 : 1958 | "touch and go heart" | 15 | None | the lonely side of town row 26 : 1959 | "mommy for a day" | 5 | None | kitty wells' golden favorites row 27 : 1959 | "your wild life's gonna get you | 12 | None | after dark row 28 : 1959 | "amigo's guitar" | 5 | None | seasons of my heart ] Execute this SQL based on the above table: select year where title = '"mommy for a day"'
1959
[ header: pos. | driver | co-driver | car | time | difference | points row 1 : 1 | raffaele pinto | arnaldo bernacchini | fiat abarth 124 rallye | 6:26:15 | 0 | 20 row 2 : 2 | alcide paganelli | ninni russo | fiat abarth 124 rallye | 6:30:12 | 3.57 | None row 3 : 3 | markku alen | ilkka kivimaki | fiat abarth 124 rallye | 6:37:17 | 11.02 | None row 4 : 4 | ove andersson | arne hertz | toyota corolla | 6:40:54 | 14.39 | 10 row 5 : 5 | harry kallstrom | claes billstam | datsun 260z | 6:54:27 | 28.12 | 8 row 6 : 6 | bob neyret | yveline vanoni | alpine-renault a110 1800 | 7:04:18 | 38.03 | 6 row 7 : 7 | georg fischer | harald gottlieb | bmw 2002 | 7:05:02 | 38.47 | 4 row 8 : 8 | francisco romaozinho | jose bernardo | citroen gs | 7:17:04 | 50.49 | 3 row 9 : 9 | chris sclater | neil wilson | ford escort rs1 | 7:26:59 | 1:00.44 | 2 row 10 : 10 | antonio borges | miguel sottomayor | fiat 124 sport spyder | 7:27:55 | 1:01.40 | None ] Execute this SQL based on the above table: select count ( * ) where co-driver = 'claes billstam'
1
[ header: name | nation | position | league apps | league goals | fa cup apps | fa cup goals | total apps | total goals row 1 : ned barkas | england | df | 4 | 0 | 0 | 0 | 4 | 0 row 2 : harry brough | england | df | 9 | 0 | 0 | 0 | 9 | 0 row 3 : george brown | england | fw | 6 | 4 | 0 | 0 | 6 | 4 row 4 : jack byers | england | mf | 5 | 1 | 0 | 0 | 5 | 1 row 5 : harry cawthorne | england | df | 5 | 0 | 0 | 0 | 5 | 0 row 6 : ted davis | england | gk | 27 | 0 | 7 | 0 | 34 | 0 row 7 : ernie islip | england | fw | 34 | 11 | 9 | 4 | 43 | 15 row 8 : billy johnston | england | fw | 21 | 2 | 2 | 0 | 23 | 2 row 9 : robert jones | england | mf | 2 | 1 | 0 | 0 | 2 | 1 row 10 : frank mann | england | fw | 40 | 5 | 8 | 4 | 48 | 9 row 11 : len marlow | england | fw | 1 | 0 | 0 | 0 | 1 | 0 row 12 : colin mckay | scotland | df | 14 | 2 | 0 | 0 | 14 | 2 row 13 : sandy mutch | scotland | gk | 15 | 0 | 2 | 0 | 17 | 0 row 14 : stan pearson | england | mf | 1 | 0 | 1 | 0 | 2 | 0 row 15 : george richardson | england | mf | 14 | 1 | 8 | 1 | 22 | 2 row 16 : charlie slade | england | df | 25 | 0 | 9 | 0 | 34 | 0 row 17 : billy e. smith | england | fw | 1 | 0 | 0 | 0 | 1 | 0 row 18 : billy h. smith | england | mf | 40 | 8 | 9 | 4 | 49 | 12 row 19 : clem stephenson | england | fw | 39 | 9 | 9 | 6 | 48 | 15 row 20 : jack swann | england | fw | 9 | 3 | 0 | 0 | 9 | 3 row 21 : sam wadsworth | england | df | 39 | 1 | 9 | 0 | 48 | 1 row 22 : billy watson | england | df | 36 | 0 | 9 | 1 | 45 | 1 row 23 : tom wilson | england | df | 39 | 1 | 9 | 0 | 48 | 1 row 24 : james wood | england | df | 36 | 0 | 9 | 0 | 45 | 0 ] Execute this SQL based on the above table: select nation where league apps = ( select min ( league apps ) )
england, england, england
[ header: | monday | tuesday | wednesday | thursday | friday row 1 : 10.15 | voce na tv ( | voce na tv ( | voce na tv ( | voce na tv ( | voce na tv ( row 2 : 13 | jornal da uma (news at | jornal da uma (news at | jornal da uma (news at | jornal da uma (news at | jornal da uma (news at row 3 : 14.3 | a outra (the other) | a outra (the other) | a outra (the other) | a outra (the other) | a outra (the other) row 4 : 16 | a tarde e sua (the | a tarde e sua (the | a tarde e sua (the | a tarde e sua (the | a tarde e sua (the row 5 : 18 | doce fugitiva (sweet fug | doce fugitiva (sweet fug | doce fugitiva (sweet fug | doce fugitiva (sweet fug | doce fugitiva (sweet fug row 6 : 21.45 | secret story - casa dos segred | secret story - casa dos segred | secret story - casa dos segred | secret story - casa dos segred | secret story - casa dos segred ] Execute this SQL based on the above table: select count ( tuesday ) where tuesday != 'a tarde e sua (the afternoon is yours) - talk show' and wednesday = ( select wednesday where tuesday = 'a tarde e sua (the afternoon is yours) - talk show' )
0
[ header: poll source | date(s) administered | sample size | margin of error | ed burke | roland burris | gery chico | bill daley | tom dart | danny k. davis | miguel del valle | rahm emanuel | bob fioretti | luis gutierrez | jim houlihan | jesse jackson, jr. | james meeks | carol moseley braun | terry peterson | patricia van pelt-watkins | william walls | other | undecided row 1 : mckeon & associates / | september 8, 2010 | 600 | ± 4.3% | None | None | 6% | None | 12% | None | None | 7% | 3% | 9% | 3% | 8% | 10% | None | 4% | None | None | 3% | 35% row 2 : we ask america (report) | september 2010 | 2365 | None | 6.31% | None | None | 8.16% | 13.66% | None | None | 29.68% | 2.95% | 12.81% | 2.30% | 13.36% | 8.21% | None | 2.55% | None | None | None | None row 3 : chicago teamsters joint council 25 / | november 8-14, 2010 | None | ± 3.7% | None | None | 10% | None | None | 14% | 4% | 36% | None | None | None | None | 7% | 13% | None | None | None | None | None row 4 : we ask america (report) | november 23, 2010 | 2255 | ± 2.06% | None | 2.40% | 8.86% | None | None | 7.29% | 4.78% | 39.00% | None | None | None | None | 5.16% | 12.33% | None | None | None | 1.47% | 18.72% row 5 : greenberg quinlan rosner (re | december 1-8, 2010 | 1020 | ± 3% | None | 1% | 9% | None | None | 10% | 8% | 43% | None | None | None | None | 7% | 11% | None | None | None | 2% | 7% row 6 : chicago tribune (report | december 10-13, 2010 | 721 | ± 3.6% | None | None | 9% | None | None | 9% | 3% | 32% | None | None | None | None | 7% | 6% | None | None | None | None | 30% row 7 : we ask america (report) | december 20, 2010 | 2239 | ± 2.07% | None | None | 11.78% | None | None | 6.63% | 6.09% | 43.83% | None | None | None | None | 3.63% | 7.78% | None | None | None | 3.91% | 16.35% row 8 : chicago teamsters joint council 25 / | january 4-6, 2011 | 500 | ±4.4% | None | None | 10% | None | None | None | 7% | 42% | None | None | None | None | None | 26% | None | None | None | None | None row 9 : chicago tribune/wg | january 15-19, 2011 | 708 | ±3.7% | None | None | 16% | None | None | None | 7% | 44% | None | None | None | None | None | 21% | None | 1% | 2% | None | 9% row 10 : we ask america (report) | february 13, 2011 | 2252 | ± 2.06% | None | None | 23.72% | None | None | None | 10.39% | 58.21% | None | None | None | None | None | 6.04% | None | 0.97% | 0.67% | None | None ] Execute this SQL based on the above table: select count ( distinct bill daley )
1
[ header: choke | constriction (inch) | percentage of lead shot in 30-inch circle at 40 yards | identification (notches) | identification (stars) (spanish shotguns) row 1 : cylinder | 0 | 40 at 40 yd 70 at 25 | 5 | 5 row 2 : skeet 1 | 0.005 | 45 at 40 yd 75 at 25 | None | None row 3 : 2 | 0.01 | 50 | 4 | 4 row 4 : skeet 2 (light mod.) | 0.015 | 55 | None | None row 5 : modified | 0.02 | 60 | 3 | 3 row 6 : 3 | 0.025 | 65 | 2 | 2 row 7 : full | 0.03 | 70 | 1 | 1 row 8 : extra full | 0.04 | 73 | 1 | None row 9 : turkey | 0.045 plus | 75 plus | 1 | None ] Execute this SQL based on the above table: select max ( constriction (inch) ) - min ( constriction (inch) )
0.045
[ header: date | venue | score | victor | comments | match reports row 1 : 24 november 2012 | millennium stadium, cardiff | 10 - 33 | new zealand | 2012 autumn international | None row 2 : 27 november 2010 | millennium stadium, cardiff | 25 - 37 | new zealand | 2010 autumn international | bbc row 3 : 26 june 2010 | waikato stadium, hamilton | 29 - 10 | new zealand | 2010 mid-year rugby test series | None row 4 : 19 june 2010 | carisbrook, dunedin | 42 - 9 | new zealand | 2010 mid-year rugby test series | stuff row 5 : 7 november 2009 | millennium stadium, cardiff | 12 - 19 | new zealand | 2009 autumn international | bbc row 6 : 25 november 2006 | millennium stadium, cardiff | 10 - 45 | new zealand | 2006 autumn international | bbc row 7 : 5 november 2005 | millennium stadium, cardiff | 3 - 41 | new zealand | 2005 autumn internationals | bbc row 8 : 20 november 2004 | millennium stadium, cardiff | 25 - 26 | new zealand | 2004 autumn internationals | bbc row 9 : 2 november 2003 | stadium australia, sydney | 53 - 37 | new zealand | 2003 rugby world cup | bbc row 10 : 23 june 2003 | waikato stadium, hamilton | 55 - 3 | new zealand | None | None row 11 : 29 november 1997 | wembley stadium, london | 7 - 42 | new zealand | 1997 new zealand rugby union tour of | None row 12 : 31 may 1995 | ellis park, johannesburg | 34 - 9 | new zealand | 1995 rugby world cup | None row 13 : 4 november 1989 | national stadium, cardiff | 9 - 34 | new zealand | 1989 new zealand rugby union tour | None row 14 : 11 june 1988 | eden park, auckland | 54 - 9 | new zealand | 1988 wales tour | None row 15 : 28 may 1988 | lancaster park, christchurch | 52 - 3 | new zealand | 1988 wales tour | None row 16 : 14 june 1987 | ballymore, brisbane | 49 - 6 | new zealand | 1987 rugby world cup | None row 17 : 1 november 1980 | national stadium, cardiff | 3 - 23 | new zealand | 1980 nz tour | None row 18 : 2 december 1972 | national stadium, cardiff | 16 - 19 | new zealand | 1972/73 nz tour | None row 19 : 14 june 1969 | eden park, auckland | 33 - 12 | new zealand | 1969 wales tour | None row 20 : 31 may 1969 | lancaster park, christchurch | 19 - 0 | new zealand | 1969 wales tour | None row 21 : 11 november 1967 | national stadium, cardiff | 6 - 13 | new zealand | 1967 new zealand rugby union tour of | None row 22 : 21 december 1963 | national stadium, cardiff | 0 - 6 | new zealand | 1963/64 nz tour | None row 23 : 21 december 1935 | national stadium, cardiff | 13 - 12 | wales | 1935/36 nz tour | None row 24 : 16 december 1905 | cardiff arms park, cardiff | 3 - 0 | wales | the originals tour | None ] Execute this SQL based on the above table: select comments order by score desc limit 1
1989 new zealand rugby union tour
[ header: match | team | result points | match status | opposition strength | regional strength | ranking points row 1 : amplistan vs. bestrudi | amplistan bestrudia | 0 3 | 1.0 1.0 | 0.50 1.98 | 0.94 0.94 | 0 558 row 2 : amplistan vs. bestrudi | amplistan bestrudia | 1 1 | 1.0 1.0 | 0.50 1.98 | 0.94 0.94 | 47 186 row 3 : amplistan vs. bestrudi | amplistan bestrudia | 3 0 | 4.0 4.0 | 0.50 1.98 | 0.94 0.94 | 564 0 row 4 : amplistan vs. bestrudi | amplistan bestrudia | 1 2 | 4.0 4.0 | 0.50 1.98 | 0.94 0.94 | 188 1488 row 5 : amplistan vs. conesto | amplistan conesto | 0 3 | 1.0 1.0 | 1.61 1.98 | 0.99 0.99 | 0 588 row 6 : conesto vs. delphi | conesto delphiz | 3 0 | 2.5 2.5 | 1.70 1.61 | 0.96 0.96 | 1224 0 row 7 : conesto vs. delphi | conesto delphiz | 0 3 | 2.5 2.5 | 1.70 1.61 | 0.96 0.96 | 0 1159 row 8 : conesto vs. amplistan | conesto amplistan | 1 2 | 4.0 4.0 | 1.98 1.61 | 0.99 0.99 | 784 1275 ] Execute this SQL based on the above table: select ( select count ( team ) where ranking points = 0 ) > 0
1
[ header: week | date | opponent | result | attendance row 1 : 1 | september 3, 1978 | at new orleans saints | l 31-24 | 54,187 row 2 : 2 | september 11, 1978 | denver broncos | w 12-9 | 46,508 row 3 : 3 | september 17, 1978 | tampa bay buccaneers | l 16-10 | 46,152 row 4 : 4 | september 25, 1978 | at chicago bears | w 24-20 | 53,551 row 5 : 5 | october 1, 1978 | at tampa bay buccaneers | w 24-7 | 65,972 row 6 : 6 | october 8, 1978 | at seattle seahawks | l 29-28 | 62,031 row 7 : 7 | october 15, 1978 | los angeles rams | l 34-17 | 46,551 row 8 : 8 | october 22, 1978 | green bay packers | w 21-7 | 47,411 row 9 : 9 | october 26, 1978 | at dallas cowboys | w 21-10 | 61,848 row 10 : 10 | november 5, 1978 | detroit lions | w 17-7 | 46,008 row 11 : 11 | november 12, 1978 | chicago bears | w 17-14 | 43,286 row 12 : 12 | november 19, 1978 | san diego chargers | l 13-7 | 38,859 row 13 : 13 | november 26, 1978 | at green bay packers | t 10-10 (ot) | 51,737 row 14 : 14 | december 3, 1978 | philadelphia eagles | w 28-27 | 38,722 row 15 : 15 | december 9, 1978 | at detroit lions | l 45-14 | 78,685 row 16 : 16 | december 17, 1978 | at oakland raiders | l 27-20 | 44,643 ] Execute this SQL based on the above table: select ( select week where date = 'september 17, 1978' ) > 29900
0
[ header: pos | team | total | high | low | average | change row 1 : 1 | honda motor | 13178 | 3305 | 402 | 879 | -11.9% row 2 : 2 | sc tottori | 12281 | 2124 | 401 | 819 | None row 3 : 3 | ntt west kumamoto | 10394 | 1378 | 324 | 693 | None row 4 : 4 | ehime fc | 9896 | 1250 | 348 | 660 | None row 5 : 5 | tochigi sc | 9723 | 1141 | 285 | 648 | -38.2% row 6 : 6 | otsuka pharmaceuticals | 8975 | 2391 | 284 | 598 | +18.4% row 7 : 7 | ykk fc | 8093 | 2477 | 198 | 540 | None row 8 : 8 | sony sendai | 7817 | 886 | 342 | 521 | -52.3% row 9 : 9 | yokogawa fc | 7334 | 1198 | 240 | 489 | -30.4% row 10 : 10 | alo's hokuriku | 6380 | 1801 | 180 | 425 | -12.1% row 11 : 11 | jatco fc | 6329 | 1075 | 167 | 422 | -36.7% row 12 : 12 | sagawa express | 5365 | 1054 | 48 | 358 | None row 13 : 13 | denso sc | 5344 | 831 | 119 | 356 | -17.7% row 14 : 14 | kyoken kyoto | 5262 | 468 | 203 | 351 | -9.0% row 15 : 15 | shizuoka sangyo university | 4013 | 803 | 101 | 268 | -48.8% row 16 : 16 | kokushikan university | 3298 | 414 | 54 | 220 | -28.3% row 17 : None | league total | 123682 | 3305 | 48 | 515 | -42.8% ] Execute this SQL based on the above table: select team where team != 'honda motor' and high = ( select high where team = 'honda motor' )
league total
[ header: rank | name | nationality | time row 1 : None | mark henderson | united states | 54.11 row 2 : None | eduardo piccinini | brazil | 54.63 row 3 : None | brian alderman | united states | 54.75 row 4 : 4 | francisco sanchez | venezuela | 54.99 row 5 : 5 | edward parenti | canada | 55.23 row 6 : 6 | diego cuenca | colombia | 55.67 row 7 : 7 | jose meolans | argentina | 55.91 row 8 : 8 | ruben calderon | el salvador | 56.04 ] Execute this SQL based on the above table: select nationality where nationality = 'united states' and nationality in ( 'united states' , 'venezuela' )
united states, united states
[ header: city/municipality | no. of barangays | area (km2) | population (2010 census) | pop. density (per km2) row 1 : angono | 10 | 26.22 | 102,407 | 3,905.68 row 2 : antipolo | 16 | 306.10 | 677,741 | 2,214.12 row 3 : baras | 10 | 84.93 | 32,609 | 383.95 row 4 : binangonan | 40 | 66.34 | 249,872 | 3,766.54 row 5 : cainta | 7 | 42.99 | 311,845 | 7,253.90 row 6 : cardona | 18 | 28.56 | 47,414 | 1,660.15 row 7 : jalajala | 11 | 44.12 | 30,074 | 681.64 row 8 : morong | 8 | 37.58 | 52,194 | 1,388.88 row 9 : pililla | 9 | 69.95 | 59,527 | 850.99 row 10 : rodriguez | 11 | 312.70 | 280,904 | 898.32 row 11 : san mateo | 15 | 55.09 | 205,255 | 3,725.81 row 12 : tanay | 19 | 200.00 | 98,879 | 494.3 row 13 : taytay | 5 | 38.80 | 288,956 | 7,447.32 row 14 : teresa | 9 | 18.61 | 47,163 | 2,534.28 ] Execute this SQL based on the above table: select count ( distinct city/municipality )
14
[ header: year | title | hangul | network | further info row 1 : 2008 | pretty boys: a wrong situation | 꽃미남 아롱사태 | mnet | None row 2 : 2009 | let's go dream team! season 2 | 출발 드림팀2 | kbs2 | variety show row 3 : 2009-10 | music bank | 뮤직뱅크 | kbs2 | music show, as mc row 4 : 2010-11 | running man | 런닝맨 | sbs | variety show row 5 : 2011 | i'm real: song joong | i'm real 송중기 | qtv | None row 6 : 2011 | everyone dramatic | 에브리원 드라마틱 | mbc | None row 7 : 2011 | made in u | 메이드 인 유 | jtbc | audition show, as mc row 8 : 2011-12 | tears of the antarctic | 남극의 눈물 | mbc | documentary, as narrator ] Execute this SQL based on the above table: select network order by id desc limit 1
mbc
[ header: location | building | year | km | monument row 1 : bischofsheim | station building | 1958 | 8.25 | row 2 : russelsheim | linesmen house | 1863 | 12.8 | row 3 : raunheim | station building | 1863 | 15.87 | row 4 : raunheim | linesmen house | 1863 | 17.39 | row 5 : kelsterbach | rail bridge | 1863 | 21.75 | row 6 : kelsterbach | linesmen house | 1863 | 23.6 | row 7 : kelsterbach | station building | 1863 | 23.81 | row 8 : stadion | station building | 1879 | 31.37 | row 9 : niederrad | station building | 1882 | 33.19 | row 10 : sachsenhausen | rail bridge | 1864 | 34.47 | ] Execute this SQL based on the above table: select count ( * ) where building = 'station building'
5
[ header: name | town | deanery | vicariate | founded | original ethnic community row 1 : st. ann | hamden | hamden-north haven | new haven | 1919 | italian row 2 : st. anthony | prospect | naugatuck-cheshire | waterbury | 1943 | none row 3 : ascension | hamden | hamden-north haven | new haven | 1964 | none row 4 : st. bridget | manchester | manchester | hartford | 1870 | none row 5 : st. catherine of sien | west simsbury (simsbury | farmington valley | hartford | 1971 | none row 6 : st. christopher | east hartford | manchester | hartford | 1965 | none row 7 : church of the epiphany | cheshire | naugatuck-cheshire | waterbury | 1967 | none row 8 : st. francis xa | new milford | suburban waterbury | waterbury | 1871 | none row 9 : st. gabriel | windsor | farmington valley | hartford | 1894 | none row 10 : st. gertrude | windsor | farmington valley | hartford | 1947 | none row 11 : st. hedwig | union city (naugatuck) | naugatuck-cheshire | waterbury | 1906 | polish row 12 : holy infant | orange | west shore line | new haven | 1952 | none row 13 : immaculate conception | new hartford | litchfield | waterbury | 1869 | none row 14 : immaculate conception | norfolk | litchfield | waterbury | 1889 | none row 15 : st. john the evangelis | new britain | new britain | hartford | 1916 | none row 16 : st. joseph | canaan | litchfield | waterbury | 1920 | none row 17 : st. joseph | winsted (winchester) | litchfield | waterbury | 1853 | none row 18 : st. lawrence | west haven | west shore line | new haven | 1886 | none row 19 : st. margaret mary | south windsor | manchester | hartford | 1961 | none row 20 : st. mary | newington | suburban hartford | hartford | 1924 | none row 21 : st. mary | union city (naugatuck) | naugatuck-cheshire | waterbury | 1907 | none row 22 : st. mary | unionville (farmington) | farmington valley | hartford | 1874 | none row 23 : st. mary | windsor locks | enfield | hartford | 1852 | none row 24 : st. michael | waterbury | waterbury | waterbury | 1897 | none row 25 : our lady of loreto | waterbury | waterbury | waterbury | 1971 | portuguese row 26 : our lady of mt. carmel | waterbury | waterbury | waterbury | 1923 | italian row 27 : our lady of the lakes | new milford | suburban waterbury | waterbury | 1990 | none row 28 : st. patrick | collinsville (canton) | farmington valley | hartford | 1856 | none row 29 : st. peter | torrington | litchfield | waterbury | 1910 | italian row 30 : st. peter claver | west hartford | suburban hartford | hartford | 1966 | none row 31 : sacred heart | new haven | new haven | new haven | 1876 | none row 32 : st. stanislaus | bristol | bristol | waterbury | 1919 | polish ] Execute this SQL based on the above table: select name where founded = 1966
st. peter claver
[ header: rank | heat | nation | competitors | time | notes row 1 : 1 | 2 | united states | kelly willie, derrick | 2:59.30 | q row 2 : 2 | 2 | nigeria | james godday, musa au | 3:01.60 | q, sb row 3 : 3 | 2 | bahamas | andrae williams, denn | 3:01.74 | q, sb row 4 : 4 | 1 | great britain | timothy benjamin, | 3:02.40 | q, sb row 5 : 5 | 1 | japan | yuki yamaguchi, | 3:02.71 | q row 6 : 6 | 1 | germany | ingo schultz, kamghe | 3:02.77 | q row 7 : 7 | 1 | australia | john steffensen, cli | 3:03.06 | q row 8 : 8 | 1 | botswana | oganeditse moseki | 3:03.32 | q, sb row 9 : 9 | 2 | russia | aleksandr larin, andre | 3:03.35 | None row 10 : 10 | 2 | poland | piotr rysiukie | 3:03.69 | None row 11 : 11 | 2 | ukraine | volodymyr demchenko, y | 3:04.01 | None row 12 : 12 | 1 | greece | stilianos dimotsios, | 3:04.27 | sb row 13 : 13 | 1 | france | ahmed douhou, i | 3:04.39 | None row 14 : 14 | 2 | spain | eduardo ivan rodrig | 3:05.03 | sb row 15 : None | 2 | south africa | marcus la grange, hend | dnf | None row 16 : None | 1 | jamaica | michael campbell, michae | dsq | None ] Execute this SQL based on the above table: select count ( * ) where notes = 'None'
0
[ header: title | alternate title(s) | year | manufacturer | genre(s) | max. players row 1 : ocean hunter, the | None | 1998 | sega | shooting gallery | 2 row 2 : off road challenge | None | 1997 | midway | racing | 1 row 3 : off road thunder | None | 2000 | midway | racing | 1 row 4 : off the wall | None | 1991 | atari games | breakout | 2 row 5 : oh my god! | None | 1993 | atlus | puzzle | 2 row 6 : oishii puzzle wa irim | None | 1993 | sunsoft | puzzle | 2 row 7 : oli-boo-chu | None | 1982 | irem | None | 2 row 8 : ollie king | None | 2004 | smilebit | None | None row 9 : omega fighter | None | 1989 | upl | scrolling shooter | 2 row 10 : omega race | None | 1982 | midway | multidirectional shooter | 1 row 11 : one shot one kill | None | None | playmark | shooting gallery | 2 row 12 : onna sansirou - ty | None | 1985 | taito | None | 2 row 13 : operation thunderbolt | None | 1988 | taito | shooting gallery | 2 row 14 : operation tiger | None | 1998 | taito | shooting gallery | 2 row 15 : operation wolf | None | 1987 | taito | shooting gallery | 2 row 16 : operation wolf 3 | None | 1994 | taito | shooting gallery | 2 row 17 : orbit | None | 1978 | atari | multi-directional shooter | 2 row 18 : ordyne | None | 1988 | namco | scrolling shooter | 2 row 19 : oriental legend | None | 1997 | international game system | beat 'em up | 4 row 20 : osman | cannon dancer | 1996 | mitchell corporation | platformer | 1 row 21 : otomedius | None | 2007 | konami | scrolling shooter | None row 22 : outfoxies, the | None | 1995 | namco | shoot'em up/ fighting game | 2 row 23 : outlaw | None | 1976 | atari | shooter | 1 row 24 : outrun | None | 1986 | sega am2 | racing | 1 row 25 : out zone | None | 1990 | toaplan | scrolling shooter | 2 row 26 : outrun 2 | None | 2003 | sega am2 | racing | 1 row 27 : outrunners | None | 1993 | sega am1 | racing | 2 row 28 : outtrigger | None | 1999 | sega am2 | first person shooter | None row 29 : over drive | None | 1990 | konami | racing | 1 row 30 : over rev | None | 1997 | jaleco | racing | 2 row 31 : over top | None | 1996 | alpha denshi | racing | 2 row 32 : ozma wars | None | 1978 | snk | fixed shooter | 2 ] Execute this SQL based on the above table: select count ( alternate title(s) ) where max. players > 296
0
[ header: date | race name | location | uci rating | winner | team row 1 : 16-21 january | la tropicale amissa bongo | gabon | 2.2 | frederic guesdon (fr | francaise des jeux row 2 : 8-14 february | tour d'egypte | egypt | 2.2 | waylon woolcock (rsa) | south africa (national team) row 3 : 16 february | gp of sharm el | egypt | 1.2 | jan sipeky (svk) | dukla trencin-merida row 4 : 24 february-9 march | tour du cameroun | cameroon | 2.2 | flavien chipault (fra) | leboulou row 5 : 6-11 march | giro del capo | south africa | 2.2 | alexander efimkin (rus | barloworld row 6 : 17-23 march | tour of libya | libya | 2.2 | ahmed mohamed ali ( | libya (national team) row 7 : 8 april | grand prix de la ville de tunis | tunisia | 1.2 | ahmed mraihi ( | tunisia (national team) row 8 : 28 april-5 may | tour de la pharmacie centrale de tunisie | tunisia | 2.2 | hassen ben nasser ( | pharmacie centrale row 9 : 14-20 may | boucle du coton | burkina faso | 2.2 | saidou rouamba (bur) | burkina faso (national row 10 : 8-17 june | tour du maroc | morocco | 2.2 | nicholas white (rsa | south africa (national team) row 11 : 30 august-8 september | tour du senegal | senegal | 2.2 | adil jelloul (mar) | frmc-maroc row 12 : 16 september | dome 2 dome cycling spectacular | south africa | 1.2 | jaco venter (rsa) | team neotel ] Execute this SQL based on the above table: select winner order by uci rating asc limit 1
jan sipeky (svk)
[ header: year | car | start | qual | rank | finish | laps | led | retired row 1 : 1961 | 98 | 5 | 146.08 | 7 | 12 | 192 | 27 | flagged row 2 : 1962 | 98 | 1 | 150.37 | 1 | 7 | 200 | 120 | running row 3 : 1963 | 98 | 1 | 151.153 | 1 | 1 | 200 | 167 | running row 4 : 1964 | 98 | 4 | 155.099 | 4 | 23 | 55 | 7 | pit fire row 5 : 1965 | 98 | 5 | 158.625 | 5 | 2 | 200 | 0 | running row 6 : 1966 | 98 | 4 | 162.484 | 4 | 14 | 87 | 0 | wheel bearing row 7 : 1967 | 40 | 6 | 166.075 | 6 | 6 | 196 | 171 | bearing row 8 : totals | totals | totals | totals | totals | totals | 1130 | 492 | None ] Execute this SQL based on the above table: select led order by qual desc limit 1
171
[ header: year | publisher | country | accolade | rank row 1 : 1981 | dave marsh & james | united states | "singles of the year 1978" | 1 row 2 : 1989 | dave marsh | united states | "the 1001 greatest singles ever made" | 716 row 3 : 1989 | rolling stone | united states | "the 100 best singles of the last 25 | 50 row 4 : 1995 | rock and roll hall of fame | united states | "500 songs that shaped rock and roll" | None row 5 : 2000 | rolling stone | united states | "100 greatest pop songs" | 93 row 6 : 2000 | vh1 | united states | "100 greatest dance songs" | 10 row 7 : 2001 | riaa | united states | "songs of the century" (365 | 94 row 8 : 2003 | popmatters | united states | "the 100 best songs since johnny | 65 row 9 : 2003 | q | united kingdom | "100 songs that changed the world" | 17 row 10 : 2003 | q | united kingdom | "the 1001 best songs ever" | 280 row 11 : 2004 | rolling stone | united states | "the 500 greatest songs of all time" | 189 row 12 : 2009 | vh1 | united states | "100 greatest rock songs" | 54 row 13 : 2010 | rolling stone | united states | "the 500 greatest songs of all time" | 191 row 14 : 2011 | robert dimery | united kingdom | "1001 songs you must hear before you die | None row 15 : 2011 | time | united states | "all-time 100 songs" | None ] Execute this SQL based on the above table: select accolade order by rank asc limit 10
"500 songs that shaped rock and roll", "1001 songs you must hear before you die", "all-time 100 songs", "singles of the year 1978", "100 greatest dance songs", "100 songs that changed the world", "the 100 best singles of the last 25 years", "100 greatest rock songs", "the 100 best songs since johnny rotten roared", "100 greatest pop songs"
[ header: title | character | broadcaster | episodes | date row 1 : rev | pip | bbc two | 1 | 2010 row 2 : the i.t. crowd | nikki | channel 4 | 1 | 2010 row 3 : eastenders: e20 | ava | bbc one | 15 | 2011 row 4 : fresh meat | caz | channel 4 | 1 | 2011 row 5 : phoneshop | daisy | channel 4 | 1 | 2011 row 6 : holby city | heidi hall | bbc one | 1 | 2012 row 7 : plebs | cynthia | itv2 | 6 | 2013 row 8 : blandings | valerie fanshawe | bbc | 2.5 | 2014 row 9 : death in paradise | helen walker | bbc | 3.4 | 2014 ] Execute this SQL based on the above table: select count ( title ) where date < 2010
0
[ header: opponent | goals | wins | draws | losses | +- goals | matches | qualified | eliminated row 1 : partizani tirane | 28-25 | 13 | 7 | 8 | + 3 | 28 | 9 | 7 row 2 : dinamo tirane | 30-42 | 8 | 6 | 15 | -12 | 29 | 8 | 8 row 3 : ks vllazni | 25-18 | 13 | 4 | 8 | + 7 | 25 | 9 | 6 row 4 : ks teuta | 29-17 | 8 | 9 | 4 | 12 | 21 | 6 | 7 row 5 : ks elbasani | 40-17 | 11 | 4 | 4 | 23 | 19 | 8 | 2 row 6 : ks skenderbeu | 18- 5 | 9 | 1 | 1 | 13 | 11 | 7 | 1 row 7 : ks lushnja | 41-15 | 13 | 4 | 5 | 26 | 22 | 8 | 3 row 8 : luftetari gjirok | 19- 3 | 5 | 0 | 0 | 16 | 5 | 3 | None row 9 : beselidhja lezhe | 14- 2 | 5 | 0 | 1 | 12 | 6 | 3 | None row 10 : kf naftetari | 5- 0 | 2 | 0 | 0 | + 5 | 2 | 1 | None row 11 : kf laci | 13- 4 | 5 | 2 | 1 | + 9 | 8 | 2 | 1 row 12 : ks shkumbini | 19- 8 | 6 | 0 | 0 | 11 | 6 | 2 | None row 13 : ks sopoti librazh | 17- 7 | 2 | 3 | 1 | 10 | 6 | 3 | None row 14 : ks albpetrol | 19- 3 | 5 | 0 | 1 | 16 | 6 | 3 | None row 15 : ks burreli | 1- 2 | 1 | 0 | 1 | - 1 | 2 | 0 | 1 row 16 : ks kamza | 9- 2 | 4 | 0 | 0 | + 7 | 4 | 1 | None row 17 : kf erzeni shija | 13- 3 | 6 | 0 | 0 | 10 | 6 | 3 | None row 18 : ks shkendija | 8- 5 | 2 | 2 | 0 | + 3 | 4 | 2 | None row 19 : ks turbina cerrik | 13- 3 | 3 | 1 | 0 | 10 | 4 | 2 | None row 20 : ks terbuni puke | 8- 3 | 3 | 1 | 0 | + 5 | 4 | 2 | None row 21 : ks iliria | 7- 2 | 2 | 0 | 0 | + 5 | 2 | 1 | None row 22 : kf cakrani | 3- 1 | 1 | 0 | 1 | + 2 | 2 | 1 | None row 23 : ks ada velip | 5- 2 | 1 | 1 | 0 | + 3 | 2 | 1 | None row 24 : kf skrapari | 5- 0 | 2 | 0 | 0 | + 5 | 2 | 1 | None row 25 : luzi 2008 | 4- 3 | 1 | 0 | 1 | + 1 | 2 | 1 | None row 26 : dinamo shkoder | 3- 0 | 1 | 0 | 0 | + 3 | 1 | 1 | None row 27 : garnizoni durres | 4- 0 | 1 | 0 | 0 | + 4 | 1 | 1 | None row 28 : albanet | 3- 0 | 1 | 0 | 0 | + 3 | 1 | 1 | None row 29 : sk himare | 10- 1 | 2 | 0 | 0 | + 9 | 2 | 1 | None row 30 : 40 opponents | 592-272 | 195 | 62 | 65 | 320 | 322 | 173 | 44 ] Execute this SQL based on the above table: select goals where goals != '8- 5' and qualified = ( select qualified where goals = '8- 5' )
13- 4, 19- 8, 13- 3, 8- 3
[ header: district | name | party | district office | first elected row 1 : 1 | a.g. crowe | rep | slidell | 2007 row 2 : 2 | troy brown | dem | napoleonville | 2011 row 3 : 3 | j.p. morrell | dem | new orleans | 2008 row 4 : 4 | ed murray | dem | new orleans | 2005 row 5 : 5 | karen carter peterson | dem | new orleans | 2010 row 6 : 6 | bodi white | rep | baton rouge | 2011 row 7 : 7 | david heitmeier | dem | new orleans | 2007 row 8 : 8 | john alario | rep | westwego | 2007 row 9 : 9 | conrad appel | rep | metairie | 2008 row 10 : 10 | daniel martiny | rep | metairie | 2007 row 11 : 11 | jack donahue | rep | mandeville | 2007 row 12 : 12 | ben nevers | dem | bogalusa | 2003 row 13 : 13 | dale m. erdey | rep | livingston | 2007 row 14 : 14 | yvonne dorsey- | dem | baton rouge | 2007 row 15 : 15 | sharon weston broome | dem | baton rouge | 2004 row 16 : 16 | dan claitor | rep | baton rouge | 2009 row 17 : 17 | rick ward, iii | rep | port allen | 2011 row 18 : 18 | jody amedee | rep | gonzales | 2003 row 19 : 19 | gary smith, jr | dem | norco | 2011 row 20 : 20 | norby chabert | rep | houma | 2009 row 21 : 21 | bret allain | rep | franklin | 2011 row 22 : 22 | fred h. mills, | rep | new iberia | 2011 row 23 : 23 | page cortez | rep | lafayette | 2011 row 24 : 24 | elbert guillory | rep | opelousas | 2009 row 25 : 25 | dan "blade" morrish | rep | jennings | 2007 row 26 : 26 | jonathan perry | rep | kaplan | 2011 row 27 : 27 | ronnie johns | rep | lake charles | 2011 row 28 : 28 | eric lafleur | dem | ville platte | 2007 row 29 : 29 | rick gallot | dem | ruston | 2011 row 30 : 30 | john r. smith | rep | leesville | 2007 row 31 : 31 | gerald long | rep | winnfield | 2007 row 32 : 32 | neil riser | rep | columbia | 2007 row 33 : 33 | mike walsworth | rep | west monroe | 2007 row 34 : 34 | francis c. thomp | dem | delhi | 2007 row 35 : 35 | robert kostelka | rep | monroe | 2003 row 36 : 36 | robert adley | rep | benton | 2003 row 37 : 37 | barrow peacock | rep | bossier | 2011 row 38 : 38 | sherri smith buffington | rep | keithville | 2003 row 39 : 39 | gregory tarver | dem | shreveport | 2011 ] Execute this SQL based on the above table: select name order by district desc limit 1
gregory tarver
[ header: order in position | president of the republic | length of the presidential action | rank by length of term(s) | notes row 1 : 1 | k. j. stahlberg | 5 years, 220 days | 8 | 1 term serving row 2 : 2 | lauri kristian relander | 6 years, 0 days one leap year (19 | 6 | 1 term serving row 3 : 3 | p. e. svinh | 5 years, 364 days two leap years (19 | 6 | 1 term serving row 4 : 4 | kyosti kallio | 3 years, 293 days | 9 | resigned due to poor health row 5 : 5 | risto ryti | 3 years, 229 days | 10 | resigned due to agreement with nazi german row 6 : 6 | gustaf mannerheim | 1 year, 219 days | 11 | resigned due to poor health and after not row 7 : 7 | j. k. paasiki | 9 years, 356 days | 4 | 2 terms serving (remainder of mannerheim row 8 : 8 | urho kekkonen | 25 years, 332 days | 1 | 3 whole terms serving (the 3rd exceptionally row 9 : 9 | mauno koivisto | 12 years, 33 days | 2 | 2 terms serving row 10 : 10 | martti ahtisa | 6 years, 0 days two leap years (19 | 5 | 1 term serving row 11 : 11 | tarja halonen | 12 years, 0 days | 3 | 2 terms serving row 12 : 12 | sauli niinisto | 2 years, 115 days | None | incumbent: first term serving ] Execute this SQL based on the above table: select count ( notes ) where rank by length of term(s) < 214
11
[ header: # | date | winner | score | location | notes row 1 : 47 | december 31, 1971 | west | 17-13 | san francisco, ca | None row 2 : 48 | december 30, 1972 | east | 9-3 | san francisco, ca | None row 3 : 49 | december 29, 1973 | east | 35-7 | san francisco, ca | None row 4 : 50 | december 28, 1974 | east | 16-14 | stanford, ca | None row 5 : 51 | january 3, 1976 | west | 21-14 | stanford, ca | None row 6 : 53 | december 31, 1977 | west | 23-3 | stanford, ca | None row 7 : 54 | january 6, 1979 | east | 56-17 | stanford, ca | None row 8 : 56 | january 10, 1981 | east | 21-3 | stanford, ca | None row 9 : 57 | january 9, 1982 | west | 20-13 | stanford, ca | None row 10 : 58 | january 15, 1983 | east | 26-25 | stanford, ca | None row 11 : 59 | january 7, 1984 | east | 27-19 | stanford, ca | None row 12 : 60 | january 5, 1985 | west | 21-10 | stanford, ca | None row 13 : 61 | january 11, 1986 | east | 18-7 | stanford, ca | None row 14 : 62 | january 10, 1987 | west | 24-21 | stanford, ca | None row 15 : 64 | january 15, 1989 | east | 24-6 | stanford, ca | None row 16 : 65 | january 21, 1990 | west | 22-21 | stanford, ca | None row 17 : 66 | january 26, 1991 | west | 24-21 | stanford, ca | None row 18 : 67 | january 19, 1992 | west | 14-6 | stanford, ca | None row 19 : 68 | january 24, 1993 | east | 31-17 | stanford, ca | None row 20 : 69 | january 15, 1994 | west | 29-28 | stanford, ca | None row 21 : 70 | january 14, 1995 | west | 30-28 | stanford, ca | None row 22 : 73 | january 10, 1998 | west | 24-7 | stanford, ca | None row 23 : 75 | january 15, 2000 | east | 35-21 | stanford, ca | None row 24 : 77 | january 12, 2002 | west | 21-13 | san francisco, ca | None row 25 : 78 | january 11, 2003 | east | 20-17 | san francisco, ca | None row 26 : 79 | january 10, 2004 | west | 28-7 | san francisco, ca | None row 27 : 80 | january 15, 2005 | east | 45-27 | san francisco, ca | None row 28 : 81 | january 21, 2006 | west | 35-31 | san antonio, | None row 29 : 82 | january 20, 2007 | west | 21-3 | houston, tx | None row 30 : 83 | january 19, 2008 | west | 31-13 | houston, tx | None row 31 : 84 | january 17, 2009 | east | 24-19 | houston, tx | None row 32 : 85 | january 23, 2010 | east | 13-10 | orlando, fl | notes row 33 : 86 | january 22, 2011 | east | 25-8 | orlando, fl | notes row 34 : 87 | january 21, 2012 | west | 24-17 | st. petersburg, f | notes row 35 : 89 | january 18, 2014 | east | 23-13 | st. petersburg, f | notes ] Execute this SQL based on the above table: select ( select date where location = 'orlando, fl' ) + ( select date where location = 'orlando, fl' )
0
[ header: rank | circuit | headquarters | screens | sites row 1 : 1 | regal entertainment group | knoxville,tn | 7318 | 574 row 2 : 2 | amc entertainment inc | kansas city, mo | 4988 | 344 row 3 : 3 | cinemark theatres | plano, tx | 4434 | 332 row 4 : 4 | carmike cinemas, inc | columbus, ga | 2476 | 249 row 5 : 5 | cineplex entertainment | toronto, on | 1672 | 136 row 6 : 6 | marcus theatres | milwaukee, wi | 687 | 55 row 7 : 7 | harkins theatres | phoenix, az | 440 | 31 row 8 : 8 | national amusements | dedham, ma | 423 | 32 row 9 : 9 | bow tie cinemas | ridgefield, ct | 388 | 63 row 10 : 10 | georgia theatre company | st. simon's island, | 326 | 32 ] Execute this SQL based on the above table: select count ( * ) where headquarters = 2010
0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | chinese taipei | 2 | 0 | 0 | 2 row 2 : 1 | russia (rus) | 2 | 0 | 0 | 2 row 3 : 3 | great britain (gbr) | 1 | 0 | 0 | 1 row 4 : 4 | slovakia (svk) | 0 | 2 | 2 | 4 row 5 : 5 | china (chn) | 0 | 2 | 1 | 3 row 6 : 6 | mexico (mex) | 0 | 1 | 1 | 2 row 7 : 7 | germany (ger) | 0 | 0 | 2 | 2 row 8 : 8 | south korea (kor) | 0 | 0 | 1 | 1 row 9 : 8 | switzerland (sui) | 0 | 0 | 1 | 1 row 10 : 8 | thailand (tha) | 0 | 0 | 1 | 1 row 11 : 8 | uzbekistan (uzb | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where nation in ( 'mexico (mex)' , 'slovakia (svk)' ) order by bronze desc limit 1
slovakia (svk)
[ header: year | title | role | notes row 1 : 1995 | polio water | diane | short film row 2 : 1996 | new york crossing | drummond | television film row 3 : 1997 | lawn dogs | devon stockard | None row 4 : 1999 | pups | rocky | None row 5 : 1999 | notting hill | 12-year-old actress | None row 6 : 1999 | the sixth sense | kyra collins | None row 7 : 2000 | paranoid | theresa | None row 8 : 2000 | skipped parts | maurey pierce | None row 9 : 2000 | frankie & hazel | francesca 'frankie' | television film row 10 : 2001 | lost and delirious | mary 'mouse' bedford | None row 11 : 2001 | julie johnson | lisa johnson | None row 12 : 2001 | tart | grace bailey | None row 13 : 2002 | a ring of endless light | vicky austin | television film row 14 : 2003 | octane | natasha 'nat' | None row 15 : 2006 | the oh in ohio | kristen taylor | None row 16 : 2007 | closing the ring | young ethel ann | None row 17 : 2007 | st trinian's | jj french | None row 18 : 2007 | virgin territory | pampinea | None row 19 : 2008 | assassination of a high school | francesca fachini | None row 20 : 2009 | walled in | sam walczak | None row 21 : 2009 | homecoming | shelby mercer | None row 22 : 2010 | don't fade away | kat | None row 23 : 2011 | you and i | lana | None row 24 : 2012 | into the dark | sophia monet | None row 25 : 2012 | ben banks | amy | None row 26 : 2012 | apartment 1303 3d | lara slate | None row 27 : 2012 | cyberstalker | aiden ashley | television film row 28 : 2013 | bhopal: a prayer for rain | eva gascon | None row 29 : 2013 | a resurrection | jessie | also producer row 30 : 2013 | l.a. slasher | the actress | None row 31 : 2013 | gutsy frog | ms. monica | television film ] Execute this SQL based on the above table: select title order by year desc limit 1
bhopal: a prayer for rain
[ header: category | urban settlements | population | male | female | inhabited localities in jurisdiction row 1 : urban | dzhebariki-khaya | 1694 | 844 (49.8%) | 850 (50.2%) | urban-type settlement of dzhebar row 2 : urban | khandyga (ханд | 6638 | 3326 (49.8%) | 3312 (50.2%) | urban-type settlement of khandyg row 3 : rural | bayagantaysky na | 1823 | 884 (48.5%) | 939 (51.5%) | selo of krest-khal row 4 : rural | megino-aldansky n | 1020 | 490 (48.0%) | 530 (52.0%) | selo of megino-al row 5 : rural | okhot-perevozovsky | 142 | 70 (49.3%) | 72 (50.7%) | selo of okhotsky-per row 6 : rural | sasylsky na | 555 | 275 (49.5%) | 280 (50.5%) | selo of keskil row 7 : rural | teploklyuchevsky | 887 | 447 (50.4%) | 440 (49.6%) | selo of teply row 8 : rural | tomponsky national nasleg | 915 | 458 (50.1%) | 457 (49.9%) | selo of topolinoye row 9 : rural | ynginsky nasleg | 425 | 217 (51.1%) | 208 (48.9%) | selo of novy selo ] Execute this SQL based on the above table: select urban settlements order by population desc limit 2
khandyga (хандыга), bayagantaysky nasleg (баягантаискии наслег)
[ header: name | town | deanery | vicariate | founded | original ethnic community row 1 : st. ann | hamden | hamden-north haven | new haven | 1919 | italian row 2 : st. anthony | prospect | naugatuck-cheshire | waterbury | 1943 | none row 3 : ascension | hamden | hamden-north haven | new haven | 1964 | none row 4 : st. bridget | manchester | manchester | hartford | 1870 | none row 5 : st. catherine of sien | west simsbury (simsbury | farmington valley | hartford | 1971 | none row 6 : st. christopher | east hartford | manchester | hartford | 1965 | none row 7 : church of the epiphany | cheshire | naugatuck-cheshire | waterbury | 1967 | none row 8 : st. francis xa | new milford | suburban waterbury | waterbury | 1871 | none row 9 : st. gabriel | windsor | farmington valley | hartford | 1894 | none row 10 : st. gertrude | windsor | farmington valley | hartford | 1947 | none row 11 : st. hedwig | union city (naugatuck) | naugatuck-cheshire | waterbury | 1906 | polish row 12 : holy infant | orange | west shore line | new haven | 1952 | none row 13 : immaculate conception | new hartford | litchfield | waterbury | 1869 | none row 14 : immaculate conception | norfolk | litchfield | waterbury | 1889 | none row 15 : st. john the evangelis | new britain | new britain | hartford | 1916 | none row 16 : st. joseph | canaan | litchfield | waterbury | 1920 | none row 17 : st. joseph | winsted (winchester) | litchfield | waterbury | 1853 | none row 18 : st. lawrence | west haven | west shore line | new haven | 1886 | none row 19 : st. margaret mary | south windsor | manchester | hartford | 1961 | none row 20 : st. mary | newington | suburban hartford | hartford | 1924 | none row 21 : st. mary | union city (naugatuck) | naugatuck-cheshire | waterbury | 1907 | none row 22 : st. mary | unionville (farmington) | farmington valley | hartford | 1874 | none row 23 : st. mary | windsor locks | enfield | hartford | 1852 | none row 24 : st. michael | waterbury | waterbury | waterbury | 1897 | none row 25 : our lady of loreto | waterbury | waterbury | waterbury | 1971 | portuguese row 26 : our lady of mt. carmel | waterbury | waterbury | waterbury | 1923 | italian row 27 : our lady of the lakes | new milford | suburban waterbury | waterbury | 1990 | none row 28 : st. patrick | collinsville (canton) | farmington valley | hartford | 1856 | none row 29 : st. peter | torrington | litchfield | waterbury | 1910 | italian row 30 : st. peter claver | west hartford | suburban hartford | hartford | 1966 | none row 31 : sacred heart | new haven | new haven | new haven | 1876 | none row 32 : st. stanislaus | bristol | bristol | waterbury | 1919 | polish ] Execute this SQL based on the above table: select abs ( ( select founded where vicariate = 'hartford' ) - ( select founded where vicariate = 'new haven' ) )
49
[ 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 sum ( time ) where athlete in ( 'natalya ivanova' , 'raquel da costa' )
47.29
[ header: years | building | city | height (ctbuh) | floors row 1 : 1975-present | first canadian place | toronto | 298.1 m (978 ft) | 72 row 2 : 1972-1975 | commerce court west | toronto | 239.0 m (784 ft | 57 row 3 : 1967-1972 | toronto-dominion centre | toronto | 222.8 m (731 ft) | 56 row 4 : 1964-1967 | tour de la bourse | montreal | 190.0 m (623 ft) | 47 row 5 : 1962-1964 | place ville-marie | montreal | 188.0 m (617 ft) | 44 row 6 : 1962 | tour cibc | montreal | 184.0 m (604 ft) | 45 row 7 : 1931-1962 | commerce court north | toronto | 145.0 m (476 ft) | 34 ] Execute this SQL based on the above table: select city where city = 'toronto' and building = 'toronto-dominion centre'
toronto
[ header: date | venue | opponent | result | tournament | scored row 1 : 10 february 2008 | craven park | st. helens | 24-22 | super league xiii | 1 row 2 : 24 march 2008 | jjb stadium | wigan warriors | 18-12 | super league xiii | 1 row 3 : 13 april 2008 | craven park | bradford bulls | 20-18 | super league xiii | 1 row 4 : 21 june 2008 | craven park | wakefield trinity wildcats | 18-26 | super league xiii | 1 row 5 : 8 march 2009 | craven park | wakefield trinity wildcats | 31-18 | super league xiv | 1 row 6 : 15 march 2009 | craven park | crusaders | 48-18 | super league xiv | 3 row 7 : 3 may 2009 | murrayfield stadium | warrington wolves | 28-36 | super league xiv | 1 row 8 : 20 june 2009 | brewery field | crusaders | 18-32 | super league xiv | 2 row 9 : 21 august 2009 | the willows | salford city reds | 10-14 | super league xiv | 1 row 10 : 5 september 2009 | craven park | warrington wolves | 40-16 | super league xiv | 3 row 11 : 12 september 2009 | belle vue | wakefield trinity wildcats | 24-10 | super league xiv | 1 row 12 : 7 february 2010 | craven park | salford city reds | 30-12 | super league xv | 1 row 13 : 16 may 2010 | craven park | crusaders | 54-10 | super league xv | 2 row 14 : 21 may 2010 | knowsley road | st. helens | 68-12 | super league xv | 1 row 15 : 20 june 2010 | craven park | harlequins rl | 42-6 | super league xv | 2 row 16 : 25 june 2010 | galpharm stadium | huddersfield giants | 16-16 | super league xv | 1 row 17 : 4 july 2010 | belle vue | wakefield trinity wildcats | 14-46 | super league xv | 1 row 18 : 15 july 2010 | kc stadium | hull | 20-16 | super league xv | 1 row 19 : 24 july 2010 | craven park | bradford bulls | 49-24 | super league xv | 2 row 20 : 15 august 2010 | the willows | salford city reds | 18-44 | super league xv | 2 row 21 : 13 february 2011 | millennium stadium | hull | 22-34 | super league xv | 1 row 22 : 20 february 2011 | halliwell jones stadium | warrington wolves | 24-22 | super league | 2 row 23 : 7 march 2011 | the jungle | castleford tigers | 27-14 | super league | 1 row 24 : 25 june 2011 | twickenham stoop | harlequins rl | 0-34 | super league | 1 ] Execute this SQL based on the above table: select count ( tournament ) where scored >= 30
0
[ 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 where pos in ( 21 , 11 ) order by laps desc limit 1
11
[ 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 abs ( ( select draw where artist = 'maggie toal' ) - ( select draw where artist = 'linda martin and friends' ) )
1.0
[ header: ethnicity | 1926 census | 1939 census | 1959 census | 1970 census | 1979 census | 1989 census | 2007 estimate row 1 : ossetians | 60,351 (69.1%) | 72,266 (68.1%) | 63,698 (65.8%) | 66,073 (66.5%) | 65,077 (66.4%) | 65,200 (65.9%) | 47,000 (67.1%) row 2 : georgians | 23,538 (26.9%) | 27,525 (25.9%) | 26,584 (27.5%) | 28,125 (28.3%) | 28,187 (28.8%) | 28,700 (29.0%) | 17,500 (25.0%) row 3 : russians | 157 (0.2%) | 2,111 (2.0%) | 2,380 (2.5%) | 1,574 (1.6%) | 2,046 (2.1%) | 2,128 (2.1%) | 2,100 (3.0%) row 4 : armenians | 1,374 (1.6%) | 1,537 (1.4%) | 1,555 (1.6%) | 1,254 (1.3%) | 953 (1.0%) | 871 (0.9%) | 900 (1.3%) row 5 : jews | 1,739 (2.0%) | 1,979 (1.9%) | 1,723 (1.8%) | 1,485 (1.5%) | 654 (0.7%) | 648 (0.7%) | 650 (0.9%) row 6 : others | 216 (0.2%) | 700 (0.7%) | 867 (0.9%) | 910 (0.9%) | 1,071 (1.1%) | 1,453 (1.5%) | 1,850 (2.6%) row 7 : total | 87375 | 106118 | 96807 | 99421 | 97988 | 99000 | 70000 ] Execute this SQL based on the above table: select ethnicity where id = ( select id where ethnicity = 'russians' ) - 1
georgians
[ header: title | genre | sub­divisions | libretto | premiere date | place, theatre | notes row 1 : primislao, primo re di | dramma per musica | 3 acts | giulio cesare corradi | 1697, autumn | venice, teatro s | music lost row 2 : aminta | dramma regio pastorale | 3 acts | apostolo zeno | 1703, autumn | florence, cocomero | music lost row 3 : il piu fedel tra | dramma per musica | 3 acts | francesco silvani | 1705, autumn | genoa, falcone | music lost row 4 : la prosperita di elio | dramma per musica | 3 acts | nicolo minato | 1707, carnival | genoa, falcone | music lost row 5 : la fortezza al cimento | melodramma | 2 acts | francesco silvani | 1707 | piacenza, ducale | music lost row 6 : engelberta | dramma per musica | 3 acts | apostolo zeno and pi | 1709, carnival | venice, teatro s | 4th and 5th acts by francesco row 7 : ciro | dramma per musica | 3 acts | pietro pariati | 1710, carnival | venice, teatro s | music lost row 8 : il tiranno eroe | dramma per musica | 3 acts | vincenzo cassani | 1711, carnival | venice, teatro s | None row 9 : le gare generose | dramma per musica | 3 acts | antonio zaniboni | 1712, autumn | venice, teatro s | music lost, except five arias row 10 : eumene | dramma per musica | 3 acts | antonio salvi | 1717, autumn | venice, teatro s | music lost, except one aria row 11 : meleagro | dramma per musica | 3 acts | pietro antonio bern | 1718, carnival | venice, teatro s | music lost row 12 : scipione nelle spagne | dramma per musica | 3 acts | apostolo zeno | 1724, ascension | venice, teatro s | music lost row 13 : didone abbandonata | tragedia | 3 acts | metastasio | 1725, carnival | venice, teatro s | music lost row 14 : l'impresario delle is | intermezzo | 2 acts | metastasio | 1725, carnival | venice, teatro s | music lost row 15 : ardelinda | dramma | 3 acts | bartolomeo vitturi | 1732, autumn | venice, teatro s | music lost, except five arias row 16 : artamene | dramma per musica | 3 acts | bartolomeo vitturi | 1741, carnival | venice, teatro s | music lost ] Execute this SQL based on the above table: select notes where notes != 'music lost' group by notes order by count ( * ) desc limit 1
music lost, except five arias
[ header: outcome | no. | date | championship | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1968 | hamburg, germany | clay | john newcombe | tom okker marty ries | 4-6, 4-6, 5-7 row 2 : runner-up | 2 | 1968 | hobart, australia | grass | fred stolle | mal anderson roger tay | 5-7, 3-6, 6-4, 6 row 3 : winner | 2 | 1969 | french open, paris | clay | john newcombe | roy emerson rod laver | 4-6, 6-1, 3-6, row 4 : winner | 3 | 1969 | wimbledon, london | grass | john newcombe | tom okker marty ries | 7-5, 11-9, 6-3 row 5 : winner | 5 | 1970 | louisville, u.s | hard | john newcombe | roy emerson rod laver | 8-6, 5-7, 6-4 row 6 : winner | 6 | 1971 | australian open, melbourne | grass | john newcombe | tom okker marty ries | 6-2, 7-6 row 7 : winner | 7 | 1971 | miami wct, u. | hard | john newcombe | roy emerson rod laver | 7-6, 7-6 row 8 : runner-up | 4 | 1971 | chicago wct, u | carpet | john newcombe | tom okker marty ries | 6-7, 6-4, 6-7 row 9 : runner-up | 5 | 1972 | richmond wct, u. | carpet | john newcombe | tom okker marty ries | 6-7, 6-7 row 10 : runner-up | 6 | 1972 | philadelphia wct, | carpet | john newcombe | arthur ashe robert l | 3-6, 7-6, 3-6 row 11 : runner-up | 8 | 1972 | las vegas wct, | hard | john newcombe | roy emerson rod laver | def row 12 : runner-up | 9 | 1972 | washington wct, u. | clay | john newcombe | tom okker marty ries | 6-3, 3-6, 2-6 row 13 : winner | 11 | 1972 | boston wct, u. | hard | john newcombe | arthur ashe robert l | 6-3, 1-6, 7-6 row 14 : winner | 12 | 1974 | toronto wct, canada | carpet | raul ramirez | tom okker marty ries | 6-3, 2-6, 6-4 row 15 : runner-up | 10 | 1974 | monte carlo wct, | clay | manuel orantes | john alexander phil dent | 6-7, 6-4, 6-7, row 16 : winner | 13 | 1974 | wimbledon, london | grass | john newcombe | robert lutz stan | 8-6, 6-4, 6-4 row 17 : runner-up | 11 | 1974 | sydney indoor, australia | hard (i) | john newcombe | ross case geoff masters | 4-6, 4-6 row 18 : winner | 14 | 1976 | australian open, melbourne | grass | john newcombe | ross case geoff masters | 7-6, 6-4 row 19 : winner | 15 | 1976 | charlotte wct, u | carpet | john newcombe | vitas gerulaitis gene | 6-3, 7-5 ] Execute this SQL based on the above table: select max ( date ) - min ( date )
8
[ header: # | judge | state | born/died | active | chief | senior | appointed by | reason for termination row 1 : 3 | david davie shelby | al | 1847-1914 | 1899-1914 | None | None | mckinley | death row 2 : 4 | richard wilde walker, jr | al | 1857-1936 | 1914-1930 | None | 1930-1936 | wilson | death row 3 : 9 | samuel hale | ga | 1873-1958 | 1931-1949 | None | 1949-1958 | hoover | death row 4 : 11 | edwin ruthven hol | ms | 1878-1961 | 1936-1954 | None | 1954-1961 | f. roosevel | death row 5 : 12 | leon clarence mccord | al | 1878-1952 | 1938-1951 | None | 1951-1952 | f. roosevel | death row 6 : 13 | curtis longino waller | fl | 1887-1950 | 1943-1950 | None | None | f. roosevel | death row 7 : 17 | louie willard strum | fl | 1890-1954 | 1950-1954 | None | None | truman | death row 8 : 22 | john robert brown | tx | 1909-1984 | 1955-1984 | 1967-1979 | 1984-1993 | eisenhower | death row 9 : 23 | john minor wisdom | la | 1905-1999 | 1957-1977 | None | 1977-1999 | eisenhower | death row 10 : 24 | griffin bell | ga | 1918-2009 | 1961-1976 | None | None | kennedy | resignation row 11 : 25 | walter pettus gewin | al | 1908-1981 | 1961-1976 | None | 1976-1981 | kennedy | death row 12 : 26 | william homer thornberry | tx | 1909-1995 | 1965-1978 | None | 1978-1995 | l. johnson | death row 13 : 29 | john cooper godbold | al | 1920-2009 | 1966-1981 | 1981-1981 | None | l. johnson | reassignment to 11th circuit row 14 : 37 | joe mcdonald in | tx | 1903-1990 | 1969-1973 | None | 1973-1990 | nixon | death row 15 : 41 | james clinkscales hill | ga | 1924- | 1976-1981 | None | None | ford | reassignment to 11th circuit row 16 : 45 | phyllis a. krav | ga | 1920- | 1979-1981 | None | None | carter | reassignment to 11th circuit row 17 : 49 | joseph woodrow hatchett | fl | 1932- | 1979-1981 | None | None | carter | reassignment to 11th circuit row 18 : 52 | henry anthony politz | la | 1932-2002 | 1979-1999 | 1992-1999 | 1999-2002 | carter | death row 19 : 56 | thomas alonzo clark | ga | 1920-2005 | 1979-1981 | None | None | carter | reassignment to 11th circuit ] Execute this SQL based on the above table: select active where appointed by = 'hoover'
1931-1949
[ header: network name | flagship | programming type | owner | affiliates row 1 : canal de las estrellas | xew 2 | soap operas, retro movies and sports | televisa | 5 row 2 : canal 5 | xhgc 5 | cartoons, movies, and series | televisa | 4 row 3 : tv mas | xhgv 4 | educational and cultural | gobierno de veracruz | 8 row 4 : azteca 7 | xhimt 7 | movies, series, and sports | tv azteca | 3 row 5 : galavision | xeq 9 | retro and sports | televisa | 2 row 6 : once tv | xeipn 11 | educational | instituto politecnico nac | 2 row 7 : azteca 13 | xhdf 13 | news, soap operas, and sports | tv azteca | 4 row 8 : televisa regional | None | select from televisa networks | televisa | 2 ] Execute this SQL based on the above table: select affiliates where owner = 'televisa'
5.0, 4.0, 2.0, 2.0
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 5 | 2 | 3 | 10 row 2 : 2 | colombia | 4 | 4 | 9 | 17 row 3 : 3 | dominican republic | 4 | 3 | 4 | 11 row 4 : 4 | peru | 3 | 3 | 8 | 14 row 5 : 5 | ecuador | 2 | 3 | 3 | 8 row 6 : 6 | guatemala | 1 | 1 | 1 | 3 row 7 : 7 | chile | 0 | 3 | 2 | 5 row 8 : 8 | panama | 0 | 0 | 3 | 3 row 9 : 9 | bolivia | 0 | 0 | 1 | 1 row 10 : 9 | paraguay | 0 | 0 | 1 | 1 row 11 : total | total | 19 | 19 | 35 | 73 ] Execute this SQL based on the above table: select rank where nation = 'paraguay'
9
[ header: date | opponent | venue | result | attendance | scorers row 1 : 15 august 1987 | derby county | away | 0-1 | 17204 | None row 2 : 18 august 1987 | coventry city | home | 0-1 | 9380 | None row 3 : 22 august 1987 | west ham united | home | 2-2 | 8073 | harford (2) row 4 : 29 august 1987 | chelsea | away | 0-3 | 16075 | None row 5 : 31 august 1987 | arsenal | home | 1-1 | 8745 | wilson (pen) row 6 : 5 september 1987 | oxford united | away | 5-2 | 6804 | breacker, harford, hill row 7 : 12 september 1987 | everton | home | 2-1 | 8124 | hill, b. stein row 8 : 19 september 1987 | charlton athletic | away | 0-1 | 5002 | None row 9 : 26 september 1987 | queens park rangers | away | 0-2 | 11175 | None row 10 : 3 october 1987 | manchester united | home | 1-1 | 9137 | harford row 11 : 10 october 1987 | portsmouth | away | 1-3 | 12391 | harford (pen) row 12 : 17 october 1987 | wimbledon | home | 2-0 | 7018 | b. stein, wilson row 13 : 24 october 1987 | liverpool | home | 0-1 | 11997 | None row 14 : 7 november 1987 | newcastle united | home | 4-0 | 7638 | nwajiobi, b. row 15 : 5 december 1987 | norwich city | home | 1-2 | 7002 | b. stein row 16 : 12 december 1987 | watford | away | 1-0 | 12152 | foster row 17 : 26 december 1987 | everton | away | 0-2 | 32128 | None row 18 : 28 december 1987 | charlton athletic | home | 1-0 | 7243 | wilson row 19 : 1 january 1988 | chelsea | home | 3-0 | 8018 | harford, b. stein, row 20 : 2 january 1988 | west ham united | away | 1-1 | 16716 | m. stein row 21 : 6 february 1988 | oxford united | home | 7-4 | 8063 | harford (2), mcdonough row 22 : 13 february 1988 | arsenal | away | 1-2 | 22612 | m.stein row 23 : 5 march 1988 | wimbledon | away | 0-2 | 4854 | None row 24 : 15 march 1988 | coventry city | away | 0-4 | 13711 | None row 25 : 29 march 1988 | portsmouth | home | 4-1 | 6740 | b.stein, m.stein, row 26 : 2 april 1988 | newcastle united | away | 0-4 | 20752 | None row 27 : 5 april 1988 | sheffield wednesday | home | 2-2 | 7337 | mcdonough, b. row 28 : 12 april 1988 | manchester united | away | 0-3 | 28830 | None row 29 : 19 april 1988 | queens park rangers | home | 2-1 | 6735 | foster, wilson (pen) row 30 : 30 april 1988 | norwich city | away | 2-2 | 13171 | m. stein, wilson row 31 : 4 may 1988 | tottenham hotspur | away | 1-2 | 15437 | grimes row 32 : 9 may 1988 | liverpool | away | 1-1 | 30374 | oldfield ] Execute this SQL based on the above table: select venue where id = 1
away
[ header: date | opponents | h/a | result f-a | scorers | attendance row 1 : 27 august 1921 | everton | a | 0-5 | None | 30000 row 2 : 29 august 1921 | west bromwich albion | h | 2-3 | partridge, robinson | 20000 row 3 : 3 september 1921 | everton | h | 2-1 | harrison, spence | 25000 row 4 : 7 september 1921 | west bromwich albion | a | 0-0 | None | 15000 row 5 : 10 september 1921 | chelsea | a | 0-0 | None | 35000 row 6 : 17 september 1921 | chelsea | h | 0-0 | None | 28000 row 7 : 24 september 1921 | preston north end | a | 2-3 | lochhead, partridge | 25000 row 8 : 1 october 1921 | preston north end | h | 1-1 | spence | 30000 row 9 : 15 october 1921 | tottenham hotspur | h | 2-1 | sapsford, spence | 30000 row 10 : 22 october 1921 | manchester city | a | 1-4 | spence | 24000 row 11 : 5 november 1921 | middlesbrough | h | 3-5 | lochhead, sapsford, spence | 30000 row 12 : 12 november 1921 | middlesbrough | a | 0-2 | None | 18000 row 13 : 26 november 1921 | aston villa | h | 1-0 | henderson | 33000 row 14 : 3 december 1921 | bradford city | a | 1-2 | spence | 15000 row 15 : 10 december 1921 | bradford city | h | 1-1 | henderson | 9000 row 16 : 17 december 1921 | liverpool | a | 1-2 | sapsford | 40000 row 17 : 24 december 1921 | liverpool | h | 0-0 | None | 30000 row 18 : 26 december 1921 | burnley | h | 0-1 | None | 15000 row 19 : 2 january 1922 | sheffield united | a | 0-3 | None | 18000 row 20 : 14 january 1922 | newcastle united | h | 0-1 | None | 20000 row 21 : 21 january 1922 | sunderland | a | 1-2 | sapsford | 10000 row 22 : 28 january 1922 | sunderland | h | 3-1 | lochhead, sapsford, spence | 18000 row 23 : 11 february 1922 | huddersfield town | h | 1-1 | spence | 30000 row 24 : 27 february 1922 | huddersfield town | a | 1-1 | sapsford | 30000 row 25 : 11 march 1922 | arsenal | h | 1-0 | spence | 30000 row 26 : 18 march 1922 | blackburn rovers | h | 0-1 | None | 30000 row 27 : 5 april 1922 | arsenal | a | 1-3 | lochhead | 25000 row 28 : 8 april 1922 | bolton wanderers | a | 0-1 | None | 28000 row 29 : 15 april 1922 | oldham athletic | h | 0-3 | None | 30000 row 30 : 17 april 1922 | sheffield united | h | 3-2 | harrison, lochhead, partridge | 28000 row 31 : 22 april 1922 | oldham athletic | a | 1-1 | lochhead | 30000 row 32 : 29 april 1922 | cardiff city | h | 1-1 | partridge | 18000 ] Execute this SQL based on the above table: select count ( date ) where attendance > 813
32
[ header: discipline | amanda | bernie | javine h | julia | michelle row 1 : whitewater kayak | 0 | 2 | 4 | 3 | 6 row 2 : hurdles | 3 | 1 | 6 | 5 | 3 row 3 : cycling | 4 | 2 | 4 | 6 | 0 row 4 : gym floor | 0 | 3 | 6 | 5 | 2 row 5 : swimming | 4 | 3 | 6 | 5 | 0 row 6 : curling | 0 | 2 | 4 | 3 | 5 row 7 : archery | 4 | 0 | 5 | 2 | 3 row 8 : hammer | 2 | 3 | 5 | 4 | 2 row 9 : 100m sprint | 2 | 0 | 5 | 3 | 4 row 10 : total | 19 | 16 | 45 | 36 | 25 ] Execute this SQL based on the above table: select count ( * ) where discipline = 'archery'
1
[ header: title | alternate title(s) | year | manufacturer | genre(s) | max. players row 1 : ocean hunter, the | None | 1998 | sega | shooting gallery | 2 row 2 : off road challenge | None | 1997 | midway | racing | 1 row 3 : off road thunder | None | 2000 | midway | racing | 1 row 4 : off the wall | None | 1991 | atari games | breakout | 2 row 5 : oh my god! | None | 1993 | atlus | puzzle | 2 row 6 : oishii puzzle wa irim | None | 1993 | sunsoft | puzzle | 2 row 7 : oli-boo-chu | None | 1982 | irem | None | 2 row 8 : ollie king | None | 2004 | smilebit | None | None row 9 : omega fighter | None | 1989 | upl | scrolling shooter | 2 row 10 : omega race | None | 1982 | midway | multidirectional shooter | 1 row 11 : one shot one kill | None | None | playmark | shooting gallery | 2 row 12 : onna sansirou - ty | None | 1985 | taito | None | 2 row 13 : operation thunderbolt | None | 1988 | taito | shooting gallery | 2 row 14 : operation tiger | None | 1998 | taito | shooting gallery | 2 row 15 : operation wolf | None | 1987 | taito | shooting gallery | 2 row 16 : operation wolf 3 | None | 1994 | taito | shooting gallery | 2 row 17 : orbit | None | 1978 | atari | multi-directional shooter | 2 row 18 : ordyne | None | 1988 | namco | scrolling shooter | 2 row 19 : oriental legend | None | 1997 | international game system | beat 'em up | 4 row 20 : osman | cannon dancer | 1996 | mitchell corporation | platformer | 1 row 21 : otomedius | None | 2007 | konami | scrolling shooter | None row 22 : outfoxies, the | None | 1995 | namco | shoot'em up/ fighting game | 2 row 23 : outlaw | None | 1976 | atari | shooter | 1 row 24 : outrun | None | 1986 | sega am2 | racing | 1 row 25 : out zone | None | 1990 | toaplan | scrolling shooter | 2 row 26 : outrun 2 | None | 2003 | sega am2 | racing | 1 row 27 : outrunners | None | 1993 | sega am1 | racing | 2 row 28 : outtrigger | None | 1999 | sega am2 | first person shooter | None row 29 : over drive | None | 1990 | konami | racing | 1 row 30 : over rev | None | 1997 | jaleco | racing | 2 row 31 : over top | None | 1996 | alpha denshi | racing | 2 row 32 : ozma wars | None | 1978 | snk | fixed shooter | 2 ] Execute this SQL based on the above table: select count ( genre(s) ) where genre(s) = 'scrolling shooter'
4
[ 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 rank where nationality = 'slovakia'
14, 18
[ header: season | series | team | races | wins | poles | fast laps | points | pos. row 1 : 2001 | formula one | prost | None | None | None | None | None | test driver row 2 : 2001 | formula 3000 international | gd racing | 4 | 0 | 0 | 0 | 0 | nc row 3 : 2001 | world series by nissan | gd racing | 6 | 0 | 0 | 1 | 51 | 9th row 4 : 2002 | world series by nissan | gd racing | 6 | 0 | 0 | 0 | 30 | 13th row 5 : 2003 | world series by nissan | gd racing | 2 | 0 | 0 | 0 | 0 | nc row 6 : 2006 | formula one | renault | None | None | None | None | None | test driver row 7 : 2007-08 | a1 grand prix | a1 team france | 2 | 0 | 0 | 0 | 0 | 4th ] Execute this SQL based on the above table: select pos. order by team desc limit 1
test driver
[ header: rank | lane | name | nationality | time | notes row 1 : None | 4 | sophie pascoe | new zealand | 2:25.65 | wr row 2 : None | 5 | summer ashley mortimer | canada | 2:32.08 | None row 3 : None | 3 | zhang meng | china | 2:33.95 | as row 4 : 4 | 6 | katherine downie | australia | 2:34.64 | None row 5 : 5 | 2 | nina ryabova | russia | 2:35.65 | None row 6 : 6 | 8 | aurelie rivard | canada | 2:37.70 | None row 7 : 7 | 7 | harriet lee | great britain | 2:39.42 | None row 8 : 8 | 1 | gemma almond | great britain | 2:42.16 | None ] Execute this SQL based on the above table: select count ( * ) where notes = 'None'
0
[ header: central division v t e | w | l | pct | gb | home | road | div row 1 : y-atlanta hawks | 50 | 32 | 0.61 | None | 32-9 | 18-23 | 21-9 row 2 : x-houston rockets | 41 | 41 | 0.5 | 9 | 29-12 | 12-29 | 20-10 row 3 : x-san antonio | 41 | 41 | 0.5 | 9 | 27-14 | 14-27 | 14-16 row 4 : cleveland cavaliers | 37 | 45 | 0.451 | 13 | 28-13 | 9-32 | 16-14 row 5 : indiana pacers | 37 | 45 | 0.451 | 13 | 26-15 | 11-30 | 15-15 row 6 : detroit pistons | 16 | 66 | 0.195 | 34 | 13-28 | 3-38 | 4-26 ] Execute this SQL based on the above table: select count ( home ) where div = '16-14'
1
[ header: community | airport name | type | coordinates row 1 : antil plains | antil plains aerodrome | military | 19°26′36′′s 146° row 2 : eagle farm, brisban | eagle farm airport | military/public | 27°25′30′′s 153° row 3 : charters towers | breddan aerodrome | military | 19°56′34′′s 146° row 4 : petrie, brisbane | petrie airfield | military | 27°17′s 153°00′ row 5 : tarampa | tarampa airfield | military | 27°27′19′′s 152° row 6 : townsville | aitkenvale aerodrome | military | 19°18′45′′s 146° row 7 : townsville | bohle river aerodrome | military | 19°16′58′′s 146° row 8 : townsville | reid river airfield | military | 19°45′45′′s 146° ] Execute this SQL based on the above table: select coordinates where community = 'townsville'
19°18′45′′s 146°44′23′′e / 19.31250°s 146.73972°e, 19°16′58′′s 146°41′57′′e / 19.28278°s 146.69917°e, 19°45′45′′s 146°50′40′′e / 19.76250°s 146.84444°e
[ 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 game site where game site in ( 'macon coliseum' , 'macon coliseum' ) order by game site asc limit 1
macon coliseum
[ header: date | opponent# | rank# | site | result row 1 : september 12 | at colorado | None | folsom field • boulder, co | w 44-6 row 2 : september 19 | at #5 ohio state | None | ohio stadium • columbus | l 14-24 row 3 : september 26 | san diego state | None | autzen stadium • eugene | w 25-20 row 4 : october 3 | #16 washington | None | autzen stadium • eugene | w 29-22 row 5 : october 10 | usc | None | autzen stadium • eugene | w 34-27 row 6 : october 17 | at #9 ucla | #16 | rose bowl • pasadena, ca | l 10-41 row 7 : october 24 | at stanford | None | stanford stadium • stanford, ca | l 10-13 row 8 : october 31 | california | None | autzen stadium • eugene | l 6-20 row 9 : november 7 | at arizona state | None | sun devil stadium • tempe, a | l 17-37 row 10 : november 14 | at washington state | None | martin stadium • pullman, wa | w 31-17 row 11 : november 21 | oregon state | None | autzen stadium • eugene | w 44-0 ] Execute this SQL based on the above table: select count ( * ) where result = 'w 25-20'
1
[ header: pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 5 | will power | team australia | 73 | 1:45:58.568 | 7 | 31 row 2 : 2 | 21 | neel jani | pkv racing | 73 | 2.972 | 9 | 28 row 3 : 3 | 9 | justin wilson | rsports | 73 | 3.48 | 2 | 25 row 4 : 4 | 15 | simon pagenaud | team australia | 73 | 5.643 | 4 | 23 row 5 : 5 | 19 | bruno junqueira | dale coyne racing | 73 | 20.738 | 5 | 21 row 6 : 6 | 14 | robert doornbos | minardi team usa | 72 | + 1 lap | 12 | 19 row 7 : 7 | 28 | ryan dalziel | pacific coast motorsports | 72 | + 1 lap | 11 | 17 row 8 : 8 | 8 | alex tagliani | rsports | 71 | + 2 laps | 6 | 15 row 9 : 9 | 1 | sebastien bourdais | n/h/l racing | 67 | contact | 1 | 16 row 10 : 10 | 7 | oriol servia | forsythe racing | 56 | contact | 3 | 11 row 11 : 11 | 2 | graham rahal | n/h/l racing | 52 | contact | 15 | 10 row 12 : 12 | 4 | dan clarke | minardi team usa | 43 | contact | 13 | 9 row 13 : 13 | 34 | jan heylen | conquest racing | 1 | contact | 8 | 8 row 14 : 14 | 3 | paul tracy | forsythe racing | 0 | contact | 10 | 7 row 15 : 15 | 22 | tristan gommendy | pkv racing | 0 | contact | 14 | 6 row 16 : 16 | 11 | katherine legge | dale coyne racing | 0 | contact | 16 | 5 row 17 : 17 | 29 | alex figge | pacific coast motorsports | 0 | contact | 17 | 4 ] Execute this SQL based on the above table: select no where team = 'team australia'
5, 15
[ header: no | date | race | track | winner | reports row 1 : 1 | 02-09-2008 | daytona arca 200 | daytona | michael annett | report row 2 : 2 | 04-13-2008 | kentuckiana ford dealers 200 | salem speedway | justin allgaier | report row 3 : 3 | 04-19-2008 | prairie meadows 250 | iowa speedway | matt hawkins | report row 4 : 4 | 04-25-2008 | kansas lottery $150 grand | kansas speedway | scott speed | report row 5 : 5 | 05-04-2008 | carolina 500 | rockingham | joey logano | report row 6 : 6 | 05-10-2008 | drive smart! 150 | kentucky | ricky stenhouse, jr | report row 7 : 7 | 05-18-2008 | hantz group 200 | toledo | matt carter | report row 8 : 8 | 06-07-2008 | pocono 200 | pocono | ricky stenhouse, jr | report row 9 : 9 | 06-14-2008 | racing for wildlife 200 | michigan | justin lofton | report row 10 : 10 | 06-29-2008 | cayuga arca re/max | cayuga | justin allgaier | report row 11 : 11 | 07-18-2008 | kentucky 150 | kentucky | scott speed | report row 12 : 12 | 07-26-2008 | berlin arca 200 | berlin | scott speed | report row 13 : 13 | 08-02-2008 | pennsylvania 200 | pocono | justin allgaier | report row 14 : 14 | 08-09-2008 | toyota arca 150 | nashville ss | scott speed | report row 15 : 15 | 08-17-2008 | allen crowe 100 | springfield | frank kimmel | report row 16 : 16 | 09-01-2008 | southern illinois 100 | duquoin | frank kimmel | report row 17 : 17 | 09-06-2008 | chicagoland arca 200 | chicagoland | scott lagasse jr | report row 18 : 18 | 09-13-2008 | eddie gilstrap motors | salem | frank kimmel | report row 19 : 19 | 09-28-2008 | loud energy drink 150 | njmp | justin allgaier | report row 20 : 20 | 10-03-2008 | food world 250 | talladega | justin allgaier | report row 21 : 21 | 10-12-2008 | toledo arca 200 | toledo | justin allgaier | report ] Execute this SQL based on the above table: select max ( no ) - min ( no ) where race = 'kentucky 150'
0.0
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 1 | emerson fittipaldi | mclaren-ford | 53 | 1:39:26.29 | 5 | 9 row 2 : 2 | 24 | james hunt | hesketh-ford | 53 | + 5.91 | 6 | 6 row 3 : 3 | 7 | carlos reutemann | brabham-ford | 53 | + 17.06 | 3 | 4 row 4 : 4 | 11 | clay regazzoni | ferrari | 53 | + 35.79 | 7 | 3 row 5 : 5 | 4 | patrick depailler | tyrrell-ford | 53 | + 54.25 | 8 | 2 row 6 : 6 | 12 | niki lauda | ferrari | 53 | + 1:19.65 | 4 | 1 row 7 : 7 | 28 | mark donohue | penske-ford | 52 | + 1 lap | 16 | None row 8 : 8 | 6 | jacky ickx | lotus-ford | 52 | + 1 lap | 18 | None row 9 : 9 | 9 | vittorio brambilla | march-ford | 52 | + 1 lap | 12 | None row 10 : 10 | 22 | graham hill | lola-ford | 52 | + 1 lap | 21 | None row 11 : 11 | 3 | jody scheckter | tyrrell-ford | 52 | + 1 lap | 9 | None row 12 : 12 | 16 | tom pryce | shadow-ford | 51 | transmission | 14 | None row 13 : 13 | 23 | rolf stommelen | lola-ford | 51 | + 2 laps | 19 | None row 14 : 14 | 2 | jochen mass | mclaren-ford | 50 | + 3 laps | 13 | None row 15 : ret | 8 | carlos pace | brabham-ford | 46 | engine | 2 | None row 16 : nc | 20 | arturo merzario | williams-ford | 44 | not classified | 20 | None row 17 : ret | 27 | mario andretti | parnelli-ford | 27 | transmission | 10 | None row 18 : ret | 14 | mike wilds | brm | 24 | engine | 22 | None row 19 : ret | 5 | ronnie peterson | lotus-ford | 15 | engine | 11 | None row 20 : ret | 21 | jacques laffite | williams-ford | 15 | gearbox | 17 | None row 21 : ret | 30 | wilson fittipaldi | fittipaldi-ford | 12 | accident | 23 | None row 22 : dsq | 18 | john watson | surtees-ford | 6 | disqualified | 15 | None row 23 : dns | 17 | jean-pierre jarier | shadow-ford | 0 | transmission | 1 | None ] Execute this SQL based on the above table: select avg ( laps ) where driver = 'vittorio brambilla'
52.0
[ header: player | played | legs won | legs lost | lwat | 100+ | 140+ | 180s | high checkout | 3-dart average row 1 : phil taylor | 5 | 74 | 20 | 34 | 130 | 77 | 44 | 144 | 105.73 row 2 : raymond van barneveld | 3 | 35 | 30 | 9 | 85 | 43 | 17 | 126 | 98.10 row 3 : gary anderson | 2 | 17 | 19 | 4 | 42 | 28 | 10 | 151 | 97.98 row 4 : kevin painter | 2 | 13 | 16 | 5 | 32 | 18 | 8 | 130 | 96.71 row 5 : mervyn king | 4 | 45 | 38 | 16 | 112 | 66 | 18 | 147 | 96.30 row 6 : co stompe | 1 | 7 | 10 | 2 | 26 | 9 | 4 | 127 | 95.84 row 7 : james wade | 3 | 33 | 26 | 10 | 75 | 47 | 12 | 153 | 95.73 row 8 : andy smith | 1 | 5 | 10 | 1 | 19 | 15 | 1 | 112 | 95.29 row 9 : terry jenkins | 5 | 61 | 58 | 20 | 157 | 80 | 26 | 131 | 94.08 row 10 : adrian lewis | 3 | 26 | 28 | 13 | 63 | 40 | 13 | 156 | 93.69 row 11 : ronnie baxter | 4 | 54 | 49 | 18 | 142 | 49 | 19 | 132 | 93.35 row 12 : alan tabern | 2 | 24 | 21 | 8 | 66 | 32 | 7 | 157 | 92.68 row 13 : steve beaton | 2 | 18 | 20 | 8 | 52 | 23 | 5 | 110 | 92.58 row 14 : vincent van der voort | 3 | 29 | 28 | 9 | 71 | 42 | 13 | 131 | 92.57 row 15 : jelle klaasen | 1 | 8 | 10 | 2 | 24 | 4 | 4 | 71 | 92.19 row 16 : mark walsh | 2 | 21 | 18 | 9 | 49 | 26 | 9 | 121 | 92.02 row 17 : wes newton | 1 | 3 | 10 | 1 | 16 | 3 | 5 | 96 | 91.92 row 18 : michael van gerwen | 1 | 3 | 10 | 0 | 14 | 6 | 1 | 126 | 91.26 row 19 : andy hamilton | 1 | 6 | 10 | 2 | 21 | 7 | 4 | 120 | 91.18 row 20 : denis ovens | 2 | 22 | 19 | 12 | 64 | 32 | 5 | 125 | 90.63 row 21 : wayne jones | 1 | 7 | 10 | 4 | 26 | 12 | 4 | 121 | 90.06 row 22 : peter wright | 1 | 4 | 10 | 1 | 17 | 9 | 2 | 96 | 89.39 row 23 : colin osborne | 1 | 7 | 10 | 4 | 18 | 13 | 2 | 116 | 89.18 row 24 : dennis priestley | 1 | 5 | 10 | 3 | 22 | 13 | 2 | 84 | 89.06 row 25 : robert thornton | 1 | 4 | 10 | 1 | 17 | 9 | 3 | 56 | 88.88 row 26 : mark dudbridge | 1 | 7 | 10 | 5 | 17 | 10 | 3 | 109 | 88.28 row 27 : wayne mardle | 2 | 16 | 14 | 6 | 36 | 22 | 4 | 115 | 87.27 row 28 : jamie caven | 1 | 3 | 10 | 0 | 13 | 6 | 2 | 120 | 86.95 row 29 : john part | 1 | 6 | 10 | 2 | 19 | 5 | 4 | 76 | 86.62 ] Execute this SQL based on the above table: select lwat group by lwat order by count ( player ) desc limit 1
2
[ header: position | team | points | played | won | drawn | lost | for | against | difference row 1 : 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 row 2 : 2 | palestra italia-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 row 3 : 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 row 4 : 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 row 5 : 5 | aa sao bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 row 6 : 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 row 7 : 7 | sc internacional de sa | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 row 8 : 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 row 9 : 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 row 10 : 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46 ] Execute this SQL based on the above table: select team order by lost desc limit 1
mackenzie
[ header: year | film | role | co-star | director | notes row 1 : 2004 | bachelor | None | None | mostofa sarwar farook | special appearance row 2 : 2010 | dubshatar | renu | shehzad chowdhury | nurul alam atik | first debut film daily star celebrating life-best actress row 3 : 2011 | firey esho behula | tanima | intekhab deenar, shahid | tanim noor | None row 4 : 2011 | guerrilla | bilkis banu | ferdous ahmed, | nasiruddin yousuff | national film award meril prothom al row 5 : 2012 | chorabali | noboni afroz | indraneil sengupt | redwan rony | national film award meril prothom al row 6 : 2013 | aborto | charu sen | tota roy chowdhur | arindam sil | first debut film in tollywood row 7 : 2013 | purnodoirgho prem | jara/zara | shakib khan, arefin | shafi uddin sha | first film with shakib khan row 8 : 2014 | parle theka (filming) | None | sushama sarkar | maruf hasan | None row 9 : 2014 | zero degree (filming) | sonia | mahfuz ahmed, r | animesh aich | None ] Execute this SQL based on the above table: select count ( director ) where year < 2012
4
[ header: year | venue | winners | runner-up | 3rd place row 1 : 2005 | pardubice | poland (41 pts) | sweden (35 pts | denmark (24 pts) row 2 : 2006 | rybnik | poland (41 pts) | sweden (27 pts | denmark (26 pts) row 3 : 2007 | abensberg | poland (40 pts) | great britain (36 pt | czech republic (30 pts row 4 : 2008 | holsted | poland (40 pts) | denmark (39 pts) | sweden (38 pts row 5 : 2009 | gorzow wlkp | poland (57 pts) | denmark (45 pts) | sweden (32 pts row 6 : 2010 | rye house | denmark (51 pts) | sweden (37 pts | poland (35 pts) row 7 : 2011 | balakovo | russia (61 pts) | denmark (31 pts) | ukraine (29+3 p row 8 : 2012 | gniezno | poland (61 pts) | australia (44 pts) | sweden (26 pts ] Execute this SQL based on the above table: select count ( year ) where year > 1115
8
[ header: operators | named trains | destination | year begun | year discontinued row 1 : baltimore and ohio | capitol limited | chicago, illinois via | 1923 | 1958 row 2 : baltimore and ohio | metropolitan special | st. louis, missouri | ca. 1920 | 1958 row 3 : baltimore and ohio | national limited | st. louis, missouri | 1925 | 1958 row 4 : baltimore and ohio | royal blue | washington, d.c | 1890 | 1958 row 5 : central railroad of new jersey | blue comet | atlantic city, new jersey | 1929 | 1941 row 6 : reading railroad with the central railroad of new jersey | crusader | philadelphia, pennsy | 1937 | 1967 row 7 : reading railroad with the central railroad of new jersey | harrisburg special | harrisburg, pennsyl | None | None row 8 : reading railroad with the central railroad of new jersey | queen of the valley | harrisburg, pennsyl | None | 1967 row 9 : reading railroad with the central railroad of new jersey | wall street | philadelphia, pennsy | None | None row 10 : reading railroad with the central railroad of new jersey | williamsporter | williamsport, pennsyl | None | None ] Execute this SQL based on the above table: select operators where operators in ( 'baltimore and ohio' , 'baltimore and ohio' ) order by year discontinued desc limit 1
baltimore and ohio
[ 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 year of listing & ref(s) group by year of listing & ref(s) having count ( completed ) = 3
1998
[ header: pos. | athlete | run 1 | run 2 | total row 1 : 1 | aronne pieruz | 50.39 | 58.25 | 1:48.64 row 2 : 2 | filip trejbal | 50.68 | 58.84 | 1:49.52 row 3 : 3 | adam cole | 51.4 | 58.51 | 1:49.91 row 4 : 4 | tague thorson | 51.2 | 59.13 | 1:50.33 row 5 : 5 | jan urfer | 51.54 | 59.1 | 1:50.64 row 6 : 6 | charles christianson | 51.75 | 58.91 | 1:50.66 row 7 : 7 | francesco ghedina | 51.37 | 59.39 | 1:50.94 row 8 : 8 | luca moretti | 52.05 | 58.89 | 1:51.17 row 9 : 9 | cameron barnes | 51.66 | 59.51 | 1:51.37 row 10 : 10 | martin vrablik | 52.77 | 58.6 | 1:51.48 ] Execute this SQL based on the above table: select count ( * ) where athlete = '1:51.17' and athlete >= 8
0
[ header: # | air date | timeslot (est) | season | rating | share | 18-49 (rating/share) | viewers (m) | weekly rank (#) row 1 : 1 | march 2, 2008 | sunday 9:00 p.m | 2007-2008 | 9.4 | 14 | 5.3/12 | 15.55 | 4 row 2 : 2 | march 9, 2008 | sunday 9:00 p.m | 2007-2008 | 7.4 | 11 | 4.1/10 | 11.83 | 10 row 3 : 3 | march 16, 2008 | sunday 9:00 p.m | 2007-2008 | 6 | 9 | 3.6/9 | 9.71 | 18 row 4 : 4 | march 23, 2008 | sunday 9:00 p.m | 2007-2008 | 6.1 | 10 | 3.5/9 | 9.92 | 19 row 5 : 5 | march 30, 2008 | sunday 9:00 p.m | 2007-2008 | 7.1 | 11 | 3.9/9 | 11.35 | 13 row 6 : 6 | april 6, 2008 | sunday 9:00 p.m | 2007-2008 | 5.9 | 9 | 3.2/8 | 9.42 | 27 row 7 : 7 | april 13, 2008 | sunday 8:00 p.m | 2007-2008 | 5.6 | 9 | 2.9/9 | 8.88 | 19 row 8 : 8 | april 20, 2008 | sunday 8:00 p.m | 2007-2008 | 6.4 | 10 | 3.2/9 | 10.03 | None ] Execute this SQL based on the above table: select sum ( weekly rank (#) ) where 18-49 (rating/share) in ( '3.9/9' , '5.3/12' )
17.0
[ header: constituency | region | name | party | last elected row 1 : 1 | arica and parinacota tarapac | fulvio rossi | ps | 2009 row 2 : 2 | antofagasta | carlos cantero ojeda | ind | 2005 row 3 : 2 | antofagasta | jose antonio gomez | prsd | 2005 row 4 : 3 | atacama | isabel allende | ps | 2009 row 5 : 4 | coquimbo | gonzalo uriarte | udi | 2005 row 6 : 5 | valparaiso | ignacio walker | pdc | 2009 row 7 : 5 | valparaiso | lily perez | rn | 2009 row 8 : 6 | valparaiso | ricardo l. weber | ppd | 2009 row 9 : 6 | valparaiso | francisco chahuan | rn | 2009 row 10 : 7 | santiago | jovino novoa vasque | udi | 2005 row 11 : 8 | santiago | soledad alvear valenzue | pdc | 2005 row 12 : 9 | o'higgins | alejandro garcia-huidobro | udi | 2005 row 13 : 9 | o'higgins | juan pablo letelier morel | ps | 2005 row 14 : 10 | maule | ximena rincon | pdc | 2009 row 15 : 10 | maule | juan antonio colo | udi | 2009 row 16 : 11 | maule | hernan larrain fernandez | udi | 2009 row 17 : 12 | biobio | hosain sabag castill | pdc | 2005 row 18 : 13 | biobio | mariano ruiz-es | pdc | 2005 row 19 : 14 | araucania | jaime quintana | ppd | 2009 row 20 : 14 | araucania | alberto espina otero | rn | 2009 row 21 : 15 | araucania | eugenio tuma | ppd | 2009 row 22 : 15 | araucania | jose garcia ruminot | rn | 2009 row 23 : 16 | los rios (plus district 55) | carlos larrain pena | rn | 2005 row 24 : 16 | los rios (plus district 55) | eduardo frei rui | pdc | 2005 row 25 : 17 | los lagos (minus district 55) | camilo escalona medin | ps | 2005 row 26 : 17 | los lagos (minus district 55) | carlos kuschel silva | rn | 2005 row 27 : 18 | aisen | patricio walker | pdc | 2009 row 28 : 18 | aisen | antonio horvath | rn | 2001 row 29 : 19 | magallanes | carlos bianchi chelech (vic | ind | 2005 row 30 : 19 | magallanes | pedro munoz abur | ps | 2005 ] Execute this SQL based on the above table: select count ( region ) where region = 'araucania'
4
[ header: location | frequency | call sign | network | call sign meaning row 1 : beach | 91.9 | k220fi (kdp | news and classical | None row 2 : bismarck | 90.5 | kcnd | news and classical | capital of north dakota row 3 : bowman | 91.9 | k220fj (kdp | news and classical | None row 4 : crosby | 91.9 | k220ff (kppw | news and classical | None row 5 : devils lake | 91.7 | kppd | news and classical | prairie public radio devils lake row 6 : dickinson | 89.9 | kdpr | news and classical | dickinson public radio row 7 : fargo | 91.9 | kdsu | mixed news and classical & roots, rock, | north dakota state university row 8 : grand forks | 89.3 | kund-fm | news and classical | university of north dakota row 9 : grand forks | 90.7 | kfjm | roots, rock, and jazz | folk and jazz music row 10 : jamestown | 91.5 | kprj | news and classical | public radio jamestown row 11 : hettinger | 91.9 | k220fg (kdp | news and classical | None row 12 : lisbon | 98.3 | k252ez (kdsu | mixed news and classical & roots, rock, | None row 13 : minot | 88.9 | kmpr | news and classical | minot public radio row 14 : plentywood, mt | 91.9 | k220fe (kppw | news and classical | None row 15 : thief river falls, mn | 88.3 | k202bk (kund-f | news and classical | None row 16 : tioga | 91.9 | k220fh (kppw | news and classical | None row 17 : wahpeton | 94.7 | k234bx (kds | mixed news and classical & roots, rock, | None row 18 : williston | 89.5 | kppr | roots, rock, and jazz | prairie public radio row 19 : williston | 88.7 | kppw | news and classical | prairie public williston ] Execute this SQL based on the above table: select max ( frequency ) - min ( frequency ) where call sign = 'kfjm'
0.0
[ header: year | competition | venue | position | notes row 1 : 1995 | world indoor championships | barcelona, spain | 11th | pentathlon row 2 : 1996 | olympic games | atlanta, georgia, us | 24th | heptathlon row 3 : 1997 | world championships | athens, greece | 16th | heptathlon row 4 : 1998 | european indoor championships | valencia, spain | 7th | pentathlon row 5 : 1998 | european championships | budapest, hungary | 14th | heptathlon row 6 : 2000 | olympic games | sydney, australia | dnf | heptathlon ] Execute this SQL based on the above table: select position where notes = 'heptathlon'
24th, 16th, 14th, dnf
[ header: # | weekend end date | film | weekend gross (millions) | notes row 1 : 1 | january 6, 2008 | national treasure: book of secrets | $1.65 | None row 2 : 3 | january 20, 2008 | cloverfield | $2.26 | None row 3 : 4 | january 27, 2008 | rambo | $1.71 | meet the spartans was #1 in north row 4 : 6 | february 10, 2008 | fool's gold | $1.55 | None row 5 : 7 | february 17, 2008 | jumper | $2.06 | None row 6 : 8 | february 24, 2008 | vantage point | $1.55 | None row 7 : 11 | march 16, 2008 | horton hears a who! | $2.89 | None row 8 : 12 | march 23, 2008 | horton hears a who! | $1.99 | None row 9 : 13 | march 30, 2008 | 21 | $2.17 | None row 10 : 14 | april 6, 2008 | 21 | $1.63 | None row 11 : 15 | april 13, 2008 | prom night | $1.25 | None row 12 : 18 | may 4, 2008 | iron man | $7.49 | None row 13 : 19 | may 11, 2008 | iron man | $3.93 | None row 14 : 20 | may 18, 2008 | the chronicles of narnia: prince | $4.11 | None row 15 : 21 | may 25, 2008 | indiana jones and the kingdom of | $7.00 | None row 16 : 22 | june 1, 2008 | sex and the city | $4.88 | None row 17 : 26 | june 29, 2008 | wanted | $3.10 | wall-e was #1 in north america row 18 : 27 | july 6, 2008 | hancock | $3.67 | None row 19 : 28 | july 13, 2008 | hellboy ii: the golden army | $2.50 | None row 20 : 29 | july 20, 2008 | the dark knight | $10.53 | the dark knight had the highest weekend debut of 2008 row 21 : 31 | august 3, 2008 | the dark knight | $3.65 | None row 22 : 32 | august 10, 2008 | the dark knight | $2.39 | None row 23 : 33 | august 17, 2008 | tropic thunder | $2.11 | None row 24 : 34 | august 24, 2008 | tropic thunder | $1.45 | None row 25 : 35 | august 31, 2008 | tropic thunder | $1.48 | None row 26 : 37 | september 14, 2008 | burn after reading | $1.75 | None row 27 : 38 | september 21, 2008 | burn after reading | $1.15 | lakeview terrace was #1 in north america row 28 : 39 | september 28, 2008 | eagle eye | $2.20 | None row 29 : 40 | october 5, 2008 | eagle eye | $1.16 | beverly hills chihuah row 30 : 41 | october 12, 2008 | body of lies | $1.18 | beverly hills chihuah row 31 : 42 | october 19, 2008 | max payne | $1.50 | None row 32 : 44 | november 2, 2008 | zack & miri make a | $1.53 | high school musical 3: senior year was #1 in row 33 : 46 | november 16, 2008 | quantum of solace | $7.64 | None row 34 : 47 | november 23, 2008 | twilight | $5.30 | None row 35 : 49 | december 7, 2008 | twilight | $1.52 | four christmases was #1 in north america row 36 : 50 | december 14, 2008 | the day the earth stood still | $1.81 | None row 37 : 51 | december 21, 2008 | yes man | $1.22 | None row 38 : 52 | december 28, 2008 | the curious case of benjamin button | $2.22 | marley & me was #1 in north ] Execute this SQL based on the above table: select film where weekend gross (millions) < ( select weekend gross (millions) where film = 'the chronicles of narnia: prince caspian' ) order by weekend gross (millions) desc limit 1
iron man
[ header: bridge name | location | year completed | total length | carries row 1 : old youngs bay bridge | astoria, oregon | 1921 | 1,766.2 feet (538.3 m | u.s. route 101 row 2 : oregon city bridge | oregon city, oregon | 1922 | 745 feet (227 m) | oregon route 43 row 3 : dry canyon creek bridge | near rowena, oregon | 1922 | 101.1 ft | u.s. route 30 row 4 : winchester bridge | winchester, oregon | 1923 | 884 feet | oregon route 99 row 5 : lewis and clark river bridge | astoria, oregon | 1924 | 828 feet | u.s. route 101 row 6 : ellsworth street bridge | albany, oregon | 1925 | 1,090 feet | u.s. route 20 row 7 : rocky creek bridge | lincoln county, oregon | 1927 | 360 feet | u.s. route 101 row 8 : depoe bay bridge | depoe bay, oregon | 1927 | 312 feet | u.s. route 101 row 9 : crooked river high bridge | jefferson county, oregon | 1926 | 464 feet | u.s. route 97 row 10 : big creek bridge | lane county, oregon | 1931 | 180 feet | u.s. route 101 row 11 : ten mile creek bridge | near yachats, oregon | 1931 | 180 feet | u.s. route 101 row 12 : wilson river bridge | tillamook county, oregon | 1931 | 180 feet | u.s. route 101 row 13 : rogue river bridge | grants pass, oregon | 1931 | 550 feet | redwood highway row 14 : cape creek bridge | near heceta head | 1932 | 619 feet (188.6 m) | u.s. route 101 row 15 : isaac lee patterson bridge | gold beach, oregon | 1932 | 1,898 feet (578.5 m) | u.s. route 101 row 16 : john mcloughlin bridge | oregon city, oregon | 1933 | 720 feet | oregon route 99e row 17 : umpqua river bridge | reedsport, oregon | 1936 | 2,206 feet | u.s. route 101 row 18 : siuslaw river bridge | florence, oregon | 1936 | 1,568 feet | u.s. route 101 row 19 : alsea bay bridge | waldport, oregon | 1936 | 3,028 feet | u.s. route 101 row 20 : yaquina bay bridge | newport, oregon | 1936 | 3,223 feet (982 m) | u.s. route 101 row 21 : coos bay bridge | north bend, oregon | 1936 | 5,305 feet (1.6 km) | u.s. route 101 ] Execute this SQL based on the above table: select bridge name order by year completed asc limit 1
old youngs bay bridge
[ header: title | year | publisher | developer | platforms row 1 : the hobbit | 1982 | melbourne house | beam software | amstrad cpc, z row 2 : war in middle-earth | 1988 | melbourne house | melbourne house | c64, spectrum, amstrad row 3 : the lord of the rings volume 1 | 1990 | interplay, electronic arts | interplay, chaos studios (amiga | amiga, ibm pc row 4 : the lord of the rings volume 2 | 1992 | interplay | interplay | ibm pc row 5 : riders of rohan | 1991 | konami, mirrorsoft | beam software, papyrus | ibm pc row 6 : the lord of the rings volume 1 | 1994 | interplay | interplay | super nes row 7 : the lord of the rings: the fellowship | 2002 | vivendi universal games | pocket studios | game boy advance row 8 : the lord of the rings: the two | 2002 | electronic arts | stormfront studios hypnos entertainment (g | playstation 2, xbox, ninte row 9 : the lord of the rings: the return | 2003 | electronic arts aspyr (mac os | electronic arts,hypnos entertainment (gcn | ms windows, playstation 2, x row 10 : the lord of the rings: the return | 2003 | electronic arts | griptonite games | game boy advance row 11 : the hobbit | 2003 | sierra | midway austin | ms windows, playstation 2, x row 12 : the lord of the rings: the battle | 2004 | electronic arts | ea los angeles | ms windows row 13 : the lord of the rings: tactics | 2005 | electronic arts | amaze | playstation portable row 14 : the lord of the rings: the battle | 2006 | electronic arts | ea los angeles | ms windows, xbox 360 row 15 : the lord of the rings online: shadow | 2007 | turbine, inc., midway | turbine, inc | ms windows row 16 : the lord of the rings online: mine | 2008 | turbine, inc., midway | turbine, inc | ms windows row 17 : the lord of the rings online: sie | 2009 | turbine, inc | turbine, inc | ms windows row 18 : the lord of the rings: a | 2010 | warner bros. interactive entertainment | headstrong games tt fusion | wii, nintendo d row 19 : the lord of the rings: war in | 2011 | warner bros. interactive entertainment | snowblind studios | playstation 3, ms windows, x row 20 : the lord of the rings online: riders | 2012 | warner bros. interactive entertainment | turbine, inc | ms windows row 21 : lego the lord of the rings | 2012 | warner bros. interactive entertainment | traveler's tales | ms windows, wii, n row 22 : the hobbit: armies of the third | 2013 | None | kabam | browser game ] Execute this SQL based on the above table: select platforms where year = 2005
playstation portable
[ header: goal | date | venue | opponent | score | result | competition row 1 : 1 | 8 october 2010 | ferenc puskas, bud | san marino | 2-0 | 8-0 | euro 2012 qualifying row 2 : 2 | 8 october 2010 | ferenc puskas, bud | san marino | 4-0 | 8-0 | euro 2012 qualifying row 3 : 3 | 8 october 2010 | ferenc puskas, bud | san marino | 5-0 | 8-0 | euro 2012 qualifying row 4 : 4 | 12 october 2010 | olympic stadium, hel | finland | 0-1 | 1-2 | euro 2012 qualifying row 5 : 5 | 29 february 2012 | eto park, gyor, | bulgaria | 1-0 | 1-1 | friendly row 6 : 6 | 7 september 2012 | estadi comunal, andorr | andorra | 3-0 | 5-0 | 2014 world cup qualification row 7 : 7 | 16 october 2012 | ferenc puskas, bud | turkey | 2-1 | 3-1 | 2014 world cup qualification ] Execute this SQL based on the above table: select count ( goal ) where competition = 'euro 2012 qualifying'
4
[ header: player | for | against | result | date row 1 : eric cantona | leeds united | tottenham hotspur | 5-0 | 25 august 1992 row 2 : mark robins | norwich city | oldham athletic | 3-2 | 8 november 1992 row 3 : john hendrie | middlesbrough | blackburn rovers | 3-2 | 5 december 1992 row 4 : andy sinton | queens park rangers | everton | 4-2 | 28 december 1992 row 5 : brian deane | sheffield united | ipswich town | 3-0 | 16 january 1993 row 6 : teddy sheringham | tottenham hotspur | ipswich town | 4-0 | 20 february 1993 row 7 : gordon strachan | leeds united | blackburn rovers | 5-2 | 10 april 1993 row 8 : les ferdinand | queens park rangers | nottingham forest | 4-3 | 10 april 1993 row 9 : chris bart-william | sheffield wednesday | southampton | 5-2 | 12 april 1993 row 10 : les ferdinand | queens park rangers | everton | 5-3 | 12 april 1993 row 11 : chris sutton | norwich city | leeds united | 4-2 | 14 april 1993 row 12 : mark walters | liverpool | coventry city | 4-0 | 17 april 1993 row 13 : rod wallace | leeds united | coventry city | 3-3 | 8 may 1993 row 14 : matthew le tissier | southampton | oldham athletic | 4-3 | 8 may 1993 ] Execute this SQL based on the above table: select against where for = 'sheffield wednesday'
southampton
[ header: season | tier | division | pos. | notes row 1 : 2003-04 | 1 | division de honor | 1st | league champion row 2 : 2004-05 | 1 | division de honor | 2nd | cup champion row 3 : 2005-06 | 1 | division de honor | 3rd | None row 4 : 2006-07 | 1 | division de honor | 3rd | None row 5 : 2007-08 | 1 | division de honor | 1st | league champion row 6 : 2008-09 | 1 | division de honor | 3rd | None row 7 : 2009-10 | 1 | division de honor | 2nd | None row 8 : 2010-11 | 1 | division de honor | 2nd | None row 9 : 2011-12 | 1 | division de honor | 9th | relegated row 10 : 2012-13 | 3 | primera nacional | 1st | None row 11 : 2013-14 | 3 | primera nacional | None | None ] Execute this SQL based on the above table: select tier - tier where division = 'primera nacional'
0.0, 0.0
[ header: frequency band | band number | radio interface | generation | status | notes row 1 : 850 mhz | 5 | gsm/gprs/ | 2g | roaming | not operated by t-mobile, except for row 2 : 850 mhz clr | 5 | umts/hspa | 3g | roaming | not operated by t-mobile. after the row 3 : 1900 mhz | 2 | gsm/gprs/ | 2g | in service | most of this spectrum will be upgraded to 4g row 4 : 1700/2100 mhz a | 4 | umts/dc-hspa 42 | 4g | in service | has marketed 3g hspa+ as row 5 : 1900 mhz pcs | 2 | umts/hspa+ 21mbit | 4g | in service/building out | hspa+ 21mbps on the 1900 row 6 : 1700/2100 mhz a | 4 | lte | 4g | in service/building out | covers 210 million pops as of march, row 7 : 700 mhz block a | 12 | lte | 4g | rollout starts by q4 2014 | spectrum acquired from verizon wireless row 8 : 1900 mhz pcs | 2 | lte | 4g | rolling out in 2014 | None ] Execute this SQL based on the above table: select status where status in ( 'rolling out in 2014' , 'roaming' ) group by status order by count ( * ) desc limit 1
roaming
[ header: name | red vs. blue | couples team | status | weight | total votes row 1 : valerica marin 47, bucha | none | None | eliminated week 1 | 142 kg | 0 row 2 : tatiana musat 25, buch | none | None | eliminated week 1 | 150 kg | 0 row 3 : gige state 47, bucharest | none | None | eliminated week 1 | 200 kg | 0 row 4 : alex ionescu returned week 5 | none | None | eliminated week 1 | 196 kg | 0 row 5 : catalin chiriac 23, | blue team | None | 1st voted out week 1 | 146, 4 kg | 6 row 6 : dana mocanu 34, plo | red team | None | 2nd voted out week 2 | 111, 5 kg | 6 row 7 : daniela gheorghe | red team | None | 3rd voted out week 3 | 112, 8 kg | 5 row 8 : alexandra patrascu 37, | red team | None | eliminated week 4 | 118, 4 kg | 0 row 9 : mihai florescu 35, bucha | red team | None | 4th voted out week 4 | 175, 8 kg | 0 row 10 : alexandru briscu 26, | blue team | gray team | 5th voted out week 5 | 158, 1 kg | 0 row 11 : daniel sulugiu | blue team | yellow team | 5th voted out week 6 | 158, 1 kg | 0 row 12 : irina gur 39, | blue team | lightgreen team | 6th voted out week7 | 129,4 kg | 1 row 13 : dragos holeac 30, bucha | blue team | lightgreen team | 6th voted out week7 | 129,4 kg | 1 ] Execute this SQL based on the above table: select count ( couples team ) where total votes >= 1972
0
[ header: date | competition | home team | score | away team | score row 1 : 16 october 2004 | powergen cup | bedford | None | tabard | None row 2 : 15 february 2005 | national division one | bedford | 26 | otley | 13 row 3 : 19 february 2005 | national division one | bedford | 16 | london welsh | 17 row 4 : 26 february 2005 | national division one | sedgley park | 12 | bedford | 23 row 5 : 12 march 2005 | national division one | bedford | 23 | cornish pirates | 28 row 6 : 2 april 2005 | national division one | bedford | 39 | plymouth albion | 21 row 7 : 9 april 2005 | national division one | birmingham solihull | 18 | bedford | 29 ] Execute this SQL based on the above table: select count ( home team ) where home team = 'bedford'
5
[ header: rank | name | nation | time | speed | note row 1 : 1 | vilija sereikaite | lithuania | 3:33.766 | 50.522 | q row 2 : 2 | ellen van dijk | netherlands | 3:35.951 | 50.011 | q row 3 : 3 | joanna rowsell | united kingdom | 3:37.641 | 49.623 | q row 4 : 4 | svitlana halyuk | ukraine | 3:42.498 | 48.539 | q row 5 : 5 | aksana papko | belarus | 3:43.935 | 48.288 | None row 6 : 6 | oxana kozonchuk | russia | 3:45.132 | 47.971 | None row 7 : 7 | jarmila machacova | czech republic | 3:47.209 | 47.533 | None row 8 : 8 | stephanie pohl | germany | 3:47.483 | 47.476 | None row 9 : 9 | lisa brennauer | germany | 3:48.017 | 47.364 | None row 10 : 10 | edyta jasinska | poland | 3:48.628 | 47.238 | None row 11 : 11 | audrey cordon | france | 3:49.376 | 47.084 | None row 12 : 12 | alena amialyusik | belarus | 3:49.711 | 47.015 | None row 13 : 13 | hannah mayho | united kingdom | 3:50.176 | 46.92 | None row 14 : 14 | viktoriya kondel | russia | 3:51.349 | 46.682 | None row 15 : 15 | oksana lyesnik | ukraine | 3:51.543 | 46.643 | None row 16 : 16 | elise van hage | netherlands | 3:55.349 | 45.889 | None row 17 : 17 | dominika maczka | poland | 4:01.597 | 44.702 | None ] Execute this SQL based on the above table: select time where name = 'lisa brennauer'
3
[ header: type | gauge | railway | works no. | year | builder row 1 : 0-4-0+0-4-0 | 600 mm | c.f.vicinaux du may | 1953-1956 | 1921 | st. leonard, bel row 2 : 0-4-0+0-4-0 | 600 mm | c.f.vicinaux du may | 2021-2025 | 1924 | st. leonard, bel row 3 : 0-4-0+0-4-0 | 600 mm | c.f.vicinaux du may | 2056-2059 | 1926 | st. leonard, bel row 4 : 0-4-0+0-4-0 | 750 mm | mines du zaccar, alg | 1752 | 1936 | du haine saint-pierre row 5 : 0-4-0+0-4-0 | 1000 mm | piracicaba sugar co., bra | 2108 | 1927 | st. leonard, bel row 6 : 2-6-0+0-6-2 | 2 ft 6 in | victorian government railways, australia | 6267-6268 | 1926 | beyer, peacock row 7 : 2-6-0+0-6-2 | 3 ft 6 in | western australian government railways | 46-55 | 1930 | western australian government r'ys row 8 : 2-6-0+0-6-2 | 4 ft 81⁄2 in | argentine north eastern (fcne | 6349-6352 | 1927 | beyer, peacock row 9 : 2-6-2+2-6-2 | 1000 mm | great western of brazil | 1024-1025 | 1929 | armstrong whitworth row 10 : 2-6-2+2-6-2 | 3 ft 6 in | guayaquil & qui | 6527-6529 | 1929 | beyer, peacock row 11 : 2-6-2+2-6-2 | 3 ft 6 in | rhodesia railways | 6510-6515 | 1929 | beyer, peacock row 12 : 2-6-2+2-6-2 | 3 ft 6 in | south african railways | 1043-1068 | 1928 | krupp row 13 : 2-6-2+2-6-2 | 3 ft 6 in | south african railways | 3115-3119 | 1929 | linke-hofmann row 14 : 2-6-2+2-6-2 | 3 ft 6 in | trans zambezia, mocambi | 6380 | 1930 | beyer, peacock row 15 : 2-6-2+2-6-2 | 5 ft 6 in | sao paulo railway, bra | 6367-6372 | 1927 | beyer, peacock row 16 : 2-8-0+0-8-2 | 4 ft 81⁄2 in | ottoman railways, turkey | 6324 | 1927 | beyer, peacock row 17 : 2-8-2+2-8-2 | 3 ft 6 in | rhodesia railways | 6562-6569 | 1929-30 | beyer, peacock row 18 : 4-4-2+2-4-4 | 4 ft 81⁄2 in | entre rios railway (fcer), argent | 6360-6364 | 1927 | beyer, peacock row 19 : 4-6-2+2-6-4 | 3 ft 6 in | nigerian railways | 7051-7056 | 1943 | beyer, peacock row 20 : 4-8-2+2-8-4 | 1000 mm | cf d'afrique occidental | 2748-2754 | 1941 | franco-belge, france row 21 : 4-8-2+2-8-4 | 1000 mm | kenya uganda railway | 6516-6523 | 1928 | beyer, peacock ] Execute this SQL based on the above table: select railway order by id desc limit 1
kenya uganda railway
[ header: year | location(s) | number of contestants | ladies winner | men's winner row 1 : 1965 | skane, blekinge, | 156 | sweden inga-britt | sweden nils bohman row 2 : 1966 | smaland (4), vastergot | 672 | sweden kerstin gran | finland juhani salmenky row 3 : 1967 | motala | 1 910 | sweden ulla lindk | sweden kalle johan row 4 : 1968 | boras | 3 250 | sweden ulla lindk | norway age hadler row 5 : 1970 | kristianstad | 6 378 | sweden ulla lindk | sweden bernt fril row 6 : 1972 | eksjo | 8 253 | sweden ulla lindk | sweden hans aurell row 7 : 1975 | haninge | 9 322 | sweden anne lundmark | finland matti makinen row 8 : 1976 | ransater | 14 843 | hungary sarolta mon | sweden gert pettersson row 9 : 1977 | visby | 7 186 | finland liisa veija | norway sigurd dæhli row 10 : 1979 | orebro | 15 842 | sweden britt-marie | sweden lars-henrik row 11 : 1981 | mohed | 18 983 | sweden annichen kring | sweden jorgen martens row 12 : 1982 | lulea | 13 631 | sweden annichen kring | sweden lars lon row 13 : 1985 | falun | 25 021 | sweden annichen kring | sweden joakim ingel row 14 : 1986 | boras | 17 353 | sweden annichen kring | sweden anders erik row 15 : 1989 | ostersund | 17 818 | sweden barbro lonn | sweden niklas lowe row 16 : 1991 | arboga | 16 581 | sweden arja hannus | sweden hakan eriks row 17 : 1992 | sodertalje | 17 806 | sweden gunilla svar | denmark allan mogensen row 18 : 1994 | ornskoldsvik | 14 414 | sweden katarina | norway petter thoresen row 19 : 1996 | karlstad | 17 007 | sweden annika zell | sweden jorgen martens row 20 : 1997 | umea | 11 179 | sweden katarina | sweden jorgen martens row 21 : 1998 | gavle | 13 249 | norway hanne staff | sweden johan ivar row 22 : 1999 | borlange | 15 238 | sweden jenny jo | sweden fredrik lowe row 23 : 2003 | uddevalla | 14 998 | united kingdom heather monro | finland mats haldin row 24 : 2005 | skillingaryd | 12 657 | sweden emma eng | sweden emil wingsted ] Execute this SQL based on the above table: select ladies winner where id = 2
sweden kerstin granstedt
[ header: season | division | w-l | finish | home | road | gf | ga | coach | playoffs | avg attendance row 1 : 2006 | western | 1-15 | 6th | 0-8 | 1-7 | 150 | 202 | paul day | missed playoffs | 10367 row 2 : 2007 | western | 6-10 | 5th | 4-4 | 2-6 | 160 | 189 | paul day | missed playoffs | 10815 row 3 : 2008 | western | 4-12 | 5th | 3-5 | 1-7 | 141 | 197 | paul day (0-5) bob ham | missed playoffs | 8820 row 4 : 2009 | western | 5-11 | 6th | 4-4 | 1-7 | 159 | 200 | bob hamley | missed playoffs | 8347 row 5 : 2010 | western | 10-6 | 3rd | 5-3 | 5-3 | 186 | 201 | derek keenan | lost in western final | 7558 row 6 : 2011 | western | 5-11 | 5th | 4-4 | 1-7 | 175 | 204 | derek keenan | missed playoffs | 7151 row 7 : 2012 | western | 6-10 | 4th | 4-4 | 2-6 | 167 | 175 | derek keenan | lost in final | 7050 row 8 : 2013 | western | 9-7 | 3rd | 2-6 | 7-1 | 203 | 170 | derek keenan | lost in western semi-final | 6714 row 9 : total | 8 seasons | 46-82 | None | 26-38 | 20-44 | 1341 | 1538 | None | None | 8353 row 10 : playoff totals | None | 3-3 | None | 0-0 | 3-3 | 73 | 54 | None | None | None ] Execute this SQL based on the above table: select finish where finish = '5th' order by gf asc limit 141
5th, 5th, 5th
[ header: whitworth size (in) | core diameter (in) | threads per inch | pitch (in) | tapping drill size row 1 : 1/16 | 0.0411 | 60 | 0.0167 | number drill 56 (1.2 mm) row 2 : 3/32 | 0.0672 | 48 | 0.0208 | number drill 49 (1.85 mm) row 3 : 1/8 | 0.093 | 40 | 0.025 | number drill 39 (2.55 mm) row 4 : 5/32 | 0.1162 | 32 | 0.0313 | number drill 30 (3.2 mm) row 5 : 3/16 | 0.1341 | 24 | 0.0417 | number drill 26 (3.7 mm) row 6 : 7/32 | 0.1654 | 24 | 0.0417 | number drill 16 (4.5 mm) row 7 : 1/4 | 0.186 | 20 | 0.05 | number drill 9 (5.1 mm) row 8 : 5/16 | 0.2414 | 18 | 0.0556 | letter drill f (6.5 mm) row 9 : 3/8 | 0.295 | 16 | 0.0625 | 5/16 in (7.94 mm) row 10 : 7/16 | 0.346 | 14 | 0.0714 | letter drill u (9.3 mm) row 11 : 1/2 | 0.3933 | 12 | 0.0833 | letter drill z (10.5 mm) row 12 : 9/16 | 0.4558 | 12 | 0.0833 | 12.1 mm (0.4764 in) row 13 : 5/8 | 0.5086 | 11 | 0.0909 | 13.5 mm (0.5315 in) row 14 : 11/16 | 0.5711 | 11 | 0.0909 | 15 mm (0.5906 in) row 15 : 3/4 | 0.6219 | 10 | 0.1 | 16.27 mm (0.6406 in) row 16 : 13/16 | 0.6845 | 10 | 0.1 | 18 mm (0.7087 in) row 17 : 7/8 | 0.7327 | 9 | 0.1111 | 19.25 mm (0.7579 in) row 18 : 15/16 | 0.7953 | 9 | 0.1111 | 20.75 mm (0.8169 in) row 19 : 1 | 0.8399 | 8 | 0.125 | 22 mm (0.8661 in) row 20 : 1 1/8 | 0.942 | 7 | 0.1429 | None row 21 : 1 1/4 | 1.067 | 7 | 0.1429 | None row 22 : 1 1/2 | 1.2866 | 6 | 0.1667 | None row 23 : 1 3/4 | 1.4939 | 5 | 0.2 | None row 24 : 2 | 1.7154 | 4.5 | 0.2222 | None row 25 : 2 1/2 | 2.18 | 4 | 0.25 | None ] Execute this SQL based on the above table: select tapping drill size where tapping drill size in ( 'number drill 16 (4.5 mm)' , 'None' ) order by id limit 525
number drill 16 (4.5 mm)
[ header: # | weekend end date | film | weekend gross (millions) | notes row 1 : 1 | january 6, 2008 | national treasure: book of secrets | $1.65 | None row 2 : 3 | january 20, 2008 | cloverfield | $2.26 | None row 3 : 4 | january 27, 2008 | rambo | $1.71 | meet the spartans was #1 in north row 4 : 6 | february 10, 2008 | fool's gold | $1.55 | None row 5 : 7 | february 17, 2008 | jumper | $2.06 | None row 6 : 8 | february 24, 2008 | vantage point | $1.55 | None row 7 : 11 | march 16, 2008 | horton hears a who! | $2.89 | None row 8 : 12 | march 23, 2008 | horton hears a who! | $1.99 | None row 9 : 13 | march 30, 2008 | 21 | $2.17 | None row 10 : 14 | april 6, 2008 | 21 | $1.63 | None row 11 : 15 | april 13, 2008 | prom night | $1.25 | None row 12 : 18 | may 4, 2008 | iron man | $7.49 | None row 13 : 19 | may 11, 2008 | iron man | $3.93 | None row 14 : 20 | may 18, 2008 | the chronicles of narnia: prince | $4.11 | None row 15 : 21 | may 25, 2008 | indiana jones and the kingdom of | $7.00 | None row 16 : 22 | june 1, 2008 | sex and the city | $4.88 | None row 17 : 26 | june 29, 2008 | wanted | $3.10 | wall-e was #1 in north america row 18 : 27 | july 6, 2008 | hancock | $3.67 | None row 19 : 28 | july 13, 2008 | hellboy ii: the golden army | $2.50 | None row 20 : 29 | july 20, 2008 | the dark knight | $10.53 | the dark knight had the highest weekend debut of 2008 row 21 : 31 | august 3, 2008 | the dark knight | $3.65 | None row 22 : 32 | august 10, 2008 | the dark knight | $2.39 | None row 23 : 33 | august 17, 2008 | tropic thunder | $2.11 | None row 24 : 34 | august 24, 2008 | tropic thunder | $1.45 | None row 25 : 35 | august 31, 2008 | tropic thunder | $1.48 | None row 26 : 37 | september 14, 2008 | burn after reading | $1.75 | None row 27 : 38 | september 21, 2008 | burn after reading | $1.15 | lakeview terrace was #1 in north america row 28 : 39 | september 28, 2008 | eagle eye | $2.20 | None row 29 : 40 | october 5, 2008 | eagle eye | $1.16 | beverly hills chihuah row 30 : 41 | october 12, 2008 | body of lies | $1.18 | beverly hills chihuah row 31 : 42 | october 19, 2008 | max payne | $1.50 | None row 32 : 44 | november 2, 2008 | zack & miri make a | $1.53 | high school musical 3: senior year was #1 in row 33 : 46 | november 16, 2008 | quantum of solace | $7.64 | None row 34 : 47 | november 23, 2008 | twilight | $5.30 | None row 35 : 49 | december 7, 2008 | twilight | $1.52 | four christmases was #1 in north america row 36 : 50 | december 14, 2008 | the day the earth stood still | $1.81 | None row 37 : 51 | december 21, 2008 | yes man | $1.22 | None row 38 : 52 | december 28, 2008 | the curious case of benjamin button | $2.22 | marley & me was #1 in north ] Execute this SQL based on the above table: select weekend end date where id = ( select id where weekend end date = 'july 6, 2008' ) - 1
june 29, 2008
[ header: year | competition | venue | position | event | notes row 1 : 1975 | asian championships | seoul, south korea | 1st | 5,000m | 14:00.8 row 2 : 1979 | asian championships | tokyo, japan | 2nd | 10,000m | 29:00.2 row 3 : 1981 | asian championships | tokyo, japan | 1st | 10,000m | 28:53.3 row 4 : 1981 | fukuoka marathon | fukuoka, japan | 2nd | marathon | 2:09:37 row 5 : 1982 | fukuoka marathon | fukuoka, japan | 4th | marathon | 2:11:45 row 6 : 1983 | world championships | helsinki, finland | 28th | 10,000m | 29:49.0 ] Execute this SQL based on the above table: select venue order by competition desc limit 1
helsinki, finland
[ header: institution | location | founded | type | enrollment | joined | nickname row 1 : bryan college | dayton, tennessee | 1930 | private (non-denominational) | 1044 | 2001 | lions row 2 : columbia college | columbia, south carolina | 1854 | private (methodist) | 1200 | 2011 | fighting koalas row 3 : milligan college | elizabethton, | 1866 | private (disciples of christ) | 1006 | 2001 | buffaloes row 4 : montreat college | montreat, north carolina | 1916 | private (presbyterian) | 1145 | 2001 | cavaliers row 5 : point university | west point, georgia | 1937 | private (christian churches and churches of | 1000 | 2011 | skyhawks row 6 : reinhardt university | waleska, georgia | 1883 | private (methodist) | 1057 | 2009 | eagles row 7 : st. andrews university | laurinburg, north carolina | 1958 | private | 800 | 2012 | knights row 8 : savannah college of art and design | atlanta, georgia | 2005 | private | 2000 | 2012 | bees row 9 : tennessee wesleyan college | athens, tennessee | 1857 | private (methodist) | 1103 | 2001 | bulldogs row 10 : truett-mcconnell college | cleveland, georgia | 1946 | private/christian (baptist) | 550 | 2013 | bears row 11 : union college | barbourville, kentucky | 1879 | private/christian (methodist) | 1368 | 2001 | bulldogs row 12 : virginia intermont college | bristol, virginia | 1884 | private/christian (baptist) | 916 | 2001 | cobras ] Execute this SQL based on the above table: select sum ( enrollment ) where nickname in ( 'eagles' , 'eagles' )
1057.0
[ header: no. in series | no. in season | title | directed by | written by | original air date row 1 : 1 | 1 | "dream house / ufo encounter | allan kroeker | will dixon / james n | september 28, 1996 row 2 : 2 | 2 | "possession / man out of time" | john bell / allan kroe | james nadler / la | october 5, 1996 row 3 : 3 | 3 | "reptilian revenge / ghostly | giles walker / allan | will dixon / richard ol | october 12, 1996 row 4 : 4 | 4 | "creeping darkness / power" | john bell / allan kroe | david preston / gerald | october 19, 1996 row 5 : 5 | 5 | "free fall / presence" | milan cheylov / john | larry raskin / | october 26, 1996 row 6 : 6 | 6 | "the infestation / human apportation" | giles walker / john | damian kindler / denise | november 2, 1996 row 7 : 7 | 7 | "the underneath / phantom | milan cheylov / allan | robert c. cooper / | november 9, 1996 row 8 : 8 | 8 | "the transient / two lost old men | giles walker | damian kindler / ian | november 16, 1996 row 9 : 9 | 9 | "ufo duplication / clara | marc voizard | robert c. cooper / | november 23, 1996 row 10 : 10 | 10 | "the hunter / the healer" | john bell | damian kindler / larry | november 30, 1996 row 11 : 11 | 11 | "the curse / angel on a plane | marc voizard / ken gir | will dixon / ian wei | january 18, 1997 row 12 : 12 | 12 | "anasazi cave / de | marc voizard / ken gir | sherman snukal / | january 25, 1997 row 13 : 13 | 13 | "the undead / the stalker | clay boris | will dixon / alex pugsley | february 1, 1997 row 14 : 14 | 14 | "the forbidden north / reincarnation | ken girotti | damian kindler / peter | february 8, 1997 row 15 : 15 | 15 | "the greenhouse effect / the buzz" | clay boris | damian kindler / sherman | february 15, 1997 row 16 : 16 | 16 | "the light" | milan cheylov | will dixon | february 22, 1997 row 17 : 17 | 17 | "the 13th floor / the believer | clay boris / craig | jean hurtubise / dami | april 12, 1997 row 18 : 18 | 18 | "the fog / house on garden street" | clay boris | robert c. cooper / | april 19, 1997 row 19 : 19 | 19 | "second sight / chocolate soldier" | milan cheylov | sherman snukal / | april 26, 1997 ] Execute this SQL based on the above table: select no. in series group by no. in series order by count ( * ) desc limit 1
9
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 8 | 12 | 10 | 30 row 2 : 2 | china | 7 | 4 | 2 | 13 row 3 : 3 | ukraine | 7 | 1 | 1 | 9 row 4 : 4 | poland | 3 | 4 | 2 | 9 row 5 : 5 | belarus | 2 | 2 | 2 | 6 row 6 : 6 | germany | 2 | 1 | 2 | 5 row 7 : 6 | south africa | 2 | 1 | 2 | 5 row 8 : 7 | australia | 2 | 1 | 1 | 4 row 9 : 8 | japan | 2 | 0 | 1 | 3 row 10 : 9 | france | 1 | 3 | 0 | 4 row 11 : 10 | romania | 1 | 2 | 2 | 5 row 12 : 11 | hungary | 1 | 2 | 1 | 4 row 13 : 12 | great britain | 1 | 1 | 2 | 4 row 14 : 12 | spain | 1 | 1 | 2 | 4 row 15 : 14 | morocco | 1 | 1 | 1 | 3 row 16 : 15 | brazil | 1 | 0 | 3 | 3 row 17 : 16 | czech republic | 1 | 0 | 2 | 3 row 18 : 17 | moldova | 1 | 0 | 0 | 1 row 19 : 18 | finland | 0 | 2 | 1 | 3 row 20 : 19 | estonia | 0 | 1 | 1 | 2 row 21 : 19 | north korea | 0 | 1 | 1 | 2 row 22 : 19 | south korea | 0 | 1 | 1 | 2 row 23 : 22 | denmark | 0 | 1 | 0 | 1 row 24 : 22 | ireland | 0 | 1 | 0 | 1 row 25 : 22 | jamaica | 0 | 1 | 0 | 1 row 26 : 22 | kazakhstan | 0 | 1 | 0 | 1 row 27 : 22 | uganda | 0 | 1 | 0 | 1 row 28 : 27 | croatia | 0 | 0 | 2 | 2 row 29 : 28 | canada | 0 | 0 | 1 | 1 row 30 : 28 | cyprus | 0 | 0 | 1 | 1 row 31 : 28 | italy | 0 | 0 | 1 | 1 row 32 : 28 | switzerland | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where bronze = 0
france, moldova, denmark, ireland, jamaica, kazakhstan, uganda
[ header: location | building | year | km | monument row 1 : bischofsheim | station building | 1958 | 8.25 | row 2 : russelsheim | linesmen house | 1863 | 12.8 | row 3 : raunheim | station building | 1863 | 15.87 | row 4 : raunheim | linesmen house | 1863 | 17.39 | row 5 : kelsterbach | rail bridge | 1863 | 21.75 | row 6 : kelsterbach | linesmen house | 1863 | 23.6 | row 7 : kelsterbach | station building | 1863 | 23.81 | row 8 : stadion | station building | 1879 | 31.37 | row 9 : niederrad | station building | 1882 | 33.19 | row 10 : sachsenhausen | rail bridge | 1864 | 34.47 | ] Execute this SQL based on the above table: select building where building = 'station building' intersect select building where building = 'station building'
station building
[ header: year | venue | standard result | venue | latin result row 1 : 1996 | berlin | tc ludwigsburg, | vilnius | tsc schwarz-gelb row 2 : 1999 | elblag | jantar elblag jan | vilnius | klaipeda university zuvedra team row 3 : 2001 | berlin | dsc kodryanka | bremerhaven | tsg bremerhaven, row 4 : 2002 | kishinev | dsc kodryanka | vilnius | klaipeda university zuvedra team row 5 : 2003 | stuttgart | dsc kodryanka | essen | klaipeda university zuvedra team row 6 : 2004 | brunswick | braunschweiger tsc, | minsk | klaipeda university team zuvedra row 7 : 2005 | elblag | braunschweiger tsc, | munich | klaipeda university zuvedra team row 8 : 2008 | kishinev | dsc kodryanka | wiener neustadt, austria | zuvedra klaipeda university, row 9 : 2009 | ludwigsburg germany | tc ludwigsburg german | bremen, germany | grun-gold-club bremen german row 10 : 2010 | elblag, poland | fs lotos-jantar ( | moscow, russia | vera tyumen, russia ] Execute this SQL based on the above table: select venue where venue != 'essen'
vilnius, vilnius, bremerhaven, vilnius, minsk, munich, wiener neustadt, austria, bremen, germany, moscow, russia
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 13 june 2013 | zhejiang dragon sports centre, | russia | 1 - 0 | 5 - 1 | friendly row 2 : 2 | 13 june 2013 | zhejiang dragon sports centre, | russia | 3 - 0 | 5 - 1 | friendly row 3 : 3 | 14 june 2013 | zhejiang dragon sports centre, | netherlands | None | 4 - 3 | friendly row 4 : 4 | 14 june 2013 | zhejiang dragon sports centre, | netherlands | None | 4 - 3 | friendly row 5 : 5 | 15 june 2013 | zhejiang dragon sports centre, | china | None | 5 - 2 | friendly row 6 : 6 | 1 july 2013 | songdo global university campus, incheon | iraq | 3 - 1 | 12 - 3 | 2013 asian indoor-martial arts games row 7 : 7 | 1 july 2013 | songdo global university campus, incheon | iraq | 4 - 1 | 12 - 3 | 2013 asian indoor-martial arts games row 8 : 8 | 6 july 2013 | songdo global university campus, incheon | japan | 5 - 2 | 5 - 2 | 2013 asian indoor-martial arts games row 9 : None | 19 october 2013 | sao keatano, | bank | 3 - 0 | 3 - 0 | unofficial friendly row 10 : 9 | 21 october 2013 | maringa's futsal stadium, | guatemala | None | 7 - 0 | friendly row 11 : 10 | 23 october 2013 | ginasio chico neto, | argentina | 2 - 1 | 2 - 2 | 2013 grand prix de futsal ] Execute this SQL based on the above table: select opponent where competition = 'friendly'
russia, russia, netherlands, netherlands, china, guatemala
[ header: season | tier | division | place row 1 : 1992-96 | 5 | regional | None row 2 : 1996/97 | 4 | 3a | 16th row 3 : 1997/98 | 4 | 3a | 5th row 4 : 1998/99 | 4 | 3a | 12th row 5 : 1999/00 | 4 | 3a | 4th row 6 : 2000/01 | 4 | 3a | 6th row 7 : 2001/02 | 4 | 3a | 4th row 8 : 2002/03 | 4 | 3a | 3rd row 9 : 2003/04 | 3 | 2ab | 19th row 10 : 2004/05 | 4 | 3a | 2nd ] Execute this SQL based on the above table: select division order by division asc limit 1
2ab