Multiple Selects

From: David Slayton <dslayton(at)mhsoftware(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Multiple Selects
Date: 2000-09-07 16:22:31
Message-ID: 39B7C0C7.94625CF9@mhsoftware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

ok, i'm definitely showing how little i know here.
i need to select from two sets of records from a single table using an
inner join.
i can't find clear documentation on that process (a pointer would be
great).
essentially, i want to select records from the table with one WHERE
clause, then select a second set from the same table with a different
WHERE to compose a VIEW.
any help would be appreciated,
david slayton

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Leandro Fanzone 2000-09-07 20:26:12 DB Repairing
Previous Message Nikolai Prokoschenko 2000-09-07 16:17:49 Win32 PostgreSQL?