Oracle database 19c is used for development and testing purposes only.
All users (including sys, system and all others created by default during installation) have the same password.
For example, password123
How do I change the password, for example to password456 for all users?
So that I don't have to change the password for each user separately.
Please advise some steps or script.
Thank you in advance.