Example

					UPDATE table1 SET col1 = 12 WHERE col2 = 20;
  • DELETE— removes the specified rows from a table. See page 456.

Get Transact-SQL Desk Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.