151k views
2 votes
This subsystem defines the logical structure of the database by using a data dictionary or schema. Group of answer choices a) data manipulation b) application generation c) data control d) data definition.

User Leepowell
by
4.9k points

1 Answer

5 votes

Answer:

Answer is D, data definition.

Step-by-step explanation:

Data definition is a computer language that is used to create and to modify the database objects structure, in a database. It is also known as data description language.

User Keiya
by
5.6k points