Thanks a lot that was a really well explained answer
But can this be improved any further?
Joins are required over 3 tables and in some cases the data in the "Bridge" tables may be too few to really justify 3 tables.
Can this be .. well denormalized?
Rudy, I have a question. I have only been using SQL for about a year so I am no expert, not even close so I am always trying to learn new and better ways to do something. I would have set up the Books_T and Authors_T like you did but why set up a 3rd table? Couldn't you just do joins on the Author_id and Book_id from two tables?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.