TODO
Data Definition Language (DDL)
Section titled “Data Definition Language (DDL)”Purpose
Section titled “Purpose”A script that creates or defines a data object (file, table).
Motivation
Section titled “Motivation”Design metadata can, and is often used to, forward-engineer table creation scripts or file masks. Downstream objects can be generated from available metadata, potentially adding various conventions based on the target layer the object is part of.