Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Explore in-depth answers to your questions from a knowledgeable community of experts across different fields. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

You use data definition language (ddl) to create, modify, and delete the ________________ of a database

Sagot :

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