Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 1,493 total)

  • RE: Today's Random Word!

    Ed Wagner (8/13/2014)


    crookj (8/13/2014)


    Ed Wagner (8/13/2014)


    Stuart Davies (8/13/2014)


    whereisSQL? (8/12/2014)


    SQLRNNR (8/12/2014)


    Revenant (8/12/2014)


    Ed Wagner (8/11/2014)


    djj (8/11/2014)


    SQLRNNR (8/11/2014)


    crookj (8/11/2014)


    Ed Wagner (8/11/2014)


    SQLRNNR (8/11/2014)


    charitable

    Donation

    Time (the most valuable asset)

    self

    serving

    Others

    Otters

    oyster

    world

    cup

    Quart

    Pint

    Beer

    Garden

  • RE: Using Count Distinct in a CASE statement to choose more than one unique record

    monkeyflavours (8/12/2014)


    Hopefully this is a quick question....

    I’m scratching my head with a bit of script. Why would the below choose a unique set of records from one table to put...

  • RE: Today's Random Word!

    SQLRNNR (8/11/2014)


    crookj (8/11/2014)


    Ed Wagner (8/11/2014)


    SQLRNNR (8/11/2014)


    charitable

    Donation

    Time (the most valuable asset)

    self

    serving

  • RE: Today's Random Word!

    Ed Wagner (8/11/2014)


    Stuart Davies (8/11/2014)


    Revenant (8/11/2014)


    Ed Wagner (8/9/2014)


    TomThomson (8/9/2014)


    SQLRNNR (8/8/2014)


    Compost

    Potting

    Growing

    Nurturing

    Caring

    Sharing

    Giving

  • RE: Today's Random Word!

    Ed Wagner (8/8/2014)


    SQLRNNR (8/8/2014)


    Ed Wagner (8/8/2014)


    sing4you (8/8/2014)


    Ed Wagner (8/8/2014)


    TomThomson (8/8/2014)


    Ed Wagner (8/8/2014)


    Revenant (8/7/2014)


    Ed Wagner (8/7/2014)


    SQLRNNR (8/7/2014)


    djj (8/7/2014)


    SQLRNNR (8/7/2014)


    springs

    bed

    squeak

    Brakes

    Strakes

    Hull (Thanks...I had to look up the meaning of the word and it's...

  • RE: Today's Random Word!

    SQLRNNR (8/7/2014)


    springs

    bed

  • RE: Today's Random Word!

    Ed Wagner (8/7/2014)


    SQLRNNR (8/7/2014)


    Ed Wagner (8/7/2014)


    TomThomson (8/7/2014)


    SQLRNNR (8/6/2014)


    Sean Lange (8/6/2014)


    Ed Wagner (8/6/2014)


    TomThomson (8/6/2014)


    Ed Wagner (8/6/2014)


    SQLRNNR (8/6/2014)


    Ed Wagner (8/6/2014)


    djj (8/6/2014)


    Ed Wagner (8/6/2014)


    SQLRNNR (8/5/2014)


    EL Jerry (8/5/2014)


    Revenant (8/5/2014)


    Yellow

    Pages

    Eight

    Kilobytes

    Kilo Class

    Nautilus

    Nucular

    Attack

    Defense

    Self-Defense

    nunchucks

    self-offense

    masochism

    Strange

    love

    Hope

    Abandon

  • RE: Today's Random Word!

    Ed Wagner (8/6/2014)


    SQLRNNR (8/5/2014)


    EL Jerry (8/5/2014)


    Revenant (8/5/2014)


    Yellow

    Pages

    Eight

    Kilobytes

    Kilo Class

  • RE: Are the posted questions getting worse?

    Found this from Paul S. Randal of SQLskills.com:

    "Here's the rule: if my 14-yr old smart daughter could find the answer on Google from your question, you'd shouldn't ask or send...

  • RE: Are the posted questions getting worse?

    Gazareth (8/4/2014)


    BWFC (8/4/2014)


    I feel that I should make some mention of this man's birthday today. I think without his work our lives may be very different\easier\harder, delete as...

  • RE: Today's Random Word!

    whereisSQL? (7/30/2014)


    Ed Wagner (7/30/2014)


    TomThomson (7/30/2014)


    SQLRNNR (7/30/2014)


    Ed Wagner (7/30/2014)


    Stuart Davies (7/30/2014)


    SQLRNNR (7/29/2014)


    aardvark

    Digger

    Hunting (for antiques)

    Pecheur

    é or ê?

    Tomato

    ketchup

    hot dog

  • RE: One to many problem

    Keith Tate (7/30/2014)


    Looks like you just missed the second join criteria (C1 Firstname = M1 Name 2). I would also think about recording first and middle name separately in Check2.

    Thank...

  • RE: One to many problem

    I did come up with this:

    SELECT DISTINCT C1.IDX

    , C2.C2FirstName

    , C1.C1FirstName

    , CASE WHEN CHARINDEX(' ',C2.C2FirstName) > 0...

  • RE: Name table

    crmitchell (7/30/2014)


    bear in mind that this is a many to many relashionship - in many cases but not all this will be resolved providing you know the sex of the...

  • RE: Name table

    Lookup table no problem. Been there done that.

    I was looking for information to populate the lookup table.

    Thanks for the nickname hint. One problem I have with internet searches...

Viewing 15 posts - 1,306 through 1,320 (of 1,493 total)