Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Update PWORG
SET NAME = LEFT(NAME, 33) + ' (test)'
Where ORGTYPE in (1,2,3,4)

After the above update the organization units would look like that:

...