Re: How do I alter an existing column and add a foreign key which isa Primary key to a table?

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: How do I alter an existing column and add a foreign key which isa Primary key to a table?
Дата
Msg-id BABAFCAB-0E7B-4AF9-A89C-80EC8D35201A@elevated-dev.com
обсуждение исходный текст
Ответ на Re: How do I alter an existing column and add a foreign key whichis a Primary key to a table?  (Karen Goh <karenworld@yahoo.com>)
Список pgsql-admin
This forum is recommended for questions regarding administration of PostgreSQL, which your questions are not related
to.pgsql-gernal or pgsql-sql would be better fits. 

But I'd strongly suggest that you pause and learn SQL basics in a structured way. You've said several times that you've
beenwriting queries for a long time, but your questions here demontrate a serious lack of understanding of the basics.
Mypersonal recommendation: 

https://www.postgresql.org/docs/11/tutorial-sql.html

Or, for a quicker start:

https://www.postgresql.org/docs/11/tutorial-sql.html
https://www.postgresql.org/docs/11/sql.html

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/





В списке pgsql-admin по дате отправления:

Предыдущее
От: Karen Goh
Дата:
Сообщение: Re: How do I alter an existing column and add a foreign key whichis a Primary key to a table?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pguint Installation error in PostgreSQL server version 11.2