Computer Science Ques 353
Question: In addition to keying data directly into the database, data entry can be done from a(n):
Options:
A) Input form.
B) Table.
C) Field.
D) Data dictionary.
E) None of these
Show Answer
Answer:
Correct Answer: A
Solution:
- You can enter data di redly into the tables in a data-base. However, you can make the process of entering and working with data much easier and more accurate if you use forms. Three types of Forms can be created: - Data entry (or input) forms: switchboards and custom dialog boxes. You use data entry forms to add data to your database or view, edit and delete existing data.