Skip to Content
0
Former Member
Feb 24, 2009 at 07:15 PM

fix string length?

143 Views

Hi all,

How to fix length of character field.

eg. if a(10) type 10,

if a = hello b= hi

after concatenating these fields. i want to 'a' field length should be 10 & after that from 11 length Hi should be there.

Thanks in advance.