腾讯云618特惠专场

文章列表

TSQL logging inside transaction(事务中的 TSQL 日志记录)
Pessimistic lock in T-SQL(T-SQL 中的悲观锁)
EF6 wraps every single stored procedure call in its own transaction. How to prevent this?(EF6 将每个存储过程调用包装在其自己的事务中.如何防止这种情况?)
Best way to get the next id number without quot;identityquot;(在没有“身份的情况下获取下一个 ID 号的最佳方法)
Does SQL Server allow constraint violations in a transaction as long as it#39;s not committed yet?(只要尚未提交,SQL Server 是否允许在事务中违反约束?)
Solution for Insert Intention Locks in MySQL(MySQL中插入意向锁的解决方案)
Is SQL Server Bulk Insert Transactional?(SQL Server 大容量插入是事务性的吗?)
MySQL InnoDB: Difference Between `FOR UPDATE` and `LOCK IN SHARE MODE`(MySQL InnoDB:“FOR UPDATE和“LOCK IN SHARE MODE之间的区别)
Node.js mysql transaction(Node.js mysql 事务)
How to properly use transactions and locks to ensure database integrity?(如何正确使用事务和锁来保证数据库的完整性?)