Re: UPDATE with database name alias

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: UPDATE with database name alias
Дата
Msg-id Pine.BSO.4.62.0509191743560.15690@leary.csoft.net
обсуждение исходный текст
Ответ на Re: UPDATE with database name alias  (andres@sayago.info)
Ответы Re: UPDATE with database name alias
Re: UPDATE with database name alias
Re: UPDATE with database name alias
Список pgsql-jdbc

On Mon, 19 Sep 2005 andres@sayago.info wrote:

> JDeveloper use alias to UPDATE, an dthen, what can I do?
>

Your only option would be to ajdust the postgresql backend grammar to
allow an alias.

> PostgreSQL don't use alias to UPATE? Never?
>

Right, the SQL standard does not allow aliases on UPDATEs and neither does
postgresql.

Kris Jurka

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

Предыдущее
От: andres@sayago.info
Дата:
Сообщение: Re: UPDATE with database name alias
Следующее
От: John R Pierce
Дата:
Сообщение: Re: UPDATE with database name alias