surabhi.ahuja wrote:
patName := trim($1); select trim(trailing `^` from patName) INTO patName; trim(patName);
I think this line should contain an assignment. -- Alban Hertroys
surabhi.ahuja wrote:
patName := trim($1); select trim(trailing `^` from patName) INTO patName; trim(patName);
I think this line should contain an assignment. -- Alban Hertroys