I have two table and write select:
SELECT A.code_uv, B.account, A.cif_no FROM atable A, dtable B where A.cif_no=B.d_cif_no group by A.code_uv, B.account, A.