Hi Diether,
I need to find 4 char from the right of a column. I tried substring(col from char_length(col) for - 4). But this gives me an error. I think we can't use -4. This is not supported. What is the other option for this.
Thanks
↧