Generated using SQL Data Dictionary demo version.


Table Sales.BuyingGroups (2 rows)


Customer organizations can be part of groups that exert greater buying power


  Column Data Type Identity Nullable Default
PK BuyingGroupID int NEXT VALUE FOR [Sequences].[BuyingGroupID]
Numeric ID used for reference to a buying group within the database
UK BuyingGroupName nvarchar(50)
Full name of a buying group that customers can be members of
FK LastEditedBy int
ValidFrom datetime2
ValidTo datetime2

Indexes:


References:


Referenced by:


Used by: