2.1.1.22 F031, Basic schema manipulation

V0022:

The specification states the following:

 Clause 11, "Schema definition and manipulation": Selected facilities as indicated by the subfeatures of this Feature
  
 Subclause 11.1, "<schema definition>":
  
 <schema definition> ::=
 CREATE SCHEMA <schema name clause>
 [ <schema character set or path> ]
 [ <schema element>... ]

Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:

Transact-SQL partially supports this feature. Transact-SQL supports all of feature F031's subfeatures except F031-13 (section 2.1.1.23), F031-16 (section 2.1.1.24), and F031-19 (section 2.1.1.25).