Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema
In This Topic
    Purchasing Schema
    In This Topic
    Description
    Contains objects related to vendors and purchase orders.
    Tables
    TableDescription

    Vendors are added to the table before any POs are processed.

    Individual products associated with a specific purchase order. See PurchaseOrderHeader.
    General purchase order information. See PurchaseOrderDetail.
    Shipping company lookup table.
    Companies from whom Adventure Works Cycles purchases parts or other goods.
    Views
    ViewDescription
    Vendor (company) names and addresses .
    Vendor (company) names and the names of vendor employees to contact.
    See Also

    Related Objects

    AdventureWorks Database