• shaimaa.tarekelshoeiby (8/25/2014)


    Thank you for the excellent post .

    Can you please help me become capable of doing such analysis?

    How were you able to make the simplified ERD and come up with the conclusions under it

    I want to learn this and be good at it ...

    Also , need to be good with joins and although I did read out several links with examples ...I still seem to find issues like when my brain cannot digest how an inner join would get more rows than the individual selects and so on.

    You are very welcome.

    My suggestion is to grab a good book on the subject, i.e. "Database Modeling and Design" or "Data Modeling for the Business" and while reading through it, use only simple tools such as pen/paper or a text editor to work through exercises and examples. Also read up on the "Relational Database Theory", "Naive Set Theory" and "Relational Algebra". This should get you well on the way.

    Another thing I find helpful, especially when tackling very complex problems, is to practice solving puzzles like Soduku by memory (not using pen and paper), keeps the grey matter functional;-)

    😎