Use

You should use a non-key singleton read operation when you want to read a record from a database table on which there is a single record. A runtime error is generated if the database table contains more than one record.

This operation type is typically used for control tables containing a single record.