tbl_staff_hols_adjustment

11 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
refid serial 10 nextval('tbl_staff_hols_adjustment_refid_seq'::regclass)
adjustment numeric 131089 null
staff_refid int4 10 null
tbl_staff_lookup.refid tbl_staff_hols_adjustment_staff_refid_fkeyR
added_by int4 10 null
tbl_staff_lookup.refid tbl_staff_hols_adjustment_added_by_fkeyR
comment text 2147483647 null
timestamp timestamp 29,6 now()

Indexes

Constraint Name Type Sort Column(s)
tbl_staff_hols_adjustment_pkey Primary key Asc refid

Relationships