Editing Sales.Individual (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.Individual
 
| Sales.Individual
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Demographic data about customers that purchase Adventure Works products online.
 
| Demographic data about customers that purchase Adventure Works products online.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
 
|- valign="top"
 
|- valign="top"
 
| CustomerID
 
| CustomerID
Line 50: Line 52:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| PK_Individual_CustomerID
 
| PK_Individual_CustomerID
 
| CustomerID
 
| CustomerID
Line 61: Line 63:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| PXML_Individual_Demographics
 
| PXML_Individual_Demographics
 
|  
 
|  
 
| Demographics
 
| Demographics
|- valign="top"
+
|-
 
| XMLPATH_Individual_Demographics
 
| XMLPATH_Individual_Demographics
 
|  
 
|  
 
| Demographics
 
| Demographics
|- valign="top"
+
|-
 
| XMLPROPERTY_Individual_Demographics
 
| XMLPROPERTY_Individual_Demographics
 
|  
 
|  
 
| Demographics
 
| Demographics
|- valign="top"
+
|-
 
| XMLVALUE_Individual_Demographics
 
| XMLVALUE_Individual_Demographics
 
|  
 
|  
Line 86: Line 88:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[Person.Contact_(table)|Person.Contact]]
 
| [[Person.Contact_(table)|Person.Contact]]
 
| ContactID
 
| ContactID
 
| ContactID
 
| ContactID
|- valign="top"
+
|-
 
| [[Sales.Customer_(table)|Sales.Customer]]
 
| [[Sales.Customer_(table)|Sales.Customer]]
 
| CustomerID
 
| CustomerID
Line 100: Line 102:
 
{| 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"
+
|-
 
| iuIndividual
 
| iuIndividual
 
| ON INSERT UPDATE
 
| ON INSERT UPDATE
 
|}
 
|}
  
==== Trigger iuIndividual ====
+
Trigger iuIndividual
 
<pre>
 
<pre>
 
CREATE TRIGGER [Sales].[iuIndividual] ON [Sales].[Individual]  
 
CREATE TRIGGER [Sales].[iuIndividual] ON [Sales].[Individual]  
Line 156: Line 158:
 
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 167: Line 169:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Schema
 
| Schema
 
| Schema
 
| Schema
Line 174: Line 176:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Data Type
 
| Data Type
 
| XML Schema Collection
 
| XML Schema Collection
| [[Sales.IndividualSurveySchemaCollection_(xml schema collection)|Sales.IndividualSurveySchemaCollection]]
+
| [[Sales.IndividualSurveySchemaCollection_(xml_schema_collection)|Sales.IndividualSurveySchemaCollection]]
  
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Update
 
| Update
 
| Table
 
| Table
Line 188: Line 190:
 
| Trigger
 
| Trigger
 
| iuIndividual
 
| iuIndividual
|- valign="top"
+
|-
 
| Select
 
| Select
 
| Table
 
| Table
Line 207: Line 209:
 
| '''Child Object
 
| '''Child Object
  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| View
 
| View
Line 214: Line 216:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| View
 
| View
Line 221: Line 223:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Select
 
| Select
 
| SQL table-valued-function
 
| SQL table-valued-function
Line 228: Line 230:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| Update
 
| Update
 
| Table
 
| Table
Line 235: Line 237:
 
| Trigger
 
| Trigger
 
| iuIndividual
 
| iuIndividual
|- valign="top"
+
|-
 
| Update
 
| Update
 
| Table
 
| Table
Line 242: Line 244:
 
| Trigger
 
| Trigger
 
| iduSalesOrderDetail
 
| iduSalesOrderDetail
|- 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)