Name the four main types of objects in an Access database and briefly describe the purpose of each

What will be an ideal response?


Tables store the data in the database.
Queries are used to display only records that meet certain conditions and only the fields that you require.
Forms give the user a way of entering data into the database.
Reports enable the user to present professional-looking information from tables or queries

Computer Science & Information Technology

You might also like to view...

When an object of a derived class is instantiated, the __________ constructor initializes the _________ members.

a. Base class, base class. b. Derived class, base class. c. Base class, derived class. d. Derived class, public.

Computer Science & Information Technology

Using a binary search, what is the maximum number of comparisons required to find a search key in a 31-element sorted array?

a. 4. b. 5. c. 32. d. 1.

Computer Science & Information Technology

A drive bay is a storage device parking space.

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

Computer Science & Information Technology

Before a user chooses to play a video, the first frame of the video is displayed by default.

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

Computer Science & Information Technology