List and describe different types of validity checks.

What will be an ideal response?


Alphabetic/Numeric Check An alphabetic check ensures that users enter only alphabetic data into a field. A numeric check ensures that users enter only numeric data into a field. For example, data in a First Name field should contain only characters from the alphabet. Data in a Current Enrollment field should contain integers.?Range Check A range check determines whether a number is within a specified range. Assume the lowest per credit hour fee at the school is $75.00 and the highest is $370.75. A range check for the Credit Hour Fee field ensures it is a value between $75.00 and $370.75.?Consistency Check A consistency check tests the data in two or more associated fields to ensure that the relationship is logical and their data is in the correct format. For example, the value in a Date Admitted field cannot occur earlier in time than a value in a Birth Date field.?Completeness Check A completeness check verifies that a required field contains data. For example, some fields cannot be left blank; others require a minimum number of characters. One completeness check can ensure that data exists in a Last Name field. Another can ensure that a day, month, and year are included in a Birth Date field.?Check Digit A check digit is a number(s) or character(s) that is appended to or inserted in a primary key value. A check digit often confirms the accuracy of a primary key value. Bank account, credit card, and other identification numbers often include one or more check digits.?Other Checks DBMSs that include the hyperlink and attachment data types can perform validity checks on data entered in those fields. Hyperlink entries (web addresses and email addresses) can be tested to ensure that the address follows the correct format. Similarly, an attachment entry can be validated by confirming that the file exists.  

Computer Science & Information Technology

You might also like to view...

It is possible to combine several video clips and add still photographs to a storyboard in Windows Movie Maker

Indicate whether the statement is true or false

Computer Science & Information Technology

From an action button, you can run a specific program or application

Indicate whether the statement is true or false

Computer Science & Information Technology

Why is the MAC address also referred to as the physical address?

A. it describes which room the computer is in B. it is stored as part of the NIC C. it is part of the operating system D. it is found on the system BIOS

Computer Science & Information Technology

Trade winds are one of the beautiful features of island life in Hawaii. The following data represent total air movement in miles each day over a weather station in Hawaii, as determined by a continuous anemometer recorder. The period of observation is January 1 to February 15. 262818142640132227285042151316331816261116173710352021182818282113192519191529142554323422Classify these data into a grouped frequency distribution with the first class of 10-14.

A. Classes     Frequency 10-14       8 15-19       12 20-24       5 25-29       11 30-34       3 35-39       2 40-44       2 45-49       0 50-54       2 B. Classes     Frequency 10-14       8 15-19       13 20-24       5 25-29       11 30-34       3 35-39       1 45-49       0 50-54       2 C. Classes     Frequency 10-14       7 15-19       13 20-24       5 25-29       11 30-34       3 35-39       2 40-44       2 45-49       0 50-54       2 D. Classes     Frequency 10-14       7 15-19       14 20-24       5 25-29       11 30-34       3 35-39       2 40-44       3 50-54       2 E. Classes     Frequency 10-14       7 15-19       13 20-24       5 25-29       11 30-34       3 35-39       2 40-44       2 50-54       2

Computer Science & Information Technology