Computer Science, asked by Anonymous, 7 months ago

what is ddl command in sql ??​

Answers

Answered by mnbvcxzxz
56

Answer:

ghgvcddilmnvdsfukplvsdjj

Answered by ItzTwinklingStar
128

Answer:

DDL refers to “Data Definition Language”, a subset of SQL statements that change the structure of the database schema in some way, typically by creating, deleting, or modifying schema objects such as databases, tables, and views. Most Impala DDL statements start with the keywords CREATE , DROP , or ALTER .

Similar questions