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.
V0058:
The specification states the following:
-
Subclause 13.1, "<SQL-client module definition>": <SQL-client module definition> ::= <module name clause> <language clause> <module authorization clause> [ <module path specification> ] [ <module transform group specification> ] [ <module collations> ] [ <temporary table declaration>... ] <module contents>... ... Conformance Rules Without Feature B117, "Module language PL/I", conforming SQL language shall not contain an <SQL-client module definition> that contains a <language clause> that contains PLI. 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.