I want to create a user with these privileges to create\delete table, insert\delete records in the tables.
What type of permission do I need to provide them?
I want to create a user with these privileges to create\delete table, insert\delete records in the tables.
What type of permission do I need to provide them?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amira BedhiafiPosted Feb 26, 2024, 2:06 PM
I already answered a similar question years ago on SOF : database - What privileges are needed to create\delete tables on a Microsoft SQL Server? Is dbowner ok? - Stack Overflow
Just to understand first the benefits of using roles :
Predefined database roles You may need to create your own, but you have access to several predefined database roles:
Fixed roles : The fixed server roles are applied serverwide, and there are several predefined server roles: