Difference between revisions of "HumanResources (schema)"

From dbscript Online Help
Jump to: navigation, search
Line 11: Line 11:
 
CREATE SCHEMA HumanResources AUTHORIZATION dbo
 
CREATE SCHEMA HumanResources AUTHORIZATION dbo
 
</pre>
 
</pre>
 
 
== automatically generated ==
 
== automatically generated ==
  

Revision as of 00:58, 27 November 2009

wikibot

schema .HumanResources
CREATE SCHEMA HumanResources AUTHORIZATION dbo

automatically generated

schema .HumanResources
Description Contains objects related to employees and departments.
CREATE SCHEMA HumanResources AUTHORIZATION dbo