Hi!
Let's say I have 3 Tables... Teacher,Class,Pupil.
Now if I want to have the lessions easily accessable I could make
another Table called lessions with some attributes from
Teacher,Class,Pupil combined.
I could also just make a view, couldn't I?
Where's the difference?
Thanks for your time in advance!
Yours, Chris