We want to create a database role which has all the access on the database objects(SELECT , INSERT , update , create table, create proc, alter etc).
This is required because we do not want to use db_owner role for some reason
aa
We want to create a database role which has all the access on the database objects(SELECT , INSERT , update , create table, create proc, alter etc).
This is required because we do not want to use db_owner role for some reason
aa