| From: | Michael Wood <esiotrot(at)gmail(dot)com> |
|---|---|
| To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
| Cc: | pgsql-novice(at)postgresql(dot)org, Helgi Örn Helgason <helgi(at)helgason(dot)nu> |
| Subject: | Re: Alternative to AS? |
| Date: | 2010-10-07 07:10:40 |
| Message-ID: | AANLkTi=o9bJu0oviKNOPv_hm_vO7HD1xfwBxNmfO4tr=@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Hi
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.
I believe he did not terminate a string with a single quote character
(or he forgot the one at the start of the string).
--
Michael Wood <esiotrot(at)gmail(dot)com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Helgi Örn Helgason | 2010-10-07 07:54:07 | Error with query |
| Previous Message | Thomas Kellerer | 2010-10-06 20:25:02 | Re: Alternative to AS? |