Generated using SQL Data Dictionary demo version.


Table Production.ScrapReason (16 rows)


Manufacturing failure reasons lookup table.


  Column Data Type Identity Nullable Default
PK ScrapReasonID smallint X
Primary key for ScrapReason records.
UK Name Name(nvarchar(50))
Failure description.
ModifiedDate datetime getdate()
Date and time the record was last updated.

Indexes:


Referenced by: