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

1. An attribute contains entities.
2. An output report must have the same fields and in the same order as the database table.
3. A query uses conditional expressions to select data.
4. Queries build a new table by selecting all or part of the records and/or fields.
5. Forms allow the user to see all of the data for one record at one time on the screen.


1. FALSE
2. FALSE
3. TRUE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

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

1) A child class is allowed to declare a variable with the same name as one that is contained in the parent class. 2) An abstract class must contain abstract methods. 3) It makes sense to declare most abstract classes as final. 4) It is possible to derive a class from an abstract class without overriding all of the parents abstract methods. 5) Inheritance should not be considered in the software design process.

Computer Science & Information Technology

Adobe Acrobat can be used to view Word files if they are saved with file extension:

A) .doc. B) .docx. C) .pdf. D) .html.

Computer Science & Information Technology

A relationship between Access tables that is a relationship between one record in the first table and zero, one, or many records in the second table, and at least one record in the second table matches at most one record in the first table, is defined as a ____ relationship.

A. One-to-One B. One-to-Many C. One-to-Most D. Many-to-One

Computer Science & Information Technology

For CD-RW, the "RW" stands for ______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology