Which of the following is NOT a question to ask yourself prior to implementing a database?

A) How many people will be using the database?
B) Should the tables for the database be stored in a centralized location?
C) Do all users have Access installed on their PC?
D) How will the database itself be accessed?


C

Computer Science & Information Technology

You might also like to view...

The form’s __________ property can be set to True or False, depending on whether or not you want the minimize button to appear.

a. MinimizeBox b. ShowMinimizeButton c. HideButtonMinimize d. FormBorderStyle

Computer Science & Information Technology

Double-click an instance to select it.

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

Computer Science & Information Technology

Which of the following is true regarding using tabs within tables?

A) You can use a table OR tabs, but not both at the same time. B) Only right-aligned tabs are permitted in the right-most column. C) Ctrl + Tab must be used to move to a tab stop. D) It makes no difference whether the tabs or the table is established first.

Computer Science & Information Technology

C++, Visual Basic, Java, and C# are examples of what type of language that can be used to create both procedure-oriented and object-oriented programs?

A. assembly B. machine C. compiler D. high-level

Computer Science & Information Technology