Stairway to T-SQL Part 2: Beyond T-SQL Basics: Level 1: The TOP Clause

  • Listings 11 and 12 aren't labeled correctly.

    They state the action as inserts when the SQL is performing deletes

  • This is wonderfully helpful, as is the series. But please get a proofreader familiar with English grammar and usage. Highly intelligent authors like this shouldn't be having trouble with the difference between pluralization and the use of apostrophes (Grocer's error)

  • Thanks for this instructive and very well presented article!

    It really drives home the importance of being very careful when using the TOP statement in T-SQL. I had no idea so many random or unexpected results could happen if the effects of TOP are not understood. Yikes.

    -- webrunner

    -------------------
    A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
    Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html

Viewing 3 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic. Login to reply