Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Bulk Updating Executing Users

If you need to bulk update the Executing User field we have a SQL query that you can use for this. This has only been tested on PostgreSQL, and we strongly encourage you to take a backup first.

UPDATE AO_F9C6CD_NAFJ_N SET ACTOR_USER = <username>


  • No labels