Dear all,
I have two tables that have relations with id.
tbl_t_permohonan
id_permohonan
tgl_permohonan
------------------------
tbl_t_pemohon
id_pemohon
id_permohonan
------------------------
the question is, how to get the latest id_permohonan from tbl_t_permohonan and saving to tbl_t_pemohon?
Thanks🙂
I have two tables that have relations with id.
tbl_t_permohonan
id_permohonan
tgl_permohonan
------------------------
tbl_t_pemohon
id_pemohon
id_permohonan
------------------------
the question is, how to get the latest id_permohonan from tbl_t_permohonan and saving to tbl_t_pemohon?
Thanks🙂