Sales.SalesPersonQuotaHistory Table

Information

NameSalesPersonQuotaHistory
SchemaSales
Row Count163
Data Size16 KB
Index Size32 KB
Reserved Size48 KB
Unused Size0 KB
Created14.10.2005 1:58:35
Modified14.10.2005 1:59:55

Extended Properties

NameTypeProperty NameValue
SalesPersonQuotaHistoryTABLEMS_DescriptionSales performance tracking.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   SalesPersonIDint  Sales.SalesPerson.SalesPersonID
 
 
 
   QuotaDatedatetime   
 
 
 
   SalesQuotamoney   
 
 
 
   rowguiduniqueidentifier   
(newid())
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_SalesPersonQuotaHistory_SalesPersonID_QuotaDateClustered  SalesPersonID, QuotaDate
AK_SalesPersonQuotaHistory_rowguidNonClustered  rowguid

Check Constraints

NameColumnEnabledTrustedExpression
CK_SalesPersonQuotaHistory_SalesQuotaSalesQuota  ([SalesQuota]>(0.00))

Foreign Key Constraints

NameTypeReferenced Table
FK_SalesPersonQuotaHistory_SalesPerson_SalesPersonIDForeign keySales.SalesPerson

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Sales.uSalesPersonQuotaHistoryUPDATE   14.10.2005 1:59:5514.10.2005 1:59:55