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