Community

T-SQL Programming Part 14 – Using the TOP Clause with UPDATE, INSERT and DELETE Statements

(Gregory Larsen) In my last article I talked about how you could restrict the number of rows returned by using the TOP clause. In that article all my examples where about using the TOP clause to only select data, not update data.

Read More - Register for Free Membership