Difference between revisions of "Production (schema)"

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

Revision as of 00:59, 27 November 2009

wikibot

schema .Production
CREATE SCHEMA Production AUTHORIZATION dbo

automatically generated

schema .Production
Description Contains objects related to products, inventory, and manufacturing.
CREATE SCHEMA Production AUTHORIZATION dbo