About the Authors
Primary Author: Adrienne Watt Adrienne Watt holds a computer systems diploma (BCIT), a bachelor's degree in technology (BCIT) and a master’s degree in business administration (City University). Since 1989, Adrienne…
Primary Author: Adrienne Watt Adrienne Watt holds a computer systems diploma (BCIT), a bachelor's degree in technology (BCIT) and a master’s degree in business administration (City University). Since 1989, Adrienne…
Exercise 1 Manufacturer A manufacturing company produces products. The following product information is stored: product name, product ID and quantity on hand. These products are made up of many components.…
Here is a statement of the data requirements for a product to support the registration of and provide help to students of a fictitious e-learning university. An e-learning university needs…
End Users End users are the people whose jobs require access to a database for querying, updating and generating reports. Application user The application user is someone who accesses an…
A core aspect of software engineering is the subdivision of the development process into a series of phases, or steps, each of which focuses on one aspect of the development.…
Normalization should be part of the database design process. However, it is difficult to separate the normalization process from the ER modelling process so the two techniques should be used…
A functional dependency (FD) is a relationship between two attributes, typically between the PK and other non-key attributes within a table. For any relation R, attribute Y is functionally dependent on…
Constraints are a very important feature in a relational model. In fact, the relational model supports the well-defined theory of constraints on attributes or tables. Constraints are useful because they…
One important theory developed for the entity relational (ER) model involves the notion of functional dependency (FD). The aim of studying this is to improve your understanding of relationships among…
The entity relationship (ER) data model has existed for over 35 years. It is well suited to data modelling for use with databases because it is fairly abstract and is easy to…