Forum Replies Created

Viewing 15 posts - 61 through 75 (of 122 total)

  • RE: SQL CHOOSE

    Best thing about this QOTD was a good example of the CHOOSE function.

    One of the Posts suggested that SQL Server 2008 R2 was the Default is interesting as I...

  • RE: BETWEEN a hard place and a rock

    marlon.seton (6/19/2013)


    I found this one easy because we had another BETWEEN <high value> <low value> question a little while ago and that put me on the right track straight away.

    +1

  • RE: Usage of Null

    Kevin Gill (6/6/2013)


    Though technically the answer is "it depends on the initial setting of SET ANSI NULLS..." 😛

    I agree.

    David

  • RE: TOP and ORDER BY

    Thanks for this Question

    I learned something today that I've got a use for.

    David

  • RE: Use of Key Column

    Excellent Question. Had everybody looking in the wrong place ! Well thought out.

  • RE: Assigning categories to values 1

    Thanks Hugo.

    I've read the BOL entry now and it is clear about order.

    Regards

    David

  • RE: Assigning categories to values 1

    It's a shame that "Between -1 And -10" and "Between -10 and -1" aren't equivalent in T-SQL.

    I haven't read BOL re. "Between" but does it state that it has to...

  • RE: Powershell for DBAs

    I really want to learn Powershell but until I have a Problem that Powershell solves for me then it just fits into the category of a Solution waiting for a...

  • RE: Assigning categories to values 2

    Straightforward Question.

    Thanks

    David

  • RE: Assigning categories to values 1

    Some Languages use the word "Range" which is probably more descriptive than "Between". I am happy with "Between" as it's usually what I'm looking for. I can't see a use...

  • RE: Data Type

    I'm a 3 on Tom's List.

    Answer 1 was too obvious otherwise why ask the question.

    Answer 1 should be the correct answer but once again SQL Server manages to conjure up...

  • RE: The Subquery

    Good Trick Question.

    I don't really like SQl server when it works by Accident raher than Logic.

    David

  • RE: Nested triggers 2

    Thanks.

    A good thinking and working it through question.

    David

  • RE: Distinct

    Good Question.

    A few people getting carried away with Collation Sequences where it looks to me that the QOTD Author was concentrating on the last Select Statement.

    I like to think of...

  • RE: Table Variable

    Good Discussion on IF...ELSE and Nulls.

    I have to agree with Sean.

    The IF isn't TRUE therefore execute the ELSE. This is what happened so no problem.

    The Variable had no Value therefore...

Viewing 15 posts - 61 through 75 (of 122 total)