Comparisons Sub-Select Issues

From: "Brian C(dot) Doyle" <bcdoyle(at)mindspring(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Comparisons Sub-Select Issues
Date: 2001-07-25 19:07:01
Message-ID: 5.1.0.14.2.20010725150436.0a780ba0@proxy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

How would I do a comparison sub select ie
select this where that>=(*select something where whatever='exactly');

Currently if I try to run a query in this format I get nothing back but if
i remove the > I get an exact match which I do not want

Can I do this???

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lee Harr 2001-07-25 20:42:49 Backtrace... sort of (wasRe: pqReadData() -- backend closed the channel unexpectedly.)
Previous Message Roby Sadeli 2001-07-25 18:31:31 RE: Compile problem on fBSD 4.3