SQL UPDATE question

Поиск
Список
Период
Сортировка
От Joshua
Тема SQL UPDATE question
Дата
Msg-id 47DAC42A.5000900@joshuaneil.com
обсуждение исходный текст
Ответы Re: SQL UPDATE question
Re: SQL UPDATE question
Список pgsql-general
Hi,
Here is a quick and easy one I have a questions about:

I have a table (customers) that has a field (firstname) with the
following data.

firstname
--------------------
Mike H
Josh
Jim B
Katie I
Jeff
Suzy
John R


Can someone provide the syntax for a SQL UPDATE statement that will
remove middle initial in the above column and leave the first name intact?

Please let me know.

Thanks,
Josh


В списке pgsql-general по дате отправления:

Предыдущее
От: "Webb Sprague"
Дата:
Сообщение: Making a schema "read-only" (was Unexpected message in grant/revoke script)
Следующее
От: Erik Jones
Дата:
Сообщение: Re: SQL UPDATE question