Thank You.
If the field that i am wanting to update {date_of_call} is already in a string format, how would i write this?
User Profile
Collapse
-
Converting field length to 8 by padding with a 0 on left.
I have a field that has some 7 length data. All incoming data for this field will now be 8 characters, however I would like to convert the existing 7 character data to 8 by left padding with a 0. What is the easiest way to do this?
Thank You!
No activity results to display
Show More
Leave a comment: