Computer Science, asked by dmshivakumar2057, 2 months ago

data commands used by data definition language are?

Answers

Answered by Aashir096
0

Answer:

Stands for "Data Definition Language." A DDL is a language used to define data structures and modify data. For example, DDL commands can be used to add, remove, or modify tables within in a database. Once a table is created, it can be modified using the ALTER command

Similar questions