SELECT clause
The SELECT clause gives you the ability to focus on a single table or a subset of a single table. It also provides controls for the unloading of the data at the table level.
Restriction: Optimâ„¢ High Performance Unload cannot support
repartitioning if an included SELECT statement is not natively supported
by Optim High Performance Unload.
Make sure that the SELECT clause syntax is natively supported by Optim High Performance Unload.