How to create index for column in oracle database

CREATE INDEX temp_tcbsid_IXU_TRANSACTION_HISTORY
ON IXU_TRANSACTION_HISTORY (TCBSID);

CREATE INDEX temp_tcbsid_IXU_GENERAL_LEDGER
ON IXU_GENERAL_LEDGER (TCBSID);

Comments

Popular posts from this blog

Fixing the DeepSpeed Import Error While Fine-Tuning the Qwen Model

Amazon Linux 2023 - User data configuration for launch templates to connect to the EKS cluster

How to create ISM policy and rotate logs in opensearch