Forum Replies Created

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

  • RE: Commenting in Dynamic query

    Steve Jones - SSC Editor (8/3/2012)


    I've edited the question down since I think it was a good question. I didn't catch the typo (grrr, no more images).

    I'll award points back.

    Thank...

  • RE: Commenting in Dynamic query

    derek.colley (8/3/2012)


    Answer is wrong, last query returns an error. Point refund please, my good sir!

    i agree the last statement evaluates to

    select * from #tmpTable --/*

    where Fld1 = 0...

  • RE: SQL Server 2008 and XML

    Good question, I knew the answer from personal experience. :blush:

  • RE: Order of Execution

    Good question. It is good to know because you can use alias in the Order By clause but not the Where clause. The Select, and definition of an...

  • RE: Max processor cores

    Rich Weissler (7/13/2012)


    So the correct answer is the Operating System limit.

    Presumably, if I were to load SQL 2008 R2 Data Center Edition on Windows Server 2012... it would...

  • RE: Index Types

    If you are going to use BOL as your source (as I did) then at least make your answer line up with the source. There is no Note or...

  • RE: NULLIF 1

    I have to agree with every one else. The select statement is confusing.

    First you start off with the declaration

    "What values are returned for Test 1 and Test 2? "...

  • RE: Database size in SQL Server 2012

    Hugo Kornelis (6/20/2012)


    Revenant (6/20/2012)


    Koen Verbeeck (6/20/2012)


    paul.knibbs (6/20/2012)


    a kilobyte has always been 1024 bytes as far as I'm concerned.

    For me, a kilobyte is still 1000 bytes. kilo = 1000

    Sure. If a...

  • RE: Database size in SQL Server 2012

    I dislike ambiguous questions like this. I would like to see someone install a 524TB DB on a 3TB drive

  • RE: INTERSECT 2

    Thomas Abraham (6/19/2012)


    Appreciate the question. Had to think for a minute, as I almost never use OUTER joins.

    A totally unrelated aside: Back from vacation. Missed the QotD. Didn't miss...

  • RE: INTERSECT 2

    no riots?

  • RE: INTERSECT 2

    it really helped that #2 and #3 are exactly the same, then i knew about the distinct so by process of elimination.... 1 pt.

  • RE: SQL Server Agent Proxies

    I just went through this for a user, nice timely question.

  • RE: General

    Nice and easy question, especially for .net programmers

  • RE: T-SQL Performance 1

    I only was able to answer the question correctly by assumption.

    If the answer was no, then would there be a need to have an explanation. Every question has an...

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