Example: Re-mapping an array

The following example illustrates re-mapping an array from a field in main table format to a multi-row array table format. Typically, you would re-map a field in main table array in order to improve your query performance. Using a multi-row array table array format allows the RDBMS to directly query the array rather than having to forward the query to Service Manager for evaluation.