D427 Sublanguages Flashcards

1
Q

Data Definition Language

A

Concerned with database schemas and describes how data should be stored in the database

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

Data Definition Language commands

A

ALTER, CREATE, DROP, TRUNCATE

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

Data manipulation language (DML)

A

modifies data in a database

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

data manipulation language commands

A

DELETE, EXPLAIN, INSERT, REPLACE, UPDATE

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

Data Query Language

A

for querying the database

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

Data Query Language commands

A

SELECT

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

Data Control Language

A

concerned with rights, permissions, and other controls of the database system

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

data control language commands

A

GRANT, REVOKE

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

Transaction Control Language

A

Deals with transactions within a database

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

Transaction Control Language commands

A

SET TRANSACTION, SAVEPOINT, ROLLBACK, COMMIT

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