inputs
stringlengths
291
3.71k
targets
stringlengths
1
2.65k
[ header: year | national champion | score | runner-up | host or site row 1 : 2001 | ucla | 5-4 | stanford | stanford university, avery aquatic center row 2 : 2002 | stanford | 8-4 | ucla | usc, mcdonald' row 3 : 2003 | ucla (2) | 4-3 | stanford | uc san diego, canyon row 4 : 2004 | usc | 10-8 | loyola marymount | stanford university, avery aquatic center row 5 : 2005 | ucla (3) | 3-2 | stanford | university of michigan, canham nat row 6 : 2006 | ucla (4) | 9-8 | usc | uc davis, schaal row 7 : 2007 | ucla (5) | 5-4 | stanford | long beach state, joint forces training base, los row 8 : 2008 | ucla (6) | 6-3 | usc | stanford university, avery aquatic center row 9 : 2009 | ucla (7) | 5-4 | usc | university of maryland, eppley recreation row 10 : 2010 | usc (2) | 10-9 | stanford | san diego state, az row 11 : 2011 | stanford (2) | 9-5 | california | university of michigan, canham nat row 12 : 2012 | stanford (3) | 6-4 | usc | san diego state, az row 13 : 2013 | usc (3) | 10-9 5ot | stanford | harvard university, blodget row 14 : 2014 | None | None | None | usc, uytengsu ] Execute this SQL based on the above table: select host or site where id = ( select id where host or site = 'university of michigan, canham natatorium, ann arbor, michigan' ) - 1
stanford university, avery aquatic center, stanford, california
[ header: pos | class | no | team | drivers | chassis | engine row 1 : 32 | s 2.0 | 27 | societe roc | laurent ferrier xavier la | lola t294 | roc-simca 2.0l i row 2 : 33 | s 2.0 | 29 | societe roc | pierre-marie painvin franz | lola t292 | roc-simca 2.0l i row 3 : 34 | s 3.0 | 3 | christian poirot | christian poirot gerard | porsche 908/2 | porsche 3.0l flat-8 row 4 : 35 | gt | 59 | gelo racing team | tim schenken howden ganley | porsche 911 carrera rsr | porsche 3.0l flat-6 row 5 : 36 | s 3.0 | 1 | wicky racing team | max cohen-olivar philippe | porsche 908/2 | porsche 3.0l flat-8 row 6 : 39 | t | 98 | auto mazda claude bouche | claude bouchet jean rondeau | mazda rx-3 | mazda 12a 1.2l 2- row 7 : 40 | gt | 57 | ganto racing | john rulon-miller tom | porsche 911 carrera rsr | porsche 3.0l flat-6 row 8 : 41 | gt | 60 | gelo racing team | toine hezemans manfred | porsche 911 carrera rsr | porsche 3.0l flat-6 row 9 : 42 | gt | 68 | guy verrier | guy verrier florian vetsch jean- | porsche 911 carrera rs | porsche 3.0l flat-6 row 10 : 43 | gt | 7 | beurlys international auto | pietro polese "willer" | de tomaso pantera | ford 5.8l v8 row 11 : 45 | s 2.0 | 26 | elf switzerland | marie-claude charmasson | renault-alpine a44 | renault 2.0l v6 row 12 : 46 | s 3.0 | 18 | sigma automotive co. ltd | hiroshi fushida har | sigma mc75 | toyota 2.3l turbo row 13 : 47 | gt | 16 | joest racing / teber | clemens schickentanz hartwig | porsche 911 carrera rsr | porsche 3.0l flat-6 row 14 : 48 | gt | 96 | bonnemaison - thiaw | lucien nageotte gerard pic | porsche 911 carrera rsr | porsche 3.0l flat-6 row 15 : 50 | s 3.0 | 97 | gitanes automobiles ligier | jean-pierre beltoise | ligier js2 | maserati 3.0l v6 row 16 : 52 | s 2.0 | 40 | philippe mettetal | jean ragnotti michel latest | tecma 755 | ford 1.8l i4 row 17 : 53 | gt ser | 83 | jean-yves gadal | jean-yves gadal " | porsche 911 carrera rs | porsche 2.6l flat-6 ] Execute this SQL based on the above table: select no where engine = 'porsche 3.0l flat-8'
3, 1
[ header: tramway | country | city | height of pylons | span width, leaning straight line | span width, horizontal measurement | height of cable over ground | year of inauguration | notes row 1 : peak 2 peak gondola | canada | whistler | 65m | 3024 m | 3019 m | 436 m | 2008 | 3s aerial tramway constructed by doppel row 2 : hut of regensburg material transport aerial railway | austria | falbeson | None | None | None | 430 m | None | None row 3 : vanoise express | france | vanoise | none | 1850 m | 1800 m | 380 m | 2003 | None row 4 : aiguille du midi | france | chamonix | none | 2867 m | 2500 m | None | 1955 | 2nd section row 5 : vallee blanche aerial tramway | france | mont blanc | none | 2831 m, 1684 m | span is almost horizontal | appr. 300 m | 1958 | rock anchored support structure row 6 : 3s aerial tramway | austria | kitzbuhel | 0 m, 80m | 2507 m | None | 400 m | 2004 | None row 7 : sandia peak tramway | usa | albuquerque | 70.7 m, 21.33 m | 2353 m | None | 274 m | 1966 | None row 8 : feldmoos-chli-tit | switzerland | titlis | 37.6 m | 3476,2 m | None | None | 1979 | temp. site tramway, demolished in ] Execute this SQL based on the above table: select country group by country having count ( notes ) <= 4
austria, canada, france, switzerland, usa
[ header: no. | date | tournament | winning score | margin of victory | runner(s)-up row 1 : 1 | may 27, 1956 | dallas centennial open | -12 (64-67-70-67 | 1 stroke | dow finsterwald, doug for row 2 : 2 | feb 21, 1960 | tucson open invitational | -9 (67-67-68-69 | 3 strokes | bob harris row 3 : 3 | jul 9, 1961 | st. paul open invitational | -19 (66-71-68-64=26 | 1 stroke | buster cupit row 4 : 4 | feb 17, 1963 | tucson open invitational | -22 (65-67-69-65 | 11 strokes | gene littler, phil rodgers row 5 : 5 | aug 28, 1966 | philadelphia golf classic | -10 (69-69-68-71 | 1 stroke | jack nicklaus row 6 : 6 | jul 24, 1967 | pga championship | -7 (71-72-70-68 | playoff | don massengale row 7 : 7 | apr 21, 1968 | tournament of champions | -8 (70-68-69-69 | 1 stroke | julius boros row 8 : 8 | mar 23, 1970 | greater jacksonville open | -9 (68-75-70-66=27 | playoff | dale douglass row 9 : 9 | oct 19, 1975 | san antonio tex | -13 (71-67-71-66 | playoff | larry hinson row 10 : 10 | apr 18, 1976 | mony tournament of champions | -11 (71-68-69-69 | 5 strokes | hubert green ] Execute this SQL based on the above table: select runner(s)-up where date < ( select date where tournament = 'tucson open invitational' ) order by date desc limit 1
dow finsterwald, doug ford
[ header: # | president | president's party | senate with | senate opposed | house with | house opposed | years served | elections won row 1 : 1 | george washington | federalist-leaning | 8 | 0 | 6 | 2 | 8 | 2 row 2 : 3 | thomas jefferson | democratic-republican | 8 | 0 | 8 | 0 | 8 | 2 row 3 : 4 | james madison | democratic-republican | 8 | 0 | 8 | 0 | 8 | 2 row 4 : 7 | andrew jackson | democratic | 8 | 0 | 8 | 0 | 8 | 2 row 5 : 8 | martin van buren | democratic | 4 | 0 | 4 | 0 | 4 | 1 row 6 : 10 | john tyler | whig/none | 4 | 0 | 2 | 2 | 4 | 0 row 7 : 13 | millard fillmore | whig | 0 | 3 | 0 | 3 | 3 | 0 row 8 : 15 | james buchanan | democratic | 4 | 0 | 2 | 2 | 4 | 1 row 9 : 16 | abraham lincoln | republican | 4 | 0 | 4 | 0 | 4 | 2 row 10 : 17 | andrew johnson | democratic | 0 | 4 | 0 | 4 | 4 | 0 row 11 : 18 | ulysses grant | republican | 8 | 0 | 6 | 2 | 8 | 2 row 12 : 20 | james garfield | republican | 0 | 0.5 | 0.5 | 0 | 0.5 | 1 row 13 : 21 | chester arthur | republican | 4 | 0 | 2 | 2 | 4 | 0 row 14 : 24 | grover cleveland | democratic | 2 | 2 | 2 | 2 | 4 | 1 row 15 : 25 | william mckinley | republican | 4 | 0 | 4 | 0 | 4 | 2 row 16 : 26 | theodore roosevel | republican | 8 | 0 | 8 | 0 | 8 | 1 row 17 : 27 | william taft | republican | 4 | 0 | 2 | 2 | 4 | 1 row 18 : 28 | woodrow wilson | democratic | 6 | 2 | 6 | 2 | 8 | 2 row 19 : 29 | warren harding | republican | 2 | 0 | 2 | 0 | 2 | 1 row 20 : 30 | calvin coolidge | republican | 6 | 0 | 6 | 0 | 6 | 1 row 21 : 31 | herbert hoover | republican | 4 | 0 | 2 | 2 | 4 | 1 row 22 : 34 | dwight eisenhower | republican | 2 | 6 | 2 | 6 | 8 | 2 row 23 : 36 | lyndon johnson | democratic | 5 | 0 | 5 | 0 | 5 | 1 row 24 : 38 | gerald ford | republican | 0 | 2 | 0 | 2 | 2 | 0 row 25 : 39 | jimmy carter | democratic | 4 | 0 | 4 | 0 | 4 | 1 row 26 : 41 | george h. w. bush | republican | 0 | 4 | 0 | 4 | 4 | 1 row 27 : 42 | bill clinton | democratic | 2 | 6 | 2 | 6 | 8 | 2 row 28 : 43 | george w. bush | republican | 4.5 | 3.5 | 6 | 2 | 8 | 2 row 29 : 44 | barack obama | democratic | 6 | 0 | 2 | 4 | 6 | 2 ] Execute this SQL based on the above table: select ( select count ( * ) where president's party = 'republican' ) - ( select count ( * ) where president's party = 'democratic' )
4
[ header: trial number | date | name of trial | celebrity/ies taking part | winner/number of stars | notes row 1 : 1 | 13 november 2006 | mineshaft misery | jan | None | none row 2 : 2 | 14 november 2006 | flash flood | david | None | none row 3 : 3 | 15 november 2006 | jungle boogie | scott | None | None row 4 : 4 | 16 november 2006 | treetop terror | jan scott | None | none row 5 : 5 (live) | 17 november 2006 | jungle spa | dean | None | None row 6 : 6 | 18 november 2006 | operation | phina jason | None | None row 7 : 7 | 19 november 2006 | snake bite | jan | None | None row 8 : 8 | 20 november 2006 | bull in a china shop | jan | None | none row 9 : 9 | 21 november 2006 | catch a falling star | jan scott | jan | None row 10 : 10 | 22 november 2006 | bushtucker duel | jan scott | scott | none row 11 : 11 | 23 november 2006 | what lurks beneath | phina scott | phina | None row 12 : 12 | 24 november 2006 | thunderball | jason malandra matt | None | none row 13 : 13 | 25 november 2006 | jungle falls | dean lauren phina | None | none row 14 : 14 | 26 november 2006 | tomb of torment | myleene | None | none row 15 : 15 | 27 november 2006 | shooting gallery | david jason matt | None | none row 16 : 16 | 28 november 2006 | skyscrape | malandra myleene | None | none row 17 : 17 | 29 november 2006 | temple of doom | dean | None | none row 18 : 18 | 30 november 2006 | celebrity cyclone | jason myleene matt | None | none row 19 : 19 | 1 december 2006 | bushtucker bonanza | matt | None | none row 20 : 20 | 1 december 2006 | fill your face | jason | None | none row 21 : 21 | 1 december 2006 | scareoke | myleene | None | none ] Execute this SQL based on the above table: select trial number where date = '13 november 2006'
1
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canada (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaica (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cuba (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexico (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazil (bra) | 0 | 2 | 1 | 3 row 7 : 7 | puerto rico (pur) | 0 | 1 | 1 | 2 row 8 : 8 | colombia (col) | 0 | 0 | 3 | 3 row 9 : 9 | peru (per) | 0 | 0 | 2 | 2 row 10 : 9 | trinidad and tobago (tri) | 0 | 0 | 2 | 2 row 11 : 11 | chile (chi) | 0 | 0 | 1 | 1 row 12 : 11 | uruguay (uru) | 0 | 0 | 1 | 1 row 13 : 11 | venezuela (ven) | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select nation where bronze = 4
jamaica (jam), cuba (cub)
[ header: | marker name | location | city or town | marker text row 1 : 2 | early sawmill | on w. side nys 52 | callicoon, new york | built 1834 by sam m. row 2 : 3 | first clearing | on nys 52 1 mi. young | callicoon, new york | in 1807 j.s. jack row 3 : 5 | old toll road | on e. side nys 52 | callicoon, new york | callicoon and cochecton turn row 4 : 6 | old turnpike | on nys 52 about 11⁄2 | callicoon, new york | old turnpike jeffersonville to mon row 5 : 8 | sullivan volkblatt | on no. side main st. between | callicoon, new york | local german language newspaper published here 1870german row 6 : 9 | tannery of henry inder | on so. side nys 52 near | callicoon, new york | beef hides were converted into sole leather by use row 7 : 13 | battle of minisink | on nys 97 about 11⁄ | highland, new york | col. joseph brant led 40 row 8 : 14 | battle of minisink | on nys 97 at minis | highland, new york | entrance to battlefield where july 22, 1779 row 9 : 17 | brant's camp | on nys 97 at barry | highland, new york | the mohawk leader of raid on minisink row 10 : 19 | bridge | on nys 97 at minis | highland, new york | built by john a. ro row 11 : 22 | robertsonville | on nys 52 at white s | highland, new york | jonathan bradley rober row 12 : 23 | d. & h. canal | on nys 97 at mouth of | lumberland, new york | d. & h. canal dry row 13 : 29 | michel helm | on us 209 about 2 miles north of | mamakating, new york | killed and scalped here during french and in ] Execute this SQL based on the above table: select city or town order by desc limit 1
mamakating, new york
[ header: week | start date | type | tournament | surface | town | country | continent | prize money row 1 : 35 | october 24 | premier wta tour championships | sony ericsson championships | hard | istanbul | turkey | europe | $4,550,000 row 2 : 9 | march 21 | premier mandatory | sony ericsson open | hard | key biscayne | united states | north america | $4,500,000 row 3 : 32 | october 3 | premier mandatory | china open | hard | beijing | china | asia | $4,500,000 row 4 : 14 | may 9 | premier 5 | internazionali bnl | clay | rome | italy | europe | $2,000,000 row 5 : 26 | august 15 | premier 5 | western & southern financial group women's open | hard | cincinnati | united states | north america | $2,000,000 row 6 : 10 | april 4 | premier 700 | family circle cup | clay | charleston | united states | north america | $700,000 row 7 : 24 | august 1 | premier 700 | mercury insurance open | hard | san diego | united states | north america | $700,000 row 8 : 15 | may 16 | premier 600 | brussels open | clay | brussels | belgium | europe | $618,000 row 9 : 34 | october 17 | premier 600 | kremlin cup | hard (i) | moscow | russia | europe | $1,000,000 row 10 : 36 | october 31 | international wta tour championships | commonwealth bank tournament of champions | hard (i) | sofia | bulgaria | europe | $750,000 row 11 : 1 | january 1 | international | shenzhen open | hard | shenzhen | china | asia | $500,000 row 12 : 1 | january 3 | international | brisbane international | hard | brisbane | australia | oceania | $220,000 row 13 : 5 | february 14 | international | xix copa bbva col | clay | bogota | colombia | south america | $220,000 row 14 : 11 | april 18 | international | grand prix de sar la princesse la | clay | fes | morocco | africa | $220,000 row 15 : 12 | april 25 | international | estoril open | clay | estoril | portugal | europe | $220,000 row 16 : 17 | june 6 | international | e-boks sony eric | hard | copenhagen | denmark | europe | $220,000 row 17 : 21 | july 11 | international | internazionali femmin | clay | palermo | italy | europe | $220,000 row 18 : 30 | september 19 | international | hansol korea open | hard | seoul | south korea | asia | $220,000 row 19 : 33 | october 10 | international | hp japan women's open tennis | hard | osaka | japan | asia | $220,000 row 20 : 34 | october 17 | international | bgl bnp pari | hard (i) | luxembourg | luxembourg | europe | $220,000 ] Execute this SQL based on the above table: select type order by town desc limit 1
international wta tour championships
[ header: round | pick | player | position | school/club team row 1 : 1 | 8 | eric fraser | s | central michigan row 2 : 2 | 16 | tristan black | lb | wayne state row 3 : 3 | 24 | john hashem | ot | regina row 4 : 4 | 28 | spencer armstrong | wr | air force row 5 : 4 | 30 | steve myddelton | de | st. francis xa row 6 : 4 | 32 | scott mchenry | sb | saskatchewan row 7 : 5 | 40 | osie ukwuoma | dl | queen's row 8 : 6 | 48 | john kanaroski | wr | regina ] Execute this SQL based on the above table: select school/club team where pick > ( select pick where school/club team = 'air force' )
st. francis xavier, saskatchewan, queen's, regina
[ header: poll company | source | publication date | psuv | opposition | undecided row 1 : gis xxi | radio nacional de venezuela | march 2010 | 32 | 22 | 36 row 2 : gis xxi | radio nacional de venezuela | may 2010 | 36 | 23 | 33 row 3 : gis xxi | radio nacional de venezuela | june 2010 | 44 | 20 | None row 4 : hinterlaces | hinterlaces el universal | july 2010 | 27 | 28 | 23 row 5 : gis xxi | correo del orinoco | august 2010 | 50 | 44 | None row 6 : ivad | el universal | august 2010 | 45 | 43 | None row 7 : keller & asociados | el universal | august 2010 | 32 | 46 | None row 8 : keller & asociados | el universal | 2 september 2010 | 43 | 57 | 0 row 9 : datanalisis | abc.es | september 2010 | 52 | 48 | None row 10 : hinterlaces | union radio descifrado | september 2010 | 41 | 37 | None row 11 : ivad | union radio descifrado | september 2010 | 54 | 46 | None ] Execute this SQL based on the above table: select count ( poll company ) where psuv >= 36
8
[ header: location | reactor type | status | net capacity (mwe) | gross capacity (mwe) row 1 : chernobyl-1 | rbmk-1000 | shut down in 1996 | 740 | 800 row 2 : chernobyl-2 | rbmk-1000 | shut down in 1991 | 925 | 1 row 3 : chernobyl-3 | rbmk-1000 | shut down in 2000 | 925 | 1 row 4 : chernobyl-4 | rbmk-1000 | destroyed in the 1986 accident | 925 | 1 row 5 : chernobyl-5 | rbmk-1000 | construction cancelled in 1988 | 950 | 1 row 6 : chernobyl-6 | rbmk-1000 | construction cancelled in 1988 | 950 | 1 row 7 : ignalina-1 | rbmk-1500 | shut down in 2004 | 1,185 | 1,3 row 8 : ignalina-2 | rbmk-1500 | shut down in 2009 | 1,185 | 1,3 row 9 : ignalina-3 | rbmk-1500 | construction cancelled in 1988 | 1,38 | 1,5 row 10 : ignalina-4 | rbmk-1500 | plan cancelled in 1988 | 1,38 | 1,5 row 11 : kostroma-1 | rbmk-1500 | construction cancelled in 1980s | 1,38 | 1,5 row 12 : kostroma-2 | rbmk-1500 | construction cancelled in 1980s | 1,38 | 1,5 row 13 : kursk-1 | rbmk-1000 | operational until 2021 | 925 | 1 row 14 : kursk-2 | rbmk-1000 | operational until 2024 | 925 | 1 row 15 : kursk-3 | rbmk-1000 | operational until march 2014 | 925 | 1 row 16 : kursk-4 | rbmk-1000 | operational until february 2016 | 925 | 1 row 17 : kursk-5 | mker-1000 | construction begin was 1985, since then shelve | 925 | 1 row 18 : kursk-6 | rbmk-1000 | construction cancelled in 1993 | 925 | 1 row 19 : leningrad-1 | rbmk-1000 | operational | 925 | 1 row 20 : leningrad-2 | rbmk-1000 | operational until 2021 | 925 | 1 row 21 : leningrad-3 | rbmk-1000 | operational until june 2025 | 925 | 1 row 22 : leningrad-4 | rbmk-1000 | operational until august 2026 | 925 | 1 row 23 : smolensk-1 | rbmk-1000 | operational until december 2022 | 925 | 1 row 24 : smolensk-2 | rbmk-1000 | operational until july 2015 | 925 | 1 row 25 : smolensk-3 | rbmk-1000 | operational until july 2023 | 925 | 1 row 26 : smolensk-4 | rbmk-1000 | construction cancelled in 1993 | 925 | 1 ] Execute this SQL based on the above table: select status order by gross capacity (mwe) asc limit 1
shut down in 1991
[ header: year | competition | venue | position | notes row 1 : 1994 | world junior championships | lisbon, portugal | 2nd | 5,000 m row 2 : 1995 | all-africa games | harare, zimbabwe | 2nd | 5,000 m row 3 : 1995 | all-africa games | harare, zimbabwe | 2nd | 10,000 m row 4 : 1997 | world championships | athens, greece | 7th | 10,000 m row 5 : 1999 | all-africa games | johannesburg, south africa | 3rd | 10,000 m row 6 : 2001 | world championships | edmonton, canada | 9th | 10,000 m ] Execute this SQL based on the above table: select count ( position )
6
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | september 29, 2006 | lionel roberts park | bermuda | 1-3 | 1-3 | 2007 caribbean cup qualifier row 2 : 2 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 2-1 | 6-1 | 2007 caribbean cup qualifier row 3 : 3 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 3-1 | 6-1 | 2007 caribbean cup qualifier row 4 : 4 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 4-1 | 6-1 | 2007 caribbean cup qualifier row 5 : 5 | october 1, 2006 | lionel roberts park | u.s. virgin islands | 5-1 | 6-1 | 2007 caribbean cup qualifier row 6 : 6 | july 8, 2011 | estadio panamericano, | anguilla | 2-0 | 2-0 | 2014 fifa world cup qualifier row 7 : 7 | july 10, 2011 | estadio panamericano, | anguilla | 4-0 | 4-0 | 2014 fifa world cup qualifier row 8 : 8 | october 11, 2011 | andre kamperveen stadion | suriname | 1-0 | 3-1 | 2014 fifa world cup qualifier row 9 : 9 | september 27, 2012 | kensington oval, bridgetown | dominica | 1-1 | 2-1 | 2012 caribbean cup qualifier row 10 : 10 | september 27, 2012 | kensington oval, bridgetown | dominica | 2-1 | 2-1 | 2012 caribbean cup qualifier row 11 : 11 | october 23, 2012 | stade rene serge naba | guadeloupe | 1-0 | 2-0 | 2012 caribbean cup qualifier row 12 : 12 | october 23, 2012 | stade rene serge naba | guadeloupe | 2-0 | 2-0 | 2012 caribbean cup qualifier row 13 : 13 | october 27, 2012 | stade rene serge naba | puerto rico | 1-0 | 3-1 | 2012 caribbean cup qualifier row 14 : 14 | october 27, 2012 | stade rene serge naba | puerto rico | 2-0 | 3-1 | 2012 caribbean cup qualifier row 15 : 15 | december 7, 2012 | antigua recreation ground, st. | antigua and barbuda | 2-1 | 2-1 | 2012 caribbean cup row 16 : 16 | march 24, 2013 | estadio panamericano, | haiti | 2-0 | 3-1 | friendly ] Execute this SQL based on the above table: select # where # in ( 4 , 12 ) order by venue + venue desc limit 1
4.0
[ header: # | title | songwriters | producer(s) | performer row 1 : 1 | "shalom a leck" | p. chapman, k-de | k-def | tragedy row 2 : 2 | "hoodlum intro" | None | None | interlude row 3 : 3 | "underground" | p. chapman, k-de | k-def | tragedy row 4 : 4 | "funk mode" | p. chapman, k-de | k-def | tragedy row 5 : 5 | "grand groove" | p. chapman, k-de | k-def | tragedy row 6 : 6 | "at large" | p. chapman, k-de | k-def, marley marl | tragedy row 7 : 7 | "death row" | p. chapman, k-de | k-def, marley marl | tragedy row 8 : 8 | "speech [check the time]" | None | kool tee | interlude row 9 : 9 | "mad brothas know his name" | p. chapman, k-de | k-def, marley marl | tragedy row 10 : 10 | "pass the teck" | p. chapman, k-de | k-def | tragedy, havoc row 11 : 11 | "street life" | p. chapman, epitome of | epitome of scratch | tragedy row 12 : 12 | "pump the funk" | p. chapman, m. will | marley marl | tragedy row 13 : 13 | "role model" | p. chapman, koo | kool tee | tragedy row 14 : 14 | "the posse [shoot | p. chapman, mr. | mr. freaknasti | tragedy row 15 : 15 | "grand groove [bonus mix]" | p. chapman, k-de | k-def | tragedy row 16 : 16 | "funky roll outro" | None | None | interlude ] Execute this SQL based on the above table: select songwriters where songwriters > ( select songwriters where songwriters = 'p. chapman, k-def' ) order by songwriters limit 1
p. chapman, k-def, m. williams
[ header: rank | heat | name | nationality | time | notes row 1 : 1 | 1 | lacena golding-clarke | jamaica | 12.74 | q, pb row 2 : 2 | 1 | vonette dixon | jamaica | 12.83 | q, pb row 3 : 3 | 2 | diane allahgreen | england | 12.92 | q, pb row 4 : 4 | 2 | brigitte foster | jamaica | 12.98 | q row 5 : 5 | 2 | angela atede | nigeria | 13.01 | q, sb row 6 : 6 | 1 | angela whyte | canada | 13.03 | q, pb row 7 : 7 | 1 | julie pratt | england | 13.08 | q, pb row 8 : 8 | 2 | jacquie munro | australia | 13.22 | q row 9 : 9 | 1 | melanie wilkins | england | 13.29 | None row 10 : 9 | 2 | sriyani kulawans | sri lanka | 13.29 | None row 11 : 11 | 1 | fiona cullen | australia | 13.45 | None row 12 : 12 | 2 | rachel king | wales | 13.58 | None row 13 : 13 | 2 | tamsin stephens | northern ireland | 13.59 | None row 14 : 14 | 1 | christy akinremi | nigeria | 13.73 | None row 15 : None | 2 | shabana khattak | pakistan | dnf | None row 16 : None | 1 | carole kaboud mebam | cameroon | dns | None row 17 : None | 1 | olutoyin augustus | nigeria | dns | None ] Execute this SQL based on the above table: select nationality where id = ( select id where nationality = 'australia' ) - 1
england
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 9 | northern illinois | #4 | memorial stadium • lincoln, | w 48-17 | 76194 row 2 : september 16 | utah | #4 | memorial stadium • lincoln, | w 42-30 | 76333 row 3 : september 23 | at minnesota | #3 | hubert h. humph | w 48-0 | 58368 row 4 : september 30 | oregon state | #3 | memorial stadium • lincoln, | w 35-7 | 76290 row 5 : october 7 | kansas state | #4 | memorial stadium • lincoln, | w 58-7 | 76265 row 6 : october 14 | at missouri | #4 | faurot field • columbia | w 50-7 | 55620 row 7 : october 21 | at oklahoma state | #4 | lewis field • stillwater, o | w 48-23 | 40000 row 8 : october 28 | iowa state | #4 | memorial stadium • lincoln, | w 49-17 | 52877 row 9 : november 4 | at #2 colorado | #3 | folsom field • boulder, colorad | l 21-27 | 52877 row 10 : november 11 | kansas | #6 | memorial stadium • lincoln, | w 51-14 | 76232 row 11 : november 18 | oklahoma | #6 | memorial stadium • lincoln, | w 42-25 | 76404 row 12 : january 1 | vs. #5 florida state | #6 | sun devil stadium • tempe, ari | l 17-41 | 73953 ] Execute this SQL based on the above table: select opponent# where attendance = 52877 and rank# = '#4' and attendance > 1132 and site = 'memorial stadium • lincoln, nebraska'
iowa state
[ header: date | race | competition | rider | country | location row 1 : february 9 | tour of qatar, stage 3 | uci asia tour | tom boonen (bel) | qatar | mesaieed row 2 : february 11 | tour of qatar, stage 5 | uci asia tour | tom boonen (bel) | qatar | madinat al shamal row 3 : february 18 | tour of oman, stage 5 | uci asia tour | tom boonen (bel) | oman | sultan qaboos row 4 : march 11 | tirreno-adriatico | uci world ranking | tom boonen (bel) | italy | montecatini terme row 5 : march 26 | volta a catalunya | uci protour | davide malacarne (it | spain | cabaces row 6 : may 10 | giro d'italia, stage | uci world ranking | wouter weylandt (bel) | netherlands | middelburg row 7 : may 13 | giro d'italia, stage | uci world ranking | jerome pineau (fra) | italy | novi ligure row 8 : may 30 | giro d'italia, premi | uci world ranking | jerome pineau (fra) | italy | None row 9 : may 30 | tour of belgium, overall | uci europe tour | stijn devolder (bel) | belgium | None row 10 : june 23 | halle-ingooigem | uci europe tour | jurgen van de walle (bel) | belgium | ingooigem row 11 : july 5 | tour de france, stage 2 | uci world ranking | sylvain chavane | belgium | spa row 12 : july 10 | tour de france, stage 7 | uci world ranking | sylvain chavane | france | les rousses row 13 : september 12 | vuelta a espana, | uci world ranking | carlos barredo (esp) | spain | lagos de covadonga row 14 : october 3 | circuit franco-belge, stage 4 | uci europe tour | wouter weylandt (bel) | belgium | tournai row 15 : october 10 | g.p. beghelli | uci europe tour | dario cataldo (ita | italy | monteveglio ] Execute this SQL based on the above table: select count ( race ) where race = 'volta a catalunya, stage 5'
1
[ header: | separation (arcsec) | separation (au) | most recent position angle | period (years) | semi-major axis (arcseconds) | notes row 1 : ab-cd | 208.2 | 10500 | 172 | None | None | ε1-ε2 row 2 : ab | 2.3 | 116 | 347 | 1804.41 | 4.742 | components of ε1 row 3 : cd | 2.4 | 121 | 79 | 724.307 | 2.92 | components of ε2 row 4 : ca | 0.1 | 5 | 225 | None | None | recently discovered interferometric companion row 5 : ai | 149.6 | 7500 | 138 | None | None | None row 6 : ce | 63.7 | 3200 | 333 | None | None | None row 7 : ef | 46 | 2300 | 37 | None | None | None row 8 : eg | 50 | 2500 | 238 | None | None | None row 9 : gh | 35 | 1800 | 358 | None | None | None ] Execute this SQL based on the above table: select count ( * ) where notes = 'ε1-ε2'
1
[ header: country | weapon designation | weapon description | year(s) delivered | quantity delivered row 1 : brazil | ee-11 urutu | apc | 1983-1984 | 350 row 2 : china | f-6 | fighter aircraft | 1982-1983 | 40 row 3 : china | type-63 107mm | multiple rocket launcher | 1984-1988 | 100 row 4 : china | wz-121/type 69 | tank | 1983-1987 | 1500 row 5 : china | hn-5a | portable sam | 1986-1987 | 1000 row 6 : czechoslovakia | bmp-2 | infantry fighting vehicle | 1987-1989 | 250 row 7 : czechoslovakia | t-55 | tank | 1982-1985 | 400 row 8 : denmark | al zahraa | landing ship | 1983 | 3 row 9 : east germany | t-55 | tank | 1981 | 50 row 10 : egypt | m-46 130mm | towed gun | 1981-1983 | 96 row 11 : france | sa-330 puma | helicopter | 1980-1981 | 20 row 12 : france | m-3 vtt | apc | 1983-1984 | 115 row 13 : france | trs-2100 tiger | air surv radar | 1988 | 1 row 14 : france | trs-2230/15 tiger | air surv radar | 1984-1985 | 6 row 15 : france | am-39 exocet | anti-ship missile | 1979-1988 | 352 row 16 : france | as-30l | asm | 1986-1990 | 240 row 17 : france | r-550 magic-1 | sraam | 1981-1985 | 534 row 18 : italy | a-109 hirundo | light helicopter | 1982 | 2 row 19 : poland | t-72m1 | tank | 1982-1990 | 500 row 20 : romania | t-55 | tank | 1982-1984 | 150 row 21 : yugoslavia | m-87 orkan 262mm | multiple rocket launcher | 1988 | 2 row 22 : united states | md-500md defender | light helicopter | 1983 | 30 row 23 : united states | md-530f | light helicopter | 1986 | 26 row 24 : soviet union | mig-21bis/fishbed-n | fighter aircraft | 1983-1984 | 61 row 25 : soviet union | mig-23bn/flogger- | fga aircraft | 1984-1985 | 50 row 26 : soviet union | su-22/fitter-h/j/ | fga aircraft | 1986-1987 | 61 row 27 : soviet union | su-25/frogfoot-a | ground attack aircraft | 1986-1987 | 84 row 28 : soviet union | 9p117/ss-1 scu | ssm launcher | 1983-1984 | 10 row 29 : soviet union | bm-21 grad 122mm | multiple rocket launcher | 1983-1988 | 560 row 30 : soviet union | d-30 122mm | towed gun | 1982-1988 | 576 row 31 : soviet union | sa-9/9p31 | aav(m) | 1982-1985 | 160 row 32 : soviet union | long track | air surv radar | 1980-1984 | 10 row 33 : soviet union | sa-8b/9k33m | mobile sam system | 1982-1985 | 50 row 34 : soviet union | thin skin | air surv radar | 1980-1984 | 5 row 35 : soviet union | 9m111/at-4 spigot | anti-tank missile | 1986-1989 | 3000 row 36 : soviet union | 9m37/sa-13 gopher | sam | 1985-1986 | 960 ] Execute this SQL based on the above table: select max ( quantity delivered ) - min ( quantity delivered ) where weapon description = 'multiple rocket launcher'
558.0
[ header: # | date | opponent | score | win | loss | save | crowd | record row 1 : 1 | apr 3 | @min | w 8-1 | morris | williams | None | 34381 | 1-0 row 2 : 2 | apr 5 | @min | w 7-3 | petry | viola | None | 8373 | 2-0 row 3 : 3 | apr 6 | @chw | w 3-2 | wilcox | dotson | hernandez | 42692 | 3-0 row 4 : 4 | apr 7 | @chw | w 4-0 | morris | bannister | None | 24616 | 4-0 row 5 : 5 | apr 8 | @chw | w 7-3 | lopez | seaver | None | 20478 | 5-0 row 6 : 6 | apr 10 | tex | w 5-1 | petry | stewart | None | 51238 | 6-0 row 7 : 7 | apr 12 | tex | w 9-4 | morris | tanana | None | 19154 | 7-0 row 8 : 8 | apr 13 | @bos | w 13-9 | bair | hurst | None | 35179 | 8-0 row 9 : 9 | apr 18 | kcr | w 4-3 (10) | hernandez | beckwith | None | 12310 | 9-0 row 10 : 10 | apr 19 | kcr | l 2-5 | saberhagen | petry | quisenberry | 12100 | 9-1 row 11 : 11 | apr 20 | chw | w 3-2 | lopez | reed | None | 33554 | 10-1 row 12 : 12 | apr 21 | chw | w 4-1 | rozema | hoyt | bair | 34395 | 11-1 row 13 : 13 | apr 22 | chw | w 9-1 | berenguer | brennan | None | 10603 | 12-1 row 14 : 14 | apr 24 | min | w 6-5 | morris | davis | None | None | 13-1 row 15 : 15 | apr 24 | min | w 4-3 | abbott | viola | lopez | 20315 | 14-1 row 16 : 16 | apr 25 | @tex | w 9-4 | wilcox | stewart | hernandez | 25883 | 15-1 row 17 : 17 | apr 26 | @tex | w 7-5 | bair | tanana | lopez | 13559 | 16-1 row 18 : 18 | apr 27 | cle | l 4-8 (19) | aponte | abbott | None | 34112 | 16-2 row 19 : 19 | apr 28 | cle | w 6-2 | morris | behenna | None | 28253 | 17-2 row 20 : 20 | apr 29 | cle | w 6-1 | petry | spillner | None | 24853 | 18-2 ] Execute this SQL based on the above table: select loss where loss in ( 'bannister' , 'viola' ) order by # desc limit 1
viola
[ header: date | sub | flight | dead | hurt | pax. | type | perpetrator | description row 1 : 27-jun-76 | | air france - 193 tl | 4 | 10 | 260 | hijacking -- hostage taking (8 days) | pflp-eo (palestinian | -hijacking in israeli row 2 : 23-nov-85 | | egypt air - 6 | 58 | 20 | 95 | hijacking -- hostage taking (2 days) | abu nidal organisation | -hijacking in greek air ] Execute this SQL based on the above table: select flight order by pax. desc limit 1
air france - 193 tlv → ben → ebb
[ header: game | date | opponent | location | score | ot | attendance | record row 1 : 1 | january 6, 2006 | philadelphia wings | xcel energy center | l 11-15 | None | 8024 | 0-1 row 2 : 2 | january 14, 2006 | @ philadelphia wings | wachovia center | w 13-10 | None | 11874 | 1-1 row 3 : 3 | january 20, 2006 | @ calgary roughnecks | pengrowth saddledome | w 12-8 | None | 10637 | 2-1 row 4 : 4 | january 21, 2006 | rochester knighthawks | xcel energy center | l 6-12 | None | 7124 | 2-2 row 5 : 5 | january 29, 2006 | rochester knighthawks | xcel energy center | l 9-10 | None | 7544 | 3-2 row 6 : 6 | february 3, 2006 | @ edmonton rush | rexall place | w 7-6 | None | 8745 | 3-3 row 7 : 7 | february 10, 2006 | philadelphia wings | xcel energy center | w 11-10 | None | 7524 | 4-3 row 8 : 8 | february 18, 2006 | @ buffalo bandits | hsbc arena | l 9-14 | None | 12458 | 4-4 row 9 : 9 | march 3, 2006 | @ toronto rock | air canada centre | l 8-13 | None | 15830 | 4-5 row 10 : 10 | march 4, 2006 | @ buffalo bandits | hsbc arena | w 11-8 | None | 10961 | 5-5 row 11 : 11 | march 17, 2006 | @ portland lumberjax | rose garden | w 14-12 | None | 5487 | 6-5 row 12 : 12 | march 24, 2006 | buffalo bandits | xcel energy center | l 11-13 | None | 9533 | 6-6 row 13 : 13 | april 1, 2006 | toronto rock | xcel energy center | w 10-9 | None | 10084 | 7-6 row 14 : 14 | april 8, 2006 | @ rochester knighthawks | blue cross arena | l 9-10 | None | 10352 | 7-7 row 15 : 15 | april 9, 2006 | san jose stealth | xcel energy center | w 9-8 | ot | 7044 | 8-7 row 16 : 16 | april 15, 2006 | portland lumberjax | xcel energy center | l 8-13 | None | 10104 | 8-8 ] Execute this SQL based on the above table: select avg ( attendance )
9582.8125
[ header: pick # | player | position | nationality | nhl team | college/junior/club team row 1 : 123 | paul ames | defence | united states | pittsburgh penguins | billerica high school (ushs-m row 2 : 124 | joe reekie | defence | canada | hartford whalers | north bay centennials (ohl row 3 : 125 | greg evtushevski | right wing | canada | new jersey devils | kamloops blazers (w row 4 : 126 | bob pierson | left wing | canada | detroit red wings | london knights (ohl row 5 : 127 | tim burgess | defence | canada | los angeles kings | oshawa generals (ohl row 6 : 128 | cam plante | defence | canada | toronto maple leafs | brandon wheat kings (whl row 7 : 129 | iain duncan | left wing | canada | winnipeg jets | north york rangers (ojhl row 8 : 130 | terry maki | left wing | canada | vancouver canucks | brantford alexanders (oh row 9 : 131 | jeff hogg | goaltender | canada | calgary flames | oshawa generals (ohl row 10 : 132 | craig mack | defence | united states | quebec nordiques | east grand forks high school (ushs row 11 : 133 | steve orth | centre | united states | new york rangers | st. cloud state university (wcha row 12 : 134 | christian ruutt | centre | finland | buffalo sabres | pori (finland) row 13 : 135 | dwaine hutton | centre | canada | washington capitals | kelowna wings (whl) row 14 : 136 | sean toomey | left wing | united states | minnesota north stars | cretin-derham hall high school ( row 15 : 137 | jim sprenger | defence | united states | new york islanders | cloquet high school (ushs- row 16 : 138 | vladislav tretiak | goaltender | soviet union | montreal canadiens | moscow cska (ussr row 17 : 139 | scott birnie | rignt wing | canada | chicago black hawks | cornwall royals (ohl) row 18 : 140 | dale derkatch | centre | canada | edmonton oilers | regina pats (whl) row 19 : 141 | bob mormina | right wing | canada | philadelphia flyers | longueuil chevaliers (qmjh row 20 : 142 | ian armstrong | defence | canada | boston bruins | peterborough petes (ohl) ] Execute this SQL based on the above table: select college/junior/club team order by pick # desc limit 1
peterborough petes (ohl)
[ header: tribunal | number of autos da fe | executions in persona | executions in effigie | penanced | total row 1 : barcelona | 8 | 1 | 1 | 15 | 17 row 2 : logrono | 1 | 1 | 0 | 0 | 1 row 3 : palma de mallorca | 3 | 0 | 0 | 11 | 11 row 4 : saragossa | 1 | 0 | 0 | 3 | 3 row 5 : valencia | 4 | 2 | 0 | 49 | 51 row 6 : las palmas | 0 | 0 | 0 | 0 | 0 row 7 : cordoba | 13 | 17 | 19 | 125 | 161 row 8 : cuenca | 7 | 7 | 10 | 35 | 52 row 9 : santiago de compostela | 4 | 0 | 0 | 13 | 13 row 10 : granada | 15 | 36 | 47 | 369 | 452 row 11 : llerena | 5 | 1 | 0 | 45 | 46 row 12 : madrid | 4 | 11 | 13 | 46 | 70 row 13 : murcia | 6 | 4 | 1 | 106 | 111 row 14 : seville | 15 | 16 | 10 | 220 | 246 row 15 : toledo | 33 | 6 | 14 | 128 | 148 row 16 : valladolid | 10 | 9 | 2 | 70 | 81 row 17 : total | 125 | 111 | 117 | 1235 | 1463 ] Execute this SQL based on the above table: select tribunal where tribunal = 'cuenca'
cuenca
[ header: week | date | opponent | results final score | results team record | venue | attendance row 1 : 1 | september 20 | at detroit lions | w 16-13 | 1-0 | tiger stadium | 54,418 row 2 : 2 | september 26 | chicago bears | l 20-17 | 1-1 | metropolitan stadium | 47,900 row 3 : 3 | october 3 | buffalo bills | w 19-0 | 2-1 | metropolitan stadium | 47,900 row 4 : 4 | october 10 | at philadelphia eagle | w 13-0 | 3-1 | veterans stadium | 65,358 row 5 : 5 | october 17 | at green bay packers | w 24-13 | 4-1 | lambeau field | 56,263 row 6 : 6 | october 25 | baltimore colts | w 10-3 | 5-1 | metropolitan stadium | 49,784 row 7 : 7 | october 31 | at new york giants | w 17-10 | 6-1 | yankee stadium | 62,829 row 8 : 8 | november 7 | san francisco 49ers | l 13-9 | 6-2 | metropolitan stadium | 49,784 row 9 : 9 | november 14 | green bay packers | w 3-0 | 7-2 | metropolitan stadium | 49,784 row 10 : 10 | november 21 | at new orleans saints | w 23-10 | 8-2 | tulane stadium | 83,130 row 11 : 11 | november 28 | atlanta falcons | w 24-7 | 9-2 | metropolitan stadium | 49,784 row 12 : 12 | december 5 | at san diego chargers | l 30-14 | 9-3 | san diego stadium | 54,505 row 13 : 13 | december 11 | detroit lions | w 29-10 | 10-3 | metropolitan stadium | 49,784 row 14 : 14 | december 19 | at chicago bears | w 27-10 | 11-3 | soldier field | 55,049 ] Execute this SQL based on the above table: select venue order by attendance asc limit 1
metropolitan stadium
[ header: name | elected party | constituency | elected date | military service row 1 : john pallett | progressive conservative | peel | march 22, 1954 | canadian army (1942-1946) row 2 : william albert patterson | conservative | colchester | march 5, 1891 | militia row 3 : william hector payne | progressive conservative | coast-capilano | march 31, 1958 | canadian army (1941-1945) row 4 : george randolph pearkes | progressive conservative | nanaimo | june 11, 1945 | canadian army (1915-1945) row 5 : lester bowles pearson | liberal | algoma east | october 25, 1948 | canadian army (1914-1917), royal row 6 : cyrus wesley peck | unionist | skeena | december 17, 1917 | canadian army (1914-1925) row 7 : charles alphonse pantaleon | liberal | kamouraska | february 17, 1869 | militia row 8 : irenee pelletier | liberal | sherbrooke | october 30, 1972 | royal canadian air force (1960-1962 row 9 : louis-philippe pelletier | conservative | quebec county | september 21, 1911 | militia row 10 : lawrence t. pennell | liberal | brant-haldimand | june 18, 1962 | royal canadian air force row 11 : robert pennock | progressive conservative | etobicoke north | september 4, 1984 | canadian army (1951-1952), royal row 12 : arnold peters | cooperative commonwealth federation | timiskaming | june 10, 1957 | royal canadian air force (1942-1945 row 13 : orville h. phillips | progressive conservative | prince | june 10, 1957 | royal canadian air force (1942-1945 row 14 : elmore philpott | liberal | vancouver south | august 10, 1953 | canadian army (1915-1919) row 15 : bernard pilon | liberal | chambly-rouville | june 18, 1962 | canadian army (1941-1945) row 16 : alfred pinsonneault | conservative | laprairie | september 20, 1867 | militia (1855-1862) row 17 : d'arcy britton plu | conservative | victoria | december 6, 1928 | royal flying corps row 18 : william albert pommer | liberal | lisgar | august 10, 1953 | canadian army row 19 : john henry pope | liberal-conservative | compton | september 20, 1867 | militia row 20 : john poupore | conservative | pontiac | september 17, 1878 | militia (1869-) row 21 : charles gavan power | liberal | quebec south | december 17, 1917 | canadian army (1915-1918) row 22 : russ powers | liberal | ancaster--dundas-- | june 28, 2004 | canadian forces land force command row 23 : david price | progressive conservative | compton-stanstead | june 2, 1997 | canadian army (1959-1965) row 24 : william price | conservative | quebec west | october 26, 1908 | canadian army row 25 : robert william pritt | new democratic | burnaby-richmond | june 18, 1962 | royal canadian air force (1938-1945 row 26 : john oliver probe | cooperative commonwealth federation | regina city | june 11, 1945 | canadian army (1941-1944) ] Execute this SQL based on the above table: select name where id = 22
charles gavan power
[ header: call sign | frequency | city of license | licensee | format row 1 : kacl | 98.7 fm | bismarck | townsquare media bismarck license, ll | classic hits row 2 : kauj | 100.9 fm | grafton | simmons broadcasting | oldies row 3 : kbep-lp | 93.7 fm | bismarck | bismarck educational prayer association | None row 4 : kbmk | 88.3 fm | bismarck | educational media foundation | contemporary christian row 5 : kdkt | 1410 am | beulah | digital syndicate network | all sports row 6 : kdlr | 1240 am | devils lake | double z broadcasting | classic country row 7 : kdsr | 101.1 fm | williston | williston community broadcasting corp. d | adult hits row 8 : kegk | 106.9 fm | wahpeton | smahh communications ii | classic hits row 9 : keya | 88.5 fm | belcourt | keya, inc | country row 10 : keyz | 660 am | williston | ccr-williston i | news talk information row 11 : kfaa | 89.5 fm | horace | selah corporation | contemporary christian row 12 : kfgo | 790 am | fargo | midwest communications, inc | news talk information row 13 : kfnw | 1200 am | west fargo | northwestern college | religious row 14 : kjkr | 88.1 fm | jamestown | jamestown college | None row 15 : kkxl-fm | 92.9 fm | grand forks | citicasters licenses, inc | pop contemporary hit radio row 16 : kltc | 1460 am | dickinson | cc licenses, llc | classic country row 17 : kltq | 97.9 fm | beulah | synergy broadcast north dakota, | None row 18 : kmav-fm | 105.5 fm | mayville | kmsr, inc | country row 19 : kmsr | 1520 am | mayville | kmsr, inc | all sports row 20 : kmxa-fm | 99.9 fm | minot | cc licenses, llc | adult contemporary row 21 : kndc | 1490 am | hettinger | schweitzer media | country row 22 : kndk | 1080 am | langdon | kndk, inc | news talk information row 23 : knds-lp | 96.3 fm | fargo | alliance for the arts and humanities | None row 24 : knox | 1310 am | grand forks | leighton enterprises, inc | news talk information row 25 : koww-lp | 98.1 fm | burlington | pointe of view institute | None row 26 : kpfx | 107.9 fm | fargo | l&l licensee, llc | classic rock row 27 : kppr | 89.5 fm | williston | prairie public broadcasting, inc | variety row 28 : kqdj-fm | 101.1 fm | valley city | sioux valley broadcasting | pop contemporary hit radio row 29 : krrz | 1390 am | minot | aloha station trust, llc | oldies row 30 : krwk | 101.9 fm | fargo | midwest communications, inc | mainstream rock row 31 : ksjb | 600 am | jamestown | chesterman communications of jamestown, | classic country ] Execute this SQL based on the above table: select count ( format ) where licensee = 'prairie public broadcasting, inc'
1
[ header: party | active voters | inactive voters | total voters | percentage row 1 : democratic | 3683 | 251 | 3934 | 36.93% row 2 : republican | 1322 | 78 | 1400 | 13.14% row 3 : unaffiliated | 4709 | 606 | 5315 | 49.90% row 4 : minor parties | 3 | 0 | 3 | 0.03% row 5 : total | 9717 | 935 | 10652 | 100% ] Execute this SQL based on the above table: select percentage order by active voters desc limit 1
100%
[ header: # | name | birth and death | office started | office ended row 1 : 1 | geir vidalin | 27 october 1761 - | 1801 | 1823 row 2 : 2 | steingrimur jonsson | None | 1824 | 1845 row 3 : 3 | helgi thordersen | 8 april 1794 - 4 | 1846 | 1866 row 4 : 4 | 'petur petursson | 3 october 1808 - | 1866 | 1889 row 5 : 5 | hallgrimur sveinsson | 5 april 1841 - 16 | 1889 | 1908 row 6 : 6 | þorhallur bjarnar | 2 december 1855 - 15 de | 1908 | 1916 row 7 : 7 | jon helgason | 1866 - 1942 | 1917 | 1939 row 8 : 8 | sigurgeir sigurðsson | 3 august 1890 - 13 oc | 1939 | 1953 row 9 : 9 | asmundur guðmunds | 6 october 1888 re | 1954 | 1989 row 10 : 10 | sigurbjorn einarsson | 30 june 1911 vestur-skaf | 1959 | 1981 row 11 : 11 | petur sigurgeirsson (son | 2 june 1919 - 3 jun | 1981 | 1989 row 12 : 12 | olafur skulason | 29 december 1929 - 9 jun | 1989 | 1997 row 13 : 13 | karl sigurbjornsson ( | 5 february 1947 reykja | 1998 | 2012 row 14 : 14 | agnes sigurðardottir | 19 october 1954 isaf | 24 june 2012 | incumbent ] Execute this SQL based on the above table: select office ended where # = ( select # where office ended = 'incumbent' ) - 1
2012
[ header: date | place | disc. | winner | second | third row 1 : 17 december 2005 | val-d'isere, france | dh | lindsey kildow | caroline lalive | alexandra meissnitzer row 2 : 28 december 2005 | lienz, austria | sl | marlies schild | nicole hosp | janica kostelic row 3 : 7 january 2006 | maribor, slovenia | gs | cancelled | None | None row 4 : 8 january 2006 | maribor, slovenia | sl | marlies schild | janica kostelic | therese borssen row 5 : 13 january 2006 | bad kleinkirchheim, austria | dh | anja parson | michaela dorfmeister | franzi aufdenblatten row 6 : 14 january 2006 | bad kleinkirchheim, austria | dh | janica kostelic | nike bent | michaela dorfmeister row 7 : 15 january 2006 | bad kleinkirchheim, austria | sg | janica kostelic | michaela dorfmeister alexan | None row 8 : 28 january 2006 | cortina d'ampezzo | dh | renate gotschl | julia mancuso | elisabeth gorg row 9 : 4 february 2006 | ofterschwang, germany | gs | maria j. rienda an | None | julia mancuso row 10 : 4 march 2006 | kvitfjell & haf | sc | janica kostelic | anja parson | marlies schild row 11 : 5 march 2006 | kvitfjell & haf | gs | maria j. rienda | nicole hosp | tanja poutiainen row 12 : 10 march 2006 | levi, finland | sl | janica kostelic | anja parson | kathrin zettel row 13 : 11 march 2006 | levi, finland | sl | anja parson | janica kostelic | nicole hosp row 14 : 15 march 2006 | are, sweden | dh | anja parson | lindsey kildow | elisabeth gorg row 15 : 16 march 2006 | are, sweden | sg | nicole hosp | michaela dorfmeister | martina ertl-renz row 16 : 17 march 2006 | are, sweden | sl | janica kostelic | marlies schild | anja parson row 17 : 18 march 2006 | are, sweden | gs | janica kostelic | genevieve simard | nicole hosp tan ] Execute this SQL based on the above table: select count ( * )
17
[ header: year | award | work/artist | result row 1 : 1999 | grammy award for best contemporary folk album | mermaid avenue | nominated row 2 : 2005 | grammy award for best alternative music album | a ghost is born | won row 3 : 2005 | grammy award for best recording package (a | a ghost is born | won row 4 : 2008 | grammy award for best rock album | sky blue sky | nominated row 5 : 2010 | grammy award for best americana album | wilco (the album) | nominated row 6 : 2012 | grammy award for best rock album | the whole love | nominated ] Execute this SQL based on the above table: select year where result = 'won'
2005, 2005
[ header: rank | name | notability | birthplace | advocate row 1 : 10 | wayne gretzky | hockey player, holder of numerous nh | brantford, ontario | deborah grey row 2 : 9 | alexander graham bell | scientist, inventor, founder of the bell telephone company | edinburgh, scotl | evan solomon row 3 : 8 | sir john a. macdonal | first prime minister of canada | glasgow, scotland | charlotte gray row 4 : 7 | don cherry | hockey coach and commentator | kingston, ontario | bret hart row 5 : 6 | lester b. pearson | fourteenth prime minister of canada, united nations general | toronto, ontario | paul gross row 6 : 5 | david suzuki | environmentalist | vancouver, british columb | melissa auf der maur row 7 : 4 | sir frederick banting | medical scientist, co-discoverer of insulin | alliston, ontario | mary walsh row 8 : 3 | pierre trudeau | fifteenth prime minister of canada | montreal, quebec | rex murphy row 9 : 2 | terry fox | athlete, activist, humanitarian | winnipeg, manitob | sook-yin lee row 10 : 1 | tommy douglas | father of medicare, premier of sa | falkirk, scotland | george stroumboulopoulos ] Execute this SQL based on the above table: select rank where name = 'david suzuki'
5
[ header: tribunal | number of autos da fe | executions in persona | executions in effigie | penanced | total row 1 : barcelona | 8 | 1 | 1 | 15 | 17 row 2 : logrono | 1 | 1 | 0 | 0 | 1 row 3 : palma de mallorca | 3 | 0 | 0 | 11 | 11 row 4 : saragossa | 1 | 0 | 0 | 3 | 3 row 5 : valencia | 4 | 2 | 0 | 49 | 51 row 6 : las palmas | 0 | 0 | 0 | 0 | 0 row 7 : cordoba | 13 | 17 | 19 | 125 | 161 row 8 : cuenca | 7 | 7 | 10 | 35 | 52 row 9 : santiago de compostela | 4 | 0 | 0 | 13 | 13 row 10 : granada | 15 | 36 | 47 | 369 | 452 row 11 : llerena | 5 | 1 | 0 | 45 | 46 row 12 : madrid | 4 | 11 | 13 | 46 | 70 row 13 : murcia | 6 | 4 | 1 | 106 | 111 row 14 : seville | 15 | 16 | 10 | 220 | 246 row 15 : toledo | 33 | 6 | 14 | 128 | 148 row 16 : valladolid | 10 | 9 | 2 | 70 | 81 row 17 : total | 125 | 111 | 117 | 1235 | 1463 ] Execute this SQL based on the above table: select executions in effigie order by tribunal desc limit 1
2
[ header: code | year row 1 : a | 1927 row 2 : b | 1928 row 3 : c | 1929 row 4 : ch | 1930 row 5 : d | 1931 row 6 : e | 1932 row 7 : f | 1933 row 8 : g | 1934 row 9 : h | 1935 row 10 : i | 1936 row 11 : j | 1937 row 12 : k | 1938 row 13 : l | 1939 row 14 : ll | 1940 row 15 : m | 1941 row 16 : n | 1942 row 17 : n | 1943 row 18 : o | 1944 row 19 : p | 1945 row 20 : q | 1946 row 21 : r | 1947 row 22 : s | 1948 row 23 : t | 1949 row 24 : u | 1950 row 25 : v | 1951 row 26 : x | 1952 row 27 : y | 1953 row 28 : z | 1954 row 29 : a1 | 1955 row 30 : b1 | 1956 row 31 : c1 | 1957 row 32 : ch1 | None row 33 : d1 | 1958 row 34 : e1 | 1959 row 35 : f1 | 1960 row 36 : g1 | 1961 row 37 : h1 | 1962 row 38 : i1 | 1963 row 39 : j1 | 1964 row 40 : k1 | 1965 row 41 : l1 | 1966 row 42 : ll1 | None row 43 : m1 | 1967 row 44 : n1 | 1968 row 45 : n1 | 1969 row 46 : o1 | 1970 row 47 : p1 | 1971 row 48 : q1 | 1972 row 49 : r1 | 1973 row 50 : s1 | 1974 row 51 : t1 | 1975 row 52 : u1 | 1976 row 53 : v1 | 1977 row 54 : x1 | 1978 row 55 : y1 | 1979 row 56 : z1 | 1980 row 57 : a2 | 1981 row 58 : b2 | 1982 row 59 : c2 | 1983 row 60 : ch2 | None row 61 : d2 | 1984 row 62 : e2 | 1985 row 63 : f2 | 1986 row 64 : g2 | 1987 row 65 : h2 | 1988 row 66 : i2 | 1989 row 67 : j2 | 1990 row 68 : k2 | 1991 row 69 : l2 | 1992 row 70 : ll2 | None row 71 : m2 | 1993 row 72 : n2 | 1994 row 73 : n2 | 1995 row 74 : o2 | 1996 row 75 : p2 | 1997 row 76 : q2 | 1998 row 77 : r2 | 1999 row 78 : s2 | 2000 row 79 : t2 | 2001 row 80 : u2 | 2002 row 81 : v2 | 2003 row 82 : x2 | 2004 row 83 : y2 | 2005 row 84 : z2 | 2006 ] Execute this SQL based on the above table: select count ( year ) where code = 'l'
1
[ header: date | name | nationality | tonnage (grt) | fate row 1 : 18 january 1940 | flandria | sweden | 1179 | sunk row 2 : 19 january 1940 | patria | sweden | 1188 | sunk row 3 : 11 february 1940 | linda | estonia | 1213 | sunk row 4 : 4 may 1940 | san tiburcio | united kingdom | 5995 | sunk (mine) row 5 : 9 may 1940 | doris | french navy | 552 | sunk row 6 : 11 may 1940 | tringa | united kingdom | 1930 | sunk row 7 : 11 may 1940 | viiu | estonia | 1908 | sunk row 8 : 23 may 1940 | sigurd faulbaum | belgium | 3256 | sunk row 9 : 11 may 1944 | shtorm | soviet union | 412 | damaged ] Execute this SQL based on the above table: select count ( * ) where nationality = 'estonia'
2
[ header: name | location | city | listing date row 1 : branch county courthouse informational site | 31 division street | coldwater | march 16, 1989 row 2 : bronson public library | 207 matteson street | bronson | september 28, 2000 row 3 : chicago road informational designation | us-12 and prairie river road (park 1.5 miles | bronson township | september 17, 1957 row 4 : city of coldwater informational designation | city park at intersection of us-12 and us- | coldwater | april 14, 1961 row 5 : edwin r. clarke library | 12 east chicago street, between division and | coldwater | march 9, 1966 row 6 : dr. hawley harve | 66 north monroe street | coldwater | august 21, 1987 row 7 : east chicago street historic district | chicago street from wright to division | coldwater | july 26, 1974 row 8 : first presbyterian church | 52 marshall street, ne corner of | coldwater | june 15, 1979 row 9 : abram c. fisk house | 867 east chicago street | coldwater | june 15, 1979 row 10 : william p. hurd house | 601 north broadway | union city | july 17, 1981 row 11 : lanphere-pratt house | 90 division street | coldwater | february 23, 1978 row 12 : henry a. locke house | 140 east division street | sherwood | march 19, 1980 row 13 : governor cyrus gray luce home | northeast corner of division and east washington streets | coldwater | august 15, 1975 row 14 : methodist episcopal church | 126 marshall road | coldwater | april 17, 1997 row 15 : general john g. parkhurst house | 55 north clay street | coldwater | june 15, 1979 row 16 : harriet quimby informational designation | branch county memorial airport | coldwater | january 21, 1988 row 17 : quincy township public library | 11 north main street, just north of us-12 | quincy | april 25, 1988 row 18 : state public school at coldwater | 620 marshall road | coldwater | may 13, 1981 row 19 : tibbits opera house | 14 south hanchett street | coldwater | december 11, 1970 row 20 : union city iron furnace | m-60 near waterworks road | union township | february 14, 1963 row 21 : union city methodist episcopal church | 200 ellen street | union city | september 19, 1991 row 22 : lucius m. wing house | 27 south jefferson street, ne | coldwater | october 17, 1974 row 23 : john d. zimmerman house | 119 east high street | union city | september 21, 1983 ] Execute this SQL based on the above table: select count ( * ) where listing date = 'april 17, 1997'
1
[ header: # | artist | featuring | title | version | length row 1 : 1 | benassi bros | dhany | rocket in the sky | original extended mix | 5:43 row 2 : 2 | benassi bros | sandy | illusion | sfaction mix | 5:08 row 3 : 3 | benassi bros | dhany | every single day | original version | 4:45 row 4 : 4 | benassi bros | sandy | castaway | original version | 6:06 row 5 : 5 | benassi bros | dhany | make me feel | original version | 5:30 row 6 : 6 | benassi bros | sandy | i feel so fine | sfaction mix | 5:26 row 7 : 7 | benassi bros | dhany | run to me | sfaction version | 5:09 row 8 : 8 | benassi bros | sandy | get better | sflow version | 4:05 row 9 : 9 | benassi bros | dhany | hit my heart | sfaction mix | 5:08 row 10 : 10 | benassi bros | sandy | turn me up | sfaction mix | 5:48 row 11 : 11 | benassi bros | dhany | somebody to touch me | sflow version | 5:49 row 12 : 12 | benassi bros | sandy | light | original version | 7:30 row 13 : 13 | benassi bros | None | megamix | None | 3:31 row 14 : 14 | benassi bros | None | summer megamix 2005 | None | 4:11 row 15 : 15 | benassi bros | dhany | make me feel | dave leatherman remix | 4:11 ] Execute this SQL based on the above table: select title order by # desc limit 1
make me feel
[ header: season | head coach | overall record | conference record row 1 : 1931 | tom conley | 4-4 | None row 2 : 1932 | tom conley | 4-2-2 | None row 3 : 1933 | marty brill | 3-3-2 | None row 4 : 1934 | marty brill | 7-0-1 | None row 5 : 1935 | marty brill | 4-4-1 | None row 6 : 1936 | marty brill | 6-4-1 | None row 7 : 1937 | marty brill | 2-7 | None row 8 : 1938 | marty brill | 4-4 | None row 9 : 1939 | marty brill | 6-1-1 | None row 10 : 1940 | jim henry | 6-2 | None row 11 : 1941 | jim henry | 5-3 | None row 12 : 1997 | bill manlove | 1-8 | None row 13 : 1998 | bill manlove | 3-6 | None row 14 : 1999 | bill manlove | 4-6 | 3-5 (t-6th/9) row 15 : 2000 | bill manlove | 7-4 | 4-3 (4th/8) row 16 : 2001 | bill manlove | 5-4 | 2-4 (t-5th/8) row 17 : 2002 | archie stalcup | 2-9 | 2-6 (t-7th/9) row 18 : 2003 | archie stalcup | 3-8 | 2-3 (t-3rd/6) row 19 : 2004 | phil longo | 3-7 | 1-3 (t-3rd/5) row 20 : 2005 | phil longo | 4-7 | 2-2 (t-3rd/5) row 21 : 2006 | tim miller | 3-7 | 1-3 (t-4th/5) row 22 : 2007 | tim miller | 0-10 | 0-3 (4th/4) ] Execute this SQL based on the above table: select count ( * ) where head coach = 1055
0
[ header: rank | lane | name | nationality | time | notes row 1 : None | 4 | james goddard | england | 1:55:58 | cgr row 2 : None | 8 | gareth kean | new zealand | 1:57:37 | nr row 3 : None | 7 | ashley delaney | australia | 1:58:18 | None row 4 : 4 | 1 | christopher walker-hebborn | england | 1:59:00 | None row 5 : 5 | 5 | charles francis | canada | 2:00:07 | None row 6 : 6 | 6 | marco loughran | wales | 2:00:11 | None row 7 : 7 | 3 | tobias oriwol | canada | 2:00:24 | None row 8 : 8 | 2 | ryan bennett | england | 2:01:86 | None ] Execute this SQL based on the above table: select count ( notes ) where rank < 1006
0
[ header: date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln | 1445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lin | 1567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minneso | 2011 | ford ranger mazda b | 1885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, | 2007 | ford f-series | 2433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford esse | None row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | None row 10 : total | total | total | total | total | 11787 ] Execute this SQL based on the above table: select date of closing order by employees desc limit 1
total
[ header: rank | name | nationality | time | notes row 1 : None | chelsey gotell | canada | 2:28.15 | wr row 2 : None | kirby cote | canada | 2:28.65 | None row 3 : None | valerie grand maison | canada | 2:29.29 | None row 4 : 4 | kelley becherer | united states | 2:32.21 | None row 5 : 5 | prue watt | australia | 2:32.87 | None row 6 : 6 | teigan van roosmal | australia | 2:39.20 | None row 7 : 7 | lidia marta banos | spain | 2:48.80 | None row 8 : 8 | akari kasamoto | japan | 2:55.16 | None ] Execute this SQL based on the above table: select name where id = 5
prue watt
[ header: description | total | poland | baltic states(resettled in poland during war) | resettled in poland during war(from ussr and romania) | sudetendeutsch | se europe (hungary, romania, yugoslavia & slovakia) row 1 : total population before flight & expulsion | 16199086 | 11038826 | 145615 | 365622 | 3160216 | 1488807 row 2 : violent deaths | 58256 | 44603 | 383 | 747 | 5596 | 6927 row 3 : suicides | 14356 | 10330 | 157 | 84 | 3411 | 374 row 4 : deported( forced labor ussr) | 49542 | 32947 | 1566 | 6465 | 705 | 7859 row 5 : in internment camps | 80522 | 27847 | 952 | 1037 | 6615 | 44071 row 6 : during the wartime flight | 93283 | 86860 | 2394 | 738 | 629 | 2662 row 7 : in the course of the expulsions | 63876 | 57814 | 3510 | 561 | 1481 | 510 row 8 : cause undetermined | 112612 | 106991 | 64 | 3116 | 379 | 2062 row 9 : other misc | 566 | None | 38 | 141 | 73 | 314 row 10 : total confirmed deaths | 473013 | 367392 | 9064 | 12889 | 18889 | 64779 row 11 : total unsolved cases | 1905991 | 1404993 | 19374 | 73794 | 287169 | 120661 ] Execute this SQL based on the above table: select description order by total desc limit 1
total population before flight & expulsion
[ header: place | player | country | score | to par | money ($) row 1 : 1 | larry nelson | united states | 70-66-66-71=273 | -7 | 60000 row 2 : 2 | fuzzy zoeller | united states | 70-68-68-71=277 | -3 | 40000 row 3 : 3 | dan pohl | united states | 69-67-73-69=2 | -2 | 25000 row 4 : t4 | isao aoki | japan | 75-68-66-70=279 | -1 | 13146 row 5 : t4 | keith fergus | united states | 71-71-69-68=2 | -1 | 13146 row 6 : t4 | bob gilder | united states | 74-69-70-66=2 | -1 | 13146 row 7 : t4 | tom kite | united states | 71-67-69-72=2 | -1 | 13146 row 8 : t4 | bruce lietzke | united states | 70-70-71-68=279 | -1 | 13146 row 9 : t4 | jack nicklaus | united states | 71-68-71-69=2 | -1 | 13146 row 10 : t4 | greg norman | australia | 73-67-68-71=2 | -1 | 13146 ] Execute this SQL based on the above table: select ( select to par where country = 'united states' ) - ( select to par where country = 'united states' )
0
[ header: national park | region | land area (km2) | established | visitation (2009) | coordinates row 1 : archipelago | finland proper | 500 | 1982 | 53500 | 59°54′53′′n 21° row 2 : bothnian sea | None | None | 2011 | None | None row 3 : ekenas archipelago | uusimaa | 52 | 1989 | 44500 | 59°49′22′′n 23° row 4 : isojarvi | central finland | 19 | 1982 | 10500 | 61°41′54′′n 25° row 5 : kolovesi | southern savonia | 23 | 1990 | 7500 | 62°15′27′′n 28° row 6 : lauhanvuori | southern ostrobothnia | 53 | 1982 | 10000 | 62°09′7′′n 22° row 7 : linnansaari | southern savonia / northern | 38 | 1956 | 31000 | 62°6′38′′n 28° row 8 : nuuksio | uusimaa | 45 | 1994 | 179500 | 60°18′27′′n 24°29 row 9 : pyha-hakki | central finland | 13 | 1956 | 17000 | 62°50′44′′n 25° row 10 : riisitunturi | lapland | 77 | 1982 | 15000 | 66°14′n 28°30′ row 11 : rokua | northern ostrobothnia / | 4.3 | 1956 | 23500 | 64°33′22′′n 26°30 row 12 : sipoonkorpi | uusimaa | 18.6 | 2011 | None | 60°18′54′′n 25°13 row 13 : syote | northern ostrobothnia / | 299 | 2000 | 40000 | 65°44′51′′n 27°54 ] Execute this SQL based on the above table: select ( select established where coordinates = '62°50′44′′n 25°28′21′′e / 62.84556°n 25.47250°e' ) < 1956
0
[ header: pos. | artist | single | year | sales | peak row 1 : 1 | daniel lavoie, pat | "belle" | 1998 | 2,221,000 | 1 row 2 : 4 | wes | "alane" | 1997 | 1,418,000 | 1 row 3 : 10 | celine dion | "the reason" / "my heart will | 1998 | 1,197,000 | 1 row 4 : 16 | celine dion | "pour que tu m'aime | 1995 | 955,000 | 1 row 5 : 19 | andrea bocelli & helene | "vivo per lei (je vis pour | 1998 | 874,000 | 1 row 6 : 20 | zebda | "tomber la chemise" | 1999 | 868,000 | 1 row 7 : 22 | khaled | "aicha" | 1996 | 824,000 | 1 row 8 : 24 | david hallyday | "tu ne m'a | 1999 | 801,000 | 1 row 9 : 25 | will smith | "men in black" | 1997 | 783,000 | 1 row 10 : 32 | brandy & monica | "the boy is mine" | 1998 | 662,000 | 2 row 11 : 35 | tina arena | "aller plus haut" | 1999 | 617,000 | 2 row 12 : 39 | eiffel 65 | "move your body" | 1999 | 589,000 | 1 row 13 : 40 | britney spears | "... baby one more time" | 1999 | 578,000 | 1 row 14 : 54 | hanson | "mmmbop" | 1997 | 490,000 | 4 row 15 : 59 | regg'lyss | "mets de l'huile" | 1993 | 476,000 | 1 row 16 : 60 | janet jackson | "together again" | 1998 | 475,000 | 2 row 17 : 61 | modern talking | "you're my heart, you're | 1998 | 475,000 | 3 row 18 : 64 | lara fabian | "je t'aime" | 1997 | 471,000 | 6 row 19 : 65 | madonna | "frozen" | 1998 | 469,000 | 2 row 20 : 66 | francois feldman | "joy" | 1991 | 468,000 | 1 row 21 : 67 | patrick bruel | "qui a le droit... (live) | 1991 | 466,000 | 1 row 22 : 68 | youssou n'dour | "7 seconds" | 1994 | 465,000 | 1 row 23 : 73 | freddie mercury | "living on my own 1993" | 1993 | 426,000 | 1 row 24 : 81 | g.o. culture | "darla_dirladada" | 1993 | 397,000 | 1 row 25 : 82 | spice girls | "spice up your life" | 1997 | 397,000 | 3 row 26 : 85 | jean-philippe audin & | "song of ocarina" | 1991 | 379,000 | 1 row 27 : 86 | boris | "soiree disco" | 1996 | 376,000 | 1 row 28 : 89 | celine dion | "un garcon pas comme les autres (zi | 1993 | 365,000 | 2 row 29 : 90 | liane foly | "la vie ne m'apprend | 1999 | 364,000 | 3 row 30 : 91 | fool's garden | "lemon tree" | 1996 | 362,000 | 3 ] Execute this SQL based on the above table: select artist where year < ( select year where artist = 'britney spears' ) order by year desc limit 1
daniel lavoie, patrick fiori & garou
[ header: year | title | role | notes row 1 : 1991 | let him have it | derek bentley | None row 2 : 1992 | death and the compass | alonso zunz | None row 3 : 1993 | anchoress | priest | None row 4 : 1994 | shallow grave | david | None row 5 : 1996 | jude | jude fawley | None row 6 : 1998 | elizabeth | duke of norfolk | None row 7 : 1998 | a price above rubies | sender horowitz | None row 8 : 1999 | heart | gary ellis | None row 9 : 1999 | existenz | seminar leader | None row 10 : 1999 | with or without you | vincent boyd | None row 11 : 2000 | gone in 60 seconds | raymond calitri | None row 12 : 2000 | the tyre | salesman | short film row 13 : 2001 | the others | charles stewart | None row 14 : 2001 | the invisible circus | wolf | None row 15 : 2001 | this little piggy | cabbie | short film row 16 : 2002 | 24 hour party people | boethius | None row 17 : 2002 | i am dina | leo zhukovsky | None row 18 : 2002 | revengers tragedy | vindici | None row 19 : 2002 | 28 days later | major henry west | None row 20 : 2007 | the dark is rising | the rider | None row 21 : 2008 | new orleans, mon amour | dr. henry | None row 22 : 2009 | g.i. joe: the | james mccullen | None row 23 : 2009 | amelia | fred noonan | None row 24 : 2009 | the happiness salesman | salesman | short film row 25 : 2012 | song for marion | james harris | None row 26 : 2013 | thor: the dark world | malekith | None ] Execute this SQL based on the above table: select role where role != 'salesman' and notes = ( select notes where role = 'salesman' )
cabbie
[ header: year | title | role | notes row 1 : 1995 | new york undercover | herself | "private enemy no. 1" (ep row 2 : 1998 | the jamie foxx show | ola mae | "papa don't preach" (e row 3 : 1999 | moesha | herself | "good vibrations?" (episo row 4 : 2001 | angel: one more road to cross | guardian angel | direct to dvd row 5 : 2001 | prison song | mrs. butler | main role row 6 : 2001 | strong medicine | simone fellows | "history" (episode row 7 : 2007 | ghost whisperer | jackie boyd | "mean ghost" (episo row 8 : 2007 | entourage | herself | "gary's desk" (ep row 9 : 2009 | i can do bad all by myself | tanya | supporting role row 10 : 2009 | 30 rock | herself | guest row 11 : 2010 | american idol | guest judge/herself | auditions were held in atlanta, ge row 12 : 2012 | rock of ages | justice charlier | None row 13 : 2013 | betty and coretta | dr. betty shab | an original lifetime movie row 14 : 2013 | the x factor | guest judge/herself | blige assisted nicole scher row 15 : 2013 | black nativity | platinum fro | None ] Execute this SQL based on the above table: select count ( * ) where title = '30 rock'
1
[ header: team | location | venue | capacity | position in 1993-94 row 1 : dinamo minsk | minsk | dinamo, minsk | 41040 | 1 row 2 : dinamo-93 | minsk | dinamo, minsk | 41040 | 2 row 3 : dvina | vitebsk | central, vitebsk | 8300 | 3 row 4 : dnepr | mogilev | spartak, mogilev | 11200 | 4 row 5 : bobruisk | bobruisk | spartak, bobruisk | 3550 | 5 row 6 : torpedo minsk | minsk | torpedo, minsk | 5200 | 6 row 7 : shinnik | bobruisk | spartak, bobruisk | 3550 | 7 row 8 : dinamo brest | brest | dinamo, brest | 10080 | 8 row 9 : molodechno | molodechno | city stadium, molodechno | 5500 | 9 row 10 : lokomotiv | vitebsk | central, vitebsk | 8300 | 10 row 11 : neman | grodno | neman | 6300 | 11 row 12 : vedrich | rechytsa | central, rechytsa | 3550 | 12 row 13 : shakhtyor | soligorsk | stroitel | 5000 | 13 row 14 : torpedo mogilev | mogilev | torpedo, mogilev | 3500 | 14 row 15 : gomselmash | gomel | central, gomel | 11800 | 15 row 16 : obuvshchik | lida | city stadium, lida | 4000 | first league, 1 ] Execute this SQL based on the above table: select team order by position in 1993-94 desc limit 1
gomselmash
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 1 | delta state | None | m.m. roberts | w 12-0 | 17590 row 2 : september 8 | at #13 alabama | None | legion field • birmingham, al | w 27-24 | 75962 row 3 : september 15 | at georgia | None | sanford stadium • athens, | l 17-18 | 79812 row 4 : september 22 | at mississippi state | None | scott field • starkville, m | l 10-13 | 40115 row 5 : september 29 | louisville | None | m.m. roberts | w 25-13 | 20545 row 6 : october 6 | at east carolina | None | ficklen memorial stadium • greenville, | w 16-7 | 31305 row 7 : october 13 | at tulane | None | louisiana superdome • new orle | w 20-14 | 26662 row 8 : october 20 | memphis state | None | m.m. roberts | w 23-7 | 24520 row 9 : october 27 | at virginia tech | None | lane stadium • blacksburg, va | l 16-20 | 37462 row 10 : november 3 | at sw louisiana | None | cajun field • lafayette, | w 14-13 | 17860 row 11 : november 10 | at #15 auburn | None | jordan-hare stadium • auburn | w 13-12 | 85214 row 12 : december 28 | vs. nc state | #23 | legion field • birmingham, al | l 27-31 | 44000 ] Execute this SQL based on the above table: select count ( result )
12
[ header: # | title | producer(s) | performer (s) | sample(s) | length row 1 : 1 | "likwit" | e-swift, th | tash, j-ro, | "ode to billy joe" | 2:34 row 2 : 2 | "only when i'm drunk" | e-swift, th | j-ro, tash, | "seven minutes of funk" by | 3:36 row 3 : 3 | "last call" | e-swift, king | tash, j-ro, | "the payback" by james brown | 4:37 row 4 : 4 | "can't tell me shit" | derick "d. pimp" willi | e-swift, j | "think(about it)" by ly | 4:09 row 5 : 5 | "turn tha party out" | lootpack, tha alka | lootpack, tash, | "synthetic substitution" by mel | 3:19 row 6 : 6 | "bullshit" | king tee, e- | j-ro, king t | "it's a new day" by | 3:27 row 7 : 7 | "soda pop" | e-swift, king | e-swift, field trip | "hard times" by baby huey "s | 2:48 row 8 : 8 | "make room" | e-swift, th | j-ro, tash | "sing a simple song" by | 3:28 row 9 : 9 | "mary jane" | lootpack, tha alka | j-ro, tash | "mary jane" by rick | 3:31 row 10 : 10 | "who dem niggas" | e-swift, th | threat, e-swift, | "take me to the mardi gras" by | 3:46 ] Execute this SQL based on the above table: select # where producer(s) = 'e-swift, tha alkaholiks'
1.0, 2.0, 8.0, 10.0
[ header: # | title | type | opening date | closing date | performances | comment row 1 : 5 | les miserables | m | march 12, 1987 | may 18, 2003 | 6680 | 8 tony awards in 1987, including best row 2 : 10 | rent | m | april 29, 1996 | september 7, 2008 | 5123 | 4 tony awards in 1996, including best row 3 : 11 | wicked | m | october 30, 2003 | None | 4333 | currently running at the gershwin theatre row 4 : 12 | miss saigon | m | april 11, 1991 | january 28, 2001 | 4092 | 3 tony awards in 1991 4 drama desk row 5 : 23 | avenue q | m | july 31, 2003 | september 13, 2009 | 2534 | 3 tony awards in 2004, including best musical row 6 : 24 | the producers | m | april 19, 2001 | april 22, 2007 | 2502 | 12 tony awards in 2001, including best row 7 : 32 | pippin | m | october 23, 1972 | june 12, 1977 | 1944 | 5 tony awards in 1973 5 drama desk row 8 : 33 | south pacific | m | april 7, 1949 | january 16, 1954 | 1925 | 10 tony awards in 1950, including best row 9 : 45 | ain't misbehavin' | r | may 9, 1978 | february 21, 1982 | 1604 | 3 tony awards in 1978, including best row 10 : 56 | grease | m | may 11, 1994 | january 25, 1998 | 1505 | revival original production in 1972 (3,388 performances row 11 : 58 | arsenic and old lace | p | january 10, 1941 | june 17, 1944 | 1444 | revival in 1986 (221 performances) row 12 : 61 | how to succeed in business without really trying | m | october 14, 1961 | march 6, 1965 | 1417 | 7 tony awards in 1962, including best row 13 : 64 | funny girl | m | march 26, 1964 | july 1, 1967 | 1348 | grammy award for best score from an original row 14 : 67 | billy elliot the musical | m | november 13, 2008 | january 8, 2012 | 1312 | 10 tony awards in 2009, including best row 15 : 74 | the king and i | m | march 29, 1951 | march 20, 1954 | 1246 | 5 tony awards in 1952, including best row 16 : 92 | butterflies are free | p | october 21, 1969 | july 2, 1972 | 1128 | a tony award in 1970 ] Execute this SQL based on the above table: select closing date where closing date < ( select closing date where type = 'm' ) order by closing date desc limit 1
january 28, 2001
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : record high °c (°f) | 21.2 (70.2) | 22.5 (72.5) | 29.5 (85.1) | 29 (84) | 34 (93) | 38 (100) | 41 (106) | 40.5 (104.9) | 37.2 (99) | 33 (91) | 27 (81) | 21.2 (70.2) | 41 (106) row 2 : average high °c (°f) | 6.5 (43.7) | 7.6 (45.7) | 11.8 (53.2) | 15.6 (60.1) | 21.7 (71.1) | 26.4 (79.5) | 29.5 (85.1) | 29.8 (85.6) | 24.8 (76.6) | 18.9 (66) | 13.8 (56.8) | 8.3 (46.9) | 17.8 (64) row 3 : daily mean °c (°f) | 3.0 (37.4) | 3.7 (38.7) | 7.4 (45.3) | 11.5 (52.7) | 16.7 (62.1) | 21.5 (70.7) | 24.5 (76.1) | 24.8 (76.6) | 20.0 (68) | 14.6 (58.3) | 10.1 (50.2) | 5.0 (41) | 13.5 (56.3) row 4 : average low °c (°f) | -0.4 (31.3) | -0.1 (31.8) | 3.4 (38.1) | 7.5 (45.5) | 12.3 (54.1) | 16.8 (62.2) | 19.4 (66.9) | 19.5 (67.1) | 15.2 (59.4) | 10.4 (50.7) | 6.3 (43.3) | 1.6 (34.9) | 9.3 (48.7) row 5 : record low °c (°f) | -19 (-2) | -17.2 (1) | -13.5 (7.7) | -5 (23) | 0 (32) | 7 (45) | 7 (45) | 7 (45) | 1.1 (34) | -7.7 (18.1) | -10 (14) | -17 (1) | -19 (-2) row 6 : precipitation mm (inches) | 31.8 (1.252) | 29.9 (1.177) | 43.7 (1.72) | 57 (2.24) | 43.9 (1.728) | 57.6 (2.268) | 50.7 (1.996) | 41.4 (1.63) | 44.1 (1.736) | 42.6 (1.677) | 55.6 (2.189) | 42 (1.65) | 540.3 (21.272) row 7 : avg. precipitation days | 13.5 | 11.3 | 11.9 | 9.3 | 6.9 | 6.2 | 4.7 | 3.3 | 6.5 | 9.6 | 8.9 | 11.5 | 103.6 row 8 : % humidity | 77.9 | 75 | 73.3 | 73.7 | 74.8 | 72.5 | 69.7 | 69.4 | 73.1 | 77.6 | 78.1 | 79 | 74.5 row 9 : mean monthly sunshine hours | 96.1 | 117.6 | 164.3 | 201.0 | 275.9 | 300.0 | 319.3 | 319.3 | 219.0 | 170.5 | 105.0 | 86.8 | 2,374.8 ] Execute this SQL based on the above table: select month where id = ( select id where month = 'average high °c (°f)' ) - 1
record high °c (°f)
[ header: county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symon | north to madden south to sage hill | 51°13′4′′n 114° row 2 : rocky view county | 3 | panorama road (24 street nw), range | south to evanston | 51°12′45′′n 114° row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51°12′45′′n 114° row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry | 51°12′45′′n 114° row 5 : rocky view county | 10 | 15 street ne (calgary), | balzac south to stony industrial | 51°12′45′′n 114° row 6 : rocky view county | 11 | hwy 2, range road 10, fifth | grade separated north to airdrie south to de | 51°12′45′′n 114° row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to ston | 51°12′45′′n 113° row 8 : rocky view county | 18 | range road 290, 84 street n | None | 51°12′45′′n 113° row 9 : rocky view county | 28 | hwy 791, range road | south to delacour | 51°12′45′′n 113° row 10 : rocky view county | 32 | range road 273 | kathyrn | 51°12′45′′n 113° row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51°12′45′′n 113° row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51°12′45′′n 113° ] Execute this SQL based on the above table: select min ( km ) where county = 'rocky view county'
0.0
[ header: persian unit | persian name | relation to previous unit | metric value | imperial value row 1 : finger | aiwas | None | ≈ 20 mm | ≈ 0.8 in row 2 : hand | dva | 5 aiwas | ≈ 100 mm | ≈ 4 in row 3 : foot | trayas | 3 dva | ≈ 300 mm | ≈ 1 foot row 4 : four-hands | remen | 4 dva | ≈ 400 mm | ≈ 16 in row 5 : cubit (five-hands) | pank'a dva | 5 dva | ≈ 500 mm | ≈ 20 in row 6 : great cubit (six-hands) | (k)swacsh | 6 dva | ≈ 600 mm | ≈ 2 ft row 7 : pace | pank'a | 5 trayas | ≈ 1.5 m | ≈ 5 ft row 8 : ten-foot | daca trayas | pank'a | ≈ 3 m | ≈ 10 ft row 9 : hundred-foot | chebel | 8 daca trayas | ≈ 24 m | ≈ 80 ft row 10 : league, the distance a horse could walk in | parasang | 250 chebel | ≈ 6 km | ≈ 3.75 miles row 11 : mansion, one day's march on the | (greek stathmos) | 4 or 5 parasang | ≈ 24-30 km | ≈ 14-18 miles ] Execute this SQL based on the above table: select persian name where id = 1
aiwas
[ header: name | railway | series | maker | dates | drive | wheel arrangement | weight | power | notes row 1 : re 465 | bls, switzerland | re 465 001-465 00 | slm, abb | 1994-97 | electric | bo-bo | 84 t | 9,520 horsepower (7,099 kw | most powerful locomotive with only four axles, similar row 2 : prr gg1 | pennsylvania rail road ( | 4800-4938, 900-929 | altoona works, general electric | 1934-43 | electric | 2-c+c-2 (4-6-6-4) | 208.9 to 216.4 | 4,629 horsepower (3,452 k | most scrapped; the prototype and 15 production locomotive row 3 : allegheny | chesapeake and ohi | 1600-1659 (c&o), 900 | lima locomotive works | 1941-48 | steam | 2-6-6-6 | 544 t | 7,500 horsepower (5,593 kw | two on static display row 4 : 060-ea softronic phoen | romanian railways (cfr) | 001, 2001-2004 | softronic craiova | 2009-present | electric | co'co' | 120 t | 8,851 horsepower (6,600 kw | most powerful locomotive with highest continuous tractive effort row 5 : jr freight class ef200 | jr freight | None | hitachi ltd | 1990- | electric | bo'bo'bo' | 100.8 t | 8,046 horsepower (6,000 kw) | most powerful single-frame narrow-gauge locomotive row 6 : china railways hxn5 | china railways | hxn50001-hxn | ge, csr qishu | 2008- | diesel-electric | co'co' | 150 t | 6,250 horsepower (4,661 kw | most powerful diesel-electric locomotive in active production row 7 : china railways hxd1b | china railways | hxd1b0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production row 8 : china railways hxd2b | china railways | hxd2b0001-h | datong electric locomotive, alstom | 2009- | electric | co'co' | 150 t | 12,874 horsepower (9,600 kw | most powerful single-frame locomotive in series production row 9 : china railways hxd1c | china railways | hxd1c0001-h | csr zhuzhou electric | 2009- | electric | co'co' | 150 t | 9,655 horsepower (7,200 kw | None ] Execute this SQL based on the above table: select ( select weight where power = '8,851 horsepower (6,600 kw)' ) > ( select weight where power = '8,851 horsepower (6,600 kw)' )
0
[ header: creature (other planes) | page | other appearances | variants | description row 1 : aerial servant | 39 | rules cyclopedia (1991) | None | None row 2 : basilisk | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 3 : cockatrice | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 4 : djinni, lesser | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 5 : djinni, greater | 39 | rules cyclopedia (1991) | None | None row 6 : efreeti, lesser | 39 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 7 : efreeti, greater | 39-40 | rules cyclopedia (1991) | None | None row 8 : elemental | 40 | d&d expert rules (1981), | None | describes additional statistics and abilities/penalties applicable row 9 : gorgon | 40 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 10 : helion | 40 | rules cyclopedia (1991) | None | None row 11 : horde | 41 | rules cyclopedia (1991) | None | None row 12 : hydrax | 41 | rules cyclopedia (1991) | None | None row 13 : invisible stalker | 41 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 14 : kryst | 42 | rules cyclopedia (1991) | None | None row 15 : medusa | 42 | d&d basic rules (1981), | None | describes additional abilities/penalties applicable to native row 16 : plasm | 42 | rules cyclopedia (1991) | normal and giant | None row 17 : salamander | 42 | d&d expert rules (1981), | None | describes additional abilities/penalties applicable to native row 18 : undine | 42 | rules cyclopedia (1991) | None | None ] Execute this SQL based on the above table: select count ( * ) where creature (other planes) = 'hydrax'
1
[ header: station | type | latitude | longitude | el. (m) | opened | closed | coordinates row 1 : calama, chile | solar | 22o28's | 68o56'w | 2250 | 1918 | 1920 | 22°28′s 68°56′ row 2 : mount montezuma, chile | solar | 22o40's | 68o56'w | 2711 | 1920 | None | 22°40′s 68°56′ row 3 : mount harquahala, arizon | solar | 33o48'n | 113o20'w | 1721 | 1920 | 1925 | 33°48′n 113°20′ row 4 : table mountain, california | solar | 34o22'n | 117o41'w | 2286 | 1925 | 1962 | 34°22′n 117°41′ row 5 : mount brukkaros, namibi | solar | 25o52's | 17o48'e | 1586 | 1926 | 1931 | 25°52′s 17°48′e row 6 : mount saint catherine, egy | solar | 28o31'n | 33o56'e | 2591 | 1934 | 1937 | 28°31′n 33°56′e row 7 : burro mountain, new mexico | solar | 32o40'n | 108o33'w | 2440 | 1938 | 1946 | 32°40′n 108°33′ row 8 : organ pass, new mexico | space track | 32o25'n | 253o27'e | None | None | None | 32°25′n 106°33′ row 9 : olifantsfontein, south africa | space track | 25o58's | 28o15'e | None | None | None | 25°58′s 28°15′e row 10 : woomera, australia | space track | 31o06's | 136o46'e | None | None | None | 31°06′s 136°46′ row 11 : curacao, netherlands west in | space track | 12o05'n | 291o10'e | None | None | None | 12°05′n 68°50′ row 12 : jupiter, florida | space track | 27o01'n | 279o53'e | None | None | None | 27°01′n 80°07′w row 13 : villa dolores, argentina | space track | 31o57'n | 294o54'e | None | None | None | 31°57′n 65°06′e row 14 : mitaka, japan | space track | None | None | None | None | None | None row 15 : nani tal, india | space track | None | None | None | None | None | None ] Execute this SQL based on the above table: select type group by type order by count ( coordinates ) desc limit 1
solar
[ header: party | votes | % | seats | +/- row 1 : swedish social democratic party | 1914426 | 36.4 | 131 | -30 row 2 : moderate party | 1204926 | 22.9 | 82 | 2 row 3 : left party | 631011 | 12 | 43 | 21 row 4 : christian democrats | 619046 | 11.8 | 42 | 27 row 5 : centre party | 269762 | 5.1 | 18 | -9 row 6 : liberal people's party | 248076 | 4.7 | 17 | -9 row 7 : green party | 236699 | 4.5 | 16 | -2 row 8 : sweden democrats | 19624 | 0.4 | 0 | 0 row 9 : other parties | 117552 | 2.2 | 0 | 0 row 10 : invalid/blank votes | 113466 | None | None | None row 11 : total | 5374588 | 100 | 349 | 0 row 12 : registered voters/turnout | 6603129 | 81.4 | None | None ] Execute this SQL based on the above table: select max ( seats )
349.0
[ 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 ( building ) where km < 1854
10
[ header: district | incumbent | party | first elected | result | candidates row 1 : pennsylvania 2 | james m. beck | republican | 1927 | resigned republican hold | william h. wilson row 2 : pennsylvania 5 | james j. connolly | republican | 1920 | lost re-election democratic gain | frank joseph gerard row 3 : pennsylvania 6 | edward l. sto | republican | 1931 | retired to run for governor democratic gain | michael j. stack (d row 4 : pennsylvania 7 | george p. darrow | republican | 1914 | re-elected | george p. darrow ( row 5 : pennsylvania 10 | j. roland kinzer | republican | 1930 | re-elected | j. roland kinzer ( row 6 : pennsylvania 14 | william emanuel rich | democratic | 1932 | re-elected | william emanuel rich row 7 : pennsylvania 17 | j. william ditter | republican | 1932 | re-elected | j. william ditter ( row 8 : pennsylvania 20 | thomas cunningham cochran | republican | 1926 | retired democratic gain | denis j. drisco row 9 : pennsylvania 22 | harry l. haines | democratic | 1930 | re-elected | harry l. haines (d row 10 : pennsylvania 23 | j. banks kurtz | republican | 1922 | lost re-election democratic gain | don gingery (d) 52.4% ] Execute this SQL based on the above table: select count ( party )
10
[ header: year | fbs opponent | result | opponent's conference | opponent's head coach | charleston southern's head coach row 1 : 2015 | alabama crimson tide | None | sec | nick saban | jamey chadwell row 2 : 2014 | georgia bulldogs | None | sec | mark richt | jamey chadwell row 3 : 2014 | vanderbilt commodores | None | sec | derek mason | jamey chadwell row 4 : 2013 | colorado buffaloes | l, 43-10 | pac-12 | mike macintyre | jamey chadwell row 5 : 2012 | illinois fighting illini | l, 44-0 | big ten | tim beckman | jay mills row 6 : 2011 | ucf knights | l, 62-0 | c-usa | george o'leary | jay mills row 7 : 2011 | florida state seminoles | l, 62-10 | acc | jimbo fisher | jay mills row 8 : 2010 | kentucky wildcats | l, 49-21 | sec | joker phillips | jay mills row 9 : 2010 | hawaii warriors | l, 66-7 | wac | greg mcmackin | jay mills row 10 : 2009 | south florida bulls | l, 59-0 | big east | jim leavitt | jay mills row 11 : 2009 | florida gators | l, 62-3 | sec | urban meyer | jay mills row 12 : 2008 | miami redhawks | l, 38-27 | mac | don treadwell | jay mills row 13 : 2008 | miami hurricanes | l, 52-7 | acc | randy shannon | jay mills row 14 : 2007 | hawaii warriors | l, 66-10 | wac | june jones | jay mills row 15 : 2003 | south florida bulls | l, 55-7 | big east | jim leavitt | jay mills row 16 : 2002 | south florida bulls | l, 56-6 | big east | jim leavitt | david dowd ] Execute this SQL based on the above table: select opponent's head coach order by id desc limit 1
jim leavitt
[ header: stage | date | route | terrain | length | winner row 1 : p | 1 july | saint-brieuc | individual time trial | 7.3 km (4.5 mi) | jacky durand (fra) row 2 : 1 | 2 july | dinan - lannion | plain stage | 233.5 km (145.1 mi) | fabio baldato (it row 3 : 2 | 3 july | perros-guirec - vitre | plain stage | 235.5 km (146.3 mi) | mario cipollini (ita row 4 : 3 | 4 july | mayenne - alencon | team time trial | 67.0 km (41.6 mi) | gewiss-ballan (ita row 5 : 4 | 5 july | alencon - le havre | plain stage | 162.0 km (100.7 mi) | mario cipollini (ita row 6 : 5 | 6 july | fecamp - dunkerque | plain stage | 261.0 km (162.2 mi) | jeroen blijlevens row 7 : 6 | 7 july | dunkerque - charlero | plain stage | 202.0 km (125.5 mi) | erik zabel (ger) row 8 : 7 | 8 july | charleroi - liege | hilly stage | 203.0 km (126.1 mi) | johan bruyneel row 9 : 8 | 9 july | huy - seraing | individual time trial | 54.0 km (33.6 mi) | miguel indurain (es row 10 : 9 | 11 july | le grand-bornand - la plagne | stage with mountain(s) | 160.0 km (99.4 mi) | alex zulle (sui) row 11 : 10 | 12 july | la plagne - l'alpe | stage with mountain(s) | 162.5 km (101.0 mi) | marco pantani (ita) row 12 : 11 | 13 july | le bourg-d'oisans | hilly stage | 199.0 km (123.7 mi) | maximilian sciandri (gb row 13 : 12 | 14 july | saint-etienne - mende | hilly stage | 222.5 km (138.3 mi) | laurent jalabert (fra row 14 : 13 | 15 july | mende - revel | plain stage | 245.0 km (152.2 mi) | serhiy utchakov ( row 15 : 14 | 16 july | saint-orens-de-gameville | stage with mountain(s) | 164.0 km (101.9 mi) | marco pantani (ita) row 16 : 15 | 18 july | saint-girons - cautere | stage with mountain(s) | 206.0 km (128.0 mi) | richard virenque (fra row 17 : 16 | 19 july | tarbes - pau | stage with mountain(s) | 149.0 km (92.6 mi) | cancelled row 18 : 17 | 20 july | pau - bordeaux | plain stage | 246.0 km (152.9 mi) | erik zabel (ger) row 19 : 18 | 21 july | montpon-menesterol - lim | plain stage | 166.5 km (103.5 mi) | lance armstrong (usa) row 20 : 19 | 22 july | lac de vassiviere - lac | individual time trial | 46.5 km (28.9 mi) | miguel indurain (es ] Execute this SQL based on the above table: select sum ( stage )
190.0
[ header: ranking | company | industry | revenue (usd billions) | fy | capitalization (usd billions) | employees | listing | headquarters | ceo row 1 : 1 | wal-mart stores, inc | retail | $469 | january 31, 2013 | $248 | 2200000 | nyse: wmt | bentonville, arkansas | doug mcmillon row 2 : 3 | exxon mobil corporation | oil and gas | $453 | december 31, 2012 | $406 | 76900 | nyse: xom | irving, texas | rex w. tillerson row 3 : 4 | china national petroleum corporation | oil and gas | $425 | december 31, 2012 | None | 1668072 | None | beijing | zhou jiping row 4 : 10 | samsung | conglomerate | $268 | december 31, 2014 | None | 427000 | krx: 005930; | samsung town | lee kun-hee row 5 : 12 | chevron | oil and gas | $242 | december 31, 2012 | $211 | 61000 | nyse: cvx | san ramon, califor | john watson row 6 : 13 | total | oil and gas | $240 | december 31, 2013 | $120 | 111000 | euronext: fp | courbevoie | christophe de margerie row 7 : 20 | eni | oil and gas | $167 | december 31, 2012 | $94 | 78000 | bit: eni | rome | paolo scaroni row 8 : 21 | gazprom | oil and gas | $164 | december 31, 2012 | $145 | 432000 | mcx: gazp | moscow | alexei miller row 9 : 22 | berkshire hathaway | conglomerate | $162 | december 31, 2012 | $201 | 217000 | nyse: brka; | omaha, nebra | warren buffett row 10 : 23 | general motors | automotive | $152 | december 31, 2012 | $40 | 284000 | nyse: gm | detroit, michigan | daniel akerson row 11 : 27 | petrobras | oil and gas | $144 | december 31, 2012 | $171 | 81000 | bovespa: petr3; bove | rio de janeiro | maria das gracas foster row 12 : 29 | valero energy | oil and gas | $139 | december 31, 2012 | $16 | 22000 | nyse: vlo | san antonio, | william r. klesse row 13 : 30 | lukoil | oil and gas | $139 | december 31, 2012 | $51 | 120000 | mcx: lkoh | moscow | vagit alekperov row 14 : 35 | statoil | oil and gas | $130 | december 31, 2012 | $86 | 23000 | ose: stl | stavanger | helge lund row 15 : 36 | gdf suez | electricity and gas utility | $128 | december 31, 2012 | $58 | 161000 | euronext: sze | paris | gerard mestrallet row 16 : 38 | pemex | oil and gas | $127 | december 31, 2012 | None | 138000 | None | mexico city | juan jose suarez c row 17 : 40 | cvs caremark | retail | $123 | december 31, 2012 | $59 | 202000 | nyse: cvs | woonsocket, rh | larry j. merlo ] Execute this SQL based on the above table: select capitalization (usd billions) where company = 'petrobras'
$171
[ header: pos. | car # | driver | make | team row 1 : 1 | 38 | jason leffler | toyota | braun racing row 2 : 2 | 16 | greg biffle | ford | roush fenway racing row 3 : 3 | 99 | david reutimann | toyota | michael waltrip racing row 4 : 4 | 60 | carl edwards | ford | roush fenway racing row 5 : 5 | 77 | ron hornaday | chevrolet | kevin harvick incorporated row 6 : 6 | 20 | aric almirola | chevrolet | joe gibbs racing row 7 : 7 | 29 | scott wimmer | chevrolet | richard childress racing row 8 : 8 | 42 | kevin hamlin | dodge | chip ganassi racing row 9 : 9 | 10 | mike bliss | toyota | braun racing row 10 : 10 | 88 | brad keselowski | chevrolet | jr motorsports ] Execute this SQL based on the above table: select count ( * ) where team = 'joe gibbs racing'
1
[ 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 discipline where discipline = 'gym floor' group by discipline order by count ( * ) desc limit 1
gym floor
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | united states (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canada (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaica (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cuba (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexico (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazil (bra) | 0 | 2 | 1 | 3 row 7 : 7 | puerto rico (pur) | 0 | 1 | 1 | 2 row 8 : 8 | colombia (col) | 0 | 0 | 3 | 3 row 9 : 9 | peru (per) | 0 | 0 | 2 | 2 row 10 : 9 | trinidad and tobago (tri) | 0 | 0 | 2 | 2 row 11 : 11 | chile (chi) | 0 | 0 | 1 | 1 row 12 : 11 | uruguay (uru) | 0 | 0 | 1 | 1 row 13 : 11 | venezuela (ven) | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select count ( silver )
13
[ header: year | song | chart positions us country | chart positions can country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | None | singles only row 3 : 1969 | "i'm not through loving you" | 52 | None | singles only row 4 : 1969 | "molly" | 53 | None | singles only row 5 : 1973 | "i see his love all over you" | 67 | None | singles only row 6 : 1974 | "fool passin' through" | 68 | None | singles only row 7 : 1974 | "forgettin' 'bout | 51 | None | singles only row 8 : 1975 | "one, two, three (never | 88 | None | singles only row 9 : 1975 | "woman, woman" | 43 | 46 | singles only row 10 : 1976 | "she's free but she's | 66 | None | singles only row 11 : 1977 | "chasin' my tail" | 88 | None | singles only row 12 : 1977 | "don't let my love stand in your | 86 | None | singles only row 13 : 1983 | "when you're not a lady" | 16 | None | the man in the mirror row 14 : 1983 | "you got me running" | 28 | None | the man in the mirror row 15 : 1983 | "the man in the mirror" | 17 | None | the man in the mirror row 16 : 1984 | "if i could only dance with you" | 10 | 10 | the man in the mirror row 17 : 1984 | "you're gettin' to me | 1 | 3 | the man in the mirror row 18 : 1984 | "let me down easy" | 16 | 33 | the man in the mirror row 19 : 1985 | "i'll be your fool tonight" | 54 | None | past the point of no return row 20 : 1985 | "in another minute" | 27 | None | past the point of no return row 21 : 1986 | "if i don't love you" | 53 | None | past the point of no return row 22 : 1986 | "the lights of albuquerque" | 40 | None | everybody knows i'm yours ] Execute this SQL based on the above table: select year - chart positions can country where album = 'the man in the mirror'
1974.0, 1981.0, 1951.0
[ header: title | author | date | length (first edition) row 1 : bull-dog drummond | h. c. mcn | 1920 | 320 pp row 2 : the black gang | h. c. mcn | 1922 | 318 pp row 3 : the third round | h. c. mcn | 1924 | 320 pp row 4 : the final count | h. c. mcn | 1926 | 319 pp row 5 : the female of the species | h. c. mcn | 1928 | 312 pp row 6 : temple tower | h. c. mcn | 1929 | 320 pp row 7 : the return of bulldog drummond | h. c. mcn | 1932 | 316 pp row 8 : knock-out | h. c. mcn | 1933 | 317 pp row 9 : bulldog drummond at bay | h. c. mcn | 1935 | 310 pp row 10 : challenge | h. c. mcn | 1937 | 311 pp row 11 : bulldog drummond on dartmoor | gerard fairlie | 1938 | 254 pp row 12 : bulldog drummond attacks | gerard fairlie | 1939 | 287 pp row 13 : captain bulldog drummond | gerard fairlie | 1945 | 256 pp row 14 : bulldog drummond stands fast | gerard fairlie | 1947 | 319 pp row 15 : hands off bulldog drummond | gerard fairlie | 1949 | 271 pp row 16 : calling bulldog drummond | gerard fairlie | 1951 | 255 pp row 17 : the return of the black gang | gerard fairlie | 1954 | 192 pp row 18 : deadlier than the male | henry reymond | 1967 | 192 pp row 19 : some girls do | henry reymond | 1969 | 192 pp ] Execute this SQL based on the above table: select count ( * )
19
[ header: speed [km/h (mph)] | train | type | location | date | comments row 1 : 504 (313.2) | ml-500 | maglev | miyazaki maglev test track | 12 december 1979 | None row 2 : 517 (321.2) | ml-500 | maglev | miyazaki maglev test track | 21 december 1979 | None row 3 : 352.4 (219.0) | mlu001 | maglev | miyazaki maglev test track | january 1986 | three-car train set row 4 : 405.3 (251.8) | mlu001 | maglev | miyazaki maglev test track | january 1987 | two-car train set row 5 : 431 (267.8) | mlu002n | maglev | miyazaki maglev test track | february 1994 | single-car row 6 : 550 (341.8) | mlx01 | maglev | yamanashi maglev test line | 24 december 1997 | three-car train set row 7 : 548 (340.5) | mlx01 | maglev | yamanashi maglev test line | 18 march 1999 | five-car train set ] Execute this SQL based on the above table: select date order by date limit 542
12 december 1979, 21 december 1979, january 1986, january 1987, february 1994, 24 december 1997, 18 march 1999
[ header: year | song | u.s. | u.s. r&b | u.s. ac | uk | album row 1 : 1986 | "strollin' on" | None | None | None | 32 | intentions row 2 : 1986 | "in the springtime" | None | None | None | 54 | you're safe row 3 : 1986 | "crazy love" | None | None | None | 67 | intentions row 4 : 1987 | "let me know" | None | None | None | 49 | intentions row 5 : 1987 | "woman in you" | None | None | None | None | intentions row 6 : 1987 | "some guys have all the luck" | None | None | None | 12 | None row 7 : 1989 | "wild world" | 25 | None | None | 5 | maxi priest row 8 : 1990 | "human work of art" | None | None | None | 71 | bonafide row 9 : 1990 | "close to you" | 1 | 2 | 15 | 7 | bonafide row 10 : 1990 | "just a little bit longer" | 62 | 30 | None | 62 | bonafide row 11 : 1991 | "space in my heart" | None | 76 | None | None | bonafide row 12 : 1991 | "set the night to music" (with | 6 | 45 | 2 | None | set the night to music (roberta row 13 : 1992 | "groovin' in the midnight" | 63 | 29 | None | 50 | fe real row 14 : 1993 | "one more chance" | None | 77 | None | 40 | fe real row 15 : 1996 | "that girl" (with shaggy) | 20 | 34 | None | 15 | man with the fun row 16 : 1996 | "watching the world go by" | None | None | None | 36 | man with the fun row 17 : 2009 | "2 play feat maxi priest - that | None | None | None | None | None ] Execute this SQL based on the above table: select count ( * ) where album = 0 or album = 0
0
[ header: abbreviation | settlement | district | official name | division | cup | other information row 1 : taaja | taalintehdas | turku | taalintehtaan | vitonen | 2 | None row 2 : tampere united | tampere | tampere | tampere united | veikkausliiga | 3 | None row 3 : tapa 2 | tampere | tampere | tampereen palloil | kutonen | 1 | None row 4 : tarmo | kalvia, kokkola | keski-pohjanma | kalvian tarmo | kutonen | 1 | None row 5 : team vanpa | vantaa | uusimaa | team vanpa | vitonen | 1 | None row 6 : tips | tikkurila, vantaa | uusimaa | tikkurilan palloseura | kolmonen | 2 | None row 7 : tjk liepo | tampere | tampere | tampereen jalkapall | vitonen | 1 | None row 8 : tkt | tampere | tampere | tampereen kisat | kolmonen | 2 | None row 9 : tops-90 | tohmajarvi | ita-suomi | tohmajarven palloseura-90 | nelonen | 2 | None row 10 : torre calcio | turku | turku | torre calcio | kutonen | 1 | None row 11 : tota | tornio | pohjois-suomi | tornion tarmo | kolmonen | 1 | None row 12 : tote/ap | toukola | helsinki | toukolan teras / | vitonen | 2 | None row 13 : tou/2 | toivala, siilinjarvi | ita-suomi | toivalan urheilijat | vitonen | 1 | None row 14 : tove | pori | satakunta | toejoen veikot | kolmonen | 2 | None row 15 : tp-47 | tornio | pohjois-suomi | tornion pallo-47 | kakkonen | 3 | None row 16 : tp-49 | toijala, akaa | tampere | toijalan pallo-49 | nelonen | 2 | also abbreviated as toip row 17 : tp-seinajoki | seinajoki | vaasa | tp-seinajoki ( | nelonen | 1 | None row 18 : tps | turku | turku | turun palloseura | veikkausliiga | 3 | None row 19 : tpv | tampere | tampere | tampereen palloveiko | ykkonen | 3 | None row 20 : tpv 2 | tampere | tampere | tampereen pallo- | kolmonen | 2 | None row 21 : trafk | jarvenpaa | uusimaa | traskanda fotboll k | kutonen | 1 | None ] Execute this SQL based on the above table: select district order by id desc limit 1
uusimaa
[ 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 song where song != '"all she wrote"' and album = 3 and uk singles = 43
"i live my life for you"
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | china (chn) | 14 | 10 | 12 | 36 row 2 : 2 | thailand (tha) | 13 | 9 | 6 | 28 row 3 : 3 | south korea (kor) | 6 | 7 | 10 | 23 row 4 : 4 | indonesia (ina) | 6 | 6 | 4 | 16 row 5 : 5 | chinese taipei | 3 | 6 | 6 | 15 row 6 : 6 | india (ind) | 2 | 0 | 1 | 3 row 7 : 7 | iran (iri) | 2 | 0 | 0 | 2 row 8 : 8 | japan (jpn) | 1 | 3 | 2 | 6 row 9 : 9 | afghanistan (afg | 1 | 0 | 0 | 1 row 10 : 9 | qatar (qat) | 1 | 0 | 0 | 1 row 11 : 11 | philippines (phi) | 0 | 2 | 2 | 4 row 12 : 12 | vietnam (vie) | 0 | 2 | 1 | 3 row 13 : 13 | kazakhstan (kaz) | 0 | 1 | 1 | 2 row 14 : 13 | pakistan (pak) | 0 | 1 | 1 | 2 row 15 : 15 | bahrain (brn) | 0 | 1 | 0 | 1 row 16 : 15 | turkmenistan (tkm) | 0 | 1 | 0 | 1 row 17 : 17 | sri lanka (sr | 0 | 0 | 2 | 2 row 18 : 18 | bangladesh (ban) | 0 | 0 | 1 | 1 row 19 : 18 | brunei (bru) | 0 | 0 | 1 | 1 row 20 : 18 | laos (lao) | 0 | 0 | 1 | 1 row 21 : 18 | mongolia (mgl) | 0 | 0 | 1 | 1 row 22 : 18 | palestine (ple) | 0 | 0 | 1 | 1 row 23 : 18 | singapore (sin) | 0 | 0 | 1 | 1 row 24 : total | total | 49 | 49 | 54 | 152 ] Execute this SQL based on the above table: select nation group by nation order by count ( * ) desc limit 1
vietnam (vie)
[ header: composer | title | genre | date | notes row 1 : flor alpaerts | salome | incidental music | None | None row 2 : granville bantock | dance of the seven veils | incidental music | 1918 | staged london, 1918 row 3 : leonard bernstein | salome | incidental music | 1955 | chamber orchestra with 8 players and vocal soloists row 4 : peter maxwell davies | salome | ballet | 1978 | premiered copenhagen, 10 nov row 5 : pete doherty | salome | popular music | 2009 | appears on his album grace/wastelands row 6 : alexander glazunov | introduction and dance, op. 90 | incidental music | 1908 | None row 7 : henry hadley | salome, op. 55 | symphonic poem | 1905 | this was written after hadley had seen a row 8 : alexander krein | salome, op. 19 | symphonic poem | 1929 | None row 9 : constant lambert | salome | incidental music | 1929 | clarinet, cello, trumpet, row 10 : antoine mariotte | salome | opera | 1905 | premiered 1908; he was involved in row 11 : emil petrovics | salome | ballet | 1978 | flute, trumpet, harp and percussion row 12 : richard strauss | salome, op. 54 | opera | 1905 | trans. hedwig lachmann; row 13 : alexander tcherepnin | salome | incidental music | None | None ] Execute this SQL based on the above table: select title order by notes asc limit 1
salome
[ header: name | year | credited with | publisher row 1 : indiana jones and the last cru | 1989 | tester | lucasarts row 2 : maniac mansion (nes port) | 1990 | tools programmer, scumm | lucasarts row 3 : the secret of monkey island | 1990 | co-writer, programmer, additional designer | lucasarts row 4 : monkey island 2: lechuck's revenge | 1991 | co-writer, programmer, additional designer | lucasarts row 5 : maniac mansion: day of the tent | 1993 | co-designer, co-producer | lucasarts row 6 : full throttle | 1995 | project leader, writer, designer | lucasarts row 7 : the curse of monkey island | 1997 | additional design | lucasarts row 8 : grim fandango | 1998 | project leader, writer, designer | lucasarts row 9 : star wars: shadows of the empire | 1999 | never actively tried to sabotage the project | lucasarts row 10 : psychonauts | 2005 | creative director, co-writer, designer | double fine, majesco row 11 : brutal legend | 2009 | creative director, writer, designer | double fine, electronic arts row 12 : costume quest | 2010 | creative director, writer | double fine, thq row 13 : stacking | 2011 | creative director | double fine, thq row 14 : iron brigade | 2011 | creative director | double fine, microsoft studios row 15 : sesame street: once upon a monster | 2011 | creative director | double fine, warner bros. interactive entertainment row 16 : haunt | 2012 | voice actor | nanaon-sha, row 17 : double fine happy action theater | 2012 | director | double fine, microsoft studios row 18 : middle manager of justice | 2012 | creative director | double fine, dracogen row 19 : kinect party | 2012 | creative director | double fine, microsoft studios row 20 : the cave | 2013 | studio creative director | double fine, sega row 21 : dropchord | 2013 | creative director | double fine, dracogen row 22 : spacebase df-9 | 2013 | creative director | double fine, indie fund row 23 : broken age | 2014 | director, writer | double fine row 24 : massive chalice | 2014 | creative director | double fine ] Execute this SQL based on the above table: select count ( name )
24
[ header: chip | flash size | eeprom | sram | frequency [mhz] | package row 1 : at90s1200 | 1k | 64 | 0 | 12 | pdip-20 row 2 : at90s2313 | 2k | 128 | 128 | 10 | pdip-20 row 3 : at90s/ls2323 | 2k | 128 | 128 | 10 | pdip-8 row 4 : at90s/ls2343 | 2k | 128 | 128 | 10 | pdip-8 row 5 : at90s4414 | 4k | 256 | 256 | 8 | pdip-40 row 6 : at90s/ls4434 | 4k | 256 | 256 | 8 | pdip-40 row 7 : at90s8515 | 8k | 512 | 512 | 8 | pdip-40 row 8 : at90s/ls8535 | 8k | 512 | 512 | 8 | pdip-40 ] Execute this SQL based on the above table: select flash size where flash size = '4k'
4k, 4k
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 9 | northern illinois | #4 | memorial stadium • lincoln, | w 48-17 | 76194 row 2 : september 16 | utah | #4 | memorial stadium • lincoln, | w 42-30 | 76333 row 3 : september 23 | at minnesota | #3 | hubert h. humph | w 48-0 | 58368 row 4 : september 30 | oregon state | #3 | memorial stadium • lincoln, | w 35-7 | 76290 row 5 : october 7 | kansas state | #4 | memorial stadium • lincoln, | w 58-7 | 76265 row 6 : october 14 | at missouri | #4 | faurot field • columbia | w 50-7 | 55620 row 7 : october 21 | at oklahoma state | #4 | lewis field • stillwater, o | w 48-23 | 40000 row 8 : october 28 | iowa state | #4 | memorial stadium • lincoln, | w 49-17 | 52877 row 9 : november 4 | at #2 colorado | #3 | folsom field • boulder, colorad | l 21-27 | 52877 row 10 : november 11 | kansas | #6 | memorial stadium • lincoln, | w 51-14 | 76232 row 11 : november 18 | oklahoma | #6 | memorial stadium • lincoln, | w 42-25 | 76404 row 12 : january 1 | vs. #5 florida state | #6 | sun devil stadium • tempe, ari | l 17-41 | 73953 ] Execute this SQL based on the above table: select max ( attendance ) where opponent# = 'at oklahoma state'
40000.0
[ header: name | street address | years as tallest | height ft (m) | floors row 1 : globe building | 4th street south | 1882-1886 | 157 (48) | 8 row 2 : lumber exchange building | 10 5th street south | 1886-1887 | 165 (50) | 12 row 3 : industrial exposition building | central avenue southeast and main street southeast | 1887-1890 | 240 (73) | 8 row 4 : metropolitan building | 308 2nd avenue south | 1890-1895 | 258 (79) | 12 row 5 : minneapolis city hall | 350 5th street south | 1895-1929 | 341 (104) | 14 row 6 : foshay tower | 821 marquette avenue | 1929-1973 | 448 (137) | 32 row 7 : ids tower | 80 8th street south | 1973-present | 792 (241) | 55 ] Execute this SQL based on the above table: select street address order by years as tallest desc limit 1
80 8th street south
[ header: country | total gdp (nominal) (billion us$) | gdp per capita (us$, ppp) | gdp growth, 2007-2011 (in %) | hdi row 1 : algeria | 188.7 | 8715 | 2.7 | 0.733 row 2 : angola | 101 | 5930 | 9.1 | 0.446 row 3 : benin | 7.3 | 1628 | 3.9 | 0.437 row 4 : botswana | 17.6 | 14753 | 3 | 0.654 row 5 : burkina faso | 10.2 | 1310 | 4.9 | 0.37 row 6 : cameroon | 25.5 | 2383 | 3.1 | 0.532 row 7 : chad | 9.5 | 1531 | 2.9 | 0.388 row 8 : comoros | 0.6 | 1117 | 1.5 | 0.561 row 9 : democratic republic of the congo | 15.6 | 375 | 5.9 | 0.411 row 10 : congo | 14.7 | 4429 | 4.9 | 0.548 row 11 : ivory coast | 24.1 | 1803 | 1.1 | 0.432 row 12 : egypt | 229.5 | 6324 | 5.2 | 0.708 row 13 : equatorial guinea | 19.8 | 36515 | 8.8 | 0.642 row 14 : eritrea | 2.6 | 589 | 1.3 | 0.483 row 15 : ethiopia | 31.7 | 1116 | 9.7 | 0.406 row 16 : gabon | 17.1 | 15960 | 3.6 | 0.677 row 17 : ghana | 39.2 | 1884 | 8.3 | 0.553 row 18 : guinea | 5.1 | 1128 | 2.4 | 0.456 row 19 : guinea-bissau | 1 | 1251 | 3.6 | 0.374 row 20 : kenya | 33.6 | 1718 | 4.2 | 0.521 row 21 : lesotho | 2.4 | 1715 | 4.9 | 0.549 row 22 : liberia | 1.2 | 577 | 11.6 | None row 23 : libya | 62.4 (2009) | 16,855 (2009) | 4 | 0.769 row 24 : malawi | 5.7 | 918 | 6.8 | 0.437 row 25 : mali | 10.6 | 1099 | 4.5 | 0.38 row 26 : mauritania | 4.1 | 2571 | 2.8 | 0.55 row 27 : mauritius | 11.3 | 14523 | 4.5 | 0.804 row 28 : morocco | 100.2 | 4986 | 4.3 | 0.646 row 29 : mozambique | 12.8 | 982 | 6.9 | 0.384 row 30 : namibia | 12.3 | 6826 | 3.7 | 0.65 row 31 : niger | 6 | 732 | 4.3 | 0.374 row 32 : nigeria | 235.9 | 2532 | 6.8 | 0.67 row 33 : reunion (france) | 15.98 | 8,233 (nominal) | None | 0.850 (2003) row 34 : rwanda | 6.4 | 1251 | 7.3 | 0.452 row 35 : sao tome and principe | 0.2 | 2058 | 5.7 | 0.654 row 36 : senegal | 14.3 | 1981 | 3.5 | 0.499 row 37 : seychelles | 1 | 26420 | 4.2 | 0.843 row 38 : sierra leone | 2.2 | 877 | 5.2 | 0.336 row 39 : somalia | (n/a) | None | None | None row 40 : south africa | 408.2 | 11035 | 2.7 | 0.674 row 41 : south sudan | None | None | None | None row 42 : sudan | 55.1 | 2141 | 4.1 | 0.526 row 43 : swaziland | 4 | 6099 | 2.1 | 0.547 row 44 : tanzania | 23.7 | 1521 | 6.8 | 0.467 ] Execute this SQL based on the above table: select count ( country ) where country = 430
0
[ header: season | tier | division | place row 1 : 1970-01 | 6 | regional | None row 2 : 2001/02 | 6 | 1a reg | None row 3 : 2002/03 | 5 | reg. pref | 11th row 4 : 2003/04 | 5 | reg. pref | 9th row 5 : 2004/05 | 5 | reg. pref | 1st row 6 : 2005/06 | 4 | 3a | 20th row 7 : 2006/07 | 5 | reg. pref | 3rd row 8 : 2007/08 | 5 | reg. pref | 1st row 9 : 2008/09 | 4 | 3a | 16th row 10 : 2009/10 | 4 | 3a | 17th row 11 : 2010/11 | 4 | 3a | 18th row 12 : 2011/12 | 5 | reg. pref | 2nd ] Execute this SQL based on the above table: select division where division != 'regional' and tier = ( select tier where division = 'regional' )
1a reg
[ header: species | common name | ncbi accession # | ncbi name | length | sequence identity | sequence similarity | years since divergence from human (mya) row 1 : pan troglodytes | chimpanzee | xp_003317262 | depdc5 | 1572 aa | 99% | 99% | 6.4 row 2 : nomascus leucogenys | gibbon | xp_003258163 | depdc5 | 1602 aa | 99% | 99% | 20.4 row 3 : mus musculus | mouse | np_001164038 | depdc5 | 1591 aa | 94% | 96% | 92.4 row 4 : bos taurus | cow | xp_002694678 | depdc5 | 1593 aa | 94% | 96% | 94.4 row 5 : sorex araneus | shrew | ace77702 | depdc5 | 1570 aa | 94% | 96% | 94.4 row 6 : monodelphis domestica | possum | xp_001378772 | depdc5 | 1522 aa | 89% | 93% | 163.9 row 7 : gallus gallus | chicken | xp_415249 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 8 : meleagris gallopavo | turkey | xp_003211073 | depdc5 | 1592 aa | 88% | 93% | 301.7 row 9 : taeniopygi | zebra finch | xp_002199825 | depdc5 | 1572 aa | 87% | 92% | 301.7 row 10 : xenopus tropicalis | frog | xp_002931964 | depdc5-like | 1574 aa | 79% | 86% | 371.2 row 11 : danio rerio | zebra fish | xp_691450 | depdc5-like | 1590 aa | 75% | 84% | 400.1 row 12 : oreochromis niloticus | cichlid | xp_003459226 | depdc5 | 1577 aa | 74% | 82% | 400.1 row 13 : strongylocentrotus purpuratus | sea urchin | xp_794020 | similar to depdc5 | 1608 aa | 43% | 57% | 742.9 row 14 : drosophila melanogaster | drosophila | np_647618 | gc12090 | 1471 aa | 41% | 57% | 782.7 row 15 : pediculus humanus corporis | louse | xp_002429401 | depdc, putative | 1538 aa | 38% | 53% | 782.7 row 16 : anopheles gambiae | mosquito | xp_308760 | agap007010-pa | 1640 aa | 36% | 51% | 782.7 row 17 : ascaris suum | ascaris | ady40551 | depdcp5 | 1359 aa | 31% | 51% | 937.5 row 18 : ustilago maydis | corn smut | xp_757759 | vacuolar-associated protein iml1 | 1867 aa | 23% | 52% | 1215.8 row 19 : saccharomyces cerevisiae | yeast | np_012672 | iml1p | 1584 aa | 20% | 50% | 1215.8 row 20 : albugo laibachii | white rust | cca27519 | vacuolar membrane-associated protein putative | 1591 aa | 20% | 46% | 1362 ] Execute this SQL based on the above table: select count ( * ) where length = '1591 aa'
2
[ header: year | winner | second | third | starters row 1 : 2013 | new year's day | havana | strong mandate | 13 row 2 : 2012 | shanghai bobby | he's had enough | capo bastone | 9 row 3 : 2011 | hansen | union rags | creative cause | 13 row 4 : 2010 | uncle mo | boys at toscanova | rogue romance | 11 row 5 : 2009 | vale of york | lookin at lucky | noble's promise | 13 row 6 : 2008 | midshipman | square eddie | street hero | 12 row 7 : 2007 | war pass | pyro | kodiak kowboy | 11 row 8 : 2006 | street sense | circular quay | great hunter | 14 row 9 : 2005 | stevie wonderboy | henny hughes | first samurai | 14 row 10 : 2004 | wilko | afleet alex | sun king | 8 row 11 : 2003 | action this day | minister eric | chapel royal | 12 row 12 : 2002 | vindication | kafwain | hold that tiger | 13 row 13 : 2001 | johannesburg | repent | siphonic | 12 row 14 : 2000 | macho uno | point given | street cry | 14 row 15 : 1999 | anees | chief seattle | high yield | 14 row 16 : 1998 | answer lively | aly's alley | cat thief | 13 row 17 : 1997 | favorite trick | dawson's legacy | nationalore | 8 row 18 : 1996 | boston harbor | acceptable | ordway | 10 row 19 : 1995 | unbridled's song | hennessy | editor's note | 13 row 20 : 1994 | timber country | eltish | tejano run | 13 row 21 : 1993 | brocco | blumin affair | tabasco cat | 11 row 22 : 1992 | gilded time | it'sali'lknownfact | river special | 13 row 23 : 1991 | arazi | bertrando | snappy landing | 14 row 24 : 1990 | fly so free | take me out | lost mountain | 11 row 25 : 1989 | rhythm | grand canyon | slavic | 12 row 26 : 1988 | is it true | easy goer | tagel | 10 row 27 : 1987 | success express | regal classic | tejano | 13 row 28 : 1986 | capote | qualify | alysheba | 13 row 29 : 1985 | tasso | storm cat | scat dancer | 13 row 30 : 1984 | chief's crown | tank's prospect | spend a buck | 10 ] Execute this SQL based on the above table: select second order by year desc limit 1
havana
[ header: year | tournament | venue | played | won | lost | tied | n/r | result row 1 : 1989-90 | world series | australia | 8 | 6 | 2 | 0 | 0 | won row 2 : 1990-91 | world series | australia | 10 | 9 | 1 | 0 | 0 | won row 3 : 1991-92 | world series | australia | 10 | 7 | 2 | 0 | 1 | won row 4 : 1992 | 5th world cup | aust/nz | 8 | 4 | 4 | 0 | 0 | eliminated row 5 : 1992 | v sri lanka | sri lanka | 3 | 1 | 2 | 0 | 0 | lost row 6 : 1993 | v new zealand | new zealand | 5 | 3 | 2 | 0 | 0 | won row 7 : 1993 | texaco trophy | england | 3 | 3 | 0 | 0 | 0 | won row 8 : 1993-94 | world series | australia | 11 | 7 | 4 | 0 | 0 | won row 9 : 1994 | v south africa | south africa | 8 | 4 | 4 | 0 | 0 | drawn row 10 : 1994 | wills triangular series | pakistan | 6 | 5 | 1 | 0 | 0 | won row 11 : 1994-95 | world series | australia | 4 | 3 | 1 | 0 | 0 | won row 12 : 1995 | nz centenary t'ment | new zealand | 4 | 3 | 1 | 0 | 0 | won row 13 : 1995 | v west indies | west indies | 5 | 1 | 4 | 0 | 0 | lost row 14 : 1995-96 | world series | australia | 10 | 7 | 3 | 0 | 0 | won row 15 : 1996 | singer world series | sri lanka | 4 | 2 | 2 | 0 | 0 | runner-up row 16 : 1996 | titan cup | india | 5 | 0 | 5 | 0 | 0 | eliminated row 17 : 1997 | v south africa | south africa | 7 | 4 | 3 | 0 | 0 | won row 18 : 1997 | texaco trophy | england | 3 | 0 | 3 | 0 | 0 | lost row 19 : 1998 | v new zealand | australia | 4 | 2 | 2 | 0 | 0 | drawn row 20 : 1998 | pepsi triangular series | india | 5 | 3 | 2 | 0 | 0 | won row 21 : 1998 | coca-cola cup | sharjah | 5 | 4 | 1 | 0 | 0 | runner-up row 22 : 1998 | wills cup | bangladesh | 1 | 0 | 1 | 0 | 0 | eliminated row 23 : 1998 | v pakistan | pakistan | 3 | 3 | 0 | 0 | 0 | won row 24 : 1999 | cub series | australia | 12 | 9 | 3 | 0 | 0 | won row 25 : 1999 | v west indies | west indies | 7 | 3 | 3 | 1 | 0 | drawn row 26 : 1999 | 7th world cup | uk/ire/neth | 10 | 7 | 2 | 1 | 0 | won row 27 : 1999 | aiwa cup | sri lanka | 5 | 4 | 1 | 0 | 0 | runner-up row 28 : 1999 | v zimbabwe | zimbabwe | 3 | 3 | 0 | 0 | 0 | won ] Execute this SQL based on the above table: select venue where venue in ( 'new zealand' , 'england' ) order by tournament asc limit 1
new zealand
[ header: party | votes | % | swing | seats | change row 1 : australian labor party | 166106 | 50.84 | 2.75 | 15 | 3 row 2 : liberal and country league | 119106 | 36.45 | -4.05 | 20 | -3 row 3 : independent | 36271 | 11.1 | 1.03 | 4 | 0 row 4 : other | 5238 | 1.6 | None | 0 | 0 row 5 : total | 326721 | None | None | 39 | None row 6 : liberal and country league | win | 47 | -4.3 | 20 | -3 row 7 : australian labor party | None | 53 | 4.3 | 15 | 3 ] Execute this SQL based on the above table: select count ( * ) where party = 'australian labor party'
2
[ header: name | year inducted | position | apps | goals row 1 : luther blissett | 2003 | forward | 503 | 186 row 2 : tony coton | 2004 | goalkeeper | 291 | 0 row 3 : john mcclelland | 2005 | defender | 234 | 3 row 4 : tommy mooney | 2006 | forward | 287 | 64 row 5 : les taylor | 2007 | midfielder | 211 | 20 row 6 : david james | 2008 | goalkeeper | 98 | 0 row 7 : ian bolton | 2009 | defender | 287 | 36 row 8 : nigel gibbs | 2010 | defender | 491 | 7 row 9 : duncan welbourne | 2011 | defender | 457 | 25 row 10 : ross jenkins | 2012 | forward | 398 | 142 row 11 : robert page | 2013 | defender | 218 | 2 ] Execute this SQL based on the above table: select goals where goals in ( 0 , 36 ) and position = 'defender'
36
[ header: released | title | label | number | notes row 1 : 1995 | le jazz hot | modern hot records | mhr 001 | None row 2 : 1997 | new metropolitan swing | modern hot records | mhr 002 | None row 3 : january 1999 | mystery pacific | modern hot records | mhr 003 | None row 4 : may 1999 | souvenirs | modern hot records | mhr 004 | None row 5 : october 2000 | avalon | modern hot records | mhr 005 | None row 6 : may 2002 | under paris skies | modern hot records | mhr 006 | None row 7 : october 2003 | swing 48 | modern hot records | mhr 008 | None row 8 : june 2005 | chasing shadows | modern hot records | mhr 009 | None row 9 : june 2007 | modern times | modern hot records | mhr 011 | None row 10 : june 2010 | hotel new yorker | modern hot records | mhr 014 | compilation from 1995-1999 releases row 11 : june 15, 2010 | systeme d | modern hot records | mhr 015 | None row 12 : april 18, 2012 | "eleven" | modern hot records | mhr 017 | None ] Execute this SQL based on the above table: select count ( distinct title ) where notes = 'None'
0
[ header: position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | ue lleida | 38 | 57+19 | 23 | 11 | 4 | 56 | 20 | 36 row 2 : 2 | real valladolid | 38 | 52+14 | 20 | 12 | 6 | 50 | 30 | 20 row 3 : 3 | racing de santander | 38 | 52+14 | 23 | 6 | 9 | 56 | 38 | 18 row 4 : 4 | rcd mallorca | 38 | 50+12 | 21 | 8 | 9 | 57 | 34 | 23 row 5 : 5 | real betis | 38 | 43+5 | 16 | 11 | 11 | 49 | 33 | 16 row 6 : 6 | real madrid b | 38 | 42+4 | 15 | 12 | 11 | 57 | 41 | 16 row 7 : 7 | atletico marbella | 38 | 42+4 | 17 | 8 | 13 | 45 | 41 | 4 row 8 : 8 | barcelona b | 38 | 39+1 | 15 | 9 | 14 | 59 | 55 | 4 row 9 : 9 | cp merida | 38 | 39+1 | 13 | 13 | 12 | 43 | 42 | 1 row 10 : 10 | cd castellon | 38 | 36-2 | 13 | 10 | 15 | 40 | 45 | -5 row 11 : 11 | cd badajoz | 38 | 36-2 | 14 | 8 | 16 | 37 | 36 | 1 row 12 : 12 | sd compostela | 38 | 35-3 | 10 | 15 | 13 | 35 | 39 | -4 row 13 : 13 | villarreal cf | 38 | 34-4 | 13 | 8 | 17 | 38 | 51 | -14 row 14 : 14 | palamos cf | 38 | 33-5 | 12 | 9 | 17 | 33 | 50 | -17 row 15 : 15 | athletic de bilbao b | 38 | 33-5 | 9 | 15 | 14 | 33 | 34 | -1 row 16 : 16 | sd eibar | 38 | 32-6 | 10 | 12 | 16 | 33 | 44 | -11 row 17 : 17 | ue figueres | 38 | 32-6 | 11 | 10 | 17 | 41 | 59 | -18 row 18 : 18 | cd lugo | 38 | 25-13 | 7 | 11 | 20 | 23 | 41 | -18 row 19 : 19 | sestao | 38 | 24-14 | 7 | 10 | 21 | 29 | 54 | -25 row 20 : 20 | ce sabadell fc 1 | 38 | 24-14 | 8 | 8 | 22 | 30 | 57 | -27 ] Execute this SQL based on the above table: select count ( club )
20
[ header: airline | airline (in russian) | licence # | icao | iata | domestic code | callsign | photo row 1 : aeroservice | ооо «авиаком | 408 | None | None | юг | None | None row 2 : altay airlines | алтаиское крае | 333 | None | None | бш | None | None row 3 : bural | оао «авиаком | 218 | bun | u4 | бю | bural | None row 4 : flight inspections and systems | зао «летные | 467 | lts | None | лт | specair | None row 5 : globus | ооо «глобус | 515 | glp | gh | гл | globus | None row 6 : grozny avia | оао «авиаком | 519 | goz | zg | гг | groznyy avia | None row 7 : i-fly | ооо «аи фла | 533 | rsy | h5 | фл | russian sky | None row 8 : iraero | зао «авиаком | 480 | iae | io | рд | iraero | None row 9 : kogalymavia | ооо «авиаком | 165 | kgl | 7k | 7к | kogalym | None row 10 : mbks | оао «мбк-с | None | plg | None | None | pilgrim | None row 11 : orenburg tsentralny airport | федеральное | 539 | org | o7 | уэ | orenavia | None row 12 : panh aircompany | ооо «авиаци | 542 | None | None | шс | None | None row 13 : polar airlines | оао «авиаком | 538 | rka | None | яп | air sakha | None row 14 : rossiya | оао «авиаком | 2 | sdm | fv | пл | russia | None row 15 : sokol | зао «авиаком | 284 | piv | None | юп | aerosokol | None row 16 : utair express | ооо «ютэир | 504 | utx | ur | юр | kominter | None ] Execute this SQL based on the above table: select iata where iata = '7k'
7k
[ header: medal | name | sport | event row 1 : silver | None | badminton | men's team row 2 : silver | aparna popat | badminton | women's singles row 3 : silver | jitender kumar | boxing | middleweight row 4 : silver | jaspal rana | shooting | men's 25 m air pistol row 5 : silver | jaspal rana satendra | shooting | men's air pistol pairs row 6 : silver | dharmaraj wilson | weightlifting | men's 56 kg-combined row 7 : silver | arumugam k. pandian | weightlifting | men's 56 kg-snatch row 8 : silver | arumugam k. pandian | weightlifting | men's 56 kg-clean and jer row 9 : silver | satheesha rai | weightlifting | men's 77 kg-clean and row 10 : silver | satheesha rai | weightlifting | men's 77 kg-combined ] Execute this SQL based on the above table: select ( select count ( * ) where sport = 'shooting' ) > ( select count ( * ) where sport = 'shooting' )
0
[ header: date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln | 1445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lin | 1567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minneso | 2011 | ford ranger mazda b | 1885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, | 2007 | ford f-series | 2433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford esse | None row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | None row 10 : total | total | total | total | total | 11787 ] Execute this SQL based on the above table: select count ( * ) where products = 'ford explorer lincoln aviator mercury mountaineer'
0
[ header: week | date | tv time | opponent | result | game site | record | attendance | bye row 1 : 1 | september 7, 1998 | abc 7:00 pm mt | new england patriots | w 27-21 | mile high stadium (abc) | 1-0 | 74745 | 0 row 2 : 2 | september 13, 1998 | fox 2:00 pm mt | dallas cowboys | w 42-23 | mile high stadium (fox) | 2-0 | 75013 | 0 row 3 : 3 | september 20, 1998 | cbs 2:00 pm mt | at oakland raiders | w 34-17 | oakland-alameda county | 3-0 | 56578 | 0 row 4 : 4 | september 27, 1998 | cbs 11:00 am mt | at washington redskins | w 38-16 | fedex field (cbs) | 4-0 | 71880 | 0 row 5 : 5 | october 4, 1998 | fox 2:00 pm mt | philadelphia eagles | w 41-16 | mile high stadium (fox) | 5-0 | 73218 | 0 row 6 : 6 | october 11, 1998 | cbs 2:00 pm mt | at seattle seahawks | w 21-16 | kingdome (cbs) | 6-0 | 66258 | 0 row 7 : 7 | None | None | None | None | None | None | None | 1 row 8 : 8 | october 25, 1998 | cbs 2:00 pm mt | jacksonville jaguars | w 37-24 | mile high stadium (cbs) | 7-0 | 75217 | 0 row 9 : 9 | november 1, 1998 | cbs 11:00 am mt | at cincinnati bengals | w 33-26 | cinergy field (cbs) | 8-0 | 59974 | 0 row 10 : 10 | november 8, 1998 | cbs 2:00 pm mt | san diego chargers | w 27-10 | mile high stadium (cbs) | 9-0 | 74925 | 0 row 11 : 11 | november 16, 1998 | abc 7:00 pm mt | at kansas city chiefs | w 30-7 | arrowhead stadium (abc) | 10-0 | 78100 | 0 row 12 : 12 | november 22, 1998 | cbs 2:00 pm mt | oakland raiders | w 40-14 | mile high stadium (cbs) | 11-0 | 75325 | 0 row 13 : 13 | november 29, 1998 | espn 6:15 pm mt | at san diego chargers | w 31-16 | qualcomm stadium (espn | 12-0 | 66532 | 0 row 14 : 14 | december 6, 1998 | cbs 2:00 pm mt | kansas city chiefs | w 35-31 | mile high stadium (cbs) | 13-0 | 74962 | 0 row 15 : 15 | december 13, 1998 | cbs 11:00 am mt | at new york giants | l 16-20 | giants stadium (cbs) | 13-1 | 72336 | 0 row 16 : 16 | december 21, 1998 | abc 7:00 pm mt | at miami dolphins | l 21-31 | pro player stadium (abc) | 13-2 | 74363 | 0 row 17 : 17 | december 27, 1998 | cbs 2:15 pm mt | seattle seahawks | w 28-21 | mile high stadium (cbs) | 14-2 | 74057 | 0 ] Execute this SQL based on the above table: select result where result != 'l 16-20' and attendance = 78100
w 30-7
[ header: sheriff | start of term row 1 : josiah hobart | 1683 row 2 : john mulford | 1701 row 3 : hugh gray | 1702 row 4 : john brush | 1710 row 5 : daniel youngs | 1718 row 6 : samuel dayton | 1723 row 7 : william sell | 1728 row 8 : joseph smith | 1730 row 9 : david corrie | 1731 row 10 : jacob conklin | 1734 row 11 : thomas higbe | 1740 row 12 : james muirson | 1774 row 13 : thomas wickes | 1785 row 14 : silas halsey | 1787 row 15 : thomas wickes | 1791 row 16 : phinaes carll | 1799 row 17 : josiah reeve | 1803 row 18 : phinaes smith | 1807 row 19 : josiah reeve | 1808 row 20 : benjamin brewster | 1810 row 21 : josiah reeve | 1811 row 22 : benjamin brewster | 1812 row 23 : nathaniel conklin | 1814 row 24 : josiah reeve | 1815 row 25 : samuel smith | 1826 row 26 : abraham gardiner | 1829 row 27 : richard smith | 1832 row 28 : silas horton | 1835 row 29 : samuel miller | 1838 row 30 : david brush | 1841 row 31 : henry penny | 1844 row 32 : david rose | 1847 row 33 : john clark | 1850 row 34 : samuel phillips | 1855 row 35 : george carman | 1856 row 36 : daniel osborn | 1862 row 37 : george smith | 1868 row 38 : j. henry perkins | 1871 row 39 : egbert lewis | 1874 row 40 : george cooper | 1877 row 41 : robert petty | 1888 row 42 : selah brewster | 1883 row 43 : henry halsey | 1886 row 44 : robert petty | 1888 row 45 : a. m. darling | 1891 row 46 : benjamin wood | 1897 row 47 : j. sheridan wells | 1900 row 48 : henry preston | 1903 row 49 : john wells | 1906 row 50 : charles platt | 1909 row 51 : melville brush | 1912 row 52 : d. henry brown | 1913 row 53 : charles o'dell | 1914 row 54 : john kelly | 1920 row 55 : amza biggs | 1923 row 56 : burton howe | 1926 row 57 : ellis taylor | 1929 row 58 : joseph warta | 1932 row 59 : william mccollom | 1935 row 60 : jacob dreyer | 1938 row 61 : john levy | 1941 row 62 : william mccollom | 1942 row 63 : charles dominy | 1957 row 64 : frank gross | 1962 row 65 : philip corso | 1970 row 66 : donald dilworth | 1976 row 67 : john finnerty | 1977 row 68 : eugene dooley | 1986 row 69 : patrick mahoney | 1990 row 70 : alfred c. tisch | 2002 row 71 : vincent f. demarco | 2006 ] Execute this SQL based on the above table: select count ( sheriff ) where sheriff = 'nathaniel conklin'
1
[ header: season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | None row 2 : 2003-04 | 3 | 1a estatal | 3rd | None row 3 : 2004-05 | 3 | 1a estatal | 3rd | None row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | None row 6 : 2007-08 | 2 | honor b | 11th | None row 7 : 2008-09 | 2 | honor b | 11th | None row 8 : 2009-10 | 2 | plata | 5th | None row 9 : 2010-11 | 2 | plata | 9th | None row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | None | None ] Execute this SQL based on the above table: select abs ( tier - tier ) where division = 'honor b'
0.0, 0.0, 0.0
[ header: pick | player | country of origin | pba team | college row 1 : 1 | danilo ildefons | philippines | formula shell zoom masters | national row 2 : 2 | noy castillo | united states | san miguel beermen | the citadel row 3 : 3 | ali peek | united states | pop cola 800s | saint mary row 4 : 4 | brixter encarnacion | philippines | pop cola 800s | san sebastian row 5 : 5 | william antonio | united states | san miguel beermen | chaminade university row 6 : 6 | banjo calpito | philippines | sta. lucia realtors | san sebastian row 7 : 7 | henry fernandez | philippines | purefoods carne norte beefies | visayas row 8 : 8 | steven smith | united states | gordon's gin boar | united states international university ] Execute this SQL based on the above table: select count ( pba team ) where pick = 2
1
[ header: represent | contestant | age | height | hometown row 1 : 1 | mildred kincaid adame | 20 | 1.65 mts | panama city row 2 : 2 | catherine henderson tudi | 20 | 1.66 mts | panama city row 3 : 3 | giovanna alida loa | 21 | 1.67 mts | panama city row 4 : 4 | reyna royo | 24 | 1.69 mts | panama city row 5 : 5 | ivonne ileana correa | 23 | 1.70 mts | panama city row 6 : 6 | karol guevara | 22 | 1.70 mts | panama city row 7 : 7 | betzy janette achurr | 20 | 1.70 mts | panama city row 8 : 8 | marisela moreno montero | 24 | 1.73 mts | panama city row 9 : 9 | patricia de leon | 19 | 1.74 mts | panama city row 10 : 10 | marichelle julieta r | 20 | 1.74 mts | panama city row 11 : 11 | betsy milena batista | 21 | 1.75 mts | panama city row 12 : 12 | lourdes rodriguez | 21 | 1.75 mts | panama city row 13 : 13 | janessy jasiell contreras | 18 | 1.75 mts | panama city row 14 : 14 | gina larissa correa hils | 20 | 1.76 mts | panama city row 15 : 15 | swany cisney castill | 23 | 1.78 mts | panama city row 16 : 16 | michelle krisko sugasti | 20 | 1.80mts | panama city ] Execute this SQL based on the above table: select hometown where id = ( select id where hometown = 'panama city' ) + 1
panama city
[ header: hand | 1 credit | 2 credits | 3 credits | 4 credits | 5 credits row 1 : royal flush | 250 | 500 | 750 | 1000 | 4000 row 2 : straight flush | 60 | 120 | 180 | 240 | 400 row 3 : four aces | 400 | 800 | 1200 | 1600 | 2000 row 4 : four of a kind, 2-4 | 100 | 200 | 300 | 400 | 500 row 5 : four of a kind, 5-k | 50 | 100 | 150 | 200 | 250 row 6 : full house | 8 | 16 | 24 | 32 | 40 row 7 : flush | 5 | 10 | 15 | 20 | 25 row 8 : straight | 4 | 8 | 12 | 16 | 20 row 9 : three of a kind | 3 | 6 | 9 | 12 | 15 row 10 : two pair | 1 | 2 | 3 | 4 | 5 row 11 : jacks or better | 1 | 2 | 3 | 4 | 5 row 12 : theoretical return | 98.68% | 98.68% | 98.68% | 98.68% | 99.92% ] Execute this SQL based on the above table: select hand order by 4 credits - 4 credits desc limit 1
royal flush
[ header: year | title | role | notes row 1 : 1999 | bob rizzo's simply | himself | as matthew j. morrison row 2 : 2003 | marci x | boyz r us | as matthew j. morrison row 3 : 2005 | once upon a mattress | sir harry | None row 4 : 2006 | blinders | scott | None row 5 : 2007 | music and lyrics | ray | None row 6 : 2007 | dan in real life | policeman | None row 7 : 2007 | i think i love my wife | salesman #2 | None row 8 : 2011 | the muppets | mahna mahna host | None row 9 : 2012 | what to expect when you're expecting | evan | None ] Execute this SQL based on the above table: select notes order by year asc limit 1717
as matthew j. morrison, as matthew j. morrison
[ 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 sum ( last elected ) where name in ( 'gonzalo uriarte' , '9' )
2005
[ header: year | location | gold | silver | bronze row 1 : 1950 | basel | helena rakoczy | tereza kocis | stefania reindlova row 2 : 1954 | rome | tamara manina | eva bosakova | maria gorokovskaya row 3 : 1958 | moscow | eva bosakova | larisa latynina | keiko tanaka row 4 : 1962 | prague | larisa latynina | irina pervuschina | vera caslavska row 5 : 1974 | varna | ludmila turicheva | olga korbut | elvira saad row 6 : 1978 | strasbourg | nellie kim elena | None | emilia eberle ka row 7 : 1983 | budapest | ekaterina szabo | olga mostepanova | boriana stoyanova row 8 : 1985 | montreal | oksana omelianchik | elena shushunova | ulrike klotz row 9 : 1991 | indianapolis | cristina bontas ok | None | kim zmeskal row 10 : 1993 | birmingham | shannon miller | gina gogean | natalia bobrova row 11 : 1994 | brisbane | dina kochetkova | lavinia milosovici | gina gogean row 12 : 1995 | sabae | gina gogean | ji liya | ludivine furnon row 13 : 1996 | san juan | kui yuan-yu | None | liubov sheremet row 14 : 1997 | lausanne | gina gogean | svetlana khorkin | elena produnova row 15 : 1999 | tianjin | andreea raducan | simona amanar | svetlana khorkin row 16 : 2001 | ghent | andreea raducan | daniele hypolito | svetlana khorkin row 17 : 2005 | melbourne | alicia sacramone | anastasia liukin | suzanne harmes row 18 : 2006 | aarhus | cheng fei | jana bieger | vanessa ferrari row 19 : 2009 | london | elizabeth tweddle | lauren mitchell | sui lu row 20 : 2010 | rotterdam | lauren mitchell | aliya mustafina | None row 21 : 2011 | tokyo | ksenia afanasy | sui lu | aly raisman row 22 : 2014 | nanning | None | None | None row 23 : 2015 | glasgow | None | None | None ] Execute this SQL based on the above table: select gold group by gold order by count ( * ) desc limit 1
gina gogean