remove last character from string sql server code example Example: sql remove last x char REVERSE(SUBSTR( REVERSE(_column), x)) AS , _column_minus_x