Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
This defines the type of data that the field can store.
The most common data types include:
This defines the maximum size value a field can hold.
Commonly used for text & number fields.
In our data dictionary we need list the properties we need to set for each field.
The primary and foreign keys you will identify during your normalisation process.
There are other properties you'll be less aware of.
This ensures data entered matches a pre-defined format.
Common data that uses this include:
These are rules that ensure the data we enter is sensible & reasonable.
Common checks include:
http://www.knowitallninja.com
The data dictionary is a document that describes the structure of the tables and their fields in our database.
It includes none of the actual data we will be storing in our database, but describes the structure