check problem - Mailing list pgsql-novice

From Luis Silva
Subject check problem
Date
Msg-id BAY18-F13F50A447BDD0466400928B5F20@phx.gbl
Whole thread Raw
In response to Re: id from a field  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Responses Re: check problem
List 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



pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: Schema Questions
Next
From:
Date:
Subject: Re: reinstallation of Posstgresql 8.0 program