Re: [GENERAL] Issue adding foreign key
[EMAIL PROTECTED] ("George Woodring") writes: > I have 2 existing tables in my db: > > iss=> \d pollgrpinfo > Table "public.pollgrpinfo" > Column | Type | Modifiers > ---++--- > pollgrpinfoid | integer
[GENERAL] Issue adding foreign key
I have 2 existing tables in my db: iss=> \d pollgrpinfo Table "public.pollgrpinfo" Column | Type | Modifiers ---++--- pollgrpinfoid | integer| not null pollgrpid | integer| not