create a new entity and make that entity as parent of all entity i choose and make a financial consolidation report too

Nithin Kurichikarakath 0 Reputation points
2026-07-02T11:55:05.2633333+00:00

create a new entity name sai and make that entity as parent of all entity like lpp lpf etc i choose and make a financial consolidation report too

Windows development | Internet Information Services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 85,281 Reputation points
    2026-07-02T15:06:36.44+00:00

    you question is pretty vague. there are a couple option to link a parent entity to its child(ren).

    • for one to many, store the parent key in the child entity
    • for one to one, store the child key in the parent
    • for many to many, use a parent/child relationship table.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.