Table of Contents

Database Coding Standards

Table Names

Examples:

For creating many-to-many relations the names of the tables are concatenated, with X as separator:

Example:

Column Names

Index Names

Column Types