DBA > Job Interview Questions > Microsoft SQL Server FAQs

A .NET assembly running with UNSAFE permissions

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

A .NET assembly running with UNSAFE permissions can do which of the following?

Answer
All of the above

Explanation
CLR code running with UNSAFE permissions can access virtually any resource inside or outside of SQL Server without restriction. This is one reason only a sysadmin can create an assembly as UNSAFE.

(Continued on next question...)

Other Job Interview Questions