Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| hbranchid | bigserial | 19 | √ | nextval('tbl_holidaybranchmaster_hbranchid_seq'::regclass) |
|
|
Primary key |
||||
| holidayid | int4 | 10 | null |
|
|
FK: public.tbl_holiday.id (Presumed Foreign Key) |
|||||
| stateid | int8 | 19 | null |
|
|
FK: public.tbl_state.id (Presumed Foreign Key) |
|||||
| branchid | int8 | 19 | null |
|
|
FK: public.tbl_branch.id (Presumed Foreign Key) |
|||||
| companyid | int4 | 10 | √ | null |
|
|
FK: public.tbl_company.id (Presumed Foreign Key) |
||||
| deptid | int4 | 10 | √ | null |
|
|
FK: public.tbl_department.id (Presumed Foreign Key) |
||||
| sbuid | int4 | 10 | √ | null |
|
|
FK: public.tbl_sbu.id (Presumed Foreign Key) |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_holidaybranchmaster_pk_tb_holidaybranchmaster | Primary key | Asc | hbranchid |



