Skip to Content
0
Former Member
Nov 26, 2008 at 12:49 PM

Need help in Querying CMC

22 Views

Hi,

How to update an Object's id or User's id in CMC? I tried with the query as

Update CI_SYSTEMOBJECTS set SI_ID=1 where SI_ID=85583

Actually the object(user) with ID = 1is deleted and I need to reuse the ID for another object.

Regards,

Bhuvan R