Which action should you take?

You are a database developer on an instance of SQL Server 2008. The development team has recently developed and compiled an assembly using a .NET language. You register the assembly. You want to be able to reference the appropriate class methods from Transact-SQL. Which action should you take?
A. Create a CLR stored procedure including the WITH RECOMPILE option.
B. Create a CLR stored procedure including the EXTERNAL NAME clause.
C. Create a CLR user-defined function to call the method.
D. No additional action should be taken other than referencing the methods in the assembly from Transact-SQL.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.