How to query for the Description value for an Entity in CRM
Due to multilingual support in Microsoft CRM, there is a localized label table used to store the entity description value (and entity label) that you must query. The sql statement to access the description of an entity is below. 1033…