Hi all, I used a admin user to create a schema using :
create schema abcd authorization abcd
and now I want to use the schema to create tables and I don't know the password.
Please help!.
md
create schema abcd authorization abcd
and now I want to use the schema to create tables and I don't know the password.
Please help!.
md