comparing 2 queries - Mailing list pgsql-sql

From Martin Marques
Subject comparing 2 queries
Date
Msg-id 200305151048.20609.martin@bugs.unl.edu.ar
Whole thread Raw
Responses Re: comparing 2 queries  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
I have to queries that return INT values, and I want to know if one is 
less or equal to the other.
Is it posible to put it all in one query and have a return of 1 or 0?
I tried somethings with CASE, but it didn't work.

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica                      Universidad Nacional
        del Litoral
 
-----------------------------------------------------------------



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: "deadlock detected" documentation
Next
From: Stephan Szabo
Date:
Subject: Re: check with select