top_per_kota

15 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_kota bpchar 4 null
top_surat_jalan int4 10 null
top_surat_tanda_terima int4 10 null
created_by int4 10 null
pegawai.id top_per_kota_created_by_pegawai_id_fk R
created_at timestamp 29,6 now()
updated_by int4 10 null
pegawai.id top_per_kota_updated_by_pegawai_id_fk R
updated_at timestamp 29,6 now()
deleted_by int4 10 null
deleted_at timestamp 29,6 null
deleted_reason text 2147483647 ''::text

Indexes

Constraint Name Type Sort Column(s)
top_per_kota_pkey Primary key Asc id_kota

Relationships