Good afternoon.
I have the Icms
table that has the IcmClaFiscal
as the PK, I need to pass the IcmEmpresa
column also as PK, but SQL returns me an alert. As I already managed to do this procedure in other cases through Design
and it worked, I was afraid to do the same for this case because, in the others did not return this alert. Could you advise me how to proceed?
Thank you.