update part of a column record

Поиск
Список
Период
Сортировка
От Marc Fromm
Тема update part of a column record
Дата
Msg-id B0D7C0A3F35FE144A70312D086CBCA9B03A8B89406@ExchMailbox2.univ.dir.wwu.edu
обсуждение исходный текст
Ответы Re: update part of a column record  (Aras Angelo <araskoktas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: raghu ram
Дата:
Сообщение: Re: POSTGRES.. NEED HELP
Следующее
От: Aras Angelo
Дата:
Сообщение: Re: update part of a column record