Forum Replies Created

Viewing 15 posts - 46 through 60 (of 847 total)

  • RE: New MySQL Engine Supports T-SQL

    You almost had me on this one until I remembered what day it was. Good one though!

  • RE: DBCC Error 6

    Well I got it half right! I thought about picking just the CHECKDB without the REPAIR_REBUILD but thought it wouldn't hurt to run it with the extra option. Regardless this...

  • RE: Checkpoint

    Nice question, thanks Andy!

  • RE: Finding Stored Procedures

    Hany Helmy (1/12/2016)


    Ed Wagner (1/12/2016)


    I rarely use the information_schema objects. I use the sys stuff all the time. Thanks for the question.

    ++1 same...

    +++1 yep. I always forget...

  • RE: Outer Joins

    Very glad that this syntax is finally gone. I had to convert a bunch of queries from using this syntax a few years ago and I still cringe when I...

  • RE: Big plans

    Interesting question Hugo. I don't think I have seen any others related to this before on here. Thanks for the info!

  • RE: Always Encrypted

    Thanks for the question on this new 2016 feature.

  • RE: Join operators, part 3 - performance

    Great question Hugo and a very nice explanation. I look forward to the third edition of Grant's book as well as that eventual Pluralsight course!

  • RE: Question of the Day for 27 Mar 2007

    I guess this is what I get for going back and answering an old QoTD. 😛 Not sure if I can still get points back for this question or not?...

  • RE: Join operators, part 2 - limitations

    Nice question, very informative. I got confused and was thinking hash join and not hash match. Oh well. 🙂

  • RE: Pass Through

    Very informative as usual Hugo! Odd that I couldn't find anything online regarding this. Thanks for the explanation!

  • RE: SSIS Derived Columns

    g.britton (10/23/2015)


    Poorly worded. The expression does not "converts to NULL and removes beginning and trailing spaces", which implies that it first converts to NULL then removes the spaces...

  • RE: Counting the Tally Table

    Nice question Steve. I don't use tally tables much but they sure are a nice option to have.

  • RE: Finding Azure SQL Database

    Argh!! Wasn't paying attention apparently and selected the id number and not the number of rows returned. 😛 I think I need to leave early today.

  • RE: Cross Apply

    TomThomson (10/15/2015)

    And if the column in SalesOrderHeader called salesorderid identifies a product rather than an order the person who devised the schema should be forbidden ever to name any column...

Viewing 15 posts - 46 through 60 (of 847 total)