RAS Behavior

To better understand what is happening when a remote user requests data, let us consider a worst-case scenario. Our demo query is simply:


Select count(Published) from TITLES where AuthorState ='WA'

The table TITLES is assumed to have the following characteristics:

This table must be searched record by record to obtain the count.

We will examine a variety of measures when we examine what happens with RAS. The measures are: