Ravikanth's Blog

Happenings around Me

Disclaimer

India MVP Blogs

Mugh blogs

My

My Favorites

My Network Places

Browse by Tags

All Tags » SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
How to determine who has sa or dbo privileges in SQL Server
Login to SQL Server using Query analyzer and execute following commands under “master” database sp_helpsrvrolemember 'SYSADMIN' Who ever comes under this result set will be able to do all the activities inside that sql server instance...
More Posts