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
The better way is creating securable for that specific table. IT will ask you what are you going to secured; table, view, database. Then you choose the specific table to secure and exclude that user from that table.