how to Adding a foreign key to a table already created???
От
leon alexander
Тема
how to Adding a foreign key to a table already created???
Дата
Msg-id
001601c36983$8f9c8e20$4f6f0150@ninjaiilfmsrao
Список
hi there,
i have already created a table.The next table (artist), i would like to create requires a foreign key (cd_no) from a table (cd) which cannot be created until the table (artist) is made. Can i add the foreign key (cd_no) too the 'artist' table later???
leon
В списке pgsql-chat по дате отправления