Re: Whole record returned in stead of field

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Whole record returned in stead of field
Date: 2013-10-03 08:21:03
Message-ID: 20131003082103.GA12130@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Johann Spies <johann(dot)spies(at)gmail(dot)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°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message M Tarkeshwar Rao 2013-10-03 08:50:22 how to know cpu utilization using sql command
Previous Message Johann Spies 2013-10-03 08:18:19 Re: Whole record returned in stead of field