altocompta/sql/upgrade.sql

1 line
86 B
SQL

update jrnx set j_text = null from jrn where jr_grpt_id=j_grpt and j_text=jr_comment;