Is it possible for the computer to generate values that are used as the primary key column?

1 answer

Answer

1123591

2026-03-04 08:45

+ Follow

Yes. Often times, an automatically generated key column will be a normal primary key using the auto_increment attribute.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.