How to change secure role to role without password
HI Friends,
CREATE ROLE test IDENTIFIED BY xxxx;
How can I change this role to normal role without the need for password?
Thanks
Friendly
0
HI Friends,
CREATE ROLE test IDENTIFIED BY xxxx;
How can I change this role to normal role without the need for password?
Thanks
Friendly