Computer Science, asked by rajdeep23456, 1 year ago

which is the DDL statement

Answers

Answered by Anonymous
3

Here is your 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.

HOPE IT HELPS YOU !!!

Similar questions