I took the easy path in initially setting up the allbooks table with each row representing anytime a user selected a title, so there are many rows for the same title. I need to redesign the table so each row represents a unique title and have a column that includes all of the users that have selected that title…right?