Performance - EBS (MOSC)

MOSC Banner

Is TRIM function required for number column ?

edited Jul 17, 2013 3:14AM in Performance - EBS (MOSC) 6 commentsAnswered
Hi, A question for all experts : - Is TRIM function required for number column ?
Case :-

Suppose I have a table ABC and we are inserting data via SQL loader. Data inserting is like "12345 " etc.

Do we need a TRIM function if we have to match value with same number ?

For ex

Where
trim(abc.num)='12345'

Thanks
Rahul

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Performance Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center