Northwind

Basic Index     Schema XML

Group:  All Tables

Type:  Tables

TableFieldsIndexesCheck ConstraintsInternal Foreign KeysExternal Foreign KeysTriggers
CategoriesCategoryID
CategoryName
Description
Picture
PK_Categories
CategoryName
nonenoneFK_Products_Categories
none
CustomerCustomerDemoCustomerID
CustomerTypeID
PK_CustomerCustomerDemo
noneFK_CustomerCustomerDemo
FK_CustomerCustomerDemo_Customers
nonenone
CustomerDemographicsCustomerTypeID
CustomerDesc
PK_CustomerDemographics
nonenoneFK_CustomerCustomerDemo
none
CustomersCustomerID
CompanyName
ContactName
ContactTitle
Address
City
Region
PostalCode
Country
Phone
Fax
PK_Customers
City
CompanyName
PostalCode
Region
nonenoneFK_CustomerCustomerDemo_Customers
FK_Orders_Customers
none
EmployeesEmployeeID
LastName
FirstName
Title
TitleOfCourtesy
BirthDate
HireDate
Address
City
Region
PostalCode
Country
HomePhone
Extension
Photo
Notes
ReportsTo
PhotoPath
PK_Employees
LastName
PostalCode
CK_Birthdate
FK_Employees_Employees
FK_Employees_Employees
FK_EmployeeTerritories_Employees
FK_Orders_Employees
none
EmployeeTerritoriesEmployeeID
TerritoryID
PK_EmployeeTerritories
noneFK_EmployeeTerritories_Employees
FK_EmployeeTerritories_Territories
nonenone
Order DetailsOrderID
ProductID
UnitPrice
Quantity
Discount
PK_Order_Details
OrderID
OrdersOrder_Details
ProductID
ProductsOrder_Details
CK_Discount
CK_Quantity
CK_UnitPrice
FK_Order_Details_Orders
FK_Order_Details_Products
nonenone
OrdersOrderID
CustomerID
EmployeeID
OrderDate
RequiredDate
ShippedDate
ShipVia
Freight
ShipName
ShipAddress
ShipCity
ShipRegion
ShipPostalCode
ShipCountry
PK_Orders
CustomerID
CustomersOrders
EmployeeID
EmployeesOrders
OrderDate
ShippedDate
ShippersOrders
ShipPostalCode
noneFK_Orders_Customers
FK_Orders_Employees
FK_Orders_Shippers
FK_Order_Details_Orders
none
ProductsProductID
ProductName
SupplierID
CategoryID
QuantityPerUnit
UnitPrice
UnitsInStock
UnitsOnOrder
ReorderLevel
Discontinued
PK_Products
CategoriesProducts
CategoryID
ProductName
SupplierID
SuppliersProducts
CK_Products_UnitPrice
CK_ReorderLevel
CK_UnitsInStock
CK_UnitsOnOrder
FK_Products_Categories
FK_Products_Suppliers
FK_Order_Details_Products
none
RegionRegionID
RegionDescription
PK_Region
nonenoneFK_Territories_Region
none
ShippersShipperID
CompanyName
Phone
PK_Shippers
nonenoneFK_Orders_Shippers
none
SuppliersSupplierID
CompanyName
ContactName
ContactTitle
Address
City
Region
PostalCode
Country
Phone
Fax
HomePage
PK_Suppliers
CompanyName
PostalCode
nonenoneFK_Products_Suppliers
none
TerritoriesTerritoryID
TerritoryDescription
RegionID
PK_Territories
noneFK_Territories_Region
FK_EmployeeTerritories_Territories
none

Group:  All Views

Type:  Views

ViewFields
Alphabetical list of productsProductID

ProductName

SupplierID

CategoryID

QuantityPerUnit

UnitPrice

UnitsInStock

UnitsOnOrder

ReorderLevel

Discontinued

CategoryName

Category Sales for 1997CategoryName

CategorySales

Current Product ListProductID

ProductName

Customer and Suppliers by CityCity

CompanyName

ContactName

Relationship

InvoicesShipName

ShipAddress

ShipCity

ShipRegion

ShipPostalCode

ShipCountry

CustomerID

CustomerName

Address

City

Region

PostalCode

Country

Salesperson

OrderID

OrderDate

RequiredDate

ShippedDate

ShipperName

ProductID

ProductName

UnitPrice

Quantity

Discount

ExtendedPrice

Freight

Order Details ExtendedOrderID

ProductID

ProductName

UnitPrice

Quantity

Discount

ExtendedPrice

Order SubtotalsOrderID

Subtotal

Orders QryOrderID

CustomerID

EmployeeID

OrderDate

RequiredDate

ShippedDate

ShipVia

Freight

ShipName

ShipAddress

ShipCity

ShipRegion

ShipPostalCode

ShipCountry

CompanyName

Address

City

Region

PostalCode

Country

Product Sales for 1997CategoryName

ProductName

ProductSales

Products Above Average PriceProductName

UnitPrice

Products by CategoryCategoryName

ProductName

QuantityPerUnit

UnitsInStock

Discontinued

Quarterly OrdersCustomerID

CompanyName

City

Country

Sales by CategoryCategoryID

CategoryName

ProductName

ProductSales

Sales Totals by AmountSaleAmount

OrderID

CompanyName

ShippedDate

Summary of Sales by QuarterShippedDate

OrderID

Subtotal

Summary of Sales by YearShippedDate

OrderID

Subtotal

Group:  All Stored Procedures

Type:  Stored Procedures

Stored ProcedureParameters
CustOrderHist@CustomerID

CustOrdersDetail@OrderID

CustOrdersOrders@CustomerID

Employee Sales by Country@Beginning_Date

@Ending_Date

Sales by Year@Beginning_Date

@Ending_Date

SalesByCategory@CategoryName

@OrdYear

Ten Most Expensive Productsnone