Hello,I created a new login and then created a new user [COM] in DB with default schema pointing to [COM]I created then schema [COM] WITH AUTHORIZATION [COM]I want this [COM] user to have all permissions it needs on [COM] schema only. How do I do that? When I try to create table [Com].Table it gives me permission denied.What am I missing?
↧