PL/SQL (MOSC)

MOSC Banner

select length(to_char('1','099')) from dual

edited Dec 12, 2013 4:34PM in PL/SQL (MOSC) 4 commentsAnswered ✓
Hi

For the below Query :

select length(to_char('1','099')) from dual

output is  :  4

But expected output is : 3

Any reason ?

Regards
-Prasad

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