is it possible to use LIMIT and INTERSECT ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: is it possible to use LIMIT and INTERSECT ?
Date: 1999-10-17 16:40:32
Message-ID: Pine.GSO.3.96.SK.991017203739.11898z-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Subject says all.
In general I want to limit output from

select ......
intersect
select ......

Current implementation of LIMIT doesn't support this.
Are there any solutions ?

Regards,
Oleg

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-10-17 16:50:10 Re: [HACKERS] pg_type questions
Previous Message Tom Lane 1999-10-17 15:55:47 Re: [HACKERS] pg_type questions