Name the six objects in an Access database and briefly describe the purpose of each one

What will be an ideal response?


Tables store the data in the database.
Forms give the user a way of entering data into the database.
Queries are used to display only records that meet certain conditions and only the fields that you require.
Reports enable the user to present professional-looking information from tables or queries.
Macros enable the user to store a series of commands that carry out an action.
Modules add functionality to a database and are written using the VBA programming language.

Computer Science & Information Technology

You might also like to view...

Which of the following methods inserts an element into a stack data structure?

a) enqueue b) dequeue c) push d) pop e) peek

Computer Science & Information Technology

Point values of the font-size property are relative values.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To stop InPrivate browsing, close the browser window to the InPrivate browsing session.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you click the Grow Font button too many times and make the font size too big, you can click the ____ button until the desired font size is displayed.

A. Shrink Font B. Small Font C. Reduce Font D. Reduce Selected Text

Computer Science & Information Technology