I think the hardest part of the database modeling process is creating the sample data that logically make sense.
At least that is from my experience, I think the schema, and ER diagram could easily be tweak but creating a sample data
that logically works for the relational database with all the tables involved is the most time consuming and most difficult of the
whole process.
Anyone agree?
And could you advise on how I can created a sample data that logically make sense in the relational database?