Can a SQL Server DBA be restricted from viewing the information in the database.?
Because of some data privacy regulations, my company may need to have a SQL DBA work with things like mirroring, index rebuilds, log shipping, clustering general system maintenance things like that while not having access to view the information in the database tables.
This sounds impossible to me, but is it at all possible to give someone access to do anything with a database except view the data included?