You are on page 1of 2

Codd s 12 Rules

RULE NAME Foundation Rule Description A RDBMS must use its relational facilities exclusively to manage the database. All data in a relational database must be explicitly represented at the logical level as values in tables and in no other way. Every data element must be logically accessible through the use of a combination of its primary key name, primary key value, table name, and column name.

0 1

Information Rule

Guaranteed Access Rule

RULE

NAME Systematic Nulls Rule Sub Language Rule Guaranteed Access Rule

Description

3 4 5

You might also like