Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 452068e

Browse files
Merge pull request #393 from EmergentSoftware/dev
Added comment.
2 parents dd9c7f1 + ac106e7 commit 452068e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/findings/SQLCodeDevelopment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,8 @@ If you are performing a funds transfer and updating multiple bank account tables
14931493
```sql
14941494
SET NOCOUNT, XACT_ABORT ON;
14951495

1496+
/* Exclude SQL code that does not need to be inclued in the transaction. Keep transactions shrt. */
1497+
14961498
BEGIN TRY
14971499
BEGIN TRANSACTION;
14981500

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /