GIS Dictionary
Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.
Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.
Search the GIS Dictionary:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
third normal form
See Also:
normal form
-
[database structures]
The third level of guidelines for designing table and data structures in a relational database. The third-normal-form guideline incorporates the guidelines of first and second normal form; in addition, it recommends removing from a table those columns that do not depend on the table's primary key. A database that follows these guidelines is said to be in third normal form.