Hi, Does anybody have any recommendations about this?.
Thanks, Carlos On Nov 15, 7:23 pm, Carlos <carlosgali...@gmail.com> wrote: > Hi, > > What should I do in order to support crud operations with joined > tables?. > > For reference, I have a 'central' table in my design called 'entity' > which contains lots of data (including names, company, emails, phones, > address, etc.) and I want many other tables to point to ONE entity > instance, i.e. 'entity' as an _extension_ of records in many different > tables. > > My background is with object databases, and this kind of design makes > sense, although I'm not sure if it makes sense with relation > databases?. > > Thanks, > > Carlos