Which is best one out of LIKE and INSTR in terms of performance
605321Nov 29 2007 — edited Dec 4 2007Hi,
My situation is to compare a string in a column values. Which is the best choice in terms of performace?
In my situation, Like is the one which hits the table for the entire record set where as INSTR is used in the condition control statements.
Let me know your comments
Regards,
K.Vijay