Previous Topic: ENTITY_REC_IMPL (Entity to Record Implementation)Next Topic: Access and Connection Objects


Task

Determine the records that implement an entity type.

ENTITY_TYPE.NAME= 'the_name'
AND ENTITY_REC_IMPL.ENTITY_ID = ENTITY_TYPE.ID
AND ENTITY_REC_IMPL.RECORD_ID = RECORD.ID