|
|
|
|
|
Lesson 1
Defining relationships |
||
|
|
In a relational database, such as Access, you break
various subjects, such as clients and projects, into separate tables. Relationships specify how you want those tables
to relate to each other, i.e. each project belongs to a client, and each client can have many projects.
Relationships in Access, like relationships in real life, can be somewhat complicated. In Access, as in life, you can
have a one-to-one, one-to-many, or many-to-many relationship. Thatthe Access versionis what this module is
all about. Up until now, you may have used relationships to enhance query performance or perhaps worked only with the Access default relationships. Relationships are maintained using the Relationships option from the Tools menu. You can see the base set of relationships for our course database, Consulting407.mdb, here in this figure:
Relationships can greatly affect the integrity of the information going into your database. Lets get started. In the next lesson, you will learn how to identify different types of relationships used in Access. |
|
|
|
|
|