Need suggestion on desc columns
Hi All,
i have couple of tables PS_RT_RATE_TBL,PS_LOCATION_TBL whose indexes are created with DESC clause after 9.2 Peoplesoft upgrade, this resulted in some of the process taking a long time to complete ,when i remove desc in indexes the performance is good and runs in a reasonable time,
what are the consequences of recreating these two table indexes as normal indexes? any other way to bypass this issue
Thanks!