Database Validation

Database Validation

12th Grade

10 Qs

quiz-placeholder

Similar activities

Control Structures in Python

Control Structures in Python

11th - 12th Grade

13 Qs

Informatics Overview

Informatics Overview

12th Grade

10 Qs

Y8 Spreadsheet Final Quizizz

Y8 Spreadsheet Final Quizizz

12th Grade

15 Qs

U3AOS1 'Data Analytics' Week 5

U3AOS1 'Data Analytics' Week 5

12th Grade

14 Qs

S4 Python Standard Algorithms

S4 Python Standard Algorithms

11th - 12th Grade

6 Qs

Online Safety

Online Safety

6th - 12th Grade

11 Qs

Error Checking

Error Checking

10th - 12th Grade

10 Qs

AP CSP Review

AP CSP Review

9th - 12th Grade

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?