Forum Replies Created

Viewing 15 posts - 736 through 750 (of 1,187 total)

  • RE: T-SQL Logic

    I got this right! I learned my lesson from the last time - after equivocating for a minute, wondering "the choice of 1 is too easy, maybe there's a trick"...

  • RE: T-SQL SQL 2008

    paul.knibbs (6/21/2010)


    Picture didn't appear on the e-mail--had to come here before it showed up. That happen to anyone else?

    Yes, that happened to me, too.

    - webrunner

  • RE: Tables

    tommyh (6/16/2010)


    SanjayAttray (6/16/2010)


    It will get created. Is there a reason, it would not get created ?

    Well with 17% wrong answers i would say that some people think that there...

  • RE: LEN()

    F1Droid (6/15/2010)


    Aargh!! Again my initial reaction was "that's easy it's 5,2,2 as LEN ignores spaces"... and then "hmmm, but that's too easy, there must be a trick in there"... and...

  • RE: How many Records Will Get Selected

    sjimmo (6/11/2010)


    Actually, I ran the code and the last SELECT statement returns 3 rows. How did you get 1 row?

    Actually, the goal should be to read and think.

    That being said,...

  • RE: How many Records Will Get Selected

    Ninja's_RGR'us (6/11/2010)


    webrunner (6/11/2010)


    cathy.baker (6/11/2010)


    No matter if it's a bad question or a trick question. The answer is one. The question was "How many records are returned from the...

  • RE: How many Records Will Get Selected

    cathy.baker (6/11/2010)


    No matter if it's a bad question or a trick question. The answer is one. The question was "How many records are returned from the last SELECT?"....

  • RE: How many Records Will Get Selected

    Toreador (6/11/2010)


    Well I learnt something, though probably not what was intended.

    (snip)

    That is my conclusion exactly after getting the question wrong for the wrong reason - I thought that the first...

  • RE: HAVING

    Wow, that question was excellent. It really threw me for a loop and taught me something about the HAVING clause that I never knew before.

    Thanks,

    webrunner

  • RE: Clearing the Transaction Log

    Tom Garth (6/1/2010)


    I think I almost got it right - 🙂

    This was a great question that made me do a little reading and learn something about a little understood part...

  • RE: Clearing the Transaction Log

    Ouch! Got that one wrong.

    Great question.

    Thanks,

    webrunner

  • RE: What identity comes next?

    I had some trouble understanding the explanation of the correct answer at first. The explanation for the answer states, "SQL Server will use the maximum identity value + increment in...

  • RE: SQL syntax

    Paul White NZ (5/29/2010)


    Nice (but quite shocking!) question. I'm not at all embarrassed to say I got this one wrong.

    Yes, Paul, thanks. I too got it wrong and...

  • RE: DDL trigger

    vk-kirov (5/27/2010)


    webrunner (5/27/2010)


    The invalid object error is in there, but the SELECT statements agree with the SELECT statement results presented in the QOTD correct answer. What statement does the invalid...

  • RE: DDL trigger

    Hugo Kornelis (5/27/2010)


    da-zero (5/27/2010)


    I do not fully understand.

    The batch begins with:

    SET IMPLICIT_TRANSACTIONS OFF

    According to BOL, this means the following:

    ... SET IMPLICIT_TRANSACTIONS OFF statement, which returns the connection to autocommit mode....

Viewing 15 posts - 736 through 750 (of 1,187 total)