Hello sir, I want to remove the last char in a column if it ends with the minus sign. How could I do this in postgresql?
Hello sir,
I want to remove the last char in a column if it ends with the minus sign. How could I do this in postgresql?