image
GLOSSARY
Database Modeling Terms
imagehis is a list of terms that support database modeling in practice and theory. Some of these terms have varying meanings in mathematics and computer science, and these are their database management system definitions.
0NF    An acronym for zero normal form (0NF). An 0NF table describes the normalization level as not normalized. This means that the collection of columns may result in non-unique rows and that any column may contain non-atomic values. Non-atomic values are composites of two or more values.
1NF    An ...

Get MySQL Workbench: Data Modeling & Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.