Zend certified PHP/Magento developer

how to update the SKU values

Magento Verrion: 2.4.3-p1

Problem: I tried to update the products weight value in the admin panel. I changed the weight value 1.2kgs(current) => 2.8kgs(preffereable) and press the save&exit button. but in my case nothing has been updated. after changes it’s show the same value 1.2kg.


I want to know the solution for this cause, I didn’t identifying this.

Is there any other way to update the values, like directly in the DB is possible?