Hi Everyone,
In my application I am using SELECT...FOR UPDATE query due to which the CPU utilization is shooting up very fast. Could someone please chip in with some good alternative for the SELECT...FOR UPDATE query so that the CPU utilization could be brought down.