Hi there,
My idea for the indexes is to have a provision in the unique indexes to allow duplicate null values. I have several cases (tables) where an attribute must be unique, if a value is provided. So the attribute is non-mandatory, but must be unique when provided. SQL Server allows it, Oracle must be as well.
Now i need to build logic each time i have a use case for this.
Saludos,
Wilko