How to truncate a string to a particular character in sql
779320Apr 1 2011 — edited Apr 1 2011Hi friends,
I wanted to truncate the string until the .(dot).
like for ex Supplier.670.
I want only the supplier to be picked out how can I do that
how to do this
thanks