Database Design for Mere Mortals™: A Hands-On Guide to Relational Database Design, Second Edition
by Michael J. Hernandez
Field-Level Integrity
A field attains field-level integrity after you've defined a complete set of field specifications for the field. Field-level integrity warrants the following:
-
The identity and purpose of a field is clear, and all of the tables in which it appears are properly identified.
-
Field definitions are consistent throughout the database.
-
The values of a field are consistent and valid.
-
The types of modifications, comparisons, and operations that can be applied to the values in the field are clearly identified.
You can guarantee that a field structure is sound and optimally designed when it has a complete set of field specifications and fully conforms to the Elements of the Ideal Field. In fact, ensuring that the field complies ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access