Hello, I have Contact, Account & other custom module object. How to know relate field join table name using code? I have Contact object relate field Array ( [ name ] = > account_name [ rname ] = > name [ id_name ] = > account_id [ vname ] = > LBL_ACCOUNT_NAME…