Use of column names as FK.
От
Anil Jangam
Тема
Use of column names as FK.
Дата
Msg-id
F73B646FCC01D5118F530002B32C337263B26A@INDTS_FS
Список
Дерево обсуждения
Re: Use of column names as FK. Dave Page <dpage@vale-housing.co.uk>
Hi, I a system table of pgSQL "pg_attribute", where the table and their attributes (rather column names) are stored. Can we use the column (attname, a column in the pg_attribute table: this contains the column names of all the tables in the database) name as a FK?? But I am not sure if this is valid, and allowed in the actual database design. For time being I shall assume that we can go ahead with use of this system table. regds, -anil.
В списке pgsql-cygwin по дате отправления