This clause names a field in the relation which is a part of a primary key. This field name can appear only once in the base relation. Oracle Rdb requires that the values in a primary key be unique and not missing; therefore, you need not specify the UNIQUE and NOT MISSING field constraints for a field that you designate a primary key. Only one primary key can be declared for a relation.