Which of the following is a primary reason for manually setting up data validation?

A) To reduce user entry errors
B) To make sure that two identical entries are not entered as the primary key
C) To make sure that fields, like phone numbers, display in a consistent format
D) To make sure that text is not entered into number fields


A

Computer Science & Information Technology

You might also like to view...

To prevent modification of a built-in array’s values when you pass the built-in array to a function:

a. The built-in array must be declared static in the function. b. The built-in array parameter can be preceded by the const qualifier. c. A copy of the built-in array must be made inside the function. d. The built-in array must be passed by reference.

Computer Science & Information Technology

____ are used to check for the presence or absence of something.

A. Check boxes B. Option boxes C. Group boxes D. Text boxes

Computer Science & Information Technology

The SharePoint ________ view is the default view for the Project Tasks lists

Fill in the blank(s) with correct word

Computer Science & Information Technology

A programming error is called a(n) ____.?

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

Computer Science & Information Technology