Hello to everyone I have a question regarding an attributes, how Can I create a relationship between attributes in different Entities with the same ID_Number,for instance ClientID in ‘Cars entity’ that has relationship with ClientID in ‘Orders Entity’ and if I update ClientsID in ‘Car Entity’ it’s gonna be automatically updated in other ‘Orders entity’???? Thank you
↧