Bitmap Join Index
587364Jul 10 2007 — edited Jul 11 2007Is it a requirement for unique constraints to be defined on both DIM and FACT tables when using bitmap join indexes? I have unique constraints on the DIM columns that I'm joining, but those columns are naturally not unique in the FACT, but I still get an error that the columns aren't unique.