Re: a question on SQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: a question on SQL
Дата
Msg-id 25161.1165959659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: a question on SQL  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: a question on SQL  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
"Greg Sabino Mullane" <greg@turnstep.com> writes:
>> It's the single most useful non-standard SQL feature postgresql has. It
>> is thus simultaneously bad (from a portatbility aspect) and brilliant
>> (because it's a million times easier and faster than the alternatives).

> You mean second-most useful. LIMIT/OFFSET is the champion, hand down. :)

Yeah, but that one's only quasi-non-standard ... several other DBMSes
have it too.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: search_path when restoring to new db
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgres friendly RegEx?