Previous Topic: Modifying Data TablesNext Topic: Demonstration (1): Adding Rows to an Existing Table


What You Can Do

You can:

How to Do It

When modifying an existing table, specify:

  1. The source of the input data on the INPUT parameter
  2. The modified table name and the function to be performed (TYPE=ADD/REPLACE/DELETE/GENERATE) on the OUTPUT parameter
  3. The columns of the table with type 5 or type 6 parameters

    Note: At least one type 5 parameter is required. A dummy type 5 parameter can be used when necessary.