Command permissions allow the group to execute create commands. The Database Owner assigns command permissions to groups in the databases they own.
Changing group encryption command permissions
In the server, click Databases to display a list of available databases.
Select the database you want to expand.
Select the Groups folder.
Double-click the group name.
The Group Properties window is displays. There are four tabs:
General – information on the user, type, group, and login.
Column Permissions – the tables and columns on which the user has permission.
Object Permissions – the permissions for tables, stored procedures, views, extended stored procedures, and encryption keys.
Commands – list of commands the user has permission to use. These commands include:
create database
create default
create procedure
create rule
create table
create view
create encryption key
Click the Commands tab.
Click Apply when you are finished making changes.
Permission to create a database applies only to users
of the master database.