105.3 SQL Data Management Flashcards

1
Q

DELETE is for ?

DROP is for ? and ?

A

rows

tables and databases

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

EXCLUSIVE is not a JOIN query type. (T/F)

A

True

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

CREATE is for database objects only, not queries. (T/F)

A

True

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

MAKE, EDIT, and ADD are not SQL commands. (T/F)

A

True

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

Data manipulation commands are ?, ?, and ?

A

INSERT, UPDATE, and DELETE

e.g. INSERT ROW, UPDATE ROW, DELETE ROW

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

Full path to MariaDB config file.

A

/etc/my.cnf

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