Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 1,493 total)

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (7/29/2014)

    skinny joins? Is that a new SQL Server method for limiting the size of resulting datasets?

    Why yes, where have you been? 😀

  • RE: Today's Random Word!

    Ed Wagner (7/29/2014)


    SQLRNNR (7/29/2014)


    Ed Wagner (7/29/2014)


    SQLRNNR (7/29/2014)


    Moons

    Sun

    KC

    The Way

    JC

  • RE: Today's Random Word!

    Sean Lange (7/29/2014)


    Ed Wagner (7/29/2014)


    Stuart Davies (7/29/2014)


    Ed Wagner (7/29/2014)


    djj (7/29/2014)


    Ed Wagner (7/29/2014)


    BWFC (7/29/2014)


    Legs

    ZZ Top

    bottom

    Right

    On

    Off

    kilter

    Tilt

  • RE: Today's Random Word!

    Ed Wagner (7/29/2014)


    BWFC (7/29/2014)


    Legs

    ZZ Top

    bottom

  • RE: I want to check the 7 Days backup status...

    Thanks MyDoggieJessie, I hope this answered Chowdary's question. I found the information handy.:-)

  • RE: Today's Random Word!

    Sean Lange (7/28/2014)


    crookj (7/28/2014)


    djj (7/28/2014)


    Ed Wagner (7/28/2014)


    SQLRNNR (7/25/2014)


    sing4you (7/24/2014)


    Sean Lange (7/24/2014)


    Revenant (7/24/2014)


    djj (7/24/2014)


    crookj (7/24/2014)


    SQLRNNR (7/24/2014)


    abrasive

    rude

    Crude

    oil

    lubricant

    Oh man, you're gonna make me say "KY".

    Control (think sql prompt shortcut keys)

    Alt

    Tab

    Esc

    Pod

    R2D2

  • RE: Today's Random Word!

    Ed Wagner (7/28/2014)


    SQLRNNR (7/25/2014)


    sing4you (7/24/2014)


    Sean Lange (7/24/2014)


    Revenant (7/24/2014)


    djj (7/24/2014)


    crookj (7/24/2014)


    SQLRNNR (7/24/2014)


    abrasive

    rude

    Crude

    oil

    lubricant

    Oh man, you're gonna make me say "KY".

    Control (think sql prompt shortcut keys)

    Alt

    Tab

  • RE: Today's Random Word!

    crookj (7/24/2014)


    SQLRNNR (7/24/2014)


    abrasive

    rude

    Crude

  • RE: Execute permission

    simon.guerin 52106 (7/23/2014)


    Hi,

    Yes you need to grant permissions to the proc. Such as this:

    GRANT EXECUTE on xp_logininfo to [Database_User]

    Depending on how you feel about assigning permissions for users directly...

  • RE: Update based on multiple conditions in a single pass?

    I have a way but it will be shot down as inefficient.

    Left Join to the DefaultRAGRules table two times once for Red and once for Amber. Then...

  • RE: Today's Random Word!

    Stuart Davies (7/22/2014)


    BWFC (7/22/2014)


    SQLRNNR (7/21/2014)


    Revenant (7/21/2014)


    SQLRNNR (7/21/2014)


    EL Jerry (7/21/2014)


    Stuart Davies (7/21/2014)

    WOTD wood

    Hard (floor)

    impenetrable

    Adamantium

    fusion

    Cold

    Comfort

    blanket

  • RE: Today's Random Word!

    EL Jerry (7/17/2014)


    Ed Wagner (7/17/2014)


    djj (7/17/2014)


    Ed Wagner (7/17/2014)


    SQLRNNR (7/17/2014)


    Ed Wagner (7/17/2014)


    BWFC (7/17/2014)


    Helix

    DNA

    rNA

    ACID

    Trip

    Grateful Dead

    Jerry!!!:w00t:

    Can

  • RE: Today's Random Word!

    Ed Wagner (7/17/2014)


    SQLRNNR (7/17/2014)


    Ed Wagner (7/17/2014)


    BWFC (7/17/2014)


    Helix

    DNA

    rNA

    ACID

    Trip

  • RE: Are the posted questions getting worse?

    Lynn Pettis (7/16/2014)


    Anybody? Can anybody please step in again and try helping me with WC? Frustrated, can't seem to get him to realize I just don't know what...

  • RE: Encrypt SSN Example (TDE)

    The TDE is a bit misleading. You might take a look at http://msdn.microsoft.com/en-us/library/ms179331(v=SQL.100).aspx

    The way we do it is:

    1) create certificates/keys (only needs done once)

    2) open key

    3) EncryptByKey

Viewing 15 posts - 1,321 through 1,335 (of 1,493 total)