Database Validation

Database Validation

12th Grade

10 Qs

quiz-placeholder

Similar activities

Input Sanitization and Validation Quiz

Input Sanitization and Validation Quiz

12th Grade

10 Qs

data security23.1.4

data security23.1.4

9th - 12th Grade

15 Qs

7.6 Validation and Verification Checks Cambridge IGCSE 0478

7.6 Validation and Verification Checks Cambridge IGCSE 0478

10th Grade - University

10 Qs

Defensive Design/ Robust Coding

Defensive Design/ Robust Coding

9th Grade - University

10 Qs

Data Validation

Data Validation

10th - 12th Grade

15 Qs

IT Unit 2 (Databases) Part A

IT Unit 2 (Databases) Part A

11th - 12th Grade

15 Qs

Create Validation and Verification

Create Validation and Verification

12th Grade

10 Qs

Computing Y7 Lesson4 Quiz

Computing Y7 Lesson4 Quiz

12th Grade - University

10 Qs

Database Validation

Database Validation

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Simon Ellershaw

Used 316+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want to ensure that users enter a name into the Surname field. Which type of validation should I use?

Length check

Check digit

Presence check

Format check

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

I want to ensure that users enters a telephone number which starts with +44 and is 13 characters long. Which validation/s should I use?

Length Check

List Check

Format Check

Presence Check

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I want to ensure that users enter a national insurance number that follows the pattern letter letter number number number number number number letter?

Length check

Format check

Check Digit

Presence Check

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to check if a date entered is in the future?

date()

>=date()

<date()

<>date()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for an input mask for a telephone number?

???????????

00000000000

zzzzzzzzzzz

aaaaaaaaaaa

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which validation method would you use for a user to choose a gender?

Boolean

Check digit

Value lookup check

Range check

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Validation checks to see if something is?

Sensible

Reasonable

Correct

Accurate

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?