A partition
    is a physical division of the contents of a database table, created to improve manageability and performance.
    
        You can create as many partitions as necessary in a table. 
        Note: If you associate a table with a lifecycle (see 
Lifecycles (PDM)), PowerDesigner will delete all existing table partitions in order to create the necessary partitions to move data between lifecycle phases.