mirror of https://github.com/postgres/postgres
> then you try get substr, which consists only of last char in string > you get all string > > For example: > userbase=> select substr('123456', 6,1) ; > substr > ------ > 123456 > (1 row) > From Edmund Mergl <E.Mergl@bawue.de>pull/50/head
parent
fc7950993d
commit
f0445dcbc4
Loading…
Reference in new issue