Re: Why lower's not accept an AS declaration ?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Why lower's not accept an AS declaration ?
Дата
Msg-id 20030818104540.GA11983@svana.org
обсуждение исходный текст
Ответ на Why lower's not accept an AS declaration ?  (Hervé Piedvache <herve@elma.fr>)
Список pgsql-general
On Mon, Aug 18, 2003 at 10:20:13AM +0200, Hervé Piedvache wrote:
> You can imagine my test is simple, in practise it's not the reallity of my
> original request ... but this example is just to show that lower() function
> does not accept an AS declaration ... is it normal ?

Yes, that's normal. It's even required by the SQL spec AFAIK. If it's a
problem of multiple evaluation, you can use subqueries in the FROM clause.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

Вложения

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

Предыдущее
От: Jason Godden
Дата:
Сообщение: Re: C vs plpgsql and child processes
Следующее
От: Darko Prenosil
Дата:
Сообщение: Re: Why lower's not accept an AS declaration ?