|
|
|
|
|
by hobs
654 days ago
|
|
Basic incremental counters work for most real world production constraints.
Most people are not going to create tables with 4.2 billion rows, even with failed inserts.
If you are doing that its an extreme of either very much you know what you are doing, or you very much do not; I have seen both in production. |
|