Forum Replies Created

Viewing 15 posts - 526 through 540 (of 716 total)

  • RE: Decryption Keys

    stephen.long 56048 (4/15/2014)


    Good question, Steve. It made me do some research, since I haven't used encryption yet professionally.

    +1

  • RE: It's Not All About The Keys

    Stewart "Arturius" Campbell (4/14/2014)


    Good question, thanks Andy

    almost tripped up, but remembered that databases is a system view, in the sys schema, not dbo.

    The only way to reflect it in the...

  • RE: Symmetric Key Use

    Good question! had to do some R&D to find out the correct answer. And here is a good reference for the same subject:

    http://www.sqlservercentral.com/blogs/steve_jones/2013/12/16/symmetric-keys/

  • RE: Temporary Tables and Statistics in Stored Procedures

    Tony Bater (4/11/2014)


    I am happy to say I got this right, but not so sure about the reason!

    I didn't know the answer (so learned something here, and that's good), but...

  • RE: Catch this!

    DrKiller (4/10/2014)


    lol.. I got this by accident.. I was assuming a print function won't fail the query and didn't even notice the string is longer than 15 chars.

    Same here +...

  • RE: GO-ING nowhere

    I know this CHAR(13) + CHAR(10) method based on a painful previous experience 🙂

  • RE: Syntax Validation

    Never used this feature NOEXEC before, didn`t find the need to.

    Interesting question, thanx 4 sharing 🙂

  • RE: Syntax Validation

    Stewart "Arturius" Campbell (4/6/2014)


    Nice, simple question, thanks.

    However, always bear in mind to remove the NOEXEC before deploying to a production environment...

    +1

  • RE: A Questionable Trigger

    Uwe Ricken (4/2/2014)


    With respect - I know that preparation of a QoTD can be quite tricky and time consuming but this QoTD has the same problem as the last one;...

  • RE: A Questionable Trigger

    Carlo Romagnano (4/2/2014)


    I do not like question too long. I have just few minute to answer.

    A lot of useless words and none of the main one.

    +1 agree!

  • RE: Replication

    Stewart "Arturius" Campbell (4/4/2014)


    Interesting question, thanks.

    I have never found the need to have more than one distributor per instance of SQL server, but good to know that it is possible.

    radek.hruby...

  • RE: TABLESAMPLE output

    Ed Wagner (4/3/2014)


    I'd never used this option either. Very interesting, so thanks.

    Me neither, but very interesting QotD!

  • RE: Can't See The Forest For the Logins

    Raghavendra Mudugal (3/28/2014)


    (glad to be part of that 5%...)

    Glad to be part of the 17% 🙂

  • RE: Default schema

    I think this part of the explanation is enough to end this debate.

    'If 'king_login' is a member of sysadmin fixed server role table would be created under schema dbo, other...

  • RE: RTM

    Thanks 4 the easy 7 Pts. yet some fall for April fool 😀

Viewing 15 posts - 526 through 540 (of 716 total)