CREATE PROC <procedure name> AS
GO
EXEC <procedure_name
Creating an Empty Stored Procedure
To create a stored procedure with an empty body, this is the easiest way:
Creating an Empty Stored Procedure
2016-10-20T14:41:00-04:00
idealsavvy
SQL Server
|
Subscribe to:
Post Comments
(
Atom
)