PL/SQL (MOSC)

MOSC Banner

join on CHAR column gives different output in 12c and 11g for same data

edited Jul 6, 2017 7:21AM in PL/SQL (MOSC) 5 commentsAnswered

I have column named siteid of char(18) and char(30) in two different table.

Join on the column return true in 11g but false in 12c.

Is there any workaround to resolve it in 11g except applying trim function on each line of code and created object?

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

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center