You need to sign in to do that
Don't have an account?

i have two users A and B .both users are assigned to same profile and having read only permission for account object but user B needs read and read permission for account object.how you can do this?
Create a permission set and give read permission of account object in the permission set. Then assign this permission set to user B.