86 ◾ Cloud Database Development and Management
multivalue dependency, interrelation dependency, and intravalue dependency, except time-related
dependency. ese rules can be identified by examining business requirements and restrictions.
e above DK/NF definition says that by enforcing the key constraints and domain constraints,
all the constraints on the table should be automatically enforced.
e procedure to create a DK/NF table starts with the determination of business require-
ments and constraints observed from a business process. en, all the business requirements
will be fulfilled by enforcing the keys and domains in the tables. Even though the DK/NF
converting process is complicated and is depending on the specific requirements of a busi ...