Quick tip from the trenches: Do you need to detect if an organization has the SP1 product updates (LeoServiceFeatures) enabled or not using only SQL?
Query:
use <yourorg>_MSCRM
go
select...(read more)
↧