A(n) ____________________ is a database object designed to make data easy to find, enter, and edit.

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

form

Computer Science & Information Technology

You might also like to view...

Which of the following is true about Hyper-V snapshots?

A. when you take one, a copy of the original disk is made B. if you revert a VM, you can revert again back to the last snapshot C. only the last snapshot you take is saved D. reverting a VM deletes all snapshots

Computer Science & Information Technology

If its loop-continuation condition is false the first time it is evaluated, a do…while rep- etition statement __________ .

a) executes its body until the condition becomes true b) executes its body while the condition is false c) never executes d) has executed its body only once

Computer Science & Information Technology