Zusammenfassung der Ressource
Frage 1
Frage
what are two of the rules for validation?
Antworten
-
Data Check.
-
Field length check.
-
File check.
-
Input mask.
Frage 2
Frage
We use validation to make sure that data entered into a database is correct?
Frage 3
Frage
Which of these format checks should validate post codes including ones like CB1 2EU?
Antworten
-
lL09 L00
-
LL09 0LL
-
LL99 L00
-
Ll00 0LL
Frage 4
Frage
A presence check ensures that...
Antworten
-
The data is within a given range.
-
The data is text or numeric.
-
Data is entered into the field.
-
The data is entered in a particular format.
Frage 5
Frage
What is an logic error?
Frage 6
Frage
What does Real mean in a database?
Antworten
-
It's a whole number.
-
It's a decimal number.
-
It's a Yes/No, True/False or On/Off.
-
Can be with single quotes, double quotes or triple quotes.