Other
- Depending on the data distribution, search on optional index column will likely to cause time out. See example -
- Select BSEG_ID
- From CI_BSEG
- Where MASTER_BSEG_ID = &IN.MASTER-BSEG-ID
- For such cases, consider additional restrictions or re-create the index to become composite - MASTER_BSEG_ID + BSEG_ID.
Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Documentation build: 7.30.2019 15:44:44 [SDK_1564515884000]