Which of the following is a window on the screen that provides areas for entering or modifying data in a database?
A. form
B. report
C. change screen
D. recovery screen
Answer: A
Computer Science & Information Technology
You might also like to view...
Which SQL statement is used to retrieve data from tables in a database?
A) SQL ORDER BY B) SQL FROM C) SQL SELECT D) SQL WHERE
Computer Science & Information Technology
Which of the following CANNOT be contained in a code snippet?
A. an entire program B. code to send an e-mail message C. an If…Then…Else decision structure D. code to draw a circle
Computer Science & Information Technology