1
Answer

How to grant access to table in db?

I have a db which contains a table .I would like grant insert,update access to user with another login to the same table which is under some other user login db.How to do it?
Answers (1)