Hello!
I have a database, which is far too big and it can be compacted, because one column is not needed, but I need to sum the values in some other columns in it to delete whole rows.
Example:
<tbody>
Product
Product_ID
Buyer
Date
Items
Value
Apples
12340
CompanyA
03-10-2017
3
9
Apples...