Respuesta :

You use data definition language to create, modify, and delete the tables, sequences, and objects of a database.

Data Definition Language (DDL) is used to create and modify the shape of objects in a database using predefined instructions and a selected syntax. these database items consist of tables, sequences, locations, aliases, schemas and indexes.

Within the context of sq., data definition or data description language is a syntax for creating and editing database items together with tables, indices, and users. DDL statements are much like a computer programming language for defining data systems, particularly database schemas.

A database is an prepared collection of dependent records, or records, commonly stored electronically in a computer gadget. In computing, a database is an prepared collection of information stored and accessed electronically. Small databases may be stored on a report device, while big databases are hosted on computer clusters or cloud storage.

Learn more about Data Definition Language (DDL) here brainly.com/question/8442370

#SPJ4