I have a SQL database field (SQL Server 2K SP4) that contains event codes, for example "TM0601". I need to run a query to update the field and change the "TM" part to "CM" for all records in the table.. I cannot for the life of me come up with the simple code for this, even though I have done it before =(. Can someone enlighten me? THANKS !