| От | Tony (Unihost) |
|---|---|
| Тема | Tables Referencing themselves As Foreign Keys |
| Дата | |
| Msg-id | 3FE6CE27.5080102@unihost.net обсуждение исходный текст |
| Ответы |
Re: Tables Referencing themselves As Foreign Keys
Re: Tables Referencing themselves As Foreign Keys |
| Список | pgsql-general |
Hi, I'm still new to this so if I'm sounding dumb or my premise is flawed please forgive me. I have a DB design which contains a table which has categories, each category has a parent category, and is recursed until the top category is reached, in order to create breadcrumbs. Is there any problem with using foreign keys to reference the same table? So a when category is added the CatParent MUST be present as a CatID CatID - Serial CatParent - int4 - References CatID CatName - Text Am I likeley to come unstuck with this? Cheers T.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера