Yes, a primary key is required even if you have a candidate key. A candidate key is a set of attributes that can uniquely identify a record in a table, but only one candidate key can be designated as the primary key for that table. The primary key serves as the main identifier for records, ensuring data integrity and enabling efficient access to rows in a database.
Copyright © 2026 eLLeNow.com All Rights Reserved.