Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

remove last 6 char from string

$
0
0
Can anyone show me how to remove the last six characters from a string? I am able to identify te last 6 using this: (RIGHT(string,6))... however now I need to be able to remove those last six characters.

Thanks in advance.

Viewing all articles
Browse latest Browse all 13329

Trending Articles