all groups > sql server mseq > september 2004 >
You're in the

sql server mseq

group:

part removal


part removal GW
9/22/2004 6:23:19 PM
sql server mseq: Hi,

I've a problem to remove certain character from one
column/field eg. 500000000000ABC. How to remove ABC ?

Re: part removal Hari Prasad
9/22/2004 8:54:04 PM
Hi,

Look into function LEFT or Substring in Books online.

Thanks
Hari
MCDBA

[quoted text, click to view]

Re: part removal Paul Nielsen
10/12/2004 1:48:12 AM
Use the Replace function
--
-Paul Nielsen, SQL Server MVP
SQL Server 2000 Bible, Wiley Press


[quoted text, click to view]

AddThis Social Bookmark Button