tbl_attendance_workschedule_detail_history

7 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('tbl_attendance_workschedule_detail_history_id_seq'::regclass)
week int4 10 null
day int4 10 null
shiftid int8 19 null
tbl_shiftmasterv1.shiftid Implied Constraint R
workscheduleid int8 19 null
workschedulehistoryid int8 19 null
createdby varchar 50 null
createddate timestamp 29,6 null
modifiedby varchar 50 null
modifieddate timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
tbl_attendance_workschedule_detail_history_pk_tbl_attendance_wo Primary key Asc id

Relationships