I created a login and a user. I assigned the user as the db owner of the database "test". Then I granted him the role SQLAgentOperatorRole so that he can delete/create/modify the jobs belonging to the database "test". But I can only
view the jobs though I have granted the "SQLAgentOperatorRole". What should I do to allow this user to do anything to the jobs belonging to the database "test" ? Please advice.
mayooran99