Grant ddl access to a schema

  • Hi,

    Please assist me. How do I grant a specific access to a schema. I have a request to grant a ddl access to a schema called Business_Banking.

    Thank you in advance.

  • grant alter on the schema to a role and then grant create table/view/proc to the role.

    Add users to the role.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply