Use SUBSTR to Remove the Last Character from any String in Oracle SQL April 11, 2017 Let’s say you have a set of string values (such as values in a column) and you want to remove the last character. But, the string values are all different