Forum Replies Created

Viewing 15 posts - 151 through 165 (of 317 total)

  • RE: User Defined Server Roles

    Thanks for the easy one Steve!



    Everything is awesome!

  • RE: Expressions

    Good question. I need to stop answering questions before I get woke up.



    Everything is awesome!

  • RE: Isolation levels

    Danny Ocean (8/6/2013)


    Out of 3 i choose 2 correct and miss 1. today i learn something new.:-)

    + 1 :doze:



    Everything is awesome!

  • RE: LEN and CONVERT

    Ezpz. Thanks for the great question!



    Everything is awesome!

  • RE: FTS Near Operator

    Thanks for the question Steve! Definitely learned something today.



    Everything is awesome!

  • RE: Indexing in views

    Hugo Kornelis (7/24/2013)


    Interesting question!

    Now I picked the right answer, but for the wrong reason (I thought the last CREATE INDEX would fail because of the duplicate index name).

    Glad I'm not...



    Everything is awesome!

  • RE: The OUTPUT clause and T-SQL Syntax

    Danny Ocean (7/23/2013)


    Hugo Kornelis (7/23/2013)

    ...

    In other words - if the statement causes a trigger to fire, it should have either no OUTPUT clause or an OUTPUT clause with an...



    Everything is awesome!

  • RE: [HELP] FOR XML

    Maybe this will help.

    SELECT 1234 AS '@TranID', 'ABC123' AS '@OrderNum',

    'MY' AS 'Current_Location',

    (

    SELECT 'OK' AS '@Code', 'FINE' AS '@Reason_Code', 'KUU1234' AS 'Remark'

    FOR XML PATH('Status'), TYPE

    ) AS 'node()',

    'A5555'...



    Everything is awesome!

  • RE: T-SQL

    Koen Verbeeck (7/22/2013)


    Didn't even have to think for this one (which makes it an excellent Monday question)! 😀

    + 1. Thanks for the question and thanks for the great discussion.



    Everything is awesome!

  • RE: TDE Setup

    Anipaul (7/18/2013)


    Bangla (7/18/2013)


    Revenant (7/18/2013)


    As usual for Steve's questions, it had me scrambling for MSDN. Thanks, Steve!

    Yes I agree ...

    +1

    +1



    Everything is awesome!

  • RE: Reset of Identity

    Very good question, thanks!



    Everything is awesome!

  • RE: Argument "Server1" for option "connection" is not valid. The command line parameters are invalid. The step failed.

    +1 this did the trick for me too!



    Everything is awesome!

  • RE: TSQL-Order by

    Ezpz. Thanks for the question.



    Everything is awesome!

  • RE: TDE DR

    logitestus (7/12/2013)


    Foiled again!

    Great question, I have definitely spent 30 minutes delving into something I have never touched on in SQL Server.

    +1 Agreed. I have learned something new today. Thanks Steve!



    Everything is awesome!

  • RE: Change Tracking

    Thanks for the question!



    Everything is awesome!

Viewing 15 posts - 151 through 165 (of 317 total)