You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

DDL (Data Definition Language) is a subset of SQL used to define structure (metadata) of tables.

ODB API supports syntax CREATE TABLE

  • No labels