MAX without FROM

From: Angshu Kar <angshu96(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: MAX without FROM
Date: 2006-01-12 18:58:11
Message-ID: df8328740601121058x3e0ce6f6o8affefb2d211f8e7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Can I use Select max(a field returned from another query)?
say, another query returns say 10,1,2,3,6,7

Thanks,
AK
--
Ignore the impossible but honor it ...
The only enviable second position is success, since failure always comes
first...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Trout 2006-01-12 18:58:12 Re: Plans for 8.2?
Previous Message Tom Lane 2006-01-12 18:56:00 Re: Security implications of untrusted triggers