Table: dbo.Client_Pay_Schedule_Displayable_Status
The types in this table correspond to those in Client_Pay_Schedule_Status, but are used to display to the user.
Columns
NameTypeConstraintsDescription
client_pay_schedule_displayable_status_KEYint (4)NOT NULLPrimary key for the Client_Pay_Schedule_Displayable_Status table.
descriptionnvarchar (40)NOT NULLDescription
Primary key
NameColumnsDescription
PK_Client_Pay_Schedule_Displayable_Statusclient_pay_schedule_displayable_status_KEY
Unique constraints
NameColumnsDescription
UK_Client_Pay_Schedule_Displayable_Status$descriptiondescription

Schema diagram