"SQL" REPLACE SYNTAX

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема "SQL" REPLACE SYNTAX
Дата
Msg-id GNELIHDDFBOCMGBFGEFOKECFCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: PHP Abstraction layers  (Francisco Reyes <lists@natserv.com>)
Ответы Re: "SQL" REPLACE SYNTAX
Список pgsql-php
> We can discuss names, till the cows come home, but basically Manuel
> described what he meant. The "replace" functionality is one of the few
> things I liked of MySQL when I researched which dB to go with. The fact
> that this layer can abstract the functionality is a great point in my
> opinion.

Here's an idea:  look at their code to see what kind of SQL jiggery pokery
they needed to implement it and then implement it ourselves...

BTW, from my estimates you'd need at least 4 - 6 sql queries to simulate the
REPLACE syntax for Postgres, so why on earth would you use it?

Chris


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

Предыдущее
От: Stephan Borg
Дата:
Сообщение: Re: Not able to connect to server from PHP
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: "SQL" REPLACE SYNTAX