I need a suggestion. I need a two-column primary key that does not depend
on the order of the entries. That is, for the purposes of the key:

PKColA     PKColB
foo            bar
bar            foo

is not valid.

Any help would be appreciated.

Reply via email to