The Database window displays the tables, queries, forms, and reports. Describe what these four objects represent.

What will be an ideal response?


A table contains all of the raw data within the database in a spreadsheet-like view.
A query allows you to select a subset of fields or records from one or more tables.
A form provides an easy-to-use data entry screen.
A report is a professional printout of data that can contain enhancements such as headers, footers, graphics, and calculations on groups of records.

Computer Science & Information Technology

You might also like to view...

When creating a new contact, Outlook automatically inserts in the File as box the contact's full name, usually in First Name, Last Name format.

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

Computer Science & Information Technology

________ is the ability of two or more people to communicate in text over the Internet in real time

A) VoIP B) SMTP C) Remote handshaking D) Instant messaging

Computer Science & Information Technology

Why does making a sorting algorithm recursive not always make it a divide and conquer algorithm?

a. Recursion is not the only requirement for an algorithm to be of divide and conquer type b. Divide and conquer requires overlapping problems c. Divide and conquer requires optimal substructure d. Divide and conquer uses memoization

Computer Science & Information Technology

When using Access, the text of the Gettysburg Address would be stored in a short text field

Indicate whether the statement is true or false

Computer Science & Information Technology