Use

You should use a standard multiple read operation when you want to read all of the attributes of a set of database records, based on a key that you specify. The stipulation about efficiency of keyed access, as described for non-standard read, modify and remove operations, applies equally well to multiple reads - it is up to the designer to ensure efficient use of database indices.