Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8411

Re: Tips to retrieve List of Values quicker with millions of records in Oracle database

$
0
0

Hello.

 

The key things that would help are:

 

Building a separate, purpose-built table or materialised view to just give the unique values within the table (this will add an ETL overhead) and building your list of values from this table

 

Indexing all columns that are commonly used in Lists of Values - this is in line with good data warehouse indexing practice of indexing columns that are commonly used in where clauses


Viewing all articles
Browse latest Browse all 8411

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>