Hi guys,
I need to design a new table and add constraint column to check the value which refer to column of other table like foreign key.
But for foreign key we need to refer to the column which primary key or unique column right?
Just wondering whether there is possibility to add constraint to refer other table but NOT primary key/unique column?
Any idea will be appreciated.
Cheers guys,
I need to design a new table and add constraint column to check the value which refer to column of other table like foreign key.
But for foreign key we need to refer to the column which primary key or unique column right?
Just wondering whether there is possibility to add constraint to refer other table but NOT primary key/unique column?
Any idea will be appreciated.
Cheers guys,