Re: MERGE vs REPLACE

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: MERGE vs REPLACE
Дата
Msg-id 43778CB7.5020807@commandprompt.com
обсуждение исходный текст
Ответ на Re: MERGE vs REPLACE  (Petr Jelinek <pjmodos@seznam.cz>)
Список pgsql-hackers
Petr Jelinek wrote:

> Tom Lane wrote:
>
>>
>> It'd be useful to look at what comparable functionality is offered by
>> other DBs besides MySQL.  Anyone know what DB2 or Oracle have in this
>> area?
>
Oracle:
http://www.psoug.org/reference/merge.html
http://www.psoug.org/reference/translate_replace.html

But the oracle replace seems completely different to the topic at hand.

DB2:  Merge:     
http://www.databasejournal.com/features/db2/article.php/10896_3322041_2
  I was not able to easily find information on REPLACE.

Joshua D. Drake




-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/



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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: MERGE vs REPLACE
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: [JDBC] prepareThreshold=1 and statement.executeBatch() ??