Can you explain the SQL Express table column constraint:
[SaleHeaderID] [int] NULL CONSTRAINT [DF__Temporary__SaleH__40E
497F3] DEFAULT (0)
Where do I find the constraint "DF__Temporary__SaleH__40E
497F3"?
How are these created?
I can see them listed under "Constraints" in the tree view, but can't view the details.
Start Free Trial