Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE:Slightly O.T. Data Warehouse, bitmapped indexes, Discoverer
Doing a basic quality check on data using discoverer.
Choosing simple table report
Choosing field (like a code field) and a "count" then getting a total at the end.
The grand total doesn't always equal the total sum of rows in the table and there is no selection criteria - no where predicate. Just different bitmapped indexes being used (or not).
This is a partitioned table - partitioned on year and the bitmapped indexes
are local prefixed (required) but in the counts we are not always using
(selecting or grouping by) the field on which the table is partitioned -
YEAR.
Wassup?
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Paula_Stankus_at_doh.state.fl.us Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Tue Apr 22 2003 - 16:26:54 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |