Thank you! It worked well!
Only the created_by column had to be modified to assign the articles to the current user.Haw a Good day!
Only the created_by column had to be modified to assign the articles to the current user.
Code:
UPDATE `DatabaseName`.`TablePrefix_content` SET `created_by` = 'ExisitingUserId'
Statistics: Posted by sanzx25 — Thu Jul 04, 2024 10:07 am