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.
V0059:
The specification states the following:
-
Subclause 11.60, "<SQL-invoked routine>": <routine characteristic> ::= <language clause> | <parameter style clause> | SPECIFIC <specific name> | <deterministic characteristic> | <SQL-data access indication> | <null-call clause> | <returned result sets characteristic> | <savepoint level indication> ... Conformance Rules Without Feature B121, "Routine language Ada", conforming SQL language shall not contain a <routine characteristic> that contains a <language clause> that contains ADA. Subclause 10.2, "<language clause>": <language clause> ::= LANGUAGE <language name>
Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:
Transact-SQL does not support this feature.