-- This will prevent a user from inserting multiple reviews for the same product. -- 1. Optional: Cleanup duplicates (keep the latest one) -- This is a bit complex logic to do safely in one go without ...