Displays the content from each element in the xml column Instructions for each product in the Production.ProductModel table that has manufacturing instructions.
| Creation Date | 27/10/2017 14:33 |
| Is Schema Bound | ![]() |
| Encrypted | ![]() |
| Ansi Nulls | ![]() |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ProductModelID | Integer | 4 | |||||
| Name | dbo.Name | 50 | |||||
| Instructions | LongVarWChar | 16 | ![]() | ||||
| LocationID | Integer | 4 | ![]() | ||||
| SetupHours | Numeric | 9 (9,4) | ![]() | ||||
| MachineHours | Numeric | 9 (9,4) | ![]() | ||||
| LaborHours | Numeric | 9 (9,4) | ![]() | ||||
| LotSize | Integer | 4 | ![]() | ||||
| Step | VarWChar | 1024 | ![]() | ||||
| rowguid | GUID | 16 | |||||
| ModifiedDate | DBTimeStamp | 4 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | dbo.Name | User Defined Data Type | 2 | |
![]() | Production.ProductModel | Table | Product model classification. | 1 |
|