Re: Alternative to AS?

From: Helgi Örn Helgason <helgi(at)helgason(dot)nu>
To: PostgreSQL - newbie <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Alternative to AS?
Date: 2010-10-06 20:05:15
Message-ID: AANLkTiky_bhSpWJmepA3KRm11gMEYY1W152+YtDchrm3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 6 October 2010 21:56, Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:
> Helgi Örn Helgason, 06.10.2010 21:43:
>>
>> It didn't work and the outcome was none at all. Before, the prompt had
>> changed from ekobas=# to ekobas'#?
>
> You did not terminate your statement with a semicolon, so psql was "waiting"
> for you to complete the statement rather than executing it.
>
> Regards
> Thomas
>
But when that happens the prompt changes to ekobas-# right?

/HÖ

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Thomas Kellerer 2010-10-06 20:05:51 Re: recurse in a single query
Previous Message Thomas Kellerer 2010-10-06 19:56:37 Re: Alternative to AS?