E
Eric Tubbs
Greetings,
I hope you all can lend some advice on creating tables in general. The
following information below has been gathered from different locations and I
would like to ask for your help. My question concerns the table element
guidelines. I would like to find out what an example would be of each of the
following, multipart and multivalued fields, and how one would go about to
make sure that these are not present in a table.
Thanks,
Eric
--------------------------------------------------------------------
Guidelines for naming fields
- Unique, descriptive name that is meaningful to the organization
- Accurately identifies the subject of the field
- Minimum number of words
- Do not use abbreviations or acronyms
- No proper names
- Use singular form
- Prefixes
Field Elements
- Represents a characteristic of the subject of the table.
- Contains only a single value
- Cannot be deconstructed into smaller components
- Does not contain a calculated or concatenated value
- Is unique within the entire database structure
- Retains all of its characteristics if it appears in more than one table.
Table Elements
- Represents a single subject
- Has a primary key
- Does not contain multipart fields
- Does not contain mulivalued fields
- Does not contain calculated fields
- Does not contain unnecessary duplicate fields
- Contains only the minimum redundant data
--------------------------------------------------------------------
I hope you all can lend some advice on creating tables in general. The
following information below has been gathered from different locations and I
would like to ask for your help. My question concerns the table element
guidelines. I would like to find out what an example would be of each of the
following, multipart and multivalued fields, and how one would go about to
make sure that these are not present in a table.
Thanks,
Eric
--------------------------------------------------------------------
Guidelines for naming fields
- Unique, descriptive name that is meaningful to the organization
- Accurately identifies the subject of the field
- Minimum number of words
- Do not use abbreviations or acronyms
- No proper names
- Use singular form
- Prefixes
Field Elements
- Represents a characteristic of the subject of the table.
- Contains only a single value
- Cannot be deconstructed into smaller components
- Does not contain a calculated or concatenated value
- Is unique within the entire database structure
- Retains all of its characteristics if it appears in more than one table.
Table Elements
- Represents a single subject
- Has a primary key
- Does not contain multipart fields
- Does not contain mulivalued fields
- Does not contain calculated fields
- Does not contain unnecessary duplicate fields
- Contains only the minimum redundant data
--------------------------------------------------------------------