Lesson 9 Flashcards

1
Q

Integrity

A

Quality of being honest.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Accuracy

A

Quality of knowing that it is correct.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Consistency

A

Quality of following defined rules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ALTER TABLE

A

Statement used to add, delete, or modify columns or constraints on an existing table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

UPDATE…SET

A

Statement used to modify existing records in a table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

DELETE

A

Statement used to delete existing records in a table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

BETWEEN

A

Operator to select values within a given range.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IS NULL

A

Condition that will test a column to see if it is empty.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly