update part of a column record - Mailing list pgsql-admin

From Marc Fromm
Subject update part of a column record
Date
Msg-id B0D7C0A3F35FE144A70312D086CBCA9B03A8B89406@ExchMailbox2.univ.dir.wwu.edu
Whole thread Raw
Responses Re: update part of a column record
List pgsql-admin

I have a column that contains user email addresses. I need to update all email address in the column that end with @cc.edu to @ss.edu and retain the information (the user name) that exists before the @ symbol. Is there an update query that can edit part of a column record?

 

Marc

 

pgsql-admin by date:

Previous
From: raghu ram
Date:
Subject: Re: POSTGRES.. NEED HELP
Next
From: Aras Angelo
Date:
Subject: Re: update part of a column record