Generate creation scripts (DDL) for MS Access
The DBWScript is the software for MS Access databases to generate creation scripts. This utility generates the SQL script that contains Data Definition Language (DDL) commands. Using this script you can recreate a database structure (tables, fields, indexes, keys, constraints) and data.
Ключевые слова:
creation script, Data Definition Language, DDL, SQL, commands, create, table, tables, recreate, structure, database schema, database scheme, MS Access, MDB