DDL Import Overview
DDL stands for Data Definition Language and GenRocket can create Domains by importing a database’s DDL.
Two Ways to Import Domains from a DDL:
- Import Single Domain from DDL – This option can be used to create a Domain by pasting a single Create Table Statement.
- Import Multiple Domains from DDL – This option can be used to create multiple Domains by importing a DDL file.
The next two lessons of this training module will show how to import a single Domain and multiple Domains from a DDL.
Links:
Importing a Single Domain from a DDL
https://genrocket.freshdesk.com/a/solutions/articles/19000000239
Importing Multiple Domains from a DDL
https://genrocket.freshdesk.com/a/solutions/articles/19000000240