Re: Lookup tables

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Lookup tables
Дата
Msg-id CAKFQuwaPUJCwmf75Uwu1_kLGfOgdt9L+Y-2evudS0RQBNU3-fA@mail.gmail.com
обсуждение исходный текст
Ответ на Lookup tables  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Lookup tables
Re: Lookup tables
Список pgsql-general
On Tuesday, February 4, 2025, Rich Shepard <rshepard@appl-ecosys.com> wrote:
Should lookup tables have a numeric FK column as well as the description column?

If so, how should I add an FK to the two lookup tables in my database?

Most do (have a surrogate PK) since it removes cascading updates and is a smaller value.

Lots of alter tables and update queries.

David J.

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