Re: Linked Field Names



What's the recommended way for naming linked [sic: links are not references] field [sic: fields are not columns] ? <<

Please read a book on RDBMS so you now the concepts.

For example, if we have an employee [sic: Personnel, not the name of a singleset element] table, being the "employee_Id" field [fields are not columns] the primary key, shouldn't all other tables that reference an employee have a "EmployeeId" field [sic] as a foreign key? <<

Yes. One identifier, one place, one time, the references to it.
Please, please read at least one book on the basics of RDBMS.



.