Menu

Explain DDL

Explain DDL

  • DDL stand for Data Defination Language.
  • By using DDL refers to command that define the structure of table, views, indexes and other data containers and objects within the database.
  • ex of DDL commands.
    CREATE TABLE – used to create new tbl.
    DROP VIEW – used to delete a view.

swamios
SWAMIOS

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...