- Don't allow input from users during a transaction.
- Don't open transactions while browsing through data.
- Keep the transaction as short as possible.
- Use lower transaction isolation levels.
- Access the least amount of data possible while in a transaction.
Programming Tutorials on XHTML, CSS, JavaScript, JQuery, JSON, Python, Django, Amazon Web Services, ASP.NET, Web Forms, and SQL
Monday, July 23, 2012
How to Code Efficient Transactions in Microsoft SQL Server
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment