ERD Table with many relationshiops
I am laying out a database using ERD using entity relationship shapes. I have some tables that are linked to many other tables (for example a User table and just about every other table has a LastUpdatedBy which points to the User table). It's a lot of lines connecting back to the User table. Plus I have not gotten into adding multiple sheets. Is it possible to add a some sort of a reference to the user table without drawing a line back to the table but the model knows that it's still linked?