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

Re: Possible Sequential Read Access for a Sorted Table(SCI): LOOP with Where Clause.

$
0
0

Well, if your two fields you use in the WHERE clause are no key fields, you will have a sequential read on the internal table. That's the hint from the check.

 

Now you can solve this by several changes.

 

If you table has many rows, I would prefer to define a secondary index with the two affected fields. First field should be F2 because it has only one equal condition in your WHERE.


Viewing all articles
Browse latest Browse all 1065

Trending Articles



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