db_owner
SQL Server 2005
Members of the db_owner fixed database role can perform all configuration and maintenance activities on the database.
Important: |
|---|
| In SQL Server 2005, members of the db_owner fixed database role can drop a database. This is a change of behavior from earlier versions. |
Reference
Database-Level RolesConcepts
Permissions of Fixed Database RolesOther Resources
sp_dbfixedrolepermission (Transact-SQL)sp_helpdbfixedrole (Transact-SQL)
Security Considerations for Databases and Database Applications
Important: