Ultimate access to all questions.
You are designing a semantic model for a library management system that includes 'Authors' and 'Books' tables. The system must support a scenario where an author can write multiple books, and a book can have multiple authors, establishing a many-to-many relationship. Considering the need for scalability, performance, and accurate representation of data relationships, which of the following approaches is the BEST to implement this relationship? (Choose one option)