G
George Potemkin
Guest
> OE recognizes the silliness of my schema and only validates the necessary ones It's not correct. > if my schema is filled with hundreds of these nonsense unique flags and OE must verify each one during an insert or update then I need to be concerned about the needless overhead. Main overhead of the unique indexes is the "index entry locks". They will be maintained separately in each unique index.
Continue reading...
Continue reading...