Lesson 6 Flashcards

1
Q

INSERT INTO…VALUES:

A

Statement used to insert data rows in a database table.

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

Column List

A

List of columns that are in the table structure.

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

Value list

A

Data values that will be added to the table columns.

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

Duplicate key

A

Violates the primary key constraint.

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