#autoIncrement

PrecisionSQLPrecisionSQL
2026-01-29

How to Stop AUTO_INCREMENT Gaps From Breaking IDs

Rollbacks still consume auto increment values.

youtube.com/watch?v=sGsPlUnRt_s

PrecisionSQLPrecisionSQL
2026-01-10

Auto-Increment IDs Have GAPS Forever?!

IDs are BROKEN! Failed INSERT consumes the auto-increment ID! User #1, skip #2, User #3! Your IDs have permanent GAPS! This breaks ID-based logic! Watch this chaos!

youtube.com/watch?v=qF3obGJL_MY

2025-02-20

DB2 Table ID Increment: Using Sequences and Triggers for Auto-Incrementing IDs
Master DB2 Table ID Increment using sequences & triggers for efficient, automated ID generation. Prevent duplicates & simplify DB admin.
tech-champion.com/database/db2

2025-02-20

Retrieve DB2 Auto-Increment Key with MyBatis: A Solution for NullPointerExceptions
Efficiently retrieve DB2 auto-increment keys! Learn methods like IDENTITY_VAL_LOCAL() & RETURNING clause, handling multiple insertions & error management. DB2
tech-champion.com/database/db2

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst