fbpx

Microsoft SQL Stored Procedure

A stored procedure in SQL Server is a group of one or more Transact-SQL statements, or a reference to a Microsoft .NET Framework common runtime language (CLR) method.

Scroll to Top