check problem

From: "Luis Silva" <lfs12(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: check problem
Date: 2006-02-23 18:54:49
Message-ID: BAY18-F13F50A447BDD0466400928B5F20@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I there. I having a problem. I have a table with 3 columns, identity,
implicit_group(int) and private. if insert, for exemple, one identity with
an implicit_group with the value '1' and a private 'aaaa' i need to guaranty
that i can't insert another identity with an implicity_group '1' and a
different private. How can I do this? tks a lot.

ps - Tks Andreas for responding to my other problem

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2006-02-23 19:21:58 Re: reinstallation of Posstgresql 8.0 program
Previous Message Sean Davis 2006-02-23 17:11:43 Re: Schema Questions