Allow you o control the flow of execution within code, handle errors, and maintain transactionsUsed in programmatic code objects Stored procedures, triggers, statement blocks Control of Flow Error Handling Transaction Control IF...ELSEWHILEBREAKCONTINUEBEGIN...END TRY...CATCH BEGIN TRANSACTIONCOMMIT TRANSACTIONROLLBACK TRANSACTION
No comments:
Post a Comment