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?
Thanks,
Shannan