Developing a Sorter Transformation
When you develop a Sorter transformation, you need to consider factors such as the sort key ports, distinct output rows, and the case-sensitive sort criteria.
Consider the following factors when you develop a Sorter transformation:
- •The ports that you want to configure as sort keys and the sort direction.
- •Whether you want a case-sensitive sort.
- •Whether you want to consider null values as sort priority.
- •Whether you want distinct output rows.
- •The sorter cache size value you want to set.