Which of the following is the advantage of using a form in a database?
a. A form is a visually attractive format in which to enter, edit, or display data.
b. A form is a good way to display fields and records from a table in a format for printing.
c. With a form you can retrieve data from one or more reports.
d. A form allows you to display duplicate records for comparison.
Answer: a. A form is a visually attractive format in which to enter, edit, or display data.
You might also like to view...
Answer the following statements true (T) or false (F)
1. An algorithm is a procedure for solving a problem in terms of the actions to execute and the order in which they execute. 2. A set of statements contained within a pair of parentheses is called a block. 3. A selection statement repeats an action while a condition remains true. 4. A nested control statement appears in the body of another control statement. 5. Java provides the arithmetic compound assignment operators +=, -=, *=, /= and %= for abbreviating assignment expressions.
The file type JPEG shown in the accompanying figure is an abbreviation for ____________________.
Fill in the blank(s) with the appropriate word(s).
Your company has increased the minimum credit line for all of its customers, you would run a(n) ________ query to include the increase in your table
Fill in the blank(s) with correct word
You can use the ________ command to place a copy of the selection on the clipboard and remove the selection from the original location
A) Cut B) Insert C) Delete D) Copy