Can you create unique index in JDE?
I have a table that have 10 columns and I want to make sure the combination of these 10 columns are unique. I could make them all primary keys, that will ensure uniqueness. But that's too much.
Or the other way is to create a unique index. Can you create unique index in JDE? If so how please?
Thanks
JDE 9.1