Forum Replies Created

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

  • RE: New Log Files

    Carlo Romagnano (12/31/2010)


    Last answer for 2010, I get it wrong.

    Steve, Thank you for the easy question.

    Carlo, Better luck nexk year.

  • RE: Disk Is Cheap! ORLY?

    I only hear this naive argument from someone that has not seen the price of server class storage. When it comes to Enterprise class systems, nothing is cheap.

  • RE: Subtle Line Feed / Carriage Return issue

    Carlo Romagnano (12/23/2010)


    Some tools (powerbuilder,qlick) replace CR and LF with space, so one line comment

    in the script could alter the command.

    Running the script in sql2000 I get 1,3,4 but in...

  • RE: Subtle Line Feed / Carriage Return issue

    dbuendiab (12/23/2010)


    Anyway, I admit it was a sure-you-lose-question.

    There are other ways to get points.

    The only loss here is your time for what looks like a cut and...

  • RE: Subtle Line Feed / Carriage Return issue

    Dietmar Weickert (12/23/2010)


    Of course I got it wrong as probably all others trying this question. And it does not matter if you try to answer with or without SSMS.

    QotD should...

  • RE: Subtle Line Feed / Carriage Return issue

    stewartc-708166 (12/23/2010)


    Having investigated this further, I have found that the "correct" answer occurs on SQL2000 and SQL2005 RTM.

    this was registered as a bug and repaired with CU2 of SQL2005 (also...

  • RE: SELECT TOP

    Good Question... I agree that not having an order by statement can cause the output to change. I also agree that the clustered index created in the script also...

  • RE: Nested Temporary Tables

    WayneS (12/20/2010)


    6. Table variables are the only available choice to pass a table to a procedure.

    I know XML is not realy a table, but it can be used to...

  • RE: NULL Values and Joins

    mtassin (12/20/2010)


    They should be listed as

    7 rows returned, the last row has column d = three

    or something like that.

    You are absolutely right about that.

  • RE: NULL Values and Joins

    da-zero (12/20/2010)


    SanDroid (12/20/2010)


    However there is a HUGE typo in the explination...

    B not C is the Answer?

    Disapointing.

    May I ask you a question:

    why is the first post in this thread...

  • RE: NULL Values and Joins

    I agree that if you read the question the answer is obvious.

    However there is a HUGE typo in the explination...

    B not C is the Answer?

    Disapointing.

  • RE: T-sql

    DougieCow (12/17/2010)


    Toreador (12/17/2010)


    How many times do we have to have questions about the default precision of strings before everyone gets them right?!

    Never, there will always be somebody new.

    I agree Dougie....

  • RE: Nested Temporary Tables

    WayneS (12/16/2010)


    Okay, I messed up. I posted the wrong code (the posted code was run to get the error message for the QotD). Then I went and gave the explanation...

  • RE: Nested Temporary Tables

    Steve Jones - SSC Editor (12/16/2010)


    I have awarded back points and edited the question. For now I am disqualifying this question.

    Steve - Thanks so much. You had done this...

  • RE: Nested Temporary Tables

    mtillman-921105 (12/16/2010)


    But I think the trouble comes in when you're creating different tables with the same name in different nested procedures. When you execute Select * from #test1, how...

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