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.