Coggle requires JavaScript to display documents.
OOD (Class (OBJECT (Constructor (It has the same name as the class, there…
OOD (Class (OBJECT, Attributes, A class is a blueprint or template that defines the variables ans methods common to all objects of a certain kind. ), Design Aproaches, In DataBase design all design revolves around the actual
data which is stored in the system.
Related data is stored in the same table.
If data is stored in 2 separate locations the data is normed in order to make the data storage and retreival more efficient)