Create objects

You can create any table or other object for which the status is blank (that is, the object is not in Conflict, Exists, or Pending status or some other status). For an object that is subordinate to a table, the generated SQL must create both the associated table and the object or the table must exist. Generally, the best method for creating an object depends on the number of objects you want to create and the associations among them.

Note: A generic Optim™ primary key or relationship is automatically created as an explicit object.


Feedback