inputs
stringlengths 291
3.71k
| targets
stringlengths 1
2.65k
|
---|---|
[ header: date | opponent# | rank# | site | result | attendance row 1 : september 10 | miami (fl) | #5 | ohio stadium • columbus | w 10-0 | 86287
row 2 : september 17 | minnesota | #6 | ohio stadium • columbus | w 38-7 | 87799
row 3 : september 24 | #3 oklahoma | #4 | ohio stadium • columbus | l 28-29 | 88119
row 4 : october 1 | at smu | #6 | cotton bowl • dallas, t | w 35-7 | 51970
row 5 : october 8 | purdue | #4 | ohio stadium • columbus | w 46-0 | 87707
row 6 : october 15 | at iowa | #5 | kinnick stadium • iowa city | w 27-6 | 60070
row 7 : october 22 | at northwestern | #4 | dyche stadium • evanston | w 35-15 | 29563
row 8 : october 29 | wisconsin | #3 | ohio stadium • columbus | w 42-0 | 87837
row 9 : november 5 | at illinois | #4 | memorial stadium • champaign, il | w 35-0 | 66973
row 10 : november 12 | indiana | #4 | ohio stadium • columbus | w 35-7 | 87786
row 11 : november 19 | at #5 michigan | #4 | michigan stadium • ann arbor, mi | l 6-14 | 106024
row 12 : january 2 | vs. #3 alabama | #9 | louisiana superdome • new orle | l 6-35 | 76811 ] Execute this SQL based on the above table: select ( select count ( * ) where opponent# = 'at #5 michigan' ) > ( select count ( * ) where opponent# != 'at #5 michigan' ) | 0 |
[ header: conference | date | place | attendance | archive of presentations row 1 : wikimania 2005 | august 5-7 | frankfurt, germany | 380 | slides, video
row 2 : wikimania 2006 | august 4-6 | cambridge, united states | 400 | slides and papers, video
row 3 : wikimania 2007 | august 3-5 | taipei, roc ( | 440 | commons gallery
row 4 : wikimania 2008 | july 17-19 | alexandria, eg | 650 | abstracts, slides,video
row 5 : wikimania 2009 | august 26-28 | buenos aires, argentina | 559 | slides, video
row 6 : wikimania 2010 | july 9-11 | gdansk, poland | about 500 | slides
row 7 : wikimania 2011 | august 4-7 | haifa, israel | 720 | presentations, video
row 8 : wikimania 2012 | july 12-15 | washington, d.c., united | 1400 | presentations, videos
row 9 : wikimania 2013 | august 7-11 | hong kong | 700 | presentations, videos
row 10 : wikimania 2014 | august 6-10 | london, united kingdom | None | None ] Execute this SQL based on the above table: select place group by place order by count ( * ) limit 1 | alexandria, egypt |
[ header: competition | stage | opponent | result | scorers row 1 : 1975 afc championship | first stage | thailand singapore | 2-3 3-0 | None
row 2 : 1975 afc championship | semifinals | new zealand | 2-3 | None
row 3 : 1983 ofc championship | first stage | new zealand new caledonia | 0-0 5-0 13-0 | 0 dolan 2, heydon, porter
row 4 : 1983 ofc championship | final | new zealand | 2-3 (aet) | brentnall, dolan
row 5 : 1986 ofc championship | first stage | new zealand chinese | 1-0 0-1 2-1 | iserief 0 mateljan,
row 6 : 1986 ofc championship | final | chinese taipei | 1-4 | martin
row 7 : 1988 fifa tournament | quarterfinals | china pr | 0-7 | None
row 8 : 1989 ofc championship | first stage | new zealand australia b pap | 0-2 0-0 6-0 1-4 | 0 0 riddington 3, vin
row 9 : 1989 ofc championship | third place | australia b | not played | None
row 10 : 1991 ofc championship | round robin | new zealand papua new | 0-1 1-0 12-0 8-0 | None
row 11 : 1995 ofc championship | round robin | new zealand papua new | 1-2 1-0 7-0 4-0 | None
row 12 : 1995 fifa world cup | first stage | denmark china pr united states | 0-5 2-4 1-4 | 0 hughes, iannot
row 13 : 1998 ofc championship | first stage | american samoa papua | 21-0 8-0 | None
row 14 : 1998 ofc championship | final | new zealand | 3-1 | None
row 15 : 2003 ofc championship | round robin | samoa cook islands papu | 19-0 11-0 13-0 2-0 | golebiowski 4, mann 4, pe
row 16 : 2004 summer olympics | first stage | brazil greece united states | 0-1 1-0 1-1 | 0 garriock peters
row 17 : 2006 afc asian cup | first stage | south korea myanmar north | 4-0 2-0 0-0 5-0 | munoz, de vanna,
row 18 : 2006 afc asian cup | semifinals | japan | 2-0 | munoz, peters
row 19 : 2006 afc asian cup | final | china pr | 2-2 (pso: 2-4) | munoz, peters - shipard
row 20 : 2007 fifa world cup | quarterfinals | brazil | 2-3 | colthorpe, de vanna ] Execute this SQL based on the above table: select count ( scorers ) where opponent = 981 | 0 |
[ header: pos | team | played | won | draw | lost | goals for | goals against | goal difference | points | notes row 1 : 1 | fh | 18 | 14 | 2 | 2 | 47 | 20 | 27 | 44 | promoted to 1989 urvalsdeild
row 2 : 2 | fylkir | 18 | 9 | 6 | 3 | 39 | 30 | 9 | 33 | promoted to 1989 urvalsdeild
row 3 : 3 | viðir | 18 | 8 | 3 | 7 | 38 | 31 | 7 | 27 | None
row 4 : 4 | ir | 18 | 8 | 2 | 8 | 31 | 35 | -4 | 26 | None
row 5 : 5 | selfoss | 18 | 7 | 4 | 7 | 27 | 26 | 1 | 25 | None
row 6 : 6 | tindastoll | 18 | 7 | 2 | 9 | 27 | 31 | -4 | 23 | None
row 7 : 7 | breiðablik | 18 | 6 | 5 | 7 | 27 | 33 | -6 | 23 | None
row 8 : 8 | ibv | 18 | 6 | 2 | 10 | 29 | 36 | -7 | 20 | None
row 9 : 9 | ks | 18 | 5 | 4 | 9 | 38 | 46 | -8 | 19 | relegated to 1989 2. deild
row 10 : 10 | þrottur r | 18 | 2 | 6 | 10 | 27 | 42 | -15 | 12 | relegated to 1989 2. deild ] Execute this SQL based on the above table: select notes order by goals for desc limit 1 | promoted to 1989 urvalsdeild |
[ header: year | single | chart | position row 1 : 1986 | "best of both worlds" | album rock tracks | 12
row 2 : 1986 | "dreams" | album rock tracks | 6
row 3 : 1986 | "dreams" | billboard hot 100 | 22
row 4 : 1986 | "love walks in" | album rock tracks | 4
row 5 : 1986 | "love walks in" | billboard hot 100 | 22
row 6 : 1986 | "summer nights" | album rock tracks | 33
row 7 : 1986 | "why can't this be love" | album rock tracks | 1
row 8 : 1986 | "why can't this be love" | billboard hot 100 | 3 ] Execute this SQL based on the above table: select single where single in ( '"dreams"' , '"dreams"' ) order by position limit 1573 | "dreams", "dreams" |
[ header: team | seasons | games | wins | ties | losses | goals for | goals against | goal diff | points row 1 : montreal canadiens | 94 | 6,120 | 3,135 | 837 | 2,148 | 19,929 | 16,416 | 3,513 | 7,203
row 2 : boston bruins | 87 | 5,960 | 2,856 | 791 | 2,313 | 19,109 | 17,459 | 1,650 | 6,609
row 3 : philadelphia flyers | 44 | 3,506 | 1,756 | 457 | 1,293 | 11,783 | 10,270 | 1,513 | 4,060
row 4 : buffalo sabres | 41 | 3,280 | 1,569 | 409 | 1,302 | 10,868 | 9,875 | 993 | 3,630
row 5 : los angeles kings | 44 | 3,506 | 1,428 | 424 | 1,654 | 11,306 | 12,016 | -710 | 3,373
row 6 : vancouver canucks | 41 | 3,280 | 1,353 | 391 | 1,536 | 10,378 | 1,1024 | -646 | 3,179
row 7 : washington capitals | 37 | 2,968 | 1,305 | 303 | 1,360 | 9,407 | 9,739 | -332 | 3,004
row 8 : new jersey devils (kansas | 37 | 2,968 | 1,260 | 328 | 1380 | 8,931 | 9,590 | -659 | 2,915
row 9 : colorado avalanche (que | 32 | 2,568 | 1,174 | 261 | 1,133 | 8,564 | 8,417 | 147 | 2,681
row 10 : phoenix coyotes (win | 32 | 2,568 | 1,063 | 266 | 1,239 | 8,058 | 8,809 | -756 | 2,473
row 11 : carolina hurricanes (hartford whaler | 32 | 2,568 | 1,049 | 263 | 1,256 | 7,808 | 8,599 | -791 | 2,447
row 12 : san jose sharks | 20 | 1,608 | 721 | 121 | 766 | 4,553 | 4,744 | -191 | 1,657
row 13 : ottawa senators | 19 | 1,528 | 679 | 115 | 734 | 4,401 | 4,506 | -105 | 1,556
row 14 : anaheim ducks | 18 | 1,444 | 638 | 107 | 699 | 3,863 | 4,021 | -158 | 1,477
row 15 : tampa bay lightning | 19 | 1,528 | 588 | 112 | 828 | 4,058 | 4,842 | -784 | 1,384
row 16 : minnesota wild | 11 | 902 | 405 | 55 | 442 | 2,259 | 2,338 | -79 | 945
row 17 : winnipeg jets (atlant | 12 | 984 | 379 | 45 | 550 | 2,690 | 3,260 | -570 | 891
row 18 : new york americans (1925-1941) | 17 | 784 | 255 | 127 | 402 | 1,643 | 2,182 | -539 | 637
row 19 : montreal maroons | 14 | 622 | 271 | 91 | 260 | 1,474 | 1,405 | 69 | 633
row 20 : quebec bulldogs (1919-1920 | 6 | 150 | 51 | 1 | 98 | 505 | 652 | -147 | 103
row 21 : montreal wanderers | 1 | 6 | 1 | 0 | 5 | 17 | 35 | -18 | 2 ] Execute this SQL based on the above table: select points where points in ( '4,060' , 945 ) order by team limit 1 | 945.0 |
[ header: outcome | no. | date | tournament | surface | opponent in the final | score row 1 : runner-up | 1 | 2 september 2001 | mostar | clay | adriana basaric | 4-6, 3-6
row 2 : winner | 1 | 27 january 2002 | courmayeur | hard | stefanie weis | 4-6, 7-6(7-3),
row 3 : winner | 2 | 17 february 2002 | bergamo | hard | rita degli-esposti | 6-1, 6-2
row 4 : runner-up | 2 | 31 march 2002 | rome - parioli | clay | dinara safina | 7-6(7-3), 2-6,
row 5 : runner-up | 3 | 23 june 2002 | gorizia | clay | ainhoa goni-blanco | 6-7(4-7), 1-6
row 6 : runner-up | 4 | 11 august 2002 | rimini | clay | laurence andretto | 5-7, 4-6
row 7 : winner | 3 | 26 january 2003 | grenoble | hard | sophie lefevre | 7-5, 7-5
row 8 : winner | 4 | 16 february 2003 | southampton | hard | magdalena zdenovcova | 6-1, 3-0, ret
row 9 : winner | 5 | 23 february 2003 | redbridge | hard | olga barabanschikov | 6-3, 6-2
row 10 : winner | 6 | 23 march 2003 | castellon | clay | ludmila cervanova | 6-3, 6-3
row 11 : winner | 7 | 2 november 2003 | poitiers | hard | roberta vinci | 6-4, 7-5
row 12 : winner | 8 | 1 march 2009 | biberach | hard | kirsten flipkens | 6-1, 6-2
row 13 : winner | 9 | 11 april 2009 | torhout | hard | viktoriya kutuzova | 6-1, 6-4
row 14 : winner | 10 | 11 april 2009 | mestre | hard | yvonne meusburger | 2-6, 6-2, 6-4 ] Execute this SQL based on the above table: select tournament where tournament in ( 'castellon' , 'rimini' ) order by no. - no. desc limit 1 | rimini |
[ header: month | jan | feb | mar | apr | may | jun | jul | aug | sep | oct | nov | dec | year row 1 : average high °c (°f) | 17.3 (63.1) | 19.5 (67.1) | 22.6 (72.7) | 25.9 (78.6) | 27.2 (81) | 29.3 (84.7) | 31.8 (89.2) | 31.4 (88.5) | 28.9 (84) | 25.5 (77.9) | 21.7 (71.1) | 19.2 (66.6) | 24.76 (76.57)
row 2 : average low °c (°f) | 7.9 (46.2) | 9.4 (48.9) | 12.5 (54.5) | 17.6 (63.7) | 19.2 (66.6) | 21.6 (70.9) | 23.8 (74.8) | 22.5 (72.5) | 20.7 (69.3) | 16.5 (61.7) | 14.1 (57.4) | 8.5 (47.3) | 15.94 (60.69)
row 3 : precipitation mm (inches) | 235.9 (9.287) | 129.2 (5.087) | 82.8 (3.26) | 33.6 (1.323) | 4.7 (0.185) | 0.2 (0.008) | 0.0 (0) | 0.2 (0.008) | 3.2 (0.126) | 58.0 (2.283) | 107.4 (4.228) | 214.5 (8.445) | 857.3 (33.752)
row 4 : avg. precipitation days | 13.9 | 11.4 | 8.6 | 3.6 | 2.4 | 0.1 | 0.0 | 0.1 | 1.8 | 4.9 | 8.0 | 11.8 | 63.7 ] Execute this SQL based on the above table: select count ( month ) where month = 'average high °c (°f)' | 1 |
[ header: title | release | 6th gen | handheld | note row 1 : buggy grand prix: kattobi! | 2003 | playstation 2 | None | None
row 2 : gunbird special edition / gunbird 1& | 2004 | playstation 2 | None | None
row 3 : psikyo shooting collection vol. | 2004 | playstation 2 | None | released and published in europe by play it as
row 4 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None
row 5 : psikyo shooting collection vol. | 2004 | playstation 2 | None | None
row 6 : taisen hot gimmick | 2004 | playstation 2 | None | None
row 7 : sengoku cannon | 2005 | None | psp | None
row 8 : taisen hot gimmick | 2005 | playstation 2 | None | None ] Execute this SQL based on the above table: select handheld order by release desc limit 1 | psp |
[ header: tie no | home team | score | away team row 1 : 50 | sjomarkens if (d | 1-4 | bk slatta damm (
row 2 : 53 | falkopings fk (d4) | 2-0 | ganghesters sk (d
row 3 : 56 | lindas bk (d4) | 1-3 | hultsfreds f
row 4 : 58 | bredaryds ik ( | 3-0 | ulricehamns ifk (
row 5 : 59 | hovslatts ik | 0-9 | tidaholms g
row 6 : 60 | torpa ais (d4) | 0-2 | bk zeros (d3)
row 7 : 61 | fiskeby if (wc) | 2-1 (gg) | vasterviks ff (d4)
row 8 : 62 | gnosjo if (d4) | 1-3 | skovde aik (d
row 9 : 63 | savsjo ff ( | 5-3 | skillingaryds is (d4)
row 10 : 65 | lsw if (d4) | 2-1 | husqvarna ff (d
row 11 : 67 | rorviks if (d4) | 0-2 | lunds bk (d2)
row 12 : 69 | if eksjo (d4) | 1-4 | kalmar ff (d2)
row 13 : 71 | bankeryds sk (d4) | 4-1 | hjulsbro ik (
row 14 : 73 | gullspangs if ( | 0-7 | rynninge ik (d3)
row 15 : 74 | skara fc (d4) | 0-4 | karlslunds if (
row 16 : 75 | bratens ik (d4) | 0-4 | vivalla-lundby if
row 17 : 76 | finnerodja if(d4) | 3-1 | ifk mariestad (d4)
row 18 : 77 | skollersta if (d4) | 1-3 | hemgardarnas bk (d
row 19 : 78 | simonstorps if (d4) | 0-5 | nykopings bis (d2)
row 20 : 82 | harad if (d4) | 2-3 (gg) | ifk vasteras (d2)
row 21 : 83 | kolsva if (d4) | 0-3 | karlstad bk (d
row 22 : 85 | ransta ik (d4) | 1-3 | ifk hallsberg (d4)
row 23 : 86 | skyllbergs ik (wc | 0-4 | ifk kristinehamn (
row 24 : 87 | filipstads ff (d | 3-1 | kungsors sk (
row 25 : 89 | bk hird (d4) | 0-5 | hargs bk (d2)
row 26 : 91 | frovi ik (wc) | 1-9 | skiljebo sk (d
row 27 : 95 | new mill ff (wc) | 4-2 | vartans sk (d3) ] Execute this SQL based on the above table: select score where score in ( '1-3' , '3-0' ) order by tie no desc limit 1 | 1-3 |
[ header: year | title | peak chart positions aus | peak chart positions nz | album row 1 : 1988 | "whisper" | 58 | 42 | the sound of trees
row 2 : 1988 | "love-hate relationship" | 81 | 46 | the sound of trees
row 3 : 1989 | "this illusion" | None | None | the sound of trees
row 4 : 1990 | "ok alright a huh o | 74 | None | ok alright a huh o
row 5 : 1991 | "heroes let you down" | None | None | ok alright a huh o ] Execute this SQL based on the above table: select sum ( peak chart positions nz ) where peak chart positions aus > 58 | 46.0 |
[ header: year | numer of jamaicans granted british citizenship | naturalisation by residence | naturalisation by marriage | registration of a minor child | registration by other means row 1 : 1997 | 732 | 327 | 279 | 114 | 12
row 2 : 1998 | 1,370 | 571 | 564 | 221 | 14
row 3 : 1999 | 1,437 | 678 | 526 | 226 | 7
row 4 : 2000 | 1,882 | 927 | 664 | 281 | 10
row 5 : 2001 | 2,070 | 1,025 | 710 | 330 | 0
row 6 : 2002 | 2,025 | 1,035 | 705 | 285 | 0
row 7 : 2003 | 2,795 | 1,285 | 985 | 520 | 5
row 8 : 2004 | 3,180 | 1,415 | 1,060 | 640 | 65
row 9 : 2005 | 3,515 | 1,585 | 1,080 | 770 | 80
row 10 : 2006 | 2,525 | 1,110 | 710 | 655 | 55
row 11 : 2007 | 3,165 | 1,575 | 825 | 725 | 45
row 12 : 2008 | 2,715 | 1,275 | 695 | 700 | 45 ] Execute this SQL based on the above table: select naturalisation by marriage order by naturalisation by residence asc limit 1 | 279 |
[ header: date | time | opponent# | site | tv | result | attendance row 1 : september 4 | 7:00 pm | pacific | jones stadium • lubbock, | None | w 55-7 | 29164
row 2 : september 11 | 1:00 pm | at #9 nebraska | memorial stadium • lincoln, | None | l 27-50 | 75771
row 3 : september 18 | 12:00 pm | at georgia | sanford stadium • athens, | None | l 11-17 | 74511
row 4 : september 25 | 12:00 pm | at baylor | floyd casey stadium • waco, | raycom | l 26-28 | 32690
row 5 : october 2 | 11:00 am | #14 texas a&m | jones stadium • lubbock, | abc | l 6-31 | 50748
row 6 : october 9 | 1:00 pm | north carolina state | jones stadium • lubbock, | None | l 34-36 | 26943
row 7 : october 16 | 7:00 pm | rice | jones stadium • lubbock, | None | w 45-16 | 27812
row 8 : october 30 | 12:00 pm | at texas | texas memorial stadium • austin | raycom | w 31-22 | 63132
row 9 : november 6 | 12:00 pm | tcu | jones stadium • lubbock, | raycom | w 49-21 | 31922
row 10 : november 13 | 2:00 pm | at smu | ownby stadium • university park, tx | None | w 41-24 | 15714
row 11 : november 20 | 7:00 pm | vs. houston | alamodome • san a | None | w 58-7 | 28652
row 12 : december 31 | 1:30 pm | vs. #19 oklahom | sun bowl stadium • el paso, | cbs | l 10-41 | 43848 ] Execute this SQL based on the above table: select date where id = 1 | september 4 |
[ header: year | film title | genre | cast | notes row 1 : 1988 | tarka | a murder mystery | shankar nag, devaraj | filmfare award for best director - kann
row 2 : 1990 | utkarsha | thriller | dr.ambareesh, | None
row 3 : 1991 | sangarsha | thriller | dr.vishnuvard | None
row 4 : 1994 | nishkarsha | real time thriller | dr.vishnuvard | karnataka state film award for best
row 5 : 1996 | beladingala baale | love story | ananth nag | filmfare award for best director - kann
row 6 : 1997 | nammoora mandara hoove | love story | ramesh aravind, | karnataka state film award for best
row 7 : 1998 | prema raaga haadu | love story | shivrajkumar, nive | None
row 8 : 1999 | pratyartha | thriller | ramesh aravind, | None
row 9 : 2000 | sparsha | love story | sudeep, sudha rani | filmfare award for best director - kann
row 10 : 2001 | parva | a musical love story | dr.vishnuvard | None
row 11 : 2002 | marma | suspense thriller | prema | None
row 12 : 2006 | ramya chaitrakaal | a village love story | sandeep, nanditha | None
row 13 : 2007 | kshana kshana | a suspense thriller | dr.vishnuvard | None
row 14 : 2011 | sarigama | romance | prajwal devaraj, sunil | filming
row 15 : 2013 | tanana tandanan | drama | ramesh aravind, | filming ] Execute this SQL based on the above table: select cast where notes is null order by id desc limit 1 | dr.vishnuvardhan, aditya, prema |
[ header: match | date | round | home/away | opponent team | score | scorers row 1 : 1 | 17 september 2007 | group stage | home | benfica | 2-1 | pirlo 9', inzaghi
row 2 : 2 | 3 october 2007 | group stage | away | celtic | 2-1 | kaka 68' (pen.)
row 3 : 3 | 24 october 2007 | group stage | home | shakhtar donetsk | 4-1 | gilardino 6', 14
row 4 : 4 | 6 november 2007 | group stage | away | shakhtar donetsk | 0-3 | inzaghi 66', 90+3
row 5 : 5 | 28 november 2007 | group stage | away | benfica | 1-1 | pirlo 15'
row 6 : 6 | 4 december 2007 | group stage | home | celtic | 1-0 | inzaghi 70'
row 7 : 7 | 20 february 2008 | round of 16 | away | arsenal | 0-0 | None
row 8 : 8 | 4 march 2008 | round of 16 | home | arsenal | 0-2 | None ] Execute this SQL based on the above table: select round where id = 1 | group stage |
[ header: # | secretary of state | prime minister | tenure row 1 : 1 | hector louis langevin | macdonald | july 1, 1867 - dec
row 2 : 4 | richard william scott | mackenzie | january 9, 1874 -
row 3 : 6 | john o'connor | macdonald | november 8, 1880 - may 19,
row 4 : 9 | james colebrooke patterson | abbott | january 25, 1892 -
row 5 : None | joseph alderic ouimet | bowell | december 21, 1895 - jan
row 6 : 13 | sir charles tupper | bowell | january 15, 1896 -
row 7 : 15 | charles murphy | laurier | october 9, 1908 -
row 8 : 17 | louis coderre | borden | october 29, 1912 -
row 9 : 18 | pierre edouard blondin | borden | october 6, 1915 -
row 10 : 19 | esioff leon patenau | borden | january 8, 1917 - jun
row 11 : None | albert sevigny (acting) | borden | june 13, 1917 - august 24, 1917
row 12 : 22 | arthur lewis sifton | borden | december 31, 1919 - july
row 13 : 22 | arthur lewis sifton | meighen | july 10, 1920 - janu
row 14 : 26 | walter edward foster | king | september 26, 1925 - november 12,
row 15 : 27 | guillaume andre fauteux | meighen | august 23, 1926 - september 25, 19
row 16 : 28 | fernand rinfret | king | september 25, 1926 - august 7, 1930
row 17 : 35 | jack pickersgill | st. laurent | june 11, 1953 - june
row 18 : 38 | henri courtemanche | diefenbaker | may 12, 1958 - june 19, 1960
row 19 : None | leon balcer (acting minister) | diefenbaker | june 21, 1960 - oc
row 20 : 39 | noel dorion | diefenbaker | october 11, 1960 -
row 21 : 43 | jean marchand | trudeau | april 20, 1968 - ju
row 22 : 44 | gerard pelletier | trudeau | july 5, 1968 - november
row 23 : 45 | james hugh faulk | trudeau | november 27, 1972 - september 13,
row 24 : 46 | john roberts | trudeau | september 14, 1976 - june 3,
row 25 : 47 | david macdonald | clark | june 4, 1979 - march 2, 1980
row 26 : 49 | gerald regan | trudeau | september 22, 1981 - octo
row 27 : 50 | serge joyal | turner | june 30, 1984 - september 16,
row 28 : 54 | lucien bouchard | mulroney | march 31, 1988 - january 29,
row 29 : 55 | gerry weiner | mulroney | january 30, 1989 - a
row 30 : 57 | monique landry | mulroney | january 4, 1993 - jun ] Execute this SQL based on the above table: select count ( # ) | 27 |
[ header: year | city | state, province, dept., etc. | country | notes row 1 : 2627 bc | caral | norte chico | peru | None
row 2 : 1200 | ojinaga | chihuahua | mexico | None
row 3 : 1526 | chimaltenango | chimaltenango | guatemala | None
row 4 : 1534 | spanish town | saint catherine | jamaica | founded by the spanish as santia
row 5 : 1535 | lima | lima | peru | None
row 6 : 1546 | tepezala | aguascalientes | mexico | None
row 7 : 1556 | chalchihuites | zacatecas | mexico | None
row 8 : 1561 | santa cruz de la sierra | santa cruz | bolivia | None
row 9 : 1564 | sao mateus | espirito santo | brazil | None
row 10 : 1565 | saint augustine | florida | united states | oldest continuously inhabited european established settlement in the continental
row 11 : 1591 | juan aldama | zacatecas | mexico | None
row 12 : 1635 | old saybrook | connecticut | united states | original dutch settlement called kievits
row 13 : 1638 | cambridge | massachusetts | united states | None
row 14 : 1639 | bridgeport | connecticut | united states | None
row 15 : 1695 | saint-marc | artibonite | haiti | None
row 16 : 1699 | baton rouge | louisiana | united states | None
row 17 : 1714 | antonina | parana | brazil | None
row 18 : 1727 | pirenopolis | goias | brazil | None
row 19 : 1728 | nuuk | None | greenland | norse colony was originally called godt
row 20 : 1730 | roseau | saint george | dominica | None
row 21 : 1743 | canguaretama | rio grande do norte | brazil | declared vila in 1858; c
row 22 : 1762 | parnaiba | piaui | brazil | None
row 23 : 1780 | codo | maranhao | brazil | declared vila in 1833; c
row 24 : 1786 | frankfort | kentucky | united states | None
row 25 : 1810 | guarapuava | parana | brazil | None
row 26 : 1816 | saginaw | michigan | united states | None
row 27 : 1818 | itaguai | rio de janeiro | brazil | None
row 28 : 1819 | tuscaloosa | alabama | united states | former state capital, grew from former native american
row 29 : 1821 | decatur | alabama | united states | None
row 30 : 1839 | santa rita | paraiba | brazil | declared vila in 1890; c
row 31 : 1849 | provo | utah | united states | None
row 32 : 1854 | anajatuba | maranhao | brazil | None
row 33 : 1856 | lincoln | nebraska | united states | originally called lancaster ] Execute this SQL based on the above table: select count ( notes ) where city = 'cambridge' | 0 |
[ header: state | passed | referendum | vote row 1 : s. carolina | december 20, 1860 | None | None
row 2 : mississippi | january 9, 1861 | None | None
row 3 : florida | january 10, 1861 | None | None
row 4 : alabama | january 11, 1861 | None | None
row 5 : georgia | january 19, 1861 | None | None
row 6 : louisiana | january 26, 1861 | None | None
row 7 : texas | february 1, 1861 | february 23 | 46,153-14,747
row 8 : virginia | april 17, 1861 | may 23 | 132,201-37,451
row 9 : arkansas | may 6, 1861 | None | None
row 10 : tennessee | may 6, 1861 | june 8 | 104,471-47,183
row 11 : n. carolina | may 20, 1861 | None | None
row 12 : missouri | october 31, 1861 | None | None
row 13 : kentucky | november 20, 1861 | None | None ] Execute this SQL based on the above table: select state where vote > 62 | texas, virginia, tennessee |
[ header: rnd | circuit | lmp1 winning team lmp1 winning drivers | lmp2 winning team lmp2 winning drivers | gt1 winning team gt1 winning drivers | gt2 winning team gt2 winning drivers | results row 1 : 1 | sebring | #2 audi sport north america | #37 intersport racing | #4 corvette racing | #50 multimatic motorsports | results
row 2 : 1 | sebring | rinaldo capello tom | clint field liz halliday | oliver gavin olivier beretta | scott maxwell david brabham | results
row 3 : 2 | reliant park | #2 audi sport north america | #37 intersport racing | #4 corvette racing | #23 alex job racing | results
row 4 : 2 | reliant park | allan mcnish rinal | clint field liz halliday | oliver gavin olivier beretta | mike rockenfeller klaus | results
row 5 : 3 | mid-ohio | #2 audi sport north america | #7 penske racing | #4 corvette racing | #45 flying lizard motorsports | results
row 6 : 3 | mid-ohio | allan mcnish rinal | timo bernhard roma | oliver gavin olivier beretta | johannes van overbeek wolf | results
row 7 : 4 | lime rock | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #31 petersen/white lightning | results
row 8 : 4 | lime rock | allan mcnish rinal | timo bernhard roma | stephane sarrazin pedr | jorg bergmeister patrick long | results
row 9 : 5 | miller | #1 audi sport north america | #6 penske racing | #007 aston martin racing | #62 risi competi | results
row 10 : 7 | road america | #1 audi sport north america | #6 penske racing | #3 corvette racing | #31 petersen/white lightning | results
row 11 : 7 | road america | frank biela emanu | sascha maassen tim | ron fellows johnny | jorg bergmeister patrick long mich | results
row 12 : 8 | mosport | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #62 risi competi | results
row 13 : 8 | mosport | allan mcnish rinal | lucas luhr roma | stephane sarrazin pedr | stephane ortelli johnny | results
row 14 : 9 | road atlanta | #2 audi sport north america | #6 penske racing | #007 aston martin racing | #31 petersen/white lightning | results
row 15 : 9 | road atlanta | allan mcnish rinal | sascha maassen tim | tomas enge darren turner | jorg bergmeister patrick long | results
row 16 : 10 | mazda raceway laguna sec | #2 audi sport north america | #7 penske racing | #009 aston martin racing | #62 risi competi | results ] Execute this SQL based on the above table: select count ( gt1 winning team gt1 winning drivers ) where lmp1 winning team lmp1 winning drivers <= '#2 audi sport north america' and results = 'results' | 9 |
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1969 | los angeles, u.s | hard | jim mcmanus | pancho gonzales ron | 3-6, 4-6
row 2 : runner-up | 2 | 1970 | merion, u.s | hard | jim mcmanus | william bowrey ray ruf | 6-3, 2-6, 5-7
row 3 : winner | 1 | 1971 | columbus, u.s | hard | jim mcmanus | jimmy connors ros | 4-6, 7-5, 6-2
row 4 : winner | 2 | 1971 | merion, u.s | hard | clark graebner | robert mckinley | 7-6, 6-3
row 5 : winner | 3 | 1971 | sacramento, u. | hard | jim mcmanus | bob maud frew m | 7-6, 6-3
row 6 : winner | 4 | 1972 | los angeles, u.s | outdoor | jim mcmanus | ilie nastase i | 6-2, 5-7, 6-4
row 7 : winner | 5 | 1972 | london/queen's club | grass | jim mcmanus | jurgen fassbender karl me | 4-6, 6-3, 7-5
row 8 : runner-up | 3 | 1972 | tanglewood, u.s | other | jim mcmanus | bob hewitt andrew | 4-6, 4-6 ] Execute this SQL based on the above table: select partner where partner in ( 'jim mcmanus' , 'jim mcmanus' ) order by no. desc limit 1 | jim mcmanus |
[ header: year | place | gold | silver | bronze row 1 : 1962 | cairo | mercedes mata (ven) | marjorie annan (usa) | elena shebashova (urs
row 2 : 1966 | wiesbaden | claudia smirnova (urs | mercedes garcia (ven) | michele valery (fra)
row 3 : 1967 | bologna | larisa gurvich (urs | claudia smirnova (urs | mirella lenzini (ita)
row 4 : 1970 | phoenix | larissa korchinskaya (urs | nuria ortiz (mex | kari linden (nor)
row 5 : 1971 | bologna | nuria ortiz (mex | larissa korchinskaya (urs | kari linden (nor)
row 6 : 1974 | bern | larissa korchinskaya (urs | saskia brixner ( | evior melander (swe)
row 7 : 1975 | munich | larisa gurvich (urs | pinky le grelle (bel) | ruth jordan (frg
row 8 : 1977 | antibes | ruth jordan (frg | ila hill (usa) | bianca rosa hansberg
row 9 : 1979 | montecatini terme | bianca rosa hansberg | larisa gurvich (urs | svetlana yakimova
row 10 : 1981 | tucuman | lanying wu (chn) | ila hill (usa) | bianca rosa hansberg
row 11 : 1982 | caracas | svetlana yakimova | meimei feng (chn) | weiping shao (chn)
row 12 : 1986 | suhl | svetlana demina ( | michaela rink (frg | connie schiller (usa)
row 13 : 1987 | valencia | meimei feng (chn) | bonnie mc laurin (us | nuria ortiz (mex
row 14 : 1989 | montecatini terme | shan zhang (chn) | antonella parrini (it | erzsebet vasvari
row 15 : 1991 | perth | jong ran pak (prk | svetlana demina ( | erzsebet vasvari
row 16 : 1994 | fagnano | erdzhanik avetisyan | diana igaly (hun) | daniela bolis (ita
row 17 : 1999 | tampere | erdzhanik avetisyan | cristina vitali (ita) | svetlana demina (
row 18 : 2001 | cairo | zemfira meftakhe | olga panarina ( | cristina vitali (ita)
row 19 : 2002 | lahti | diana igaly (hun) | andrea stranovska (svk | elena little (gbr)
row 20 : 2003 | nicosia | ning wei (chn) | katiuscia spada (it | diana igaly (hun) ] Execute this SQL based on the above table: select place where place = 'valencia' | valencia |
[ header: no | episode | title | original airdate | viewers | nightly rank row 1 : 1 | 2-01 | "the return" (part 1) | 16 may 2011 | 0.927 | 12
row 2 : 2 | 2-02 | "baby bumps" (part 2) | 16 may 2011 | 0.76 | 16
row 3 : 3 | 2-03 | "dates, decisions & divorces" | 23 may 2011 | 0.905 | 12
row 4 : 4 | 2-04 | "together we are one" | 30 may 2011 | 0.953 | 11
row 5 : 5 | 2-05 | "the way you are" | 6 june 2011 | 0.954 | 11
row 6 : 6 | 2-06 | "behind closed doors" | 13 june 2011 | 0.982 | 13
row 7 : 7 | 2-07 | "cheating on your test" | 20 june 2011 | 0.995 | 11
row 8 : 8 | 2-08 | "two different places" | 22 june 2011 | 0.904 | 10
row 9 : 9 | 2-09 | "just keep talking" | 27 june 2011 | 0.938 | 10
row 10 : 10 | 2-10 | "episode ten" | 29 june 2011 | 1.07 | 6
row 11 : 11 | 2-11 | "episode eleven" | 6 july 2011 | 0.825 | 14
row 12 : 12 | 2-12 | "episode twelve" | 13 july 2011 | 0.96 | 9
row 13 : 13 | 2-13 | "episode thirteen" | 20 july 2011 | 0.997 | 6 ] Execute this SQL based on the above table: select episode order by original airdate limit 1 | 2-05 |
[ header: # | club | winner | last win | runner-up | last losing final row 1 : 1 | esteghlal (taj) | 6 | 2012 | 3 | 2004
row 2 : 2 | persepolis | 5 | 2011 | 2 | 2013
row 3 : 3 | sepahan | 4 | 2013 | 0 | None
row 4 : 4 | malavan | 3 | 1990 | 4 | 2011
row 5 : 5 | zob ahan | 2 | 2009 | 1 | 2001
row 6 : 6 | bahman | 1 | 1995 | 2 | 2000
row 7 : 6 | fajr sepasi | 1 | 2001 | 2 | 2003
row 8 : 6 | tractor sazi | 1 | 2014 | 2 | 1995
row 9 : 8 | bargh shiraz | 1 | 1997 | 1 | 1996
row 10 : 8 | saba qom (saba | 1 | 2005 | 1 | 2007
row 11 : 10 | saipa | 1 | 1994 | 0 | None
row 12 : 10 | shahin ahvaz | 1 | 1988 | 0 | None
row 13 : 13 | homa | 0 | None | 1 | 1977
row 14 : 13 | kheibar khorramabad | 0 | None | 1 | 1986
row 15 : 13 | jonoob ahvaz | 0 | None | 1 | 1994
row 16 : 13 | aboomoslem | 0 | None | 1 | 2005
row 17 : 13 | damash (pegah) | 0 | None | 1 | 2008
row 18 : 13 | rah ahan | 0 | None | 1 | 2009
row 19 : 13 | gostaresh foolad | 0 | None | 1 | 2010
row 20 : 13 | shahin bushehr | 0 | None | 1 | 2012
row 21 : 13 | mes kerman | 0 | None | 1 | 2014 ] Execute this SQL based on the above table: select runner-up order by last win asc limit 1 | 1 |
[ header: season | competition | round | opponent | home | away | agg. | bye row 1 : 1964-65 | inter-cities fairs cup | r1 | everton | 2-5 | 2-4 | 4-9 | 0
row 2 : 1965-66 | inter-cities fairs cup | r2 | hearts | 1-3 | 0-1 | 1-4 | 0
row 3 : 1966-67 | european cup | r1 | 17 nentori tirana | None | None | None | 1
row 4 : 1966-67 | european cup | r2 | linfield | 1-4 | 1-1 | 2-5 | 0
row 5 : 1975-76 | uefa cup | r1 | athlone town | 1-1 | 1-3 | 2-4 | 0
row 6 : 1981-82 | cup winners' cup | r1 | legia warszawa | 2-2 | 1-4 | 3-6 | 0
row 7 : 1982-83 | european cup | pr | dinamo bucuresti | 2-1 | 1-3 | 3-4 | 0
row 8 : 1984-85 | european cup | r1 | sparta prague | 3-3 | 0-2 | 3-5 | 0
row 9 : 1985-86 | european cup | r1 | zenit leningrad | 0-2 | 0-2 | 0-4 | 0
row 10 : 1986-87 | uefa cup | r1 | beveren | 0-0 | 0-1 | 0-1 | 0
row 11 : 1998-99 | cup winners' cup | r1 | rapid bucuresti | 0-0 | 2-2 | 2-2 (a) | 0
row 12 : 1998-99 | cup winners' cup | r2 | besiktas | 1-0 | 3-3 | 4-3 | 0
row 13 : 1998-99 | cup winners' cup | qf | chelsea | 2-3 | 0-3 | 2-6 | 0
row 14 : 1999-2000 | intertoto cup | r1 | fk ventspils | 1-0 | 0-2 | 1-2 | 0
row 15 : 2003-04 | uefa cup | r1 | grazer ak | 0-0 | 1-1 | 1-1 (a) | 0
row 16 : 2003-04 | uefa cup | r2 | wisła krakow | 0-0 | 0-0 | 0-0 (4-3 p) | 0
row 17 : 2003-04 | uefa cup | r3 | newcastle united | 1-1 | 1-3 | 2-4 | 0
row 18 : 2005-06 | champions league | qr2 | haka | 1-0 | 4-1 | 5-1 | 0
row 19 : 2005-06 | champions league | qr3 | club brugge | 1-0 | 0-1 | 1-1 (3-4 p) | 0
row 20 : 2005-06 | uefa cup | r1 | steaua bucuresti | 0-3 | 1-3 | 1-6 | 0
row 21 : 2006-07 | champions league | qr2 | mlada boleslav | 2-2 | 1-3 | 3-5 | 0
row 22 : 2007-08 | uefa cup | qr1 | flora tallinn | 1-0 | 1-0 | 2-0 | 0
row 23 : 2007-08 | uefa cup | qr2 | ekranas | 6-0 | 1-1 | 7-1 | 0
row 24 : 2007-08 | uefa cup | r1 | austria wien | 2-2 | 0-2 | 2-4 | 0
row 25 : 2009-10 | europa league | qr3 | paok | 1-2 | 1-0 | 2-2 (a) | 0
row 26 : 2011-12 | europa league | qr2 | mika | 1-0 | 1-0 | 2-0 | 0
row 27 : 2011-12 | europa league | qr3 | paok | 0-2 | 0-3 | 0-5 | 0 ] Execute this SQL based on the above table: select season where home = '1-0' | 1998-99, 1999-2000, 2005-06, 2005-06, 2007-08, 2011-12 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 8 february 2011 | stade georges pompidou, | mali | 1-0 | 1-0 | friendly
row 2 : 2 | 11 may 2011 | stade felix houphouet- | namibia | 4-1 | 5-1 | friendly
row 3 : 3 | 5 june 2011 | stade de l'amitie | benin | 0-1 | 2-6 | 2012 africa cup of nations qualification - group
row 4 : 4 | 10 august 2011 | stade de geneve, geneve, | israel | 1-0 | 4-3 | friendly
row 5 : 5 | 3 september 2011 | stade amahoro, ki | rwanda | 0-4 | 0-5 | 2012 africa cup of nations qualification - group
row 6 : 6 | 14 november 2012 | linzer stadion, | austria | 0-1 | 0-3 | friendly
row 7 : 7 | 14 january 2013 | al nahyan stadium, abu | egypt | 4-2 | 4-2 | friendly
row 8 : 8 | 26 january 2013 | royal bafokeng stadium, rustenburg | tunisia | 3-0 | 3-0 | 2013 africa cup of nations ] Execute this SQL based on the above table: select score where score = '1-0' order by # asc limit 1 | 1-0 |
[ header: no. | train no. | origin | destination | train name row 1 : 4 | 12611/2612 | chennai | h.nizamudin | garib rath
row 2 : 6 | 11042/11041 | chennai | mumbai | mumbai express
row 3 : 7 | 12842/12841 | chennai | howrah | coromandel express
row 4 : 8 | 12840/12839 | chennai | howrah | howrah mail
row 5 : 9 | 12679/12680 | chennai | coimbatore | intercity express
row 6 : 10 | 12673/12674 | chennai | coimbatore | cheran express
row 7 : 11 | 12675/12676 | chennai | coimbatore | kovai express
row 8 : 15 | 16627/16628 | chennai | mangalore central | west coast express
row 9 : 16 | 12601/12602 | chennai | mangalore central | mangalore mail
row 10 : 17 | 12685/12686 | chennai | mangalore central | superfast express
row 11 : 18 | 12656/12655 | chennai | ahmedabad | navjivan express
row 12 : 19 | 12669/12670 | chennai | chhapra | ganga kaveri express
row 13 : 21 | 16053/16054 | chennai | tirupati | tirupati express
row 14 : 23 | 12759/12760 | chennai | hyderabad | charminar express
row 15 : 24 | 12603/12604 | chennai | hyderabad | hyderabad express
row 16 : 25 | 16669/16670 | chennai | erode | yercaud express
row 17 : 26 | 12639/12640 | chennai | bangalore | brindavan express
row 18 : 29 | 12027/12028 | chennai | bangalore | shatabdi express
row 19 : 30 | 12609/12610 | chennai | bangalore | bangalore express
row 20 : 31 | 12691/12692 | chennai | satya sai | satya sai
row 21 : 32 | 12007/12008 | chennai | mysore | shatabdi express
row 22 : 35 | 12623/12624 | chennai | trivandrum | trivandrum mail
row 23 : 36 | 12695/12696 | chennai | trivandrum | superfast express
row 24 : 38 | 16089/16090 | chennai | jolarpet junction | yelagiri express
row 25 : 39 | 16031/16032 | chennai | jammutawi | andaman express
row 26 : 40 | 12687/12688 | chennai | dehradun | dehradun express
row 27 : 41 | 12712/12711 | chennai | vijayawada | pinakini express
row 28 : 42 | 12077/12078 | chennai | vijayawada | jan shatabdi express
row 29 : 45 | 16093/16094 | chennai | lucknow | lucknow express
row 30 : 46 | 17311/17312 | chennai | vasco da gama, goa | vasco express
row 31 : 47 | 17313/7314 | chennai | hubli | hubli express
row 32 : 49 | 12291/12292 | chennai | yeswantpur | yeswantpur express ] Execute this SQL based on the above table: select train name order by no. desc limit 1 | yeswantpur express |
[ header: # | title | featured guest(s) | producer(s) | length row 1 : 1 | "intro (skit)" | None | None | 1:50
row 2 : 2 | "zero" | None | lewis parker | 4:01
row 3 : 3 | "it's murda" | None | harry love | 5:01
row 4 : 4 | "jankrowville" | None | l. dolo | 5:26
row 5 : 5 | "parrowdice" | kyza and skriblah | harry love | 5:52
row 6 : 6 | "b 4 u die" | kyza and skriblah | joe buhdha | 4:09
row 7 : 7 | "all i got" | None | joe buhdha | 4:00
row 8 : 8 | "black rose" | None | joe buhdha | 4:04
row 9 : 9 | "lynching (skit)" | None | None | 1:12
row 10 : 10 | "our time" | None | lewis parker | 3:56
row 11 : 11 | "terra firma anthum (skit | None | None | 0:52
row 12 : 12 | "daggo mentality" | None | lewis parker | 4:01
row 13 : 13 | "neighbour (skit)" | None | None | 0:46
row 14 : 14 | "son of niah" | None | ac.war.ion | 4:54 ] Execute this SQL based on the above table: select length where title = '"daggo mentality"' | 4 |
[ header: year | team | games | attempts | yards | ypc | long | tds row 1 : 1983 | los angeles rams | 16 | 390 | 1808 | 4.6 | 85 | 18
row 2 : 1984 | los angeles rams | 16 | 379 | 2105 | 5.6 | 66 | 14
row 3 : 1985 | los angeles rams | 14 | 292 | 1234 | 4.2 | 43 | 12
row 4 : 1986 | los angeles rams | 16 | 404 | 1821 | 4.5 | 42 | 11
row 5 : 1987 | los angeles rams | 3 | 60 | 277 | 4.6 | 57 | 1
row 6 : 1987 | indianapolis colts | 9 | 223 | 1011 | 4.5 | 53 | 5
row 7 : 1988 | indianapolis colts | 16 | 388 | 1659 | 4.3 | 41 | 14
row 8 : 1989 | indianapolis colts | 15 | 314 | 1311 | 4.2 | 21 | 7
row 9 : 1990 | indianapolis colts | 11 | 166 | 677 | 4.1 | 43 | 4
row 10 : 1991 | indianapolis colts | 10 | 167 | 536 | 3.2 | 28 | 2
row 11 : 1992 | los angeles raiders | 16 | 187 | 729 | 3.9 | 40 | 2
row 12 : 1993 | atlanta falcons | 4 | 26 | 91 | 3.5 | 10 | 0
row 13 : career | None | 146 | 2996 | 13259 | 4.4 | 85 | 90 ] Execute this SQL based on the above table: select count ( * ) where team = 'los angeles rams' and team = 'indianapolis colts' | 0 |
[ header: yacht | nation | owner | skipper | launch year row 1 : afr midnight rambler | (nsw) | ed psaltis | ed psaltis | 2002
row 2 : another challenge | (vic) | chris lewin | chris lewin | 2000
row 3 : another fiasco | (qld) | damian suckling | damian suckling | 1994
row 4 : balance | (nsw) | paul clitheroe | paul clitheroe | 2006
row 5 : bear necessity | (nsw) | andrew & pauline d | andrew dally | 2007
row 6 : berrimilla | (nsw) | alex whitworth | alex whitworth | 1977
row 7 : george gregan foundation | (nsw) | peter goldsworthy | david witt | 2001
row 8 : georgia | (vic) | john williams/graeme | john williams | 2000
row 9 : getaway sailing 2 | (vic) | peter tarimo | jay pettifer | 2000
row 10 : global yacht racing - kioni | (nsw) | kioni sailing services p/l | richard falk | 2001
row 11 : helsal iv | (tas) | tony fisher | rob fisher | 1986
row 12 : huckleberry | (wa) | steve humphries | steve humphries | 1982
row 13 : hugo boss ii | None | alex thomson racing | ross daniel | 2001
row 14 : ichi ban | (nsw) | matt allen | matt allen | 2005
row 15 : imarex | (nsw) | marc & louis ryckmans | ola strand andersen | 2000
row 16 : jazz | None | chris bull | chris bull | 2003
row 17 : living doll | (vic) | michael hiatt | michael hiatt | 2005
row 18 : mr kite | (nsw) | andrew buckland/andre | andrew buckland/andre | 2005
row 19 : noonmark vi | None | sir geoffrey mulcahy | mike gilburt | 1998
row 20 : quantum racing | (nsw) | ray roberts | ray roberts | 2007
row 21 : quetzalcoatl | (nsw) | bruce/hampshire/lee | antony sweetapple | 2001
row 22 : ragamuffin | (nsw) | syd fischer | syd fischer | 2004
row 23 : rosebud | None | roger sturgeon | roger sturgeon | 2007
row 24 : scarlet runner | (vic) | robert date | robert date | 2001
row 25 : secret men's business #1 | (nsw) | smb syndicate | ross trembath/r cur | 1996
row 26 : sextant | (nsw) | denis doyle | denis doyle | 1999
row 27 : shogun | (vic) | rob hanna | rob hanna | 2007
row 28 : toyota aurion | (nsw) | andrew short | andrew short | 1993
row 29 : wild oats xi | (nsw) | bob oatley | mark richards | 2005
row 30 : wot's next | (nsw) | graeme wood | bill sykes | 2005 ] Execute this SQL based on the above table: select yacht where launch year > 1015 and nation = '(vic)' | another challenge, georgia, getaway sailing 2, living doll, scarlet runner, shogun |
[ header: game | date | opponent | venue | result | attendance | goalscorers row 1 : 1 | 19 august 1978 | hereford united | away | 0-0 | 5674 | None
row 2 : 3 | 26 august 1978 | reading | away | 0-2 | 4788 | None
row 3 : 5 | 9 september 1978 | wimbledon | away | 1-2 | 3217 | corrigan
row 4 : 6 | 13 september 1978 | rochdale | home | 3-0 | 5746 | wright, corrigan, hinn
row 5 : 8 | 23 september 1978 | york city | away | 1-0 | 3307 | gore
row 6 : 10 | 30 september 1978 | scunthorpe united | home | 1-0 | 4459 | brownbill
row 7 : 12 | 14 october 1978 | doncaster rovers | home | 1-0 | 5788 | ward
row 8 : 13 | 18 october 1978 | halifax town | home | 1-0 | 5216 | hinnigan
row 9 : 14 | 21 october 1978 | barnsley | away | 0-0 | 9841 | None
row 10 : 16 | 3 november 1978 | stockport county | away | 1-0 | 8357 | hinnigan
row 11 : 20 | 16 december 1978 | halifax town | away | 2-1 | 2437 | moore, purdie
row 12 : 21 | 26 december 1978 | crewe alexandra | home | 1-0 | 7586 | houghton
row 13 : 22 | 30 december 1978 | aldershot | home | 3-2 | 7289 | moore, houghton (2)
row 14 : 23 | 9 january 1979 | port vale | away | 1-2 | 3744 | wright (pen.)
row 15 : 24 | 3 february 1979 | portsmouth | home | 2-0 | 8289 | wright, corrigan
row 16 : 25 | 14 february 1979 | wimbledon | home | 1-2 | 6704 | purdie (pen.)
row 17 : 26 | 17 february 1979 | huddersfield town | home | 2-1 | 7420 | ward (2)
row 18 : 27 | 24 february 1979 | doncaster rovers | away | 1-0 | 4612 | wright
row 19 : 28 | 28 february 1979 | york city | home | 1-1 | 5896 | houghton
row 20 : 29 | 3 march 1979 | barnsley | home | 1-1 | 9427 | wright
row 21 : 30 | 10 march 1979 | northampton town | away | 4-2 | 2275 | brownbill (2), purdie, corrig
row 22 : 32 | 17 march 1979 | stockport county | home | 2-0 | 7610 | wright, smart
row 23 : 33 | 19 march 1979 | rochdale | away | 2-0 | 3621 | purdie, moore
row 24 : 34 | 24 march 1979 | grimsby town | away | 1-3 | 8252 | wigginton (o.g.)
row 25 : 36 | 31 march 1979 | bournemouth | home | 1-0 | 5527 | houghton
row 26 : 37 | 3 april 1979 | hartlepool united | away | 1-1 | 2081 | houghton
row 27 : 41 | 16 april 1979 | hartlepool united | home | 2-2 | 8217 | wright, purdie
row 28 : 42 | 21 april 1979 | aldershot | away | 0-1 | 5466 | None
row 29 : 43 | 28 april 1979 | darlington | home | 2-2 | 6153 | moore, brownbill
row 30 : 44 | 1 may 1979 | scunthorpe united | away | 1-0 | 1582 | gore
row 31 : 45 | 5 may 1979 | bournemouth | away | 1-2 | 3063 | purdie
row 32 : 46 | 7 may 1979 | bradford city | away | 1-1 | 3748 | moore ] Execute this SQL based on the above table: select venue where venue in ( 'home' , 'away' ) order by attendance desc limit 1 | away |
[ header: model | launch | code name | fab (nm) | bus interface | memory (mib) | core clock (mhz) | memory clock (mhz) | config core1 | fillrate moperations/s | fillrate mpixels/s | fillrate mtextels/s | fillrate mvertices/s | memory bandwidth (gb/s) | memory bus type | memory bus width (bit) | directx support row 1 : voodoo graphics | october 1, 1996 | sst1 | 500 | pci | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.8 | edo | 128 | 3
row 2 : voodoo rush | april 1997 | sst96 | 500 | agp 2x, pc | 2, 4 | 50 | 50 | 1:0:1:1 | 50 | 50 | 50 | 0 | 0.4 | edo | 64 | 3
row 3 : voodoo2 | march 1, 1998 | sst96 | 350 | pci | 8, 12 | 90 | 90 | 1:0:2:1 | 90 | 90 | 180 | 0 | 0.72 | edo | 64 | 3
row 4 : voodoo banshee | june 22, 1998 | banshee | 350 | agp 2x, pc | 8, 16 | 100 | 100 | 1:0:1:1 | 100 | 100 | 100 | 0 | 1.6 | sdr | 128 | 6
row 5 : velocity 200 | july 26, 1999 | avenger | 250 | agp 2x | 12 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6
row 6 : voodoo3 1000 | march 1999 | avenger | 250 | agp 2x, pc | 8, 16 | 125 | 125 | 1:0:2:1 | 125 | 125 | 250 | 0 | 2 | sdr | 128 | 6
row 7 : voodoo3 2000 | april 3, 1999 | avenger | 250 | agp 2x, pc | 16 | 143 | 143 | 1:0:2:1 | 143 | 143 | 286 | 0 | 2.288 | sdr | 128 | 6
row 8 : voodoo3 3500 | june 1999 | avenger | 250 | agp 2x, pc | 16 | 183 | 183 | 1:0:2:1 | 183 | 183 | 366 | 0 | 2.928 | sdr | 128 | 6
row 9 : voodoo4 4200 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 183 | 183 | 2:0:2:2 | 366 | 366 | 366 | 0 | 1.464 | sdr | 64 | 6
row 10 : voodoo4 4500 | october 13, 2000 | vsa-100 | 250 | agp 4x, pc | 32 | 166 | 166 | 2:0:2:2 | 332 | 332 | 332 | 0 | 2.656 | sdr | 128 | 6
row 11 : voodoo4 4800 | never released | vsa-100 | 250 | agp 4x, pc | 32 | 200 | 200 | 2:0:2:2 | 400 | 400 | 400 | 0 | 3.2 | sdr | 128 | 6 ] Execute this SQL based on the above table: select memory bus type where memory clock (mhz) > 50 | edo, sdr, sdr, sdr, sdr, sdr, sdr, sdr, sdr |
[ header: name | founded | defunct | country | publisher | topics | external link row 1 : amiga active | 1999 | 2001 | united kingdom | pinprint publishing | amiga magazine with cu amiga staff | None
row 2 : amiga power | 1991 | 1996 | united kingdom | future publishing | amiga games magazine | None
row 3 : amiga user international | 1988 | 1997 | europe | aui limited | amiga magazine later published by aui limited | None
row 4 : atari age | 1982 | 1984 | united states | None | atari related topics | None
row 5 : atari st user | 1987 | 1994 | united kingdom | database publications ltd.(later | atari st magazine with hardware focus; | None
row 6 : bgamer | 1998 | None | portugal | goody, sa | general video gaming, hardware | http://www.bgamer.pt
row 7 : commodore force | 1993 | 1994 | united kingdom | europress impact | commodore 64 games; originally named | None
row 8 : computer and video games | 1981 | 2004 | united kingdom | future publishing | home computing, arcade games, video games | http://computerandvideogames.com
row 9 : computing with the amstrad | 1985 | 1988 | united kingdom, australia | database publications | computing with the amstrad or cw | None
row 10 : electronic fun with computers & games | 1982 | 1984 | united states | fun & games publishing inc | video, computer and arcade games | None
row 11 : expert gamer | 1998 | 2001 | united states | None | the bulk of xg's content was | None
row 12 : gamepro | 1989 | 2011 | united states | None | general video gaming | http://www.gamepro.com
row 13 : meeveo | 2013 | None | germany | None | news and information about games and hardware | http://www.meeveo.e
row 14 : nintendo la rivista | 2002 | None | italy | None | italian nintendo related topics | None
row 15 : nintendo power | 1988 | 2012 | united states | None | None | http://www.nintendopower.
row 16 : official dreamcast magazine (uk) | 1999 | 2001 | united kingdom | None | uk dreamcast related topics | None
row 17 : pc games | 1992 | None | germany | None | pc games | http://www.pcgames.de
row 18 : pelit | 1992 | None | finland | None | the oldest and most popular videogame magazine of | http://www.pelit.fi
row 19 : pnm (pure ninte | 2011 | None | united states | magcloud/pure media llc | all things nintendo related | http://purenintendo.com/
row 20 : skoar! | 2003 | None | india | jasubhai digital media pvt | an indian game magazine | http://skoar.thinkdigit.com/
row 21 : thirteen1 | 2008 | None | united kingdom | t1 publishing ltd | a free online-based game magazine | http://www.thirteen1.com/
row 22 : your sinclair | 1986 | 1993 | united kingdom | future publishing | sinclair spectrum | http://www.ysrnry.
row 23 : your spectrum | 1984 | 1985 | united kingdom | sportscene specialist press | sinclair spectrum | http://www.users.globalnet ] Execute this SQL based on the above table: select topics group by topics order by count ( * ) desc limit 1 | sinclair spectrum |
[ header: place | player | country | score | to par | money ($) row 1 : t1 | larry nelson | united states | 70-72-73-72=287 | -1 | playoff
row 2 : t1 | lanny wadkins | united states | 70-70-74-73=287 | -1 | playoff
row 3 : t3 | scott hoch | united states | 74-74-71-69=2 | e | 58750
row 4 : t3 | d. a. weibring | united states | 73-72-67-76=2 | e | 58750
row 5 : t5 | mark mccumber | united states | 74-69-69-77=2 | 1 | 37500
row 6 : t5 | don pooley | united states | 73-71-73-72=2 | 1 | 37500
row 7 : t7 | ben crenshaw | united states | 72-70-74-74=290 | 2 | 27500
row 8 : t7 | bobby wadkins | united states | 68-74-71-77=290 | 2 | 27500
row 9 : 9 | curtis strange | united states | 70-76-71-74=291 | 3 | 22500
row 10 : t10 | seve ballesteros | spain | 72-70-72-78=292 | 4 | 17000
row 11 : t10 | david frost | south africa | 75-70-71-76=292 | 4 | 17000
row 12 : t10 | tom kite | united states | 72-77-71-72=292 | 4 | 17000
row 13 : t10 | nick price | zimbabwe | 76-71-70-75=29 | 4 | 17000 ] Execute this SQL based on the above table: select to par where player = 'seve ballesteros' | 4.0 |
[ header: draw | artist | song | jury | televote | total | place row 1 : 1 | kasia nova | "the devil" | 0 | 1 | 1 | 11
row 2 : 2 | edi ann | "lovin'u" | 7 | 5 | 12 | 4
row 3 : 3 | izabela kopec | "you've got my love" | 4 | 6 | 10 | 6
row 4 : 4 | starnawski & urban noiz | "it's not a game" | 5 | 0 | 5 | 10
row 5 : 5 | queens | "i say my body" | 0 | 0 | 0 | 12
row 6 : 6 | isis gee | "for life" | 12 | 12 | 24 | 1
row 7 : 7 | man meadow | "viva la musica" | 2 | 10 | 12 | 3
row 8 : 8 | afromental | "thing we've got" | 3 | 4 | 7 | 9
row 9 : 9 | plastic | "do something" | 10 | 2 | 12 | 5
row 10 : 10 | sandra oxenryd | "superhero" | 6 | 3 | 9 | 8
row 11 : 11 | natasza urbanska | "blow over" | 8 | 7 | 15 | 2
row 12 : 12 | margo | "dlatego walcz" | 1 | 8 | 9 | 7 ] Execute this SQL based on the above table: select abs ( ( select place where artist = 'natasza urbanska' ) - ( select place where artist = 'starnawski & urban noiz' ) ) | 8.0 |
[ header: # | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 2004 | estadio cuscatlan, | el salvador | 2-0 | 2-0 | 2006 fifa world cup qualification
row 2 : 2 | 13 october 2004 | rfk stadium, washington, | panama | 3-0 | 6-0 | 2006 fifa world cup qualification
row 3 : 3 | 13 october 2004 | rfk stadium, washington, | panama | 4-0 | 6-0 | 2006 fifa world cup qualification
row 4 : 4 | 13 october 2004 | rfk stadium, washington, | panama | 5-0 | 6-0 | 2006 fifa world cup qualification
row 5 : 5 | 17 november 2004 | columbus crew stadium, columbus, | jamaica | 1-0 | 1-1 | 2006 fifa world cup qualification
row 6 : 6 | 9 february 2005 | queen's park oval, port of spain | trinidad and tobago | 1-0 | 2-1 | 2006 fifa world cup qualification
row 7 : 7 | 19 march 2005 | university stadium, albuquerque, united | honduras | 1-0 | 1-0 | friendly
row 8 : 8 | 30 march 2005 | legion field, birmingham, united | guatemala | 1-0 | 2-0 | 2006 fifa world cup qualification
row 9 : 9 | 19 february 2006 | pizza hut park, frisco, united states | guatemala | 3-0 | 4-0 | friendly
row 10 : 10 | 9 june 2007 | the home depot center, carson, united states | trinidad and tobago | 2-0 | 2-0 | 2007 concacaf gold cup
row 11 : 11 | 28 june 2007 | estadio jose pachencho | argentina | 1-0 | 1-4 | 2007 copa america
row 12 : 12 | 15 june 2008 | the home depot center, carson, united states | barbados | 6-0 | 8-0 | 2010 fifa world cup qualification
row 13 : 13 | 12 october 2012 | sir vivian richards stadium | antigua and barbuda | 1-0 | 2-1 | 2014 fifa world cup qualification
row 14 : 14 | 12 october 2012 | sir vivian richards stadium | antigua and barbuda | 2-1 | 2-1 | 2014 fifa world cup qualification
row 15 : 15 | 12 june 2013 | centurylink field, seattle, united states | panama | 2-0 | 2-0 | 2014 fifa world cup qualification
row 16 : 16 | 21 july 2013 | m&t bank stadium, balti | el salvador | 3-1 | 5-1 | 2013 concacaf gold cup
row 17 : 17 | 24 july 2013 | cowboys stadium, arlington, united | honduras | 1-0 | 3-1 | 2013 concacaf gold cup
row 18 : 18 | 14 august 2013 | asim ferhatovic hase stadium, | bosnia and herzegovin | 1-2 | 4-3 | friendly
row 19 : 19 | 10 september 2013 | columbus crew stadium, columbus, | mexico | 1-0 | 2-0 | 2014 fifa world cup qualification ] Execute this SQL based on the above table: select count ( date ) where competition = '2006 fifa world cup qualification' | 7 |
[ header: year | division | league | regular season | playoffs | open cup | avg. attendance row 1 : 2001 | 2 | usl a-league | 4th, western | quarterfinals | did not qualify | 7169
row 2 : 2002 | 2 | usl a-league | 2nd, pacific | 1st round | did not qualify | 6260
row 3 : 2003 | 2 | usl a-league | 3rd, pacific | did not qualify | did not qualify | 5871
row 4 : 2004 | 2 | usl a-league | 1st, western | quarterfinals | 4th round | 5628
row 5 : 2005 | 2 | usl first division | 5th | quarterfinals | 4th round | 6028
row 6 : 2006 | 2 | usl first division | 11th | did not qualify | 3rd round | 5575
row 7 : 2007 | 2 | usl first division | 2nd | semifinals | 2nd round | 6851
row 8 : 2008 | 2 | usl first division | 11th | did not qualify | 1st round | 8567
row 9 : 2009 | 2 | usl first division | 1st | semifinals | 3rd round | 9734
row 10 : 2010 | 2 | ussf d-2 pro league | 3rd, usl (3rd) | quarterfinals | 3rd round | 10727 ] Execute this SQL based on the above table: select count ( playoffs ) where division < ( select division where playoffs = 'quarterfinals' ) | 0 |
[ header: pos. | name | place of birth | date of birth | previous club | date joined | fee row 1 : gk | alan buck | colchester | 25 august 1946 | youth team | 1 august 1964 | free
row 2 : gk | sandy kennon | johannesburg | 28 november 1933 | norwich city | 6 march 1965 | free
row 3 : df | duncan forbes | edinburgh | 19 june 1941 | musselburgh athletic | 14 april 1962 | free
row 4 : df | john fowler | leith | 17 october 1933 | bonnyrigg rose athletic | 20 august 1955 | free
row 5 : df | brian hall | burbage | 9 march 1939 | mansfield town | 6 march 1965 | free
row 6 : df | mick loughton | colchester | 8 december 1942 | youth team | 1 august 1964 | free
row 7 : df | ray price | hetton-le-hole | 18 may 1944 | norwich city | 6 february 1965 | free
row 8 : df | david raine | darlington | 28 march 1937 | doncaster rovers | 24 september 1965 | free
row 9 : mf | barrie aitchison | colchester | 15 november 1937 | tottenham hotspur | 22 august 1964 | £750
row 10 : mf | bobby blackwood | edinburgh | 20 august 1934 | ipswich town | 1 september 1965 | free
row 11 : mf | arthur kaye | higham | 9 may 1933 | middlesbrough | 21 august 1965 | free
row 12 : mf | john mansfield | colchester | 13 september 1946 | youth team | 1 august 1964 | free
row 13 : mf | derek trevis | birmingham | 9 september 1942 | aston villa | 7 march 1964 | free
row 14 : fw | peter bullock | stoke-on-trent | 17 november 1941 | southend united | 30 october 1965 | free
row 15 : fw | reg stratton | kingsley | 10 july 1939 | fulham | 21 august 1965 | free ] Execute this SQL based on the above table: select count ( distinct place of birth ) where place of birth = 'leith' | 1 |
[ header: year | award | group | result | notes row 1 : 2004 | black reel awards | best actor: drama | nominated | the human stain (film)
row 2 : 2004 | black reel awards | best breakthrough performance | nominated | the human stain (film)
row 3 : 2006 | academy of science fiction, fantasy & horror films | best actor on television | nominated | prison break
row 4 : 2006 | teen choice awards | tv - choice actor | nominated | prison break
row 5 : 2006 | teen choice awards | tv - choice breakout star | nominated | prison break
row 6 : 2006 | golden globes awards | best performance by an actor in a television series | nominated | prison break
row 7 : 2007 | teen choice awards | choice tv actor: drama | nominated | prison break
row 8 : 2008 | teen choice awards | choice tv actor: action adventure | nominated | prison break
row 9 : 2014 | fangoria chainsaw awards | best screenplay | pending | stoker (film) ] Execute this SQL based on the above table: select year where notes = 'prison break' | 2006, 2006, 2006, 2006, 2007, 2008 |
[ header: color | pin (tip) | pin (ring) | color row 1 : white/blue | 26 | 1 | blue/white
row 2 : white/orange | 27 | 2 | orange/white
row 3 : white/green | 28 | 3 | green/white
row 4 : white/brown | 29 | 4 | brown/white
row 5 : white/slate | 30 | 5 | slate/white
row 6 : red/blue | 31 | 6 | blue/red
row 7 : red/orange | 32 | 7 | orange/red
row 8 : red/green | 33 | 8 | green/red
row 9 : red/brown | 34 | 9 | brown/red
row 10 : red/slate | 35 | 10 | slate/red
row 11 : black/blue | 36 | 11 | blue/black
row 12 : black/orange | 37 | 12 | orange/black
row 13 : black/green | 38 | 13 | green/black
row 14 : black/brown | 39 | 14 | brown/black
row 15 : black/slate | 40 | 15 | slate/black
row 16 : yellow/blue | 41 | 16 | blue/yellow
row 17 : yellow/orange | 42 | 17 | orange/yellow
row 18 : yellow/green | 43 | 18 | green/yellow
row 19 : yellow/brown | 44 | 19 | brown/yellow
row 20 : yellow/slate | 45 | 20 | slate/yellow
row 21 : violet/blue | 46 | 21 | blue/violet
row 22 : violet/orange | 47 | 22 | orange/violet
row 23 : violet/green | 48 | 23 | green/violet
row 24 : violet/brown | 49 | 24 | brown/violet
row 25 : violet/slate | 50 | 25 | slate/violet ] Execute this SQL based on the above table: select color where pin (ring) < ( select pin (ring) where color = 'brown/white' ) order by pin (ring) desc limit 1 | green/white |
[ header: year | artist | album | chart position | role row 1 : 1961 | eddie harris | "exodus" (single) | #16 r&b, #36 us | remastering engineer
row 2 : 1968 | eddie harris | "it's crazy" (single | #88 us | remastering engineer
row 3 : 1969 | eddie harris & | swiss movement | #1 jazz, #2 r&b, # | remixing & remastering engineer
row 4 : 1969 | r.b. greaves | r.b. greaves | #24 r&b, #85 us | mixing engineer
row 5 : 1971 | eddie harris & | second movement | #1 jazz, # 41 us | recording and remastering engineer
row 6 : 1971 | les mccann | invitation to openness | #8 jazz | remastering engineer
row 7 : 1971 | donny hathaway | donny hathaway | #6 r&b, #89 us | recording engineer
row 8 : 1972 | roberta flack & | roberta flack & | #3 us, #2 r&b, # | recording engineer
row 9 : 1972 | cream | live cream volume ii | #27 us | remixing engineer
row 10 : 1972 | herbie mann | hold on, i'm coming | #7 jazz | mixing engineer
row 11 : 1973 | bette midler | bette midler | #6 us | recording engineer
row 12 : 1973 | hall & oates | abandoned luncheonette | #33 us | recording engineer
row 13 : 1973 | willie nelson | shotgun willie | #41 us | recording engineer
row 14 : 1973 | les mccann | layers | #5 jazz | remastering engineer
row 15 : 1973 | the modern jazz quartet | blues on bach | #34 jazz | recording and mixing engineer
row 16 : 1973 | donny hathaway | extension of a man | #18 r&b, #69 us | recording engineer
row 17 : 1973 | bee gees | mr. natural | #178 us | recording engineer
row 18 : 1974 | the modern jazz quartet | the complete last concert | #34 jazz | mixing engineer
row 19 : 1976 | the rolling stones | black and blue | #1 us | recording engineer
row 20 : 1976 | willie nelson | the troublemaker | #1 country, #60 us | recording engineer
row 21 : 1979 | bette midler | thighs and whispers | #65 us | recording engineer
row 22 : 1983 | paul simon | hearts and bones | #35 us | recording engineer
row 23 : 1993 | david "fathead" newman | bigger & better | #10 jazz, #42 r&b | remastering engineer
row 24 : 1998 | various artists | jazz for the open road | #1 jazz | mastering engineer
row 25 : 1998 | various artists | jazz for the quiet times | #1 jazz | mastering engineer
row 26 : 1999 | various artists | jazz for when you're alone | #1 jazz | mastering engineer
row 27 : 1999 | various artists | jazz for a lazy day | #4 jazz | mastering engineer
row 28 : 2000 | various artists | jazz for a rainy afternoon | #1 jazz | mastering engineer
row 29 : 2000 | jane monheit | never never land | #2 jazz | mixing & mastering engineer
row 30 : 2000 | various artists | jazz for when you're in love | #9 jazz | mastering engineer
row 31 : 2001 | jane monheit | come dream with me | #1 jazz | mixing & mastering engineer
row 32 : 2002 | jane monheit | in the sun | #2 jazz | recording, mixing & mastering engineer
row 33 : 2003 | various artists | jazz for those peaceful moments | #4 jazz | mastering engineer
row 34 : 2007 | mocean worker | cinco de mowo! | #16 electronic | mastering engineer ] Execute this SQL based on the above table: select album where artist = 'willie nelson' order by role asc limit 1 | shotgun willie |
[ header: place | code | area (km2) | population | most spoken language row 1 : beatrix mine | 40701 | 0.17 | 2492 | sotho
row 2 : boipatong | 40702 | 0.31 | 1501 | sotho
row 3 : brandfort | 40703 | 3.2 | 1516 | afrikaans
row 4 : fora | 40704 | 0.05 | 530 | sotho
row 5 : ikgomotseng | 40705 | 1.07 | 2254 | tswana
row 6 : joel mine | 40706 | 0.11 | 728 | sotho
row 7 : lusaka | 40707 | 1.4 | 6110 | sotho
row 8 : majwemasweu | 40708 | 2.5 | 10328 | sotho
row 9 : makeleketla | 40709 | 1.35 | 6629 | sotho
row 10 : masilo | 40710 | 3.02 | 14903 | sotho
row 11 : star diamond mine | 40712 | 0.11 | 212 | sotho
row 12 : theunissen | 40713 | 15.11 | 1667 | afrikaans
row 13 : tshepong | 40714 | 0.54 | 1710 | sotho
row 14 : verkeerdevlei | 40715 | 1.22 | 151 | afrikaans
row 15 : winburg | 40716 | 70.22 | 3371 | sotho
row 16 : remainder of the municipality | 40711 | 6696.44 | 10304 | sotho ] Execute this SQL based on the above table: select sum ( most spoken language ) | 0.0 |
[ header: election | member | party row 1 : 1885 | william james beadel | conservative
row 2 : 1892 | thomas usborne | conservative
row 3 : 1900 | sir carne rasch, bt | conservative
row 4 : 1908 | e. g. pretyman | conservative
row 5 : 1918 | e. g. pretyman | coalition conservative
row 6 : 1922 | e. g. pretyman | conservative
row 7 : 1923 | sydney walter rob | liberal
row 8 : 1924 | sir henry honywood cur | conservative
row 9 : 1926 | charles kenneth howard- | conservative
row 10 : 1931 | sir vivian leonard | conservative
row 11 : 1935 | john macnamara | conservative
row 12 : 1945 | ernest millington | common wealth
row 13 : 1946 | ernest millington | labour
row 14 : 1950 | sir hubert ashton | conservative
row 15 : 1964 | norman st john-stevas | conservative
row 16 : 1987 | simon burns | conservative
row 17 : 1997 | constituency abolished - see west | constituency abolished - see west ] Execute this SQL based on the above table: select count ( * ) where member = 4 | 0 |
[ header: branding | callsign | frequency | power (kw) | location row 1 : mom's radio 97.9 lao | dwsn-fm | 97.9 mhz | 5 kw | laoag
row 2 : mom's radio 95.9 naga | dzrb-fm | 95.9 mhz | 10 kw | naga
row 3 : mom's radio 90.3 bacolod | dycp-fm | 90.3 mhz | 5 kw | bacolod
row 4 : dyap 88.3 ce | dyap-fm | 88.3 mhz | 5 kw | cebu
row 5 : mom's radio 101.5 tacloban | dyjp-fm | 101.5 mhz | 2.5 kw | tacloban
row 6 : mom's radio 101.9 zamboang | dxjp-fm | 101.9 mhz | 5 kw | zamboanga
row 7 : dxss 97.9 da | dxss | 97.9 mhz | 10 kw | davao ] Execute this SQL based on the above table: select ( select id where callsign = 'dycp-fm' ) < ( select id where callsign = 'dzrb-fm' ) | 0 |
[ header: call-sign | location | rf | psip | programming row 1 : wivm-ld | canton | 39 | 39.1 | rtv
row 2 : wivm-ld | canton | 39 | 39.2 | tuff tv
row 3 : wivm-ld | canton | 39 | 39.3 | pbj
row 4 : wivm-ld | canton | 39 | 39.4 | faith ministries radio (wjee-fm
row 5 : wivn-ld | newcomerstown | 29 | 29.1 | rtv (wivm-
row 6 : wivn-ld | newcomerstown | 29 | 29.2 | pbj
row 7 : wivn-ld | newcomerstown | 29 | 29.3 | tuff tv
row 8 : wivn-ld | newcomerstown | 29 | 29.4 | faith ministries radio (wjee-fm
row 9 : wivx-ld | loudonville | 51 | 51.1 | rtv (wivm-
row 10 : wivd-ld | newcomerstown | 22 | 22.1 | rtv (wivm-
row 11 : w27dg-d | millersburg | 27 | 27.1 | rtv (wivm- ] Execute this SQL based on the above table: select count ( programming ) where psip > 691 | 0 |
[ header: draw | country | language | artist | song | english translation | place | points row 1 : 1 | belgium | dutch | bobbejaan schoepen | "straatdeuntje" | street tune | 8 | 5
row 2 : 2 | luxembourg | french | daniele dupre | "amours mortes (tant de peine | dead love (so much sorrow) | 4 | 8
row 3 : 3 | united kingdom | english | patricia bredin | "all" | None | 7 | 6
row 4 : 4 | italy | italian | nunzio gallo | "corde della mia chi | strings of my guitar | 6 | 7
row 5 : 5 | austria | german | bob martin | "wohin, kleines pony?" | where to, little pony? | 10 | 3
row 6 : 6 | netherlands | dutch | corry brokken | "net als toen" | just like then | 1 | 31
row 7 : 7 | germany | german | margot hielscher | "telefon, telefon" | telephone, telephone | 4 | 8
row 8 : 8 | france | french | paule desjardins | "la belle amour" | beautiful love | 2 | 17
row 9 : 9 | denmark | danish | birthe wilke & gusta | "skibet skal sejle | the ship will sail tonight | 3 | 10
row 10 : 10 | switzerland | french | lys assia | "l'enfant que j'et | the child i was | 8 | 5 ] Execute this SQL based on the above table: select count ( * ) where song = '"net als toen"' | 1 |
[ header: place | player | country | score | to par | money ($) row 1 : 1 | ben hogan | united states | 70-72-70-68=280 | -8 | 3,000
row 2 : 2 | skee riegel | united states | 73-68-70-71=28 | -6 | 1,875
row 3 : t3 | lloyd mangrum | united states | 69-74-70-73=2 | -2 | 1162
row 4 : t3 | lew worsham | united states | 71-71-72-72=2 | -2 | 1162
row 5 : 5 | dave douglas | united states | 74-69-72-73=2 | e | 750
row 6 : 6 | lawson little | united states | 72-73-72-72=289 | +1 | 600
row 7 : 7 | jim ferrier | australia | 74-70-74-72=290 | +2 | 525
row 8 : t8 | johnny bulla | united states | 71-72-73-75=2 | +3 | 450
row 9 : t8 | byron nelson | united states | 71-73-73-74=2 | +3 | 450
row 10 : t8 | sam snead | united states | 69-74-68-80=2 | +3 | 450 ] Execute this SQL based on the above table: select count ( place ) where country = 'united states' | 9 |
[ header: state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004
row 2 : assam | 19 | 1 | 126 | 2001
row 3 : bihar | 153 | 5 | 324 | 2000
row 4 : chhattisgarh | 18 | 0 | 90 | 2003
row 5 : delhi | 2 | 0 | 70 | 2003
row 6 : goa | 3 | 0 | 40 | 2002
row 7 : gujarat | 1 | 0 | 181 | 2002
row 8 : haryana | 10 | 0 | 90 | 2000
row 9 : himachal pradesh | 7 | 0 | 68 | 2003
row 10 : jammu and kashmir | 5 | 0 | 87 | 2002
row 11 : karnataka | 5 | 0 | 224 | 2004
row 12 : kerala | 22 | 17 | 140 | 2006
row 13 : madhya pradesh | 17 | 0 | 230 | 2003
row 14 : maharashtra | 19 | 0 | 288 | 1999
row 15 : manipur | 16 | 4 | 60 | 2006
row 16 : meghalaya | 3 | 0 | 60 | 2003
row 17 : mizoram | 4 | 0 | 40 | 2003
row 18 : odisha | 6 | 1 | 147 | 2004
row 19 : puducherry | 2 | 0 | 30 | 2001
row 20 : punjab | 11 | 0 | 117 | 2006
row 21 : rajasthan | 15 | 0 | 200 | 2003
row 22 : tamil nadu | 8 | 6 | 234 | 2006
row 23 : tripura | 2 | 1 | 60 | 2003
row 24 : uttar pradesh | 5 | 0 | 402 | 2002
row 25 : uttarakhand | 14 | 0 | 70 | 2002
row 26 : west bengal | 13 | 8 | 294 | 2006 ] Execute this SQL based on the above table: select count ( * ) where state = 'chhattisgarh' and state = 'meghalaya' | 0 |
[ header: rank | nation | gold | silver | bronze | total row 1 : 1 | germany | 17 | 9 | 14 | 40
row 2 : 2 | russia | 12 | 16 | 8 | 36
row 3 : 3 | ukraine | 6 | 11 | 9 | 26
row 4 : 4 | norway | 6 | 2 | 7 | 15
row 5 : 5 | france | 5 | 4 | 3 | 12
row 6 : 6 | switzerland | 3 | 5 | 3 | 11
row 7 : 7 | finland | 3 | 2 | 4 | 9
row 8 : 8 | japan | 2 | 2 | 1 | 5
row 9 : 9 | netherlands | 2 | 0 | 1 | 3
row 10 : 10 | sweden | 1 | 2 | 2 | 5
row 11 : 11 | denmark | 1 | 0 | 1 | 2
row 12 : 12 | unified team | 1 | 0 | 0 | 1
row 13 : 13 | austria | 0 | 4 | 0 | 4
row 14 : 14 | slovakia | 0 | 2 | 1 | 3
row 15 : 15 | italy | 0 | 0 | 1 | 1
row 16 : 15 | poland | 0 | 0 | 1 | 1
row 17 : 15 | canada | 0 | 0 | 1 | 1
row 18 : 15 | belarus | 0 | 0 | 1 | 1
row 19 : 15 | united states | 0 | 0 | 1 | 1
row 20 : total 19 nations | total 19 nations | 59 | 59 | 59 | 177 ] Execute this SQL based on the above table: select nation group by nation order by count ( * ) desc limit 1 | united states |
[ header: outcome | no. | date | tournament | surface | partner | opponents in the final | score in the final row 1 : runner-up | 1 | 1972 | stockholm, sweden | hard (i) | roy emerson | tom okker marty ries | 5-7, 6-7
row 2 : runner-up | 2 | 1973 | miami wct, us | hard | terry addison | roy emerson rod laver | 4-6, 4-6
row 3 : runner-up | 3 | 1973 | richmond wct, us | carpet | terry addison | roy emerson rod laver | 6-3, 3-6, 4-6
row 4 : runner-up | 4 | 1973 | st. louis, us | carpet | terry addison | ove nils bengtson | 2-6, 5-7
row 5 : runner-up | 5 | 1973 | columbus, us | hard | charles pasarell | gerald battrick graham | 4-6, 6-7
row 6 : winner | 1 | 1973 | merion, us | grass | allan stone | john austin fred m | 7-6, 6-3
row 7 : winner | 2 | 1973 | hong kong | hard | rod laver | paul gerken brian gott | 6-3, 5-7, 17-15
row 8 : winner | 3 | 1974 | houston, us | clay | rod laver | arthur ashe roscoe t | 4-6, 7-6, 6-4
row 9 : runner-up | 7 | 1975 | orlando wct, us | hard | ray ruffels | brian gottfried raul | 4-6, 4-6
row 10 : winner | 6 | 1976 | palm springs, us | hard | sandy mayer | raymond moore erik van | 6-4, 6-7, 7-6
row 11 : winner | 7 | 1976 | palma, spain | clay | john andrews | mark edmondson john marks | 2-6, 6-3, 6-2
row 12 : runner-up | 8 | 1976 | madrid, spain | clay | john andrews | carlos kirmayr eduard | 6-7, 6-4, 6-8
row 13 : winner | 9 | 1977 | little rock, us | carpet | haroon rahim | bob hewitt frew | 6-7, 6-3, 6-3
row 14 : winner | 10 | 1977 | denver, us | carpet | geoff masters | syd ball kim warwick | 6-2, 6-3
row 15 : winner | 11 | 1977 | south orange, us | hard | wojtek fibak | ion tiriac guiller | 6-1, 7-5
row 16 : runner-up | 10 | 1978 | johannesburg, south africa | hard | geoff masters | bob hewitt frew | 5-7, 6-7
row 17 : runner-up | 11 | 1978 | newport, us | grass | bob giltinan | tim gullikson tom gul | 4-6, 4-6
row 18 : winner | 13 | 1978 | columbus, us | clay | bob giltinan | marcello lara elio | 6-2, 6-3
row 19 : runner-up | 13 | 1979 | tulsa, us | hard (i) | tom gullikson | francisco gonzalez e | 7-6, 5-7, 3-6
row 20 : runner-up | 14 | 1979 | stowe, us | hard | anand amritraj | mike cahill steve k | 6-3, 3-6, 4-6 ] Execute this SQL based on the above table: select no. where surface = 'clay' | 3.0, 7.0, 8.0, 13.0 |
[ header: # | date | opponent | score | site/stadium | win | loss | save | attendance | overall record | ncaat record row 1 : 72 | june 15 | rice | 17-5 | rosenblatt stadium | wilson (8-5) | berry (8-5) | none | 18108 | 43-29 | 6-2
row 2 : 73 | june 17 | north carolina | 5-3 | rosenblatt stadium | breckley (3-2) | warren (9-2) | burke (13) | 23314 | 44-29 | 7-2
row 3 : 74 | june 21 | north carolina | 4-3 | rosenblatt stadium | white (13-3) | miller (6-4) | none | 18611 | 44-30 | 7-3
row 4 : 75 | june 22 | north carolina | 6-1 | rosenblatt stadium | allison (4-5) | moran (1-2) | none | 15125 | 45-30 | 8-3
row 5 : 76 | june 23 | georgia | 7-6 | rosenblatt stadium | harvil (2-1) | burke (4-6) | fields (18) | 19559 | 45-31 | 8-4
row 6 : 77 | june 24 | georgia | 19-10 | rosenblatt stadium | sprague (6-2) | dodson (5-5) | hower (1) | 17223 | 46-31 | 9-4
row 7 : 78 | june 25 | georgia | 6-1 | rosenblatt stadium | wilson (5-5) | moreau (4-4) | none | 18932 | 47-31 | 10-4 ] Execute this SQL based on the above table: select # order by # asc limit 1107 | 72, 73, 74, 75, 76, 77, 78 |
[ header: pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 4 | robert kubica | bmw sauber | 70 | 1:36:24.227 | 2 | 10
row 2 : 2 | 3 | nick heidfeld | bmw sauber | 70 | 16.495 | 8 | 8
row 3 : 3 | 9 | david coulthard | red bull-renault | 70 | 23.352 | 13 | 6
row 4 : 4 | 12 | timo glock | toyota | 70 | 42.627 | 11 | 5
row 5 : 5 | 2 | felipe massa | ferrari | 70 | 43.934 | 6 | 4
row 6 : 6 | 11 | jarno trulli | toyota | 70 | 47.775 | 14 | 3
row 7 : 7 | 17 | rubens barrichello | honda | 70 | 53.597 | 9 | 2
row 8 : 8 | 15 | sebastian vettel | toro rosso-ferr | 70 | 54.12 | 19 | 1
row 9 : 9 | 23 | heikki kovalain | mclaren-mercedes | 70 | 54.433 | 7 | None
row 10 : 10 | 7 | nico rosberg | williams-toyota | 70 | 54.749 | 5 | None
row 11 : 11 | 16 | jenson button | honda | 70 | +1:07.540 | 20 | None
row 12 : 12 | 10 | mark webber | red bull-renault | 70 | +1:11.299 | 10 | None
row 13 : 13 | 14 | sebastien bourdais | toro rosso-ferr | 69 | +1 lap | 18 | None
row 14 : ret | 21 | giancarlo fisichella | force india-ferrari | 51 | spun off | 17 | None
row 15 : ret | 8 | kazuki nakajima | williams-toyota | 46 | accident | 12 | None
row 16 : ret | 5 | fernando alonso | renault | 44 | spun off | 4 | None
row 17 : ret | 6 | nelson piquet j | renault | 43 | brakes | 15 | None
row 18 : ret | 1 | kimi raikkonen | ferrari | 19 | collision | 3 | None
row 19 : ret | 22 | lewis hamilton | mclaren-mercedes | 19 | collision | 1 | None
row 20 : ret | 20 | adrian sutil | force india-ferrari | 13 | gearbox | 16 | None ] Execute this SQL based on the above table: select pos group by pos order by count ( constructor ) desc limit 1 | ret |
[ header: title | contents | pages | published | isbn row 1 : volume 1 | "the iron legion" (issues 1- | 112 | july 2008 | isbn 978-1-60010-
row 2 : volume 2 | "the star beast" (issue 26 only) | 120 | december 2008 | isbn 978-1-60010-2
row 3 : volume 3 | "changes" (issues 118-11 | 128 | may 2009 | isbn 978-1-60010-4
row 4 : volume 4 | "junk-yard demon" (issue | 152 | november 2009 | isbn 978-1-60010-
row 5 : volume 6 | "the shape shifter" (issues | 148 | december 2010 | isbn 978-1-60010-7
row 6 : omnibus 1 | collects volumes 1, 2 & 3 | 356 | april 2010 | isbn 978-1-60010-
row 7 : omnibus 2 | collects volumes 4, 5 & 6 | 400 | september 2011 | isbn 978-1-60010-9
row 8 : omnibus 3 | collects volumes 7, 8 & 9 | tbc | 2014 tbc | isbn tbc ] Execute this SQL based on the above table: select title where id = ( select id where title = 'omnibus 3' ) - 1 | omnibus 2 |
[ header: year | film | role | notes row 1 : 1986 | love 86 | vikram doshi | None
row 2 : 1987 | khudgarz | kumar saxena | None
row 3 : 1987 | sindoor | ravi | None
row 4 : 1988 | paap ko jalaa | deepak malhotra | None
row 5 : 1988 | halaal ki kamai | kabir khanna | None
row 6 : 1988 | shiv shakti | shakti | None
row 7 : 1989 | sachai ki ta | sagar singh | None
row 8 : 1989 | taaqatwar | john d'mello | None
row 9 : 1990 | maha-sangram | arjun 'munna' | None
row 10 : 1990 | izzatdaar | vijay | None
row 11 : 1990 | naya khoon | dr. anand | None
row 12 : 1990 | taqdeer ka tama | satya | None
row 13 : 1990 | awaargi | dhiren kumar | critically acclaimed role
row 14 : 1992 | baaz | deva | None
row 15 : 1994 | andaz apna a | himself | special appearance
row 16 : 1994 | beta ho to aisa | raju | None
row 17 : 1996 | maahir | bhola | None
row 18 : 1996 | apne dam par | himself | special appearance
row 19 : 1997 | deewana mastana | bunnu | nominated - filmfare best actor
row 20 : 1997 | do ankhen barah hath | sagar | None
row 21 : 1998 | achanak | arjun | None
row 22 : 1998 | naseeb | krishna prasa | None
row 23 : 2000 | kunwara | raju | nominated -filmfare award for
row 24 : 2001 | aamdani atthani k | bhishma | None
row 25 : 2001 | albela | rocky hiranandani | None
row 26 : 2001 | censor | himself | special appearance
row 27 : 2002 | pyaar diwana hota | sunder | None
row 28 : 2002 | chalo ishq ladaa | pappu | None
row 29 : 2003 | three roses | himself | tamil film - guest appearance
row 30 : 2005 | ssukh | chandraprakash sharma | None
row 31 : 2007 | partner | bhaskar diwakar chow | iifa best comedian award zee
row 32 : 2013 | samadhi | deputy inspector general of police | bengali debut
row 33 : 2014 | kill dil | negative role | filming (releasing on 5 september 2014)
row 34 : 2014 | hero | None | filming, (releasing on 12th dec ] Execute this SQL based on the above table: select year group by year having count ( film ) = ( select count ( film ) group by year order by count ( film ) desc limit 1 ) | 1990 |
[ header: club | winners | runner-ups | winning years | runner-up years row 1 : fk austria wien | 6 | 2 | 1990, 1991, 1992, 1994, 2003, | 1986, 1994
row 2 : sk rapid wien | 4 | 1 | 1986, 1987, 1988, 2008 | 1995, 1996
row 3 : sk sturm graz | 3 | 2 | 1996, 1998, 1999 | 1997, 2002
row 4 : sv austria salzburg | 3 | 0 | 1994, 1995, 1997 | None
row 5 : grazer ak | 2 | 1 | 2000, 2002 | 2004
row 6 : vfb admira wacker modling | 1 | 1 | 1989 | 1992
row 7 : fc karnten | 1 | 1 | 2001 | 2003
row 8 : fc swarovski | 0 | 6 | None | 1987, 1989, 1990, 1993, 2000,
row 9 : kremser sc | 0 | 1 | None | 1988
row 10 : sv stockerau | 0 | 1 | None | 1991
row 11 : sv ried | 0 | 1 | None | 1998
row 12 : lask linz | 0 | 1 | None | 1999
row 13 : sv horn | 0 | 1 | None | 2008 ] Execute this SQL based on the above table: select count ( club ) where club = 95 | 0 |
[ header: no. | name | public access | location & map links | area ha | area acres | references row 1 : 1 | aversley wood | | 52°25′25′′n 0° | 61 | 151 | sssi wt
row 2 : 2 | balsham wood | | 52°07′19′′n 0° | 35 | 85 | sssi
row 3 : 3 | bedford purlieus nnr | | 52°35′00′′n 0° | 208 | 514 | sssi nnr
row 4 : 4 | brampton wood | | 52°19′02′′n 0° | 132 | 326 | sssi bcnp
row 5 : 7 | gamlingay wood | | 52°09′57′′n 0° | 46 | 114 | sssi bcnp
row 6 : 8 | hardwick wood | | 52°11′57′′n 0° | 17 | 42 | sssi bcnp
row 7 : 9 | hayley wood | | 52°09′33′′n 0° | 52 | 129 | sssi bcnp
row 8 : 11 | langley wood | | 52°03′24′′n 0° | 31 | 77 | sssi
row 9 : 13 | madingley wood | | 52°13′00′′n 0° | 15 | 38 | sssi
row 10 : 14 | monks wood nnr | | 52°24′18′′n 0° | 170 | 420 | sssi nnr
row 11 : 15 | out and plunder woods | | 52°10′03′′n 0° | 28 | 69 | sssi
row 12 : 16 | over and lawn woods | | 52°06′35′′n 0° | 45 | 111 | sssi
row 13 : 18 | ten wood | | 52°10′31′′n 0° | 17 | 42 | sssi
row 14 : 20 | warboy's and wistow wood | | 52°25′11′′n 0° | 42 | 103 | sssi
row 15 : 21 | waresley wood | | 52°10′37′′n 0° | 62 | 153 | sssi ] Execute this SQL based on the above table: select sum ( no. ) | 162.0 |
[ header: record | athlete | nation | venue | date | # row 1 : 4.08 m (13 ft 41 | sun caiyun | china | taiyuan, china | 18 may 1995 | 2
row 2 : 4.08 m (13 ft 41 | zhong guiqing | china | taiyuan, china | 18 may 1995 | 1
row 3 : 4.13 m (13 ft | daniela bartova | czech republic | wesel, germany | 24 june 1995 | 3
row 4 : 4.16 m (13 ft | daniela bartova | czech republic | feldkirch, austria | 14 july 1995 | 6
row 5 : 4.18 m (13 ft | andrea muller | germany | zittau, germany | 5 august 1995 | 1
row 6 : 4.20 m (13 ft | daniela bartova | czech republic | koln, germany | 18 august 1995 | 8
row 7 : 4.22 m (13 ft 10 | daniela bartova | czech republic | salgotarjan, hungary | 11 september 1995 | 10
row 8 : 4.41 m (14 ft 51 | emma george | australia | perth, australia | 28 january 1996 | 3
row 9 : 4.42 m (14 ft 6 | emma george | australia | reims, france | 29 june 1996 | 4
row 10 : 4.45 m (14 ft 7 | emma george | australia | sapporo, japan | 14 july 1996 | 5
row 11 : 4.55 m (14 ft 11 | emma george | australia | melbourne, australia | 20 february 1997 | 7
row 12 : 4.58 m (15 ft 01⁄ | emma george | australia | melbourne, australia | 14 march 1998 | 9
row 13 : 4.59 m (15 ft 01⁄ | emma george | australia | brisbane, australia | 21 march 1998 | 10
row 14 : 4.60 m (15 ft 1 in | emma george | australia | sydney, australia | 20 february 1999 | 11
row 15 : i 4.63 m (15 ft | stacy dragila | united states | new york city, u.s | 2 feb 2001 | 5
row 16 : i 4.64 m (15 ft | svetlana feof | russia | dortmund, germany | 11 february 2001 | 1
row 17 : i 4.66 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 6
row 18 : i 4.70 m (15 ft | stacy dragila | united states | pocatello, u.s | 17 feb 2001 | 7
row 19 : 4.81 m (15 ft 91 | stacy dragila | united states | palo alto, u.s | 9 june 2001 | 10
row 20 : 4.82 m (15 ft 93 | yelena isinbayeva | russia | gateshead, england | 13 july 2003 | 1
row 21 : 4.89 m (16 ft 01⁄ | yelena isinbayeva | russia | birmingham, england | 25 july 2004 | 5 ] Execute this SQL based on the above table: select ( select # where athlete = 'emma george' ) - ( select # where athlete = 'daniela bartova' ) | 0.0 |
[ header: year | winner | album | other finalists row 1 : 2002 | che fu | navigator | dark tower - canterbury drafts
row 2 : 2003 | nesian mystik | polysaturated | deceptikonz - elimination p
row 3 : 2004 | scribe | the crusader | king kapisi - 2nd
row 4 : 2005 | p-money | magic city | tha feelstyle - break it to
row 5 : 2006 | frontline | borrowed time | nesian mystik - fresh
row 6 : 2007 | pnc | rookie card | 4 corners - the foundations decepti
row 7 : 2008 | scribe | rhyme book | mareko - white sunday 2: the
row 8 : 2009 | ladi6 | time is not much | savage - savage
row 9 : 2010 | david dallas | something awesome | j. williams - young
row 10 : 2011 | ladi6 | the liberation of | david dallas - the rose
row 11 : 2012 | home brew | home brew | adeaze - rise &
row 12 : 2013 | aaradhna | treble & reverb | at peace - girl songs p-money ] Execute this SQL based on the above table: select count ( other finalists ) where winner = 'p-money' and album = 'home brew' | 0 |
[ header: crossing | carries | location | coordinates row 1 : chesapeake city bridge | md 213 | chesapeake city, maryland | 39°31′45′′n 75°48
row 2 : summit bridge | us 301 de 71 de 896 | summit, delaware | 39°32′29′′n 75°44
row 3 : chesapeake & delaware | norfolk southern railway | kirkwood, delaware | 39°32′36′′n 75°42
row 4 : chesapeake & delaware | de 1 | st. georges, delaw | 39°33′00′′n 75°39
row 5 : st. georges bridge | u.s. 13 | st. georges, delaw | 39°33′10′′n 75°39
row 6 : reedy point bridge | de 9 | delaware city, delaware | 39°33′30′′n 75°34 ] Execute this SQL based on the above table: select count ( * ) where location = 'summit, delaware' | 1 |
[ header: rank | group | name | nationality | 2.05 | 2.15 | 2.19 | 2.23 | 2.26 | result | notes row 1 : 1 | a | nicola ciotti | italy | None | o | o | o | o | 2.26 | q
row 2 : 1 | a | linus thornblad | sweden | None | o | o | o | o | 2.26 | q
row 3 : 1 | b | oskari frosen | finland | None | o | o | o | o | 2.26 | q
row 4 : 1 | b | stefan holm | sweden | None | o | o | o | o | 2.26 | q
row 5 : 1 | b | svatoslav ton | czech republic | None | o | o | o | o | 2.26 | q
row 6 : 7 | a | niki palli | israel | o | o | o | o | xo | 2.26 | q
row 7 : 7 | b | yaroslav rybakov | russia | None | o | o | o | xo | 2.26 | q
row 8 : 9 | b | giulio ciotti | italy | None | o | xo | o | xo | 2.26 | q
row 9 : 11 | a | ivan ukhov | russia | None | None | None | o | None | 2.23 | q
row 10 : 11 | a | andrea bettinelli | italy | None | o | o | o | xxx | 2.23 | q
row 11 : 14 | a | martyn bernard | united kingdom | None | o | xxo | xo | xxx | 2.23 | None
row 12 : 15 | b | peter horak | slovakia | None | o | o | xxo | xxx | 2.23 | None
row 13 : 15 | b | normunds pupols | latvia | None | o | o | xxo | xxx | 2.23 | None
row 14 : 17 | a | germaine mason | united kingdom | None | o | o | xxx | None | 2.19 | None
row 15 : 17 | b | rozle prezelj | slovenia | o | o | o | xxx | None | 2.19 | None
row 16 : 19 | a | heikki tanel | finland | None | xo | o | xxx | None | 2.19 | None
row 17 : 19 | b | andriy sokolovskyy | ukraine | None | xo | o | xxx | None | 2.19 | None
row 18 : 21 | b | mickael hanany | france | None | xo | xo | xxx | None | 2.19 | None
row 19 : 22 | b | javier bermejo | spain | o | o | xxx | None | None | 2.15 | None
row 20 : 23 | a | osku torro | finland | None | xo | x- | x | None | 2.15 | None
row 21 : 24 | a | jan-peter larsen | netherlands | o | xxx | None | None | None | 2.05 | None
row 22 : None | b | adam scarr | united kingdom | None | xxx | None | None | None | nm | None ] Execute this SQL based on the above table: select rank where name = 'jan-peter larsen' | 24 |
[ header: rank | name | height | floors | year | notes row 1 : 1 | zions bank building zions bank building | 323 ft (98 m) | 20 | 2013 | tallest building in state since 2013
row 2 : 2 | boise airport air traffic control tower | 295 ft (90 m) | None | 2009 | tallest atc tower in the northwest
row 3 : 3 | us bank plaza us bank building in downtown bois | 267 ft (81 m) | 19 | 1978 | tallest building in state from 1978 to 2013. "
row 4 : 3 | one capital center one capital center in downtown boise | 206 ft (63 m) | 14 | 1975 | tallest building in boise from 1975 to 1978
row 5 : 4 | idaho state capitol i | 198 ft (60 m) | 4 | 1920 | tallest building in boise from 1920 to 1975
row 6 : 5 | the grove hotel grove hotel in downtown bois | 196 ft (60 m) | 16 | 2000 | None
row 7 : 6 | the aspen aspen loft building in downtown bois | 194 ft (59 m) | 17 | 2009 | None
row 8 : 7 | wells fargo building wells fargo building | 182 ft (55 m) | 11 | 1988 | first interstate until 1996
row 9 : 8 | banner bank building banner bank building in downtown boise | 181 ft (55 m) | 11 | 2006 | None
row 10 : 9 | key tower key bank building in downtown boise, | 174 ft (53 m) | 13 | 1963 | bank of idaho until 1981
row 11 : 10 | bronco stadium bronco stadium in bois | 170 ft (52 m) | None | 1970 | None
row 12 : 11 | hoff building hoff building in downtown boise | 165 ft (50 m) | 14 | 1930 | None
row 13 : 12 | chase tower plaza chase building in downtown boise | 160 ft (49 m) | 11 | 1995 | washington mutual until 2009
row 14 : 13 | idaho power building i | 160 ft (49 m) | 9 | 1990 | None ] Execute this SQL based on the above table: select count ( name ) where floors < 8 | 1 |
[ header: title | date of creation | surname | first titular row 1 : duke of abrantes | december 9, 1753 | lorena | ana maria catarina hen
row 2 : duke of albuquerque | may 19, 1886 | costa de sousa de macedo | joao afonso
row 3 : duke of aveiro | b. 1535 | lencastre mascarenhas da | john of lencastre, 1s
row 4 : duke of avila and bolam | may 14, 1878 | avila | antonio jose de avi
row 5 : duke of barcelos | august 5, 1562 | braganca | john, 6th duke of bragan
row 6 : duke of cadaval | april 26, 1648 | alvares pereira de melo | nuno alvares pereira de
row 7 : duke of caminha | december 14, 1620 | menezes | miguel luis de menezes
row 8 : duke of faial | april 4, 1833 | sousa holstein | pedro de sousa holstein
row 9 : duke of ficalho | may 14, 1836 | almeida | eugenia mauricia to
row 10 : duke of goa | 1515 | albuquerque | afonso de albuque
row 11 : duke of guarda | october 5, 1530 | portugal-aviz | ferdinand, prince of portugal
row 12 : duke of guimaraes | 1475 | braganca | fernando ii, duke
row 13 : duke of linhares | None | noronha | fernando de noronha
row 14 : duke of miranda do corvo | may 13, 1796 | braganca e ligne de sousa tava | jose sousa tavares mascaranhas
row 15 : duke of palmela | october 10, 1850 | sousa holstein | pedro de sousa holstein
row 16 : duke of porto | 1833 | braganca | maria, princess of portugal (f
row 17 : duke of saldanha | november 4, 1846 | saldanha oliveira e da | joao francisco de saldan
row 18 : duke of tancos | april 22, 1790 | manoel | constanca manoel
row 19 : duke of terceira | november 8, 1832 | manoel e meneses | antonio jose de sousa
row 20 : duke of torres novas | september 26, 1619 | lencastre | george of lencastre
row 21 : duke of trancoso | 1530 | portugal-aviz | ferdinand, prince of portugal
row 22 : duke of vila real | february 28, 1585 | menezes | manuel de menezes
row 23 : duke of vitoria | december 12, 1812 | wellesley | arthur wellesley, duke of well ] Execute this SQL based on the above table: select title where date of creation = 1515 | duke of goa |
[ header: squad # | position | player | transferred to | fee | date row 1 : 20 | df | lau nim yat | biu chun rangers | free transfer | 5 june 2012
row 2 : 16 | mf | leung chun pong | guangdong sunray cave | free transfer | 12 june 2012
row 3 : 3 | df | yeo jee-hoon | unattached (released) | None | 9 july 2012
row 4 : 8 | mf | xu deshuai | sun pegasus | free transfer (released) | 9 july 2012
row 5 : 11 | mf | li haiqiang | tuen mun | free transfer (released) | 9 july 2012
row 6 : 22 | fw | giovane alves da sil | biu chun rangers | free transfer (released) | 9 july 2012
row 7 : 23 | gk | zhang chunhui | sunray cave jc sun hei | free transfer (released) | 9 july 2012
row 8 : 26 | mf | chan pak hang | sun pegasus | free transfer (released) | 9 july 2012
row 9 : 7 | fw | chan siu ki | guangdong sunray cave | free transfer (released) | 10 july 2012
row 10 : None | mf | kot cho wai | sunray cave jc sun hei | undisclosed | 16 july 2012
row 11 : 6 | df | wong chin hung | biu chun rangers | free transfer | 9 january 2013
row 12 : 33 | fw | mauro rafael | unattached (released) | free transfer | 1 february 2013 ] Execute this SQL based on the above table: select squad # order by squad # desc limit 1 | 33.0 |
[ header: # | name | alma mater | birth date | marriage date | president | tenure | tenure row 1 : 1 | jiang qing | shandong provincial experimental theatre | 19 march 1914 | 20 november 1938 | mao zedong | 27 september 1954 | 27 april 1959
row 2 : 2 | wang guangmei | fu jen catholic university | 26 september 1921 | 21 august 1948 | liu shaoqi | 27 april 1959 | 21 october 1968
row 3 : 3 | he lianying | None | None | None | dong biwu | 31 october 1968 | 17 january 1975
row 4 : 4 | lin jiamei | tong de medical college | 1924 | None | li xiannian | 18 june 1983 | 8 april 1988
row 5 : 5 | wang yeping | shanghai foreign language institute | february 1928 | december 1949 | jiang zemin | 27 march 1993 | 15 march 2003
row 6 : 6 | liu yongqing | tsinghua university | 1940 | february 1970 | hu jintao | 15 march 2003 | 14 march 2013
row 7 : 7 | peng liyuan | china conservatory of music | 20 november 1962 | 1 september 1987 | xi jinping | 14 march 2013 | incumbent ] Execute this SQL based on the above table: select count ( * ) = 0 where president is null | 1 |
[ header: rank | country/territory | miss supranational | 1st runner-up | 2nd runner-up | 3rd runner-up | 4th runner-up | semifinalists | total row 1 : 2 | poland | 1 | 0 | 1 | 0 | 0 | 3 | 5
row 2 : 3 | philippines | 1 | 0 | 0 | 1 | 0 | 0 | 2
row 3 : 4 | panama | 1 | 0 | 0 | 0 | 0 | 2 | 3
row 4 : 5 | ukraine | 1 | 0 | 0 | 0 | 0 | 2 | 3
row 5 : 7 | thailand | 0 | 1 | 0 | 0 | 1 | 1 | 3
row 6 : 8 | mexico | 0 | 1 | 0 | 0 | 0 | 0 | 1
row 7 : 9 | puerto rico | 0 | 0 | 1 | 0 | 0 | 2 | 3
row 8 : 13 | peru | 0 | 0 | 0 | 1 | 0 | 1 | 2
row 9 : 15 | indonesia | 0 | 0 | 0 | 1 | 0 | 0 | 1
row 10 : 16 | england | 0 | 0 | 0 | 0 | 1 | 1 | 2
row 11 : 17 | united states | 0 | 0 | 0 | 0 | 1 | 0 | 1
row 12 : 17 | u.s. virgin islands | 0 | 0 | 0 | 0 | 1 | 0 | 1
row 13 : 20 | brazil | 0 | 0 | 0 | 0 | 0 | 4 | 4
row 14 : 21 | canada | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 15 : 21 | dominican republic | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 16 : 21 | france | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 17 : 21 | greece | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 18 : 21 | iceland | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 19 : 21 | latvia | 0 | 0 | 0 | 0 | 0 | 2 | 2
row 20 : 32 | australia | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 21 : 32 | bahamas | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 22 : 32 | belgium | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 23 : 32 | bosnia and herzegovin | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 24 : 32 | denmark | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 25 : 32 | french polynesia | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 26 : 32 | hungary | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 27 : 32 | korea | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 28 : 32 | luxembourg | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 29 : 32 | romania | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 30 : 32 | spain | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 31 : 32 | chinese taipei | 0 | 0 | 0 | 0 | 0 | 1 | 1 ] Execute this SQL based on the above table: select country/territory where rank = 13 | peru |
[ header: release date | album | catalog number | chart position | notes row 1 : march 5, 1991 | niji-iro no sneaker | kida-15 | 43 | single
row 2 : march 21, 1991 | half and half | kics-100 | 45 | album
row 3 : march 5, 1992 | whatever | kics-176 | 18 | album
row 4 : june 24, 1992 | yume wo dakishimet | kida-42 | 90 | single - magical princess minky momo theme
row 5 : august 5, 1992 | haruneko fushigi t | kida-45 | 49 | single - all purpose cultural cat girl nuku
row 6 : march 24, 1993 | our goody day...bokura no good day | kida-54 | 54 | single
row 7 : august 23, 1993 | shamrock | kics-345 | 12 | album
row 8 : may 25, 1994 | until strawberry sherbet | kida-81 | 42 | single - contains themes for bakuret
row 9 : november 3, 1994 | touch and go!! | kida-90 | 37 | single - contain themes for the show blue seed
row 10 : december 21, 1994 | pulse | tycy-5413 | 84 | single (re-release)
row 11 : july 2, 1994 | sphere | kics-430 | 8 | album
row 12 : july 21, 1995 | midnight blue | kida-108 | 27 | single - slayers the motion picture
row 13 : december 6, 1995 | going history | kida-124 | 25 | single - slayers extra theme
row 14 : may 22, 1996 | kagirinai yokubou | kida-134 | 20 | single - slayers special ova
row 15 : october 23, 1996 | successful mission | kida-138 | 7 | single - contains themes for saber
row 16 : april 23, 1997 | don't be discouraged | kida-148 | 4 | single - slayers try ending
row 17 : august 6, 1997 | iravati | kics-640 | 5 | album
row 18 : february 4, 1998 | fine colorday | kida-158 | 9 | single - contains themes for the show all purpose
row 19 : september 4, 1998 | a house cat | kida-165 | 6 | single - contains themes to the show all purpose
row 20 : october 10, 1998 | proof of myself | kida-170 | 9 | single saber marionette j
row 21 : june 21, 2000 | vintage a | kics-810 | 4 | greatest hits compilation
row 22 : october 25, 2000 | unsteady | kida-204 | 14 | single - contains themes from muteki
row 23 : july 21, 2001 | maemuki roketto | zmcp-1259 | 62 | pocket monsters 12th ending single
row 24 : august 29, 2001 | over soul | kicm-3016 | 7 | single - shaman king themes
row 25 : december 5, 2001 | feel well | kicm-3020 | 11 | single - slayers premium theme
row 26 : april 24, 2002 | treat or goblins | kicm-3030 | 19 | single - magical shopping arcade abenob
row 27 : june 26, 2002 | feel well | kics-955 | 7 | album
row 28 : september 25, 2002 | koibumi | kicm-3035 | 7 | single
row 29 : september 26, 2003 | makenaide makenaide | kicm-1083 | 8 | single - contains the themes for hayashi ] Execute this SQL based on the above table: select notes order by chart position desc limit 1 | single - magical princess minky momo theme |
[ header: year | competition | venue | position | event | notes row 1 : 1996 | world junior championships | sydney, australia | 8th | 200 m | 23.89
row 2 : 1996 | olympic games | atlanta, united states | 11th (sf) | 4x100 m relay | 44.21
row 3 : 1997 | european junior championships | ljubljana, s | 1st | 100 m | 11.39
row 4 : 1997 | european junior championships | ljubljana, s | 3rd | 200 m | 23.43
row 5 : 1997 | world championships | athens, greece | 36th (h) | 100 m | 11.59
row 6 : 1998 | world junior championships | annecy, france | 8th (sf) | 100 m | 11.75
row 7 : 1998 | european championships | budapest, hungary | 27th (h) | 200 m | 24.1
row 8 : 1998 | european championships | budapest, hungary | 6th | 4x100 m relay | 44.1
row 9 : 1999 | european junior championships | riga, latvia | 2nd | 100 m | 11.47
row 10 : 1999 | european junior championships | riga, latvia | 2nd | 200 m | 23.26
row 11 : 1999 | european junior championships | riga, latvia | 2nd | 4x100 m relay | 44.4
row 12 : 1999 | world championships | seville, spain | 24th (qf) | 100 m | 11.45
row 13 : 1999 | world championships | seville, spain | 10th (h) | 4x100 m relay | 43.86
row 14 : 2000 | european indoor championships | ghent, belgium | 21st (h) | 60 m | 7.4
row 15 : 2000 | european indoor championships | ghent, belgium | 12th (sf) | 200 m | 23.83
row 16 : 2000 | olympic games | sydney, australia | 12th (sf) | 4x100 m relay | 43.5
row 17 : 2001 | european u23 championships | amsterdam, netherlands | 1st | 100 m | 11.61
row 18 : 2001 | european u23 championships | amsterdam, netherlands | 1st | 4x100 m relay | 44.76
row 19 : 2001 | world championships | edmonton, canada | 12th (sf) | 100 m | 11.46
row 20 : 2002 | european championships | munich, germany | 20th (h) | 100 m | 11.58
row 21 : 2003 | world championships | paris, france | 23rd (qf) | 200 m | 23.42
row 22 : 2004 | world indoor championships | budapest, hungary | 13th (sf) | 60 m | 7.3
row 23 : 2004 | world indoor championships | budapest, hungary | 10th (h) | 200 m | 23.79
row 24 : 2006 | european championships | gothenburg, sweden | 11th (h) | 4x100 m relay | 44.32
row 25 : 2007 | european indoor championships | birmingham, united kingdom | 5th (sf) | 60 m | 7.24
row 26 : 2007 | universiade | bangkok, thailand | 1st | 100 m | 11.46
row 27 : 2007 | universiade | bangkok, thailand | 1st | 4x100 m relay | 43.48
row 28 : 2007 | world championships | osaka, japan | 32nd (h) | 100 m | 11.52
row 29 : 2007 | world championships | osaka, japan | 10th (h) | 4x100 m relay | 43.41 ] Execute this SQL based on the above table: select venue order by notes desc limit 1 | amsterdam, netherlands |
[ header: no. in series | no. in season | title | directed by | written by | original air date row 1 : 1 | 1 | "dream house / ufo encounter | allan kroeker | will dixon / james n | september 28, 1996
row 2 : 2 | 2 | "possession / man out of time" | john bell / allan kroe | james nadler / la | october 5, 1996
row 3 : 3 | 3 | "reptilian revenge / ghostly | giles walker / allan | will dixon / richard ol | october 12, 1996
row 4 : 4 | 4 | "creeping darkness / power" | john bell / allan kroe | david preston / gerald | october 19, 1996
row 5 : 5 | 5 | "free fall / presence" | milan cheylov / john | larry raskin / | october 26, 1996
row 6 : 6 | 6 | "the infestation / human apportation" | giles walker / john | damian kindler / denise | november 2, 1996
row 7 : 7 | 7 | "the underneath / phantom | milan cheylov / allan | robert c. cooper / | november 9, 1996
row 8 : 8 | 8 | "the transient / two lost old men | giles walker | damian kindler / ian | november 16, 1996
row 9 : 9 | 9 | "ufo duplication / clara | marc voizard | robert c. cooper / | november 23, 1996
row 10 : 10 | 10 | "the hunter / the healer" | john bell | damian kindler / larry | november 30, 1996
row 11 : 11 | 11 | "the curse / angel on a plane | marc voizard / ken gir | will dixon / ian wei | january 18, 1997
row 12 : 12 | 12 | "anasazi cave / de | marc voizard / ken gir | sherman snukal / | january 25, 1997
row 13 : 13 | 13 | "the undead / the stalker | clay boris | will dixon / alex pugsley | february 1, 1997
row 14 : 14 | 14 | "the forbidden north / reincarnation | ken girotti | damian kindler / peter | february 8, 1997
row 15 : 15 | 15 | "the greenhouse effect / the buzz" | clay boris | damian kindler / sherman | february 15, 1997
row 16 : 16 | 16 | "the light" | milan cheylov | will dixon | february 22, 1997
row 17 : 17 | 17 | "the 13th floor / the believer | clay boris / craig | jean hurtubise / dami | april 12, 1997
row 18 : 18 | 18 | "the fog / house on garden street" | clay boris | robert c. cooper / | april 19, 1997
row 19 : 19 | 19 | "second sight / chocolate soldier" | milan cheylov | sherman snukal / | april 26, 1997 ] Execute this SQL based on the above table: select original air date where id = ( select id where original air date = 'april 26, 1997' ) - 1 | april 19, 1997 |
[ header: party | active voters | inactive voters | total voters | percentage row 1 : republican | 13916 | 5342 | 19258 | 25.61%
row 2 : democratic | 21493 | 7115 | 28608 | 38.05%
row 3 : unaffiliated | 20118 | 7062 | 27180 | 36.15%
row 4 : minor parties | 100 | 40 | 140 | 0.19%
row 5 : total | 55627 | 19559 | 75186 | 100% ] Execute this SQL based on the above table: select count ( percentage ) where party < 724 | 0 |
[ header: match | date | ground | opponent | score1 | pos. | pts. | gd row 1 : 2 | 22 august | h | 1. fc kaiserslau | 1 - 0 | 1 | 4 | 4
row 2 : 4 | 29 august | h | dynamo dresden | 3 - 1 | 1 | 6 | 6
row 3 : 5 | 2 september | a | 1. fc koln | 3 - 1 | 1 | 8 | 8
row 4 : 6 | 5 september | h | hamburger sv | 4 - 0 | 1 | 10 | 12
row 5 : 7 | 19 september | h | sg wattenscheid 09 | 1 - 1 | 1 | 11 | 12
row 6 : 8 | 25 september | a | borussia dortmund | 2 - 1 | 1 | 13 | 13
row 7 : 9 | 3 october | h | borussia monchengladbach | 2 - 2 | 1 | 14 | 13
row 8 : 10 | 17 october | a | 1. fc saarbrucken | 1 - 1 | 1 | 15 | 13
row 9 : 11 | 24 october | h | werder bremen | 1 - 3 | 1 | 15 | 11
row 10 : 3 | 27 october | a | eintracht frankfurt | 1 - 1 | 1 | 16 | 11
row 11 : 12 | 31 october | a | vfb stuttgart | 3 - 2 | 1 | 18 | 12
row 12 : 14 | 21 november | a | bayer leverkusen | 4 - 2 | 1 | 22 | 15
row 13 : 15 | 28 november | h | karlsruher sc | 3 - 3 | 1 | 23 | 15
row 14 : 16 | 5 december | a | vfl bochum | 2 - 2 | 1 | 24 | 15
row 15 : 19 | 27 february | a | 1. fc kaiserslau | 3 - 1 | 1 | 29 | 19
row 16 : 20 | 6 march | h | eintracht frankfurt | 1 - 0 | 1 | 31 | 20
row 17 : 22 | 20 march | h | 1. fc koln | 3 - 0 | 1 | 34 | 23
row 18 : 23 | 28 march | a | hamburger sv | 1 - 3 | 1 | 34 | 21
row 19 : 24 | 2 april | a | sg wattenscheid 09 | 0 - 2 | 1 | 34 | 19
row 20 : 25 | 10 april | h | borussia dortmund | 2 - 0 | 1 | 36 | 21
row 21 : 26 | 17 april | a | borussia monchengladbach | 2 - 2 | 1 | 37 | 21
row 22 : 27 | 23 april | h | 1. fc saarbrucken | 6 - 0 | 1 | 39 | 27
row 23 : 28 | 26 april | a | werder bremen | 1 - 4 | 1 | 39 | 24
row 24 : 30 | 8 may | a | 1. fc nurnberg | 0 - 0 | 1 | 42 | 26
row 25 : 31 | 15 may | h | bayer leverkusen | 4 - 1 | 1 | 44 | 29
row 26 : 32 | 23 may | a | karlsruher sc | 2 - 4 | 1 | 44 | 27
row 27 : 33 | 29 may | h | vfl bochum | 3 - 1 | 2 | 46 | 29
row 28 : 34 | 5 june | a | schalke 04 | 3 - 3 | 2 | 47 | 29 ] Execute this SQL based on the above table: select ground group by ground order by count ( opponent ) desc limit 1 | a |
[ header: edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 1st | 1983 | tommy persson (swe) | 2:24:15 | None | None
row 2 : 2nd | 1984 | steven marwa (tan) | 2:33:59 | None | None
row 3 : 4th | 1986 | savio d'souza | 2:31:28 | karolina szabo (h | 1:17:09
row 4 : 6th | 1989 | yeshwant singh rawat (in | 2:31:47 | sunita godhara (ind) | 2:58:39
row 5 : 9th | 1992 | shivkumar yada | 2:26:34 | suman mehta (ind) | 2:51:01
row 6 : 10th | 1993 | robert nolan (aus) | 2:23:23 | vally sathyab | 2:47:46
row 7 : 11th | 1994 | joshua kipkemboi | 2:24:35 | midde hamrin (swe) | 1:17:19
row 8 : 12th | 1996 | joseph kahugu ( | 2:13:00 | lukose leelamma | None
row 9 : 13th | 1997 (jan) | abhay singh (ind) | 2:23:08 | camilla benjaminsson ( | 1:20:00
row 10 : 14th | 1997 (dec) | my tahar echchadl | 2:25:36 | zahra akrachi ( | 1:16:42
row 11 : 15th | 1999 | zablon mokaya (ken) | 2:22:54 | lyubov fyodor | 1:29:49
row 12 : 16th | 2000 | fedor ryzhov (rus) | 2:25:17 | margaret ngotho ( | 1:18:10
row 13 : 17th | 2002 | ambrose makau (ken) | 2:23:20 | natalya volgina (rus) | 1:15:52
row 14 : 18th | 2003 | robert kipyego ( | 2:16:36 | masila ndunge (ken | 1:13:49
row 15 : 19th | 2004 | douglas gwandaru (ken | 2:21:22 | jane muia (ken) | 1:11:59
row 16 : 20th | 2005 | josephat ndeti ( | 2:19:35 | nailiya yulamanova | 1:15:05
row 17 : 21st | 2006 | said regragui (swe) | 2:18:23 | hellen musyoka (ken) | 1:13:20
row 18 : 22nd | 2007 | philip makau muia ( | 2:17:32 | roman gebregessese (eth) | 1:11:30.4
row 19 : 23rd | 2008 | nelson kirwa rot | 2:17:45 | caroline kilel (ken) | 1:10:17
row 20 : 24th | 2009 | augustine rono sembri ( | 2:13:05 | agnes katunga mutune | 1:10:30
row 21 : 25th | 2010 | gudeta gemechu birat | 2:13:20 | birzaf gebre tekele ( | 2:38:41 ] Execute this SQL based on the above table: select ( select time (h:m:s) where edition = '9th' ) > ( select time (h:m:s) where edition = '6th' ) | 0 |
[ header: year | title | lead vocalist | aria chart position | album row 1 : 1985 | "time out (for serious fun)" | sandi chick | None | None
row 2 : 1985 | "sweat it out" | peter blakeley | None | None
row 3 : 1987 | "rhymes" | john kenny | None | tales of the city
row 4 : 1987 | "new groove" | john kenny | None | tales of the city
row 5 : 1988 | "what's it gonna be" | john kenny | None | tales of the city
row 6 : 1988 | "jump" | wendy matthews | None | tales of the city
row 7 : 1988 | "dreams in the empty city" | john kenny | None | tales of the city
row 8 : 1988 | "boogietron" | ensemble | None | tales of the city
row 9 : 1991 | "ain't no sunshine" | deni hines | 5 | form 1 planet
row 10 : 1992 | "that word (l.o.v. | deni hines | 4 | form 1 planet
row 11 : 1992 | "it's not over" | deni hines | 15 | form 1 planet
row 12 : 1992 | "stronger together" | doug williams | None | form 1 planet
row 13 : 1992 | "love's gonna bring you home | doug williams | None | form 1 planet
row 14 : 1993 | "form one planet" | eric sebastian | None | form 1 planet
row 15 : 2002 | "all i want is you" | jeremy gregory | 41 | rockies 3
row 16 : 2002 | "i ain't playin' | roxane lebrasse | 79 | rockies 3
row 17 : 2002 | "police woman 2002" (with groove quant | None | None | None ] Execute this SQL based on the above table: select lead vocalist order by aria chart position desc limit 1 | roxane lebrasse |
[ header: wrestlers | times | date | location | notes row 1 : kyoko inoue and ko | 1 | february 25, 2000 | tokyo, japan | kyoki inoue is the first
row 2 : koji nakagawa and | 2 | april 1, 2000 | yokosuka, japan | nakagawa and gedo are
row 3 : jado and gedo | 1 | july 14, 2000 | takamatsu, japan | jado and gedo defeated h
row 4 : masao inoue and yos | 1 | july 28, 2000 | tokyo, japan | None
row 5 : tamon honda and na | 1 | august 22, 2000 | tokyo, japan | title change occurs in pro wrestling noah
row 6 : kodo fuyuki and | 1 | december 23, 2000 | tokyo, japan | title change occurs in pro wrestling noah
row 7 : masato tanaka and gedo | 1 | january 7, 2001 | tokyo, japan | gedo becomes the first person to hold the
row 8 : goemon and onryo | 1 | may 5, 2001 | kawasaki, japan | goemon and onryo defeated nova
row 9 : mr. gannosuke and | 1 | september 5, 2001 | sapporo, japan | None
row 10 : hayabusa and tet | 1 | october 9, 2001 | tokyo, japan | the titles are vacated later in the month
row 11 : tetsuhiro ku | 1 | december 21, 2001 | tokyo, japan | kuroda and gannosuke
row 12 : kodo fuyuki and | 1 | february 4, 2002 | tokyo, japan | fuyuki and sandman defeated
row 13 : kintaro kanemura and | 1 | march 11, 2003 | tokyo, japan | titles are vacated in march 2005
row 14 : tetsuhiro ku | 1 | march 12, 2005 | chiba, chiba, | defeated takashi sasaki
row 15 : takashi sasaki and | 1 | august 6, 2006 | tokyo, japan | defeated tetsuhiro ] Execute this SQL based on the above table: select min ( times ) where location = 'kawasaki, japan' | 1.0 |
[ header: ship name | in service | project number | type | class | comments row 1 : lenin | 1959 | 92m | icebreaker | None | decommissioned 1989. museum ship
row 2 : arktika | 1975 | 1052-1 | icebreaker | arktika | not operational
row 3 : sibir | 1977 | 1052-2 | icebreaker | arktika | defueled and not operational since 1993
row 4 : rossiya | 1985 | 10521-1 | icebreaker | arktika | None
row 5 : sevmorput | 1988 | 10081 | container ship | None | has ice-breaking bow
row 6 : taymyr | 1989 | 10580-1 | river icebreaker | taymyr | None
row 7 : sovetskiy soyuz | 1990 | 10521-2 | icebreaker | arktika | None
row 8 : vaygach | 1990 | 10580-2 | river icebreaker | taymyr | None
row 9 : yamal | 1993 | 10521-3 | icebreaker | arktika | None
row 10 : 50 let pobedy | 2007 | 10521 | icebreaker | arktika | built as ural, completed in 2007 ] Execute this SQL based on the above table: select ship name where in service > ( select in service where ship name = 'sibir' ) order by in service limit 1 | rossiya |
[ header: pondicherry assembly | duration | name of m.l.a. | party affiliation | election year row 1 : first | 1964-69 | v. venkatasubha red | indian national congress | 1964
row 2 : second | 1969-1973 | m. d. r. | dravida munnetra ka | 1969
row 3 : third | 1974-1977 | v. venkatasubha red | indian national congress | 1974
row 4 : fourth | 1977-80 | s. sivaprakasam | indian national congress | 1977
row 5 : fifth | 1980-83 | r. subbaraya gounder | janata party | 1980
row 6 : sixth | 1985-90 | v. vaithilingam | indian national congress | 1985
row 7 : seventh | 1990-91 | v. vaithilingam | indian national congress | 1990
row 8 : eighth | 1991-96 | v. vaithilingam | indian national congress | 1991
row 9 : ninth | 1996-01 | v. vaithilingam | indian national congress | 1996
row 10 : tenth | 2001-06 | v. vaithilingam | indian national congress | 2001
row 11 : elewenth | 2006-11 | v. vaithilingam | indian national congress | 2006
row 12 : twelfth | 2011- | l. periyasamy | all india anna dravida munn | 2011 ] Execute this SQL based on the above table: select party affiliation where election year < ( select election year where party affiliation = 'dravida munnetra kazhagam' ) order by election year desc limit 1 | indian national congress |
[ header: date | winner | score | loser | score | attendance | notes row 1 : 25-dec-82 | washington | 21 | maryland | 20 | 30055 | notes
row 2 : 26-dec-83 | penn state | 13 | washington | 10 | 37212 | notes
row 3 : 29-dec-84 | smu | 27 | notre dame | 20 | 41777 | notes
row 4 : 28-dec-85 | alabama | 24 | usc | 3 | 35183 | notes
row 5 : 27-dec-86 | arizona | 30 | north carolina | 21 | 26743 | notes
row 6 : 25-dec-87 | ucla | 20 | florida | 16 | 24839 | notes
row 7 : 25-dec-88 | washington state | 24 | houston | 22 | 35132 | notes
row 8 : 25-dec-89 | michigan state | 33 | hawaii | 13 | 50000 | notes
row 9 : 25-dec-90 | syracuse | 28 | arizona | 0 | 14185 | notes
row 10 : 25-dec-91 | georgia tech | 18 | stanford | 17 | 34433 | notes
row 11 : 25-dec-92 | kansas | 23 | byu | 20 | 42933 | notes
row 12 : 25-dec-93 | colorado | 41 | fresno state | 30 | 44009 | notes
row 13 : 25-dec-94 | boston college | 12 | kansas state | 7 | 44862 | notes
row 14 : 25-dec-95 | kansas | 51 | ucla | 30 | 41111 | notes
row 15 : 25-dec-96 | navy | 42 | cal | 38 | 43380 | notes
row 16 : 25-dec-97 | washington | 51 | michigan state | 23 | 44598 | notes
row 17 : 25-dec-98 | colorado | 51 | oregon | 43 | 46451 | notes
row 18 : 25-dec-99 | wake forest | 23 | arizona state | 3 | 40974 | notes
row 19 : 25-dec-00 | boston college | 31 | arizona state | 17 | 24397 | notes ] Execute this SQL based on the above table: select date order by score desc limit 1 | 25-dec-98 |
[ header: season | series | team | races | wins | poles | fast laps | points | pos. row 1 : 2001 | formula one | prost | None | None | None | None | None | test driver
row 2 : 2001 | formula 3000 international | gd racing | 4 | 0 | 0 | 0 | 0 | nc
row 3 : 2001 | world series by nissan | gd racing | 6 | 0 | 0 | 1 | 51 | 9th
row 4 : 2002 | world series by nissan | gd racing | 6 | 0 | 0 | 0 | 30 | 13th
row 5 : 2003 | world series by nissan | gd racing | 2 | 0 | 0 | 0 | 0 | nc
row 6 : 2006 | formula one | renault | None | None | None | None | None | test driver
row 7 : 2007-08 | a1 grand prix | a1 team france | 2 | 0 | 0 | 0 | 0 | 4th ] Execute this SQL based on the above table: select season order by id desc limit 1 | 2007-08 |
[ header: date | race name | location | uci rating | winner | team row 1 : 6 january | copa america de ciclismo | brazil | 1.2 | francisco chamorro (arg | funvic brasilinvest-sao
row 2 : 11-20 january | vuelta al tachira | venezuela | 2.2 | yeison delgad | kino tachira-d
row 3 : 21-27 january | tour de san luis | argentina | 2.1 | daniel diaz (arg | san luis somos todo
row 4 : 21-28 april | vuelta a guatemal | guatemala | 2.2 | oscar sanchez (col | gw shimano
row 5 : 1-5 may | tour of the gila | united states | 2.2 | philip deignan (irl | unitedhealthcare
row 6 : 2 may | pan american cycling championships - time trial | mexico | cc | carlos oyarzun (chi | chile national team
row 7 : 5 may | pan american cycling championships - road race | mexico | cc | jonathan paredes (col) | colombia national team
row 8 : 12-19 may | tour of california | united states | 2.hc | tejay van garderen (us | bmc racing team
row 9 : 2 june | the philly cycling classic | united states | 1.2 | kiel reijnen (usa | unitedhealthcare
row 10 : 7-9 june | coupe des nations ville saguen | canada | 2.ncup | sondre enger (nor) | norway national team
row 11 : 9-23 june | vuelta a colombia | colombia | 2.2 | oscar sevilla (esp | epm-une
row 12 : 11-16 june | tour de beauce | canada | 2.2 | nathan brown (usa) | bontrager cycling team
row 13 : 7 july | tour de delta | canada | 1.2 | steve fisher (usa) | hagens berman cycling
row 14 : 19-28 july | vuelta a venezue | venezuela | 2.2 | carlos jose ochoa (ven | androni giocattoli-venezu
row 15 : 2-4 august | tour of elk grove | united states | 2.1 | elia viviani (ita) | cannondale
row 16 : 6-11 august | tour of utah | united states | 2.1 | tom danielson (usa | garmin-sharp
row 17 : 6-11 august | ruta del centro | mexico | 2.2 | victor garcia (esp) | depredadores pbg design
row 18 : 14-18 august | vuelta al sur de bolivia | bolivia | 2.2 | oscar soliz (bol) | pio rico
row 19 : 19-25 august | usa pro cycling challenge | united states | 2.hc | tejay van garderen (us | bmc racing team
row 20 : 28 aug-1 sep | tour do rio | brazil | 2.2 | oscar sevilla (esp | epm-une
row 21 : 3-8 september | tour of alberta | canada | 2.1 | rohan dennis (aus) | garmin-sharp
row 22 : 7 september | bucks county classic | united states | 1.2 | kiel reijnen (usa | unitedhealthcare ] Execute this SQL based on the above table: select count ( * ) where location = 'united states' | 7 |
[ header: name in english | name in turkish | area (km2) | depth | location (districts and/or provinces) row 1 : lake tuz | tuz golu | 1500 km2 | 2 m | aksaray, ankara,
row 2 : lake egirdir | egirdir golu | 482 km2 | None | isparta
row 3 : lake iznik | iznik golu | 308 km2 | None | iznik in bursa,
row 4 : lake manyas | manyas golu | 166 km2 | None | balıkesir
row 5 : lake acıgol | acıgol | 153 km2 | None | denizli, afyon
row 6 : lake uluabat | uluabat golu | 134 km2 | 1-2 m | bursa
row 7 : lake cıldır | cıldır golu | 115 km2 | None | ardahan, kars
row 8 : lake palas tuzla | palas tuzla gol | 106 km2 | 15 m | palas/kayseri
row 9 : lake hazar | hazar golu | 86 km2 | None | elazıg
row 10 : lake koycegiz | koycegiz golu | 52 km2 | None | koycegiz in mugla
row 11 : lake isıklı | isıklı golu | 49 km2 | None | denizli
row 12 : lake yay | yay golu | 37 km2 | None | kayseri
row 13 : lake tuzla | tuzla golu | 23 km2 | None | tuzla
row 14 : lake kucukcekmece | kucukcekmece gol | 16 km2 | None | kucukcekmece, ist
row 15 : lake yaraslı | yaraslı golu | 16 km2 | None | burdur
row 16 : lake haclı | haclı golu | 16 km2 | None | mus
row 17 : lake arin | arin golu | 13 km2 | None | None
row 18 : lake balık | balık golu | 12 km2 | None | None
row 19 : lake akdogan | akdogan golu | 11 km2 | None | None
row 20 : lake cavuslu | cavuslu golu | 9 km2 | None | None
row 21 : lake duden | duden golu | 8 km2 | None | None
row 22 : lake gala | gala golu | 8 km2 | None | edirne
row 23 : lake karatas | karatas golu | 6 km2 | None | None
row 24 : lake eymir | eymir golu | 1.8 km2 | None | ankara
row 25 : lake golcuk | golcuk golu | 1 km2 | None | izmir ] Execute this SQL based on the above table: select count ( location (districts and/or provinces) ) where area (km2) >= 2 | 17 |
[ 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 position where player = 'john kanaroski' | wr |
[ header: election | party name | total votes | share of votes | seats | share of seats | party leader(s) | notes row 1 : 1961 | progressive party | 69045 | 8.6% | 1 | 0.6% | jan steytler | national party (np) victory
row 2 : 1966 | progressive party | 39717 | 3.1% | 1 | 0.6% | jan steytler | np victory
row 3 : 1970 | progressive party | 51760 | 3.5% | 1 | 0.6% | jan steytler | np victory
row 4 : 1974 | progressive party | 58768 | 5.3% | 7 | 4.1% | colin eglin | np victory
row 5 : 1977 | progressive federal party | 177705 | 16.7% | 17 | 10.3% | colin eglin | np victory; pfp gains
row 6 : 1981 | progressive federal party | 265297 | 19.4% | 27 | 15.2% | frederik van zyl slabbert | np victory; pfp remains
row 7 : 1987 | progressive federal party | 288579 | 13.9% | 20 | 11.2% | colin eglin | np victory; pfp lose
row 8 : 1989 | democratic party | 431444 | 20.0% | 34 | 19.1% | zach de beer, denis wor | np victory ] Execute this SQL based on the above table: select party leader(s) order by total votes asc limit 1 | jan steytler |
[ header: # | date | opponent | score | site/stadium | win | loss | save | attendance | overall record | ncaat record row 1 : 72 | june 15 | rice | 17-5 | rosenblatt stadium | wilson (8-5) | berry (8-5) | none | 18108 | 43-29 | 6-2
row 2 : 73 | june 17 | north carolina | 5-3 | rosenblatt stadium | breckley (3-2) | warren (9-2) | burke (13) | 23314 | 44-29 | 7-2
row 3 : 74 | june 21 | north carolina | 4-3 | rosenblatt stadium | white (13-3) | miller (6-4) | none | 18611 | 44-30 | 7-3
row 4 : 75 | june 22 | north carolina | 6-1 | rosenblatt stadium | allison (4-5) | moran (1-2) | none | 15125 | 45-30 | 8-3
row 5 : 76 | june 23 | georgia | 7-6 | rosenblatt stadium | harvil (2-1) | burke (4-6) | fields (18) | 19559 | 45-31 | 8-4
row 6 : 77 | june 24 | georgia | 19-10 | rosenblatt stadium | sprague (6-2) | dodson (5-5) | hower (1) | 17223 | 46-31 | 9-4
row 7 : 78 | june 25 | georgia | 6-1 | rosenblatt stadium | wilson (5-5) | moreau (4-4) | none | 18932 | 47-31 | 10-4 ] Execute this SQL based on the above table: select count ( * ) where # > 1294 | 0 |
[ header: name | year built | country | town | height | remarks row 1 : glacial aerial tramway kaprun i | 1966 | austria | kaprun | 113.6 m | the tallest pylon is on the third
row 2 : mississippi aerial river transit | 1984 | usa | new orleans | 109 m | the tallest pylon on a
row 3 : torre jaume i | 1931 | spain | barcelona | 107 m | intermediate stop of the harbour aerial tramway, also
row 4 : gant hohtaelli aerial tram | None | switzerland | zermatt | 94 m | one pylon
row 5 : london emirates air line | early 2012 | uk | london | 88 m | north main tower. river thames aerial
row 6 : singapore cable car | 1972 | singapore | singapore | 88 m | pylon i
row 7 : eibsee aerial tramway | 1962 | germany | garmisch-partenkirchen | 85 m | pylon ii
row 8 : nizhny novgorod vol | 2012 | russia | nizhny novgorod | 82 m | None
row 9 : mittersill goods aerial tramway | 1940s | austria | mittersill | 80 m | two pylons for a tramway
row 10 : singapore cable car | 1972 | singapore | singapore | 80 m | pylon ii
row 11 : 3s aerial tramway | 2004 | austria | kitzbuhel | 80 m | one pylon
row 12 : torre sant sebasti | 1931 | spain | barcelona | 78 m | terminal of harbour aerial tramway
row 13 : roosevelt island tram | 1976 | usa | new york city | 76 m | central pylon of commuter tramway
row 14 : wendelstein aerial tramway | 1970 | germany | bayerischzell-osterhof | 75 m | None
row 15 : vinpearl cable car | 2007 | vietnam | nha trang | 75 m | 7 pylons standing in the sea.
row 16 : sandia peak tramway | 1965 | usa | albuquerque | 70.7 m | pylon 1, inclined at an angle of 18
row 17 : eibsee aerial tramway | 1962 | germany | garmisch-partenkirchen | 65 m | pylon i ] Execute this SQL based on the above table: select height where town = 'barcelona' | 107.0, 78.0 |
[ header: year | competition | venue | position | notes row 1 : 1989 | european indoor championships | the hague, netherlands | 10th | None
row 2 : 1989 | world indoor championships | budapest, hungary | 9th | None
row 3 : 1991 | world indoor championships | lisbon, portugal | 6th | None
row 4 : 1991 | world championships | tokyo, japan | 5th | 5.75 m nr
row 5 : 1992 | european indoor championships | genoa, italy | 5th | None
row 6 : 1993 | world championships | stuttgart, germany | 11th | None ] Execute this SQL based on the above table: select position where year > 1991 order by year desc limit 1 | 11th |
[ header: year | film | publisher | director | distributor | worldwide gross | notes row 1 : 1980 | superman ii | dc comics | richard lester | warner bros | $108,185,706 | sequel to 1978's superman
row 2 : 1987 | superman iv: the quest for peace | dc comics | sidney j. furie | warner bros | $15,681,020 | sequel to 1983's superman ii
row 3 : 1989 | the return of swamp thing | dc comics | jim wynorski | millimeter films | $192,816 | sequel to 1982's swamp thing
row 4 : 1989 | the punisher | marvel comics | mark goldblatt | artisan entertainment | $287,434 | direct-to-video in north america
row 5 : 1991 | teenage mutant ninja turtles i | mirage comics | michael pressman | new line cinema | $78,656,813 | sequel to 1990's teenage mutant nin
row 6 : 1991 | the guyver | chuang yi publishing | steve wang | new line cinema | None | None
row 7 : 1991 | the rocketeer | pacific comics | joe johnston | walt disney pictures | $62,000,000 | None
row 8 : 1993 | the meteor man | original | robert townsend | metro-goldwyn-mayer | $8,023,147 | None
row 9 : 1994 | the fantastic four | marvel comics | oley sassone | constantin film | unreleased | None
row 10 : 1994 | blankman | original | mike binder | columbia pictures | $7,941,977 | None
row 11 : 1995 | tank girl | dark horse comics | rachel talalay | united artists | $4,064,495 | None
row 12 : 1997 | star kid | original | manny coto | trimark pictures | $7,029,025 | None
row 13 : 1998 | blade | marvel comics | stephen norrington | new line cinema | $131,183,530 | None
row 14 : 2000 | x-men | marvel comics | bryan singer | 20th century fox | $296,339,527 | None
row 15 : 2002 | spider-man | marvel comics | sam raimi | columbia pictures | $821,708,551 | None
row 16 : 2003 | x2: x-men united | marvel comics | bryan singer | 20th century fox | $407,711,549 | sequel to 2000's x-men
row 17 : 2003 | hulk | marvel comics | ang lee | universal studios | $245,360,480 | None
row 18 : 2005 | man-thing | marvel comics | brett leonard | cinemax | direct-to-video | None
row 19 : 2008 | hancock | original | peter berg | columbia pictures | $624,386,746 | comedy-drama
row 20 : 2008 | the dark knight | dc comics | christopher nolan | warner bros | $1,004,558,444 | sequel to 2005's batman begins
row 21 : 2011 | vs | original | jason trost | image entertainment | None | None
row 22 : 2012 | the dark knight rises | dc comics | christopher nolan | warner bros | $1,084,439,099 | sequel to 2008's the dark knight
row 23 : 2013 | thor: the dark world | marvel comics | alan taylor | walt disney studios motion pictures | $629,972,697 | sequel to 2011's thor
row 24 : 2014 | captain america: the winter soldier | marvel comics | anthony and joseph | walt disney studios motion pictures | None | sequel to 2011's captain america: the ] Execute this SQL based on the above table: select distributor order by distributor asc limit 1 | 20th century fox |
[ header: year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km
row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km
row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km
row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km
row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km
row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km
row 7 : 1997 | world championships | athens, greece | 6th | 50 km
row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km
row 9 : 1999 | world championships | seville, spain | 15th | 50 km
row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km
row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km
row 12 : 2003 | world championships | paris, france | dsq | 50 km ] Execute this SQL based on the above table: select competition where year > 1597 and competition != 'world championships' | world race walking cup, olympic games, asian games, asian games, olympic games |
[ header: rank | airport | passengers handled | % change 2011 / 12 row 1 : 1 | netherlands - amsterdam | 105349 | None
row 2 : 2 | united kingdom - belfast-international | 92502 | None
row 3 : 3 | portugal - faro | 71676 | None
row 4 : 4 | spain - barcelona | 66565 | None
row 5 : 5 | spain - alicante | 64090 | None
row 6 : 6 | spain - malaga | 59175 | None
row 7 : 7 | ireland - dublin | 35524 | None
row 8 : 8 | jersey - jersey | 35169 | 1128
row 9 : 9 | ireland - waterford | 31907 | 25
row 10 : 10 | spain - palma de mallorca | 27718 | None ] Execute this SQL based on the above table: select airport where airport = 'ireland - dublin' | ireland - dublin |
[ header: release date | single title | uk singles chart position | french charts | german charts | irish charts | various row 1 : 1976 | "sister mary" (duet | None | None | None | 2 | None
row 2 : may 1976 | "who's that lady with my man" | None | 5 | None | None | None
row 3 : october 1976 | "help me" | None | 17 | None | None | None
row 4 : 1976 | "goodbye venice goodbye" | None | None | None | None | None
row 5 : february 1977 | "all we need is love" | None | None | None | None | None
row 6 : june 1977 | "run to me" | None | None | None | None | #22 (netherlands), #5 (
row 7 : february 1978 | "make love to me" | None | None | None | None | #5 (australia), #2 (
row 8 : august 1978 | "loving just for fun" | None | None | None | None | None
row 9 : november 1978 | "take me to paradise" | None | None | None | None | None
row 10 : january 1979 | "if i can't have you" | None | None | None | None | None
row 11 : august 1979 | "feels like i'm in love | None | None | None | None | None
row 12 : may 1980 | "feels like i'm in love | 1 | None | 5 | 3 | #6 (australia), #6
row 13 : november 1980 | "loving just for fun" (re- | 21 | None | 20 | 22 | None
row 14 : february 1981 | "hot love" | 22 | None | 25 | 13 | None
row 15 : may 1981 | "love trial" | 51 | None | 75 | None | None
row 16 : august 1981 | "don't stop your love" | None | None | None | None | None
row 17 : january 1982 | "i need your love" | None | None | None | None | None
row 18 : april 1982 | "i feel love comin' on" | None | None | None | None | None
row 19 : july 1982 | "love's got a hold on | None | None | None | None | None
row 20 : october 1982 | "don't take your love to h | None | None | None | None | None
row 21 : september 1983 | "silent treatment" | None | None | None | None | None
row 22 : july 1984 | "break out" | 90 | None | None | None | None
row 23 : october 1984 | "i'm on fire" | None | None | None | None | None
row 24 : september 1986 | "feels like i'm in love | None | None | None | None | None
row 25 : 1988 | "stealing my time" | None | None | None | None | #2 (denmark)
row 26 : 1988 | "halfway to paradise" | None | None | None | None | None
row 27 : 1998 | "i'm in the mood for dancing" | None | None | None | None | None
row 28 : february 2001 | "hot love 2001" | None | None | None | None | None ] Execute this SQL based on the above table: select count ( various ) where release date = 'None' and various != 'None' | 0 |
[ header: rank | title | studio | director | actors | gross row 1 : 1 | the sound of music | 20th century fox | robert wise | julie andrews, christ | $163,214,286
row 2 : 2 | doctor zhivago | metro-goldwyn-mayer | david lean | omar sharif, ju | $111,721,910
row 3 : 4 | those magnificent men in their flying machines | 20th century fox | ken annakin | stuart whitman, sara | $31,111,111
row 4 : 8 | what's new pussycat? | united artists | clive donner | peter sellers, peter o'tool | $18,820,000
row 5 : 9 | shenandoah | universal pictures | andrew v. mclagle | james stewart, doug | $17,268,889
row 6 : 10 | von ryan's express | 20th century fox | mark robson | frank sinatra, trevor | $17,111,111
row 7 : 12 | for a few dollars more | united artists | sergio leone | clint eastwood, lee van | $15,000,000
row 8 : 13 | the sandpiper | metro-goldwyn-mayer | vincente minnelli | elizabeth tay | $13,691,111
row 9 : 16 | help! | united artists | richard lester | john lennon, paul | $12,066,667
row 10 : 19 | the agony and the ecsta | 20th century fox | carol reed | charlton heston, rex | $8,000,000 ] Execute this SQL based on the above table: select actors group by actors order by count ( studio ) desc limit 1 | stuart whitman, sarah miles, james fox, terry-thomas, robert morley, alberto sordi, gert frobe, jean-pierre cassel, irina demick, red skelton, yujiro ishihara, karl michael vogler, dame flora robson, sam wanamaker, gordon jackson |
[ header: sport | gold | silver | bronze | total row 1 : athletics | 14 | 8 | 10 | 32
row 2 : weightlifting | 9 | 2 | 1 | 12
row 3 : swimming | 8 | 7 | 5 | 20
row 4 : taekwondo | 7 | 3 | 2 | 12
row 5 : boxing | 7 | 1 | 3 | 11
row 6 : judo | 5 | 3 | 6 | 14
row 7 : canoeing | 5 | 2 | 3 | 10
row 8 : sailing | 4 | 3 | 1 | 8
row 9 : sepak takraw | 4 | 0 | 0 | 4
row 10 : wrestling | 3 | 5 | 4 | 12
row 11 : rowing | 3 | 3 | 3 | 9
row 12 : gymnastic - artistic | 3 | 2 | 3 | 8
row 13 : fencing | 3 | 1 | 9 | 13
row 14 : petanque | 3 | 1 | 2 | 6
row 15 : cycling | 2 | 8 | 4 | 14
row 16 : paragliding | 3 | 1 | 2 | 6
row 17 : fin swimming | 2 | 3 | 7 | 12
row 18 : tennis | 2 | 3 | 4 | 9
row 19 : golf | 2 | 3 | 0 | 5
row 20 : water ski | 2 | 2 | 1 | 5
row 21 : ekuestrian | 2 | 2 | 1 | 5
row 22 : bridge | 2 | 1 | 2 | 5
row 23 : billiard & snooker | 2 | 1 | 1 | 4
row 24 : futsal | 2 | 0 | 0 | 2
row 25 : volleyball | 2 | 0 | 0 | 2
row 26 : shooting | 1 | 6 | 5 | 12
row 27 : badminton | 1 | 2 | 6 | 9
row 28 : gymnastic - aerobic | 1 | 1 | 1 | 3
row 29 : gymnastic - rhythmic | 1 | 1 | 0 | 2
row 30 : basketball | 1 | 1 | 0 | 2
row 31 : wushu | 1 | 0 | 3 | 4
row 32 : beach volleyball | 1 | 0 | 2 | 3
row 33 : chess | 1 | 0 | 0 | 1
row 34 : bowling | 1 | 0 | 0 | 1
row 35 : soft tennis | 0 | 4 | 5 | 9
row 36 : pencak silat | 0 | 4 | 3 | 7
row 37 : traditional boat race | 0 | 2 | 5 | 7
row 38 : karate-do | 0 | 2 | 4 | 6
row 39 : roller sport | 0 | 2 | 2 | 4
row 40 : wall climbing | 0 | 2 | 1 | 3
row 41 : archery | 0 | 1 | 4 | 5
row 42 : table tennis | 0 | 1 | 2 | 3
row 43 : synchronized swimming | 0 | 1 | 1 | 2
row 44 : softball | 0 | 1 | 0 | 1
row 45 : baseball | 0 | 0 | 1 | 1
row 46 : diving | 0 | 0 | 1 | 1
row 47 : total | 109 | 100 | 120 | 329 ] Execute this SQL based on the above table: select sum ( gold ) where sport in ( 'gymnastic - artistic' , 'gymnastic - rhythmic' ) | 4.0 |
[ 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 result where id = ( select id where result = '2-0' ) - 1 | 6-1 |
[ header: election | number of popular votes | % of popular votes | total elected seats | +/- row 1 : 1988 | 139982 | 22.16 | 61 / 264 | None
row 2 : 1991 | 170757 | 32.11 | 83 / 272 | 22
row 3 : 1994 | 242557 | 35.34 | 121 / 346 | 38
row 4 : 1999 | 271251 | 33.45 | 122 / 390 | 1
row 5 : 2003 | 459640 | 44.67 | 194 / 400 | 72
row 6 : 2007 | 445781 | 39.15 | 127 / 405 | 30
row 7 : 2011 | 464512 | 39.34 | 103 / 412 | 18 ] Execute this SQL based on the above table: select total elected seats where total elected seats = '103 / 412' | 103 / 412 |
[ header: name | nationality | matches played | goals scored | notes row 1 : adrian caceres | australia | 42 | 6 | None
row 2 : andrew nabbout | australia | 21 | 4 | None
row 3 : andrew vlahos | australia | 18 | 0 | None
row 4 : antun kovacic | australia | 2 | 0 | None
row 5 : archie thompson | australia | 160 | 69 | melbourne's first ever signing first dual
row 6 : billy celeski | australia | 91 | 2 | None
row 7 : carl recchia | australia | 12 | 0 | None
row 8 : carlos hernandez | costa rica | 121 | 36 | first costa rican to play for
row 9 : christopher cristaldo | australia | 3 | 1 | None
row 10 : diogo ferreira | australia | 52 | 2 | None
row 11 : dylan murnane | australia | 2 | 0 | None
row 12 : eugene galekovic | australia | 15 | 0 | None
row 13 : evan berger | australia | 43 | 0 | None
row 14 : fred carreiro | brazil | 20 | 4 | first brazilian to play for melbourne
row 15 : geoff kellaway | wales | 9 | 0 | first welsh to play for mel
row 16 : geoffrey claeys | belgium | 16 | 0 | first belgian to play for melbourne
row 17 : isaka cernak | australia | 21 | 2 | None
row 18 : james jeggo | australia | 19 | 1 | None
row 19 : jason geria | australia | 4 | 0 | None
row 20 : jonathan bru | mauritius | 19 | 0 | first mauritian to play for melbourne
row 21 : joe keenan | england | 12 | 0 | None
row 22 : kaz patafta | australia | 14 | 1 | None
row 23 : kosta barbarouses | new zealand | 0 | 0 | None
row 24 : lawrence thomas | australia | 4 | 0 | None
row 25 : leandro love | brazil | 15 | 0 | None
row 26 : luke o'dea | australia | 2 | 0 | None
row 27 : marcos flores | argentina | 24 | 4 | first argentine to play for melbourne
row 28 : mark byrnes | australia | 19 | 1 | None
row 29 : mark milligan | australia | 32 | 10 | club captain 2013-
row 30 : marvin angulo | costa rica | 36 | 0 | None
row 31 : matthew spiranovic | australia | 1 | 0 | None
row 32 : michael ferrante | australia | 26 | 1 | None
row 33 : mitchell langerak | australia | 21 | 0 | None
row 34 : nick ward | australia | 46 | 5 | None
row 35 : ramazan tavsanc | australia | 4 | 0 | None
row 36 : richard kitzbichler | austria | 18 | 5 | first austrian to play for melbourne
row 37 : ricky diaco | australia | 13 | 1 | None
row 38 : robbie kruse | australia | 39 | 16 | None
row 39 : rodrigo vargas | australia | 139 | 7 | None
row 40 : sam gallagher | australia | 2 | 0 | None
row 41 : scott galloway | australia | 11 | 0 | None
row 42 : sebastian ryall | australia | 24 | 0 | None
row 43 : simon storey | australia | 32 | 0 | None ] Execute this SQL based on the above table: select matches played where name = 'carl recchia' | 12.0 |
[ header: no | driver | entrant | constructor | chassis | engine | tyre row 1 : 2 | johnny claes | ecurie belge | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 2 : 6 | yves giraud-cab | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 3 : 8 | louis rosier | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 4 : 10 | henri louveau | ecurie rosier | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 5 : 12 | george abecassis | hw motors | hwm-alta | hwm 51 | alta 1.5 l4s | d
row 6 : 16 | peter whitehead | scuderia ferrari | ferrari | ferrari 125 | ferrari 125 f1 1.5 v | d
row 7 : 18 | luigi villoresi | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p
row 8 : 20 | alberto ascari | scuderia ferrari | ferrari | ferrari 375 | ferrari type 375 4.5 v12 | p
row 9 : 22 | nino farina | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 10 : 24 | juan manuel fangio | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 11 : 26 | toulo de graffenried | alfa romeo spa | alfa romeo | alfa romeo 159a | alfa romeo 1.5 l8 | p
row 12 : 30 | louis chiron | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p
row 13 : 32 | harry schell | enrico plate | maserati | maserati 4clt-48 | maserati 4 cl 1.5 | p
row 14 : 40 | guy mairesse | yves giraud-cab | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 15 : 42 | jose froilan gonzal | jose froilan gonzal | talbot-lago | talbot-lago t26c | talbot 23cv 4.5 l | d
row 16 : 48 | maurice trintignant | equipe gordini | simca-gordini | simca-gordini t | simca-gordini 15c | e
row 17 : 52 | peter hirt | peter hirt | veritas | veritas meteor | veritas 2.0 l6 | None ] Execute this SQL based on the above table: select chassis where no < ( select no where chassis = 'talbot-lago t26c' ) | talbot-lago t26c-da |
[ header: opposition | matches | won | drawn | lost | for | against | win% row 1 : bhopal badshahs | 2 | 0 | 1 | 1 | 7 | 8 | 0.00%
row 2 : chennai cheeta | 2 | 1 | 0 | 1 | 6 | 5 | 50.00%
row 3 : delhi wizards | 2 | 2 | 0 | 0 | 4 | 2 | 100.00%
row 4 : karnataka lions | 2 | 1 | 0 | 1 | 8 | 4 | 50.00%
row 5 : mumbai marines | 2 | 2 | 0 | 0 | 9 | 5 | 100.00%
row 6 : pune strykers | 3 | 2 | 0 | 1 | 11 | 8 | 66.67%
row 7 : sher-e-punjab | 2 | 1 | 0 | 1 | 5 | 6 | 50.00% ] Execute this SQL based on the above table: select count ( distinct win% ) where lost > 0 | 3 |
[ header: tie no | home team | score | away team | date row 1 : 1 | liverpool | 0-1 | west bromwich albion | 28 january 1922
row 2 : 2 | preston north end | 3-1 | newcastle united | 28 january 1922
row 3 : 3 | southampton | 1-1 | cardiff city | 28 january 1922
row 4 : replay | cardiff city | 2-0 | southampton | 1 february 1922
row 5 : 4 | leicester city | 2-0 | fulham | 28 january 1922
row 6 : 5 | nottingham forest | 3-0 | hull city | 28 january 1922
row 7 : 6 | aston villa | 1-0 | luton town | 28 january 1922
row 8 : 7 | bolton wanderers | 1-3 | manchester city | 28 january 1922
row 9 : 8 | swindon town | 0-1 | blackburn rovers | 28 january 1922
row 10 : 9 | tottenham hotspur | 1-0 | watford | 28 january 1922
row 11 : 10 | barnsley | 3-1 | oldham athletic | 28 january 1922
row 12 : 11 | northampton town | 2-2 | stoke | 28 january 1922
row 13 : replay | stoke | 3-0 | northampton town | 1 february 1922
row 14 : 12 | brighton & hove albion | 0-0 | huddersfield town | 28 january 1922
row 15 : replay | huddersfield town | 2-0 | brighton & hove albion | 1 february 1922
row 16 : 13 | bradford city | 1-1 | notts county | 28 january 1922
row 17 : replay | notts county | 0-0 | bradford city | 1 february 1922
row 18 : replay | notts county | 1-0 | bradford city | 6 february 1922
row 19 : 14 | crystal palace | 0-0 | millwall | 28 january 1922
row 20 : replay | millwall | 2-0 | crystal palace | 1 february 1922
row 21 : 15 | southend united | 0-1 | swansea town | 28 january 1922
row 22 : 16 | bradford park avenue | 2-3 | arsenal | 28 january 1922 ] Execute this SQL based on the above table: select count ( away team ) | 22 |
[ header: main author | no. of patients | duration of follow-up years | linearized rate of infection | actuarial freedom from infective endocarditis row 1 : pavie | 675 | 5 | None | 98.2% for all patients, 97
row 2 : duncan (a) | 2720 | 6 | None | 97.3% for all patients, 97
row 3 : ionescu (b) | 1171 | 10 | None | 93.7% for all patients, 94
row 4 : zhu | 520 | 10 | None | 98% for all patients
row 5 : revuelta | 239 | 8 | 0.67% per patient year | None
row 6 : garcia-bengochea | 248 | 8 | 0.78% per patient year | None
row 7 : holden (c) | 290 | 6 | 1.1% per patient year | None
row 8 : bachet (d) | 224 | 6 | 1.6% per patient year | None ] Execute this SQL based on the above table: select count ( * ) where duration of follow-up years > 8 | 0 |
[ header: year | film title | duration | film type | shoot location row 1 : 1972 | kwadrat (square) | 4:40 | 35 mm short film | pwsftvit ło
row 2 : 1972 | take five | 3:36 | 35 mm short film | pwsftvit ło
row 3 : 1973 | plamuz (music art) | 9:38 | 35 mm short film | smff se-ma-
row 4 : 1974 | zupa (soup) | 8:22 | 35 mm short film | smff se-ma-
row 5 : 1975 | nowa ksiazka ( | 10:26 | 35 mm short film | smff se-ma-
row 6 : 1975 | lokomotywa (loco | 9:38 | 35 mm short film | smff se-ma-
row 7 : 1975 | swieto (holiday) | 9:38 | 35 mm short film | smff se-ma-
row 8 : 1976 | oj! nie moge sie za | 10:07 | 35 mm short film | smff se-ma-
row 9 : 1976 | weg zum nachbarn (way to your | 2:30 | 35 mm short film | smff se-ma-
row 10 : 1977 | piatek - sobota (f | 3:00 | 35 mm short film | smff se-ma-
row 11 : 1979 | mein fenster (my window) | 2:26 | 35 mm short film | vienna
row 12 : 1980 | tango | 8:14 | 35 mm short film | smff se-ma-
row 13 : 1980 | media | 1:36 | 35 mm short film | smff se-ma-
row 14 : 1980 | sceny narciar | 9:38 | 35 mm documentary film | in collaboration with b. dziw
row 15 : 1981 | wdech-wydech ( | 2:26 | 35 mm short film | in collaboration with b. dziw ] Execute this SQL based on the above table: select film type where duration = 1 | 35 mm short film |
[ header: year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2004 | hou | 16 | 63 | 51 | 12 | 4 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 4
row 2 : 2005 | hou | 12 | 35 | 24 | 11 | 4 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2
row 3 : 2006 | hou | 15 | 26 | 19 | 7 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1
row 4 : 2008 | kc | 7 | 31 | 25 | 6 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 5 : 2008 | sea | 2 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 6 : 2009 | phi | 12 | 16 | 11 | 5 | 2.5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 7 : 2010 | ten | 16 | 58 | 44 | 14 | 12.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 8 : 2011 | phi | 16 | 40 | 35 | 5 | 18 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 9 : 2012 | phi | 11 | 26 | 21 | 5 | 5.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1
row 10 : 2012 | jax | 5 | 11 | 7 | 4 | 1.5 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 11 : 2013 | jax | 16 | 40 | 31 | 9 | 7.5 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0
row 12 : career | None | 128 | 347 | 269 | 78 | 62.5 | 14 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 9 ] Execute this SQL based on the above table: select count ( * ) where team = 1090 and team = 1771 | 0 |
[ header: capacitor type | capacity | volts | temp. | energy-to-weight ratio | power-to-weight ratio row 1 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 54 kj/kg to 2.0 v | 44.4 w/kg @ 5 a
row 2 : act premlis lithium ion capacitor | 2000 f | 4.0 v | 25 °c | 31 kj/kg to 2.0 v | 850 w/kg @ 10 a
row 3 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 19.58 kj/kg to 1.35 | 5.44 w/kg c/1 (
row 4 : nesccap electric double-layer capacitor | 5000 f | 2.7 v | 25 °c | 5.2 kj/kg to 1.35 | 5,200 w/kg @ 2,547
row 5 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 80.35 w/kg c/5
row 6 : eestor eesu bar | 30.693 f | 3500 v | 85 °c | 1471.98 kj/kg | 8,035 w∕kg 20 c
row 7 : general atomics 3330cmx22 | 20.5 mf | 3300 v | None | 2.3 kj/kg | 6.8 mw/kg @ 100 ] Execute this SQL based on the above table: select count ( * ) where capacitor type = 'act premlis lithium ion capacitor' | 2 |
[ header: no. in series | no. in season | title | directed by | written by | original air date | production code row 1 : 125 | 1 | "burnin' down the house" | madeline cripe | joel madison & | september 18, 1995 | 60101
row 2 : 126 | 2 | "get a job" | shelley jensen | mort scrivner | september 25, 1995 | 60102
row 3 : 127 | 3 | "stress related" | shelley jensen | larry wilmore | october 2, 1995 | 60103
row 4 : 128 | 4 | "bourgie sings the blues" | shelley jensen | tom devanney | october 9, 1995 | 60104
row 5 : 129 | 5 | "the script formerly known as..." | shelley jensen | felicia d. henderson | october 16, 1995 | 60105
row 6 : 130 | 6 | "not i barbecue" | madeline cripe | matt tarses & kand | october 23, 1995 | 60106
row 7 : 132 | 8 | "viva lost wages" | shelley jensen | robert bruce | november 13, 1995 | 60108
row 8 : 133 | 9 | "there's the rub" (part 1) | shelley jensen | joel madison | november 20, 1995 | 60109
row 9 : 134 | 10 | "there's the rub" (part 2) | shelley jensen | joel madison | november 20, 1995 | 60110
row 10 : 135 | 11 | "i, ooh, baby, | alfonso ribeiro | adam markowitz & tom | december 11, 1995 | 60111
row 11 : 136 | 12 | "boxing helena" | shelley jensen | michael soccio | january 8, 1996 | 60112
row 12 : 137 | 13 | "i, clownius" | shelley jensen | story: david wyatt | january 15, 1996 | 60115
row 13 : 138 | 14 | "breaking up is hard to do" (part | shelley jensen | lisa rosenthal | february 12, 1996 | 60113
row 14 : 139 | 15 | "breaking up is hard to do" (part | shelley jensen | lisa rosenthal | february 19, 1996 | 60114
row 15 : 140 | 16 | "i, bowl buster" | shelley jensen | michael soccio | february 26, 1996 | 60117
row 16 : 141 | 17 | "the butler's son did it" | madeline cripe | lisa rosenthal | march 18, 1996 | 60116
row 17 : 142 | 18 | "hare today..." | shelley jensen | robert bruce | april 8, 1996 | 60119
row 18 : 143 | 19 | "i, whoops, there it is" | shelley jensen | tanya ward & mary | april 15, 1996 | 60124
row 19 : 144 | 20 | "i, stank horse" | shelley jensen | tom devanney | april 22, 1996 | 60120
row 20 : 145 | 21 | "i, stank hole in one" | werner walian | matt tarses & michae | may 6, 1996 | 60121
row 21 : 146 | 22 | "eye, tooth" | shelley jensen | adam markowitz | may 13, 1996 | 60118 ] Execute this SQL based on the above table: select no. in season where production code = 60118 - 1 | 16.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.