Hello,
Does anyone know how to remove the first carriage return in a field? Also removing the data up to the first carriage return may be nice as well.
Table Name = ADDRESS
Column Name = STREET_ADDRESS
The stree_address field contains a company name then a Carriage Return followed by a street address. I would like to remove all data up to and including the first carriage return so that only the street address is remaining in the field.
Any and all help is appreciated.
Thanks,
John
Does anyone know how to remove the first carriage return in a field? Also removing the data up to the first carriage return may be nice as well.
Table Name = ADDRESS
Column Name = STREET_ADDRESS
The stree_address field contains a company name then a Carriage Return followed by a street address. I would like to remove all data up to and including the first carriage return so that only the street address is remaining in the field.
Any and all help is appreciated.
Thanks,
John