Microsoft Access Is 5. Reports
Microsoft Access Is 5. Reports
2. Relationships
Relationships are essentially the “connections” or
“bonds” that are formed between tables. Tables can be
related in one of three ways: one-to-one, one-to-many
and many-to-many.
3. Queries
Queries are requests for information. Queries can sort,
calculate, filter, update data and more based on the
results you are looking for.
4. Forms
According to Access, a form is a database object that can
be used to create a user interface for a database
application. A bound form is linked to a data source,
whereas an unbound form does not.