Does JDE allow unique index?

Andrew2009

Well Known Member
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. Or the other way is to create a unique index.

Can you create a unique index in JDE?

Thanks

JDE 9.1
 
Back
Top