description Transactionnally increment a value in data line of an SQL table using primary key field/value as WHERE statement. privilege-required root tx-support true
<nvd:command name="sql.increment" logical-db-name="db1" table="maintable" primary-key-field="id" primary-key-value="45" field="notation"/>