P
Parts Manager
Do field names have to be unique even if they are in different tables?
I have 10 tables and the first field in each table is ID; while it makes
sense that is what it is called, do I have to go further with the field
name?
For clarity I suppose I could use ItemId, VendorId, EmployeeId,
PurchaseOrderId, InvoiceId, etc...; but I thought maybe it wasn't needed
since the field name of ID is in different tables.
Tim
I have 10 tables and the first field in each table is ID; while it makes
sense that is what it is called, do I have to go further with the field
name?
For clarity I suppose I could use ItemId, VendorId, EmployeeId,
PurchaseOrderId, InvoiceId, etc...; but I thought maybe it wasn't needed
since the field name of ID is in different tables.
Tim