Re: Work Around For Oracle Feature

From: "Kelly McTiernan" <kelly(dot)mctiernan(at)verizon(dot)net>
To: "Stephan Szabo" <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Work Around For Oracle Feature
Date: 2002-02-26 03:52:24
Message-ID: 002701c1be79$00413c00$640110ac@koalact5fu9ujz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

My apologies. I don't know what I wac doing wrong, but when I tried coding
it for a second time, it worked just fine! I do still have a problem with
container managed transactions, but that's a JBoss issue (for that matter
Weblogic has similar issues). I can get around that one by setting
transaction not-supported, and doing my own commits. Thanks.

Kelly McTiernan
----- Original Message -----
From: "Stephan Szabo" <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: "Kelly McTiernan" <kelly(dot)mctiernan(at)verizon(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Monday, February 25, 2002 8:20 AM
Subject: Re: [GENERAL] Work Around For Oracle Feature

> On Sat, 23 Feb 2002, Kelly McTiernan wrote:
>
> > Hi!
> > I've been unable to get nested queries to work. e.g:
> >
> > select x,y from z where y in (select r from t);
>
> What error do you get?
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2002-02-26 03:55:53 Re: Where is the ODBC driver
Previous Message Raymond O'Donnell 2002-02-26 03:38:52 Where is the ODBC driver