A denormalization transformation object is automatically created when you partition a table using the Horizontal or Vertical Partitioning Wizard or collapse tables with the Table Collapsing Wizard.
To access this object, select
to open the List of Transformations, select the appropriate object, and then click the Properties tool.The General tab contains the following properties:
Property |
Description |
---|---|
Name/Code/Comment |
Identify the object. The name should clearly convey the object's purpose to non-technical users, while the code, which is used for generating code or scripts, may be abbreviated, and should not normally include spaces. You can optionally add a comment to provide more detailed information about the object. By default the code is generated from the name by applying the naming conventions specified in the model options. To decouple name-code synchronization, click to release the = button to the right of the Code field. |
Partitioned table |
[partitionings only] Specifies the name of the table used to create the table partitions. |
Discriminant Columns |
[horizontal partitionings only] Specifies the name and code of the columns used as partition criteria |
Target table |
Specifies the name of the table resulting from the collapsing of selected tables |
Open the property sheets of the partition tables.
Add more partitions and edit the properties of the corresponding tables.
Add comments to identify the different partitions
Delete partitions and their corresponding tables. When you delete a partition, you are prompted to specify whether you want to delete the corresponding table. You can delete a partition and keep its table, but you cannot delete a table and keep an empty partition