Function to return "remaining" of field after it finds a character in the field.
Posted by Jorgen [DK/2600] on 02/20/07 13:04
Hi,
another problem I have is that have compounded fields in my sql table.
Example
product@customer
I need a simple function to return "customer", so it should return the value
after "@", unfortunate "@" will sometimes be character number 6, sometimes
character number 7 etc.