The logical data model describes the structure of and the references between the logical data objects, called tables. The conceptual model is linked to the logical model in that entities are converted into tables (or more precisely: table definitions), and relationships are converted into foreign key constraints. The logical data model can be graphically recorded in a Data Structure Diagram (DSD).