105.3 SQL Data Management Flashcards
1
Q
DELETE is for ?
DROP is for ? and ?
A
rows
tables and databases
2
Q
EXCLUSIVE is not a JOIN query type. (T/F)
A
True
3
Q
CREATE is for database objects only, not queries. (T/F)
A
True
4
Q
MAKE, EDIT, and ADD are not SQL commands. (T/F)
A
True
5
Q
Data manipulation commands are ?, ?, and ?
A
INSERT, UPDATE, and DELETE
e.g. INSERT ROW, UPDATE ROW, DELETE ROW
6
Q
Full path to MariaDB config file.
A
/etc/my.cnf