Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema
In This Topic
    Production Schema
    In This Topic
    Description
    Contains objects related to products, inventory, and manufacturing.
    Tables
    TableDescription
    Items required to make bicycles and bicycle subassemblies. It identifies the heirarchical relationship between a parent product and its components.
    Lookup table containing the languages in which some AdventureWorks data is stored.
    Product maintenance documents.
    Bicycle assembly diagrams.
    Product inventory and manufacturing locations.
    Products sold or used in the manfacturing of sold products.
    High-level product categorization.
    Changes in the cost of a product over time.
    Product descriptions in several languages.
    Cross-reference table mapping products to related product documents.
    Product inventory information.
    Changes in the list price of a product over time.
    Product model classification.
    Cross-reference table mapping product models and illustrations.
    Cross-reference table mapping product descriptions and the language the description is written in.
    Product images.
    Cross-reference table mapping products and product photos.
    Customer reviews of products they have purchased.
    Product subcategories. See ProductCategory table.
    Manufacturing failure reasons lookup table.
    Record of each purchase order, sales order, or work order transaction year to date.
    Transactions for previous years.
    Unit of measure lookup table.
    Manufacturing work orders.
    Work order details.
    Views
    ViewDescription
    Product names and descriptions. Product descriptions are provided in multiple languages.
    Displays the content from each element in the xml column CatalogDescription for each product in the Production.ProductModel table that has catalog data.
    Displays the content from each element in the xml column Instructions for each product in the Production.ProductModel table that has manufacturing instructions.
    See Also

    Related Objects

    AdventureWorks Database