Re: [pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-16 Thread MrTeeth
Thanks a lot Raymond, that was helpful! -- View this message in context: http://postgresql.1045698.n5.nabble.com/Primary-Foreign-Keys-in-pgAdmin-tp5569384p5569531.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list (pgadmi

Re: [pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-15 Thread Raymond O'Donnell
On 15/03/2012 21:50, MrTeeth wrote: > I was wondering can some give me an explanation on how to assign primary and > foreign keys in pgAdmin? > > I can't find any information online. > > For example...I've got a Student table with all their details (address, > d.o.b. and etc.). I'm going to add a

[pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-15 Thread MrTeeth
I was wondering can some give me an explanation on how to assign primary and foreign keys in pgAdmin? I can't find any information online. For example...I've got a Student table with all their details (address, d.o.b. and etc.). I'm going to add a student_number to the table and make it a primary