How do I grant read access for a user to a database in SQL Server?
I want to grant access to a user to a specific database with read and write access. The user is already available in the domain but not in the DB. So, how can I give them that access with