Test yourself
Complete the following test so you can be sure you understand the material. Your answers are private, and test results are not scored.
What does the Back Up Database command do?
Makes a copy of the database for safekeeping and appends the current date to the file name of the backup.
Splits the back-end data from the front-end objects.
Creates a log file to track the changes.
Why are table relationships important to know about in a database that someone else created?
Tables are related to each other, and changes to one table could affect another, as well as objects that depend on it.
Table relationships determine the order in which forms and reports are displayed.
Table relationships affect the security level of your database.
If you wanted to alter a form in a database that someone gave you, what would you use to determine which objects would be affected?
Documenter command.
Relationships window.
Object Dependencies task pane.