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
Sure you can. After creating the user and giving them access to the database, grant only select access (or whatever level they need) to that table.