I think the answer is no but I\'m looking to give someone access to a SQL Server database but I only really want them to have access to one table.
SQL Server
It\'s
Certainly. GRANT the permissions you want.
When you give a user access to a database, look at the roles they are assigned and what rights those roles have.
The problem is that people generally grant too broad permissions in the beginning.