From: | Justin Clift <jc(at)telstra(dot)net> |
---|---|
To: | Mario Weilguni <mweilguni(at)sime(dot)com> |
Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: LinuxTag wrapup |
Date: | 2004-07-05 06:23:22 |
Message-ID: | 40E8F3DA.9080604@telstra.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Mario Weilguni wrote:
>>Because their SQL queries always seem to need a target object to select
>>from. i.e. "SELECT NEXTVAL.foo" isn't valid for Oracle 8/9.
<snip>
> It has been a long time since I've used Oracle, but shouldn't it be "select foo.nextval from dual"?
Yep, that's sounds better. It's been a couple of months since I was
writing SQL in Oracle. Previous contract.
:)
Regards and best wishes,
Justin Clift
> Regards,
> Mario Weilguni
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2004-07-05 06:28:04 | Re: Nested Transaction TODO list |
Previous Message | Mario Weilguni | 2004-07-05 06:09:39 | Re: LinuxTag wrapup |