SELECT RIGHT(space(60) + cust_name, 60), RIGHT(space(60) + cust_address, 60)
SELECT LEFT(cust_name + space(60), 60), LEFT(cust_address + space(60), 60),
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.