You create tables in your model, and when your tables are ready, you promote them to the data server. This lesson describes how to create a table within a physical data model.
Mapping a table to a data structure (in this tutorial, mapping a table to a group of records that are described in a COBOL copybook) involves:
To map a table to the sample data:
Also, notice that there is a plus symbol next to the table. You can click that symbol to see a list of the columns that are in the table.
Finally, notice the asterisk next to the First Model.dbm folder. That asterisk indicates that you made changes to the model that you did not yet save. You can type CTRL+S to save the changes.