Skip to Main Content

SQL & PL/SQL

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!

Problem with RPAD

Bobby468Aug 22 2013 — edited Aug 22 2013

Hi friends i am having a problem with RPAD i had written a procedure for sending emails with the message body i am alligning teh columns using RPAD(Variable name,length(Variable_name)+5,' ') . For some particular columns it is working fine but for some columns it is not working teh heading is getting moved to left side and one is moving to the right side . I dont know why that is happening. I request soembody to help me regarding the issue if you wnat means i can post the code also

This post has been answered by Ishan on Aug 22 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2013
Added on Aug 22 2013
8 comments
1,093 views