hi
I have two user A and B
A is sysadm
B is just normal user which has default access to db
A is giving as implicity_schema access to B on db
grant implicity_schema on database to B
while connecting from B and trying to create a schema its not allowing
kindly correct me on this
regds
Paul