My first real effort at designing a db is underway. Is it ok to use duplicate field names in different tables or will I run into problems later? Like:
tblCustomer
FirstName
LastName
tblEmployee
FirstName
LastName
Should I use longer field names? Like:
tblCustomer
CustFirstName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.