PL/SQL (MOSC)

MOSC Banner

Display a blank in a dbms_output.put_line instruction

edited Aug 7, 2009 5:25AM in PL/SQL (MOSC) 13 commentsAnswered ✓
 HI

-

does any body know how to display a blank ' ' before text in a dbms_output.put_line instruction?

-

i.e.

-

dbms_output.put_line('text');

text

dbms_output.put_line('  text');

  text

-

regards.

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