Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
V0036:
The specification states the following:
-
Subclause 16.1, "<call statement>": <call statement> ::= CALL <routine invocation> Subclause 10.4, "<routine invocation>": Used by <call statement>s <routine invocation> ::= <routine name> <SQL argument list>
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL partially supports this feature. See the EXECUTE function [MSDN-EXECUTE] for equivalent functionality.