1.

Type of procedure that are based on the CLR (Common Language Runtime) is ____________(a) User Defined Stored Procedure(b) Extended Procedure(c) CLR Stored Procedure(d) System defined ProcedureThe question was asked in homework.My enquiry is from Built in Stored Procedures topic in section Developing with SQL Server of SQL Server

Answer»

The correct CHOICE is (c) CLR Stored Procedure

The BEST explanation: CLR integration of procedure was introduced with SQL Server 2008 and allow for procedure to be coded in one of .NET languages like C#, VISUAL Basic and F#.



Discussion

No Comment Found

Related InterviewSolutions