-- Run AFTER deploying Python code changes and confirming new pricing works -- Removes the deprecated procent_pret column from ARTICOLE_TERTI ALTER TABLE ARTICOLE_TERTI DROP COLUMN procent_pret;