Which of the following criteria should be considered when selecting a primary key for a database table? It should have a value for every record (not allowed to be null). All of the possible answers are correct It should uniquely identify each row in a database table. It should be stable (not subject to change) The overall process of successively decomposing tables to minimize data redundancy, thereby avoiding anomalies and conserving storage space is known as Determination Integration Normalization Partialization