January 23, 2014 at 12:21 am
hi everyone,
how to restrict alter statement dml,ddl database in sql server 2012
thanks
Rajnidas
January 23, 2014 at 12:35 am
By giving (GRANT/DENY or adding them to roles) the appropriate permissions to people?
For example, you can add people to the DDL_ADMIN role if you want them to execute DDL.
If you add people for example only to the db_reader role, they can read data but they cannot change it or execute DDL statements.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy