Thursday, September 03, 2009

MS CRM 4.0 Query to return all business unit id GUIDs and names

MS CRM 4.0 Query to return all business unit id GUIDs and names:

SELECT businessunitid, name
FROM dbo.FilteredBusinessUnit BU