Re: Whole record returned in stead of field - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Whole record returned in stead of field
Date
Msg-id 20131003082103.GA12130@tux
Whole thread Raw
In response to Whole record returned in stead of field  (Johann Spies <johann.spies@gmail.com>)
List pgsql-general
Johann Spies <johann.spies@gmail.com> wrote:

> SELECT  A.article_id, A publication_year
>
> I have seen it once before and could not figured out what is causing it.

The point is the missing point between A and publication_year ;-)



Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Johann Spies
Date:
Subject: Re: Whole record returned in stead of field
Next
From: M Tarkeshwar Rao
Date:
Subject: how to know cpu utilization using sql command