PostgreSQL JDBC and sub-select - Mailing list pgsql-general

From snpe
Subject PostgreSQL JDBC and sub-select
Date
Msg-id 200211091751.41603.snpe@snpe.co.yu
Whole thread Raw
Responses Re: PostgreSQL JDBC and sub-select  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: [HACKERS] PostgreSQL JDBC and sub-select  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] PostgreSQL JDBC and sub-select  (Hannu Krosing <hannu@tm.ee>)
List pgsql-general
Hello,
  I work with JDeveloper and PostgreSQL  JDBC and I have one problem.
I get error :
  sub-SELECT in FORM must have an alias
I can't change SQL command, but it is internal JDeveloper command

Is it SQL standard (must have alias) or PostgreSQL specific ?

Regards
Haris Peco

pgsql-general by date:

Previous
From: Tourtounis Sotiris
Date:
Subject: Mested select into the from of a a Select structure
Next
From: Jakub Ouhrabka
Date:
Subject: Re: Mested select into the from of a a Select structure