Forum Replies Created

Viewing 15 posts - 106 through 120 (of 848 total)

  • RE: DONEPROC

    Missed it due to the typo too.

  • RE: THROW formatting

    Thanks for the question Steve. I've never used THROW before. Now that I know how it differentiates from RAISERROR, I have some ideas of where it could come in handy....

  • RE: Transactions

    Nice question about a important topic. Thanks Steve.

  • RE: Ranking

    I should have gone with my gut on this one. When I got the same results using rank and dense_rank, I decided I must be misunderstanding the intent of the...

  • RE: Life Logging

    i remember reading this editorial the first time around and my opinion then is still the same as it is now. A big NO THANKS!

  • RE: How many rows will be returned?

    I had seen this same behavior firsthand when I was testing out some triggers before I utilized the inserted table values to limit how the trigger fired. A good question...

  • RE: ISNULL

    Nice question. Thanks!

  • RE: Which type of Numbers?

    Fun question. Thank you Shiva.

    A nice example of the capabilities for using SQL Server to recreate interesting calculations. While I am positive I will never have to know what Armstrong...

  • RE: Synonyms 1

    I don't use synonyms but had always wondered what would happen if I ran into a synonym such as this. My default schema is dbo and I tested it and...

  • RE: Persisted Columns

    Nice question Steve. I was impatient and did not look far enough into the documentation to get this right. I just chose the drop and recreate option because that has...

  • RE: Choose only two correct answers?<!-- 864 --><!-- 864 -->

    Raghavendra Mudugal (8/21/2014)


    TomThomson (8/21/2014)


    twin.devil (8/21/2014)


    Just for the information.

    Becuase #table names max length is only 116 characters in SQL Server 2008 r2. its also valid of SQL SERVER 2012.

    It's valid...

  • RE: DBCC CHECKDB<!-- 864 -->

    Answered too quickly on this one. I knew it could be run against tempdb but ignored that for some reason. Had I thought about it for another second then I...

  • RE: declarations

    Nice and easy one. Thanks Tom.

  • RE: Implicit transaction mode

    TomThomson (8/13/2014)


    Hugo Kornelis (8/12/2014)


    It's been like that for a long time already. In some places, the QotD author is presented with the correct author. In other places, it is presented...

  • RE: WMI Alerts

    SQLRNNR (8/8/2014)


    TomThomson (8/8/2014)


    danrst171 (8/8/2014)


    I got it wrong by selecting the second correct answer.

    +1

    Actually I clicked 2 (query and namespace) and then noticed that clicking the second cancelled the first because...

Viewing 15 posts - 106 through 120 (of 848 total)