Bulk updates to the Item table

If you run sql to bulk update the item table is the update recorded somewhere?

Updates to the ITEM table

Whenever the ITEM table row is inserted, updated or deleted then a row is inserted into the ITEM_UPDATE table by triggers on the ITEM table. Only certain details are inserted into the ITEM_UPDATE table e.g date, status change, WORK_ID change, location of change, operator.

There is an article clled Bulk updates of the ITEM table that talks about updates to the ITEM table.

Thanks

Brian Crampton
Developer, Talis