Editing Sales.Store (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 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| Sales.Store
 
| Sales.Store
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Customers (resellers) of Adventure Works products.
 
| Customers (resellers) of Adventure Works products.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
 
|- valign="top"
 
|- valign="top"
 
| CustomerID
 
| CustomerID
Line 62: Line 64:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| PK_Store_CustomerID
 
| PK_Store_CustomerID
 
| CustomerID
 
| CustomerID
Line 73: Line 75:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| AK_Store_rowguid
 
| AK_Store_rowguid
 
| Unique
 
| Unique
 
| rowguid
 
| rowguid
|- valign="top"
+
|-
 
| IX_Store_SalesPersonID
 
| IX_Store_SalesPersonID
 
|  
 
|  
 
| SalesPersonID
 
| SalesPersonID
|- valign="top"
+
|-
 
| PXML_Store_Demographics
 
| PXML_Store_Demographics
 
|  
 
|  
Line 94: Line 96:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[Sales.Customer_(table)|Sales.Customer]]
 
| [[Sales.Customer_(table)|Sales.Customer]]
 
| CustomerID
 
| CustomerID
 
| CustomerID
 
| CustomerID
|- valign="top"
+
|-
 
| [[Sales.SalesPerson_(table)|Sales.SalesPerson]]
 
| [[Sales.SalesPerson_(table)|Sales.SalesPerson]]
 
| SalesPersonID
 
| SalesPersonID
Line 111: Line 113:
 
| '''Column
 
| '''Column
 
| '''Referencing Column
 
| '''Referencing Column
 
+
|- valign="top"
+
|-
 
| [[Sales.StoreContact_(table)|Sales.StoreContact]]
 
| [[Sales.StoreContact_(table)|Sales.StoreContact]]
 
| CustomerID
 
| CustomerID
Line 121: Line 123:
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
| '''Trigger
+
| '''Triggers
 
| '''Type
 
| '''Type
 
+
|- valign="top"
+
|-
 
| iStore
 
| iStore
 
| ON INSERT
 
| ON INSERT
 
|}
 
|}
  
==== Trigger iStore ====
+
Trigger iStore
 
<pre>
 
<pre>
 
CREATE TRIGGER [Sales].[iStore] ON [Sales].[Store]  
 
CREATE TRIGGER [Sales].[iStore] ON [Sales].[Store]  
Line 168: Line 170:
 
END;
 
END;
 
</pre>
 
</pre>
 
+
 
=== References ===
 
=== References ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
Line 179: Line 181:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Data Type
 
| Data Type
 
| Type
 
| Type
Line 186: Line 188:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Schema
 
| Schema
 
| Schema
 
| Schema
Line 193: Line 195:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Data Type
 
| Data Type
 
| XML Schema Collection
 
| XML Schema Collection
| [[Sales.StoreSurveySchemaCollection_(xml schema collection)|Sales.StoreSurveySchemaCollection]]
+
| [[Sales.StoreSurveySchemaCollection_(xml_schema_collection)|Sales.StoreSurveySchemaCollection]]
  
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| Table
 
| Table
Line 207: Line 209:
 
| Trigger
 
| Trigger
 
| iStore
 
| iStore
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 214: Line 216:
 
| Trigger
 
| Trigger
 
| iStore
 
| iStore
|- valign="top"
+
|-
 
| Execute
 
| Execute
 
| Procedure
 
| Procedure
Line 233: Line 235:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| View
 
| View
Line 240: Line 242:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| Table
 
| Table

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)