Can not truncate table 'ARITREINAMENTO.glo.tbEndereco' because it is being referenced by a FOREIGN KEY constraint.
Truncate has already been run in the agency table that references the address that is, there are only addresses in the table that are not referenced by any other table
I want to make truncate
in both to restart the records and there are no inconsistencies (Agencies without addresses and no addresses without agencies)