Hi,
In our project we are creating roles using scripts (.hdbrole file).
I have already granted access to schema like this
Catalogschema "Schema_name ": DROP,EXECUTE,SELECT,INSERT,UPDATE,DELETE;
Now there is requirement to provide CREATE ANY access to the schema. Can anyone please provide the syntax for the same.
Regards,
Ananth