ManAccs_Comments

626 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
invoice_code varchar 20 null
tbl_finance_project.invoice_code ManAccs_Comments_invoice_code_fkeyR
branch varchar 50 null
tbl_cost_centre.cost_centre ManAccs_Comments_cost_centre_fkeyR
period_end date 13 null
wip_comment text 2147483647 null
defer_comment text 2147483647 null
other_comment text 2147483647 null
pm_comment text 2147483647 null
sid serial 10 nextval('"ManAccs_Comments_sid_seq"'::regclass)

Indexes

Constraint Name Type Sort Column(s)
ManAccs_Comments_pkey Primary key Asc sid

Relationships