Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

to_char and performance

user480060Sep 18 2007 — edited Sep 19 2007
Dear all,

How does the function to_char have an effect on performance. I have grabed sql statements in the statspack report and found that in most of the statements where date is involved, to_char function is used. Otherwise I did not find any missing indexes but some of the indexes were not used. ( found out about this by monitoring the indexes).

So, I created some functional index on to_char. There was a little gain but not much of a difference.

Please suggest.

Regards
SL
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2007
Added on Sep 18 2007
29 comments
6,252 views