You work as a Database Administrator (DBA) at ABC.com. All databases are hosted on Windows
Server 2012 servers running SQL Server 2012.
You plan to create a stored procedure. You want to create the stored procedure using Microsoft
Visual C# code.
Which of the following technologies enables you to create stored procedures in a .NET Framework
language?
A.
Extensible Markup Language (XML)
B.
Windows Management Instrumentation (WMI)
C.
Common Language Runtime (CLR)
D.
SQL Server Management Objects (SMO)
Explanation: