DDL is , a subset of SQL statements that change the structure of the database schema in some way, typically by creating, deleting, or modifying database objects such as databases, tables, and views.
DDL Commands are
DDL Commands are
- Create
- Alter
- Drop
- Renames
- Truncate
No comments:
Post a Comment