Defining Relational Tables in the Table Form

Taking the file definitions displayed in an FD form (and any augmentation performed on that FD), you can create a table definition, which maps the data items to columns in a relational table. The table definition is also associated with one or more COBOL data files, which provides the row content of the generated relational table. Each time a COBOL data file is associated with a table definition it is called a table instance.