alter table, add foreign key constraint

Started by Nonameover 25 years ago1 messagesgeneral
Jump to latest
#1Noname
mkennedy@hssinc.com

Hello,

Is it possible to perform an alter table with add foreign key constraint
in PostgreSQL? We are trying to support multiple DBMS in our project by
keeping to a common, compatible denominator. Oracle, supports such a
construct. Does (or might) PostgreSQL support this feature?

Thanks,

Matt