Naming Columns
20/55
Normal columns are straight forward.
For columns that refer to another table, it is useful to:
Prefix them with the table name they refer to.
Use the same name as the column name in the table it is referred to.