What is the use of builtinadministrators group in sql server? : sql server security



What is the use of builtinadministrators group in sql server? : sql server security..

Answer / Pritibhi Kumar

The builtinadministrators group in SQL Server is a predefined Windows group that has full control over the SQL Server instance. Members of this group have unrestricted access to all resources (databases, login information, etc.) on the server by default.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Where do you find the default Index fill factor and how to change it?

1 Answers  


Wht is SQL Injection Attack ?

3 Answers  


is there more the two primary key in a single table?

26 Answers   Eforce, Systematix,


What is local temp table?

1 Answers  


Can we call stored procedure in view in sql server?

1 Answers  


how will u create "n" possible tables in sql...

1 Answers   Oracle,


What is factless fact table? : sql server analysis services, ssas

1 Answers  


How do I determine how many instances of sql server are installed on a computer?

1 Answers  


What is the full meaning of dml?

1 Answers  


What is a derived table?

1 Answers  


What is the full form of ddl?

1 Answers  


As a part of your job, what are the DBCC commands that you commonly use for database maintenance?

1 Answers   HCL,


Categories