________________ defines the structure of Database component. *
SQL
DML
DDL
TCL
Answers
Answered by
5
Explanation:
The term "schema" refers to the organization of data as a blueprint of how the database is constructed (divided into database tables in the case of relational databases). The formal definition of a database schema is a set of formulas (sentences) called integrity constraints imposed on a database.
Answered by
2
Answer:
DDL
Explanation:
Data Definition Language
Similar questions