Re: BUG #4037: Manual bug: 2.5. Querying a Table

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #4037: Manual bug: 2.5. Querying a Table
Дата
Msg-id 20080316032933.GA8635@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #4037: Manual bug: 2.5. Querying a Table  ("Daniel Cristian Cruz" <danielcristian@gmail.com>)
Список pgsql-bugs
Daniel Cristian Cruz escribió:
> Humm...
>
> Reading this way... It sounds like I could write something like this:
>
> SELECT city, (temp_hi+temp_lo)/2 temp_avg, date FROM weather;
>
> Like it work with tables...

Well, it says "the AS clause", not "the AS keyword".  The keyword itself
is not optional if you want to have the clause at all.


--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Daniel Cristian Cruz"
Дата:
Сообщение: Re: BUG #4037: Manual bug: 2.5. Querying a Table
Следующее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: BUG #4038: Problem with locale changing by initdb