rigths

  • As DBO, can I give a user rights to give another user permissions to CREAT TABLE?

  • Form GRANT in SQL BOL

    quote:


    Members of the db_owner or db_securityadmin roles can grant any permissions on any statement or object in their database.


    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

  • BOL:

    When you grant an object permission to a user account in a database, you can optionally specify the WITH GRANT OPTION clause, which allows the user account to grant that object permission to others.

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

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