Editing Sales.SalesTerritoryHistory (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 151: Line 151:
 
| not null
 
| not null
 
|  
 
|  
| Primary key for SalesTerritoryHistory records.<br />PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
+
| Primary key for SalesTerritoryHistory records.PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
 
|- valign="top"
 
|- valign="top"
 
| TerritoryID
 
| TerritoryID
Line 157: Line 157:
 
| not null
 
| not null
 
|  
 
|  
| Territory identification number. Foreign key to SalesTerritory.SalesTerritoryID.<br />PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
+
| Territory identification number. Foreign key to SalesTerritory.SalesTerritoryID.PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
 
|- valign="top"
 
|- valign="top"
 
| StartDate
 
| StartDate
Line 163: Line 163:
 
| not null
 
| not null
 
|  
 
|  
| Date the sales representive started work in the territory.<br />PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
+
| Date the sales representive started work in the territory.PK_SalesTerritoryHistory_SalesPersonID_StartDate_TerritoryID
 
|- valign="top"
 
|- valign="top"
 
| EndDate
 
| EndDate
Line 169: Line 169:
 
| null
 
| null
 
|  
 
|  
| Date the sales representative left work in the territory.<br />
+
| Date the sales representative left work in the territory.
 
|- valign="top"
 
|- valign="top"
 
| rowguid
 
| rowguid
Line 175: Line 175:
 
| not null
 
| not null
 
| (NEWID())
 
| (NEWID())
| ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.<br />AK_SalesTerritoryHistory_rowguid
+
| ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.AK_SalesTerritoryHistory_rowguid
 
|- valign="top"
 
|- valign="top"
 
| ModifiedDate
 
| ModifiedDate
Line 181: Line 181:
 
| not null
 
| not null
 
| (GETDATE())
 
| (GETDATE())
| Date and time the record was last updated.<br />
+
| Date and time the record was last updated.
 
|}
 
|}
  

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)