Database reference - Nwind_new

Nwind_new -  table columns

All table columns

parentcolumndefinitioncomment
CategoriesCategoryIDlong NULLNumber automatically assigned to a new category. 
CategoriesCategoryNametext(15) NOT NULLName of food category. 
CategoriesDescriptionmemo NULL 
CategoriesPictureOLE object NULLA picture representing the food category. 
CustomersCustomerIDtext(5) NULLUnique five-character code based on customer name. 
CustomersCompanyNametext(40) NOT NULL 
CustomersContactNametext(30) NULL 
CustomersContactTitletext(30) NULL 
CustomersAddresstext(60) NULLStreet or post-office box. 
CustomersCitytext(15) NULL 
CustomersRegiontext(15) NULLState or province. 
CustomersPostalCodetext(10) NULL 
CustomersCountrytext(15) NULL 
CustomersPhonetext(24) NULLPhone number includes country code or area code. 
CustomersFaxtext(24) NULLPhone number includes country code or area code. 
DBA_ULCustomercust_idlong NOT NULL 
DBA_ULCustomercust_nametext(30) NULL 
DBA_ULCustomerlast_modifieddatetime NULL 
EmployeesEmployeeIDlong NULLNumber automatically assigned to new employee. 
EmployeesLastNametext(20) NOT NULL 
EmployeesFirstNametext(10) NOT NULL 
EmployeesTitletext(30) NULLEmployee's title. 
EmployeesTitleOfCourtesytext(25) NULLTitle used in salutations. 
EmployeesBirthDatedatetime NULL 
EmployeesHireDatedatetime NULL 
EmployeesAddresstext(60) NULLStreet or post-office box. 
EmployeesCitytext(15) NULL 
EmployeesRegiontext(15) NULLState or province. 
EmployeesPostalCodetext(10) NULL 
EmployeesCountrytext(15) NULL 
EmployeesHomePhonetext(24) NULLPhone number includes country code or area code. 
EmployeesExtensiontext(4) NULLInternal telephone extension number. 
EmployeesPhotoOLE object NULLPicture of employee. 
EmployeesNotesmemo NULLGeneral information about employee's background. 
EmployeesReportsTolong NULLEmployee's supervisor. 
FriendsNametext(50) NULL 
FriendsLinktext(50) NULL 
Order DetailsOrderIDlong NULLSame as Order ID in Orders table. 
Order DetailsProductIDlong NOT NULLSame as Product ID in Products table. 
Order DetailsUnitPricecurrency NOT NULL = 0 
Order DetailsQuantityint NOT NULL = 1 
Order DetailsDiscountsingle NOT NULL = 0 
OrdersOrderIDlong NULLUnique order number. 
OrdersCustomerIDtext(5) NULLSame entry as in Customers table. 
OrdersEmployeeIDlong NULLSame entry as in Employees table. 
OrdersOrderDatedatetime NULL 
OrdersRequiredDatedatetime NULL 
OrdersShippedDatedatetime NULL 
OrdersShipVialong NULLSame as Shipper ID in Shippers table. 
OrdersFreightcurrency NULL = 0 
OrdersShipNametext(40) NULLName of person or company to receive the shipment. 
OrdersShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
OrdersShipCitytext(15) NULL 
OrdersShipRegiontext(15) NULLState or province. 
OrdersShipPostalCodetext(10) NULL 
OrdersShipCountrytext(15) NULL 
ProductsProductIDlong NULLNumber automatically assigned to new product. 
ProductsProductNametext(40) NOT NULL 
ProductsSupplierIDlong NULLSame entry as in Suppliers table. 
ProductsCategoryIDlong NULLSame entry as in Categories table. 
ProductsQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
ProductsUnitPricecurrency NULL = 0 
ProductsUnitsInStockint NULL = 0 
ProductsUnitsOnOrderint NULL = 0 
ProductsReorderLevelint NULL = 0Minimum units to maintain in stock. 
ProductsDiscontinuedboolean NULL = =NoYes means item is no longer available. 
ShippersShipperIDlong NULLNumber automatically assigned to new shipper. 
ShippersCompanyNametext(40) NOT NULLName of shipping company. 
ShippersPhonetext(24) NULLPhone number includes country code or area code. 
SuppliersSupplierIDlong NULLNumber automatically assigned to new supplier. 
SuppliersCompanyNametext(40) NOT NULL 
SuppliersContactNametext(30) NULL 
SuppliersContactTitletext(30) NULL 
SuppliersAddresstext(60) NULLStreet or post-office box. 
SuppliersCitytext(15) NULL 
SuppliersRegiontext(15) NULLState or province. 
SuppliersPostalCodetext(10) NULL 
SuppliersCountrytext(15) NULL 
SuppliersPhonetext(24) NULLPhone number includes country code or area code. 
SuppliersFaxtext(24) NULLPhone number includes country code or area code. 
SuppliersHomePagememo NULLSupplier's home page on World Wide Web. 
tblPropertieslngPropertyIDlong NULL 
tblPropertieslngPropertTypeIDlong NULL = 0 
tblPropertiesstrPropertyNumbertext(50) NULL 
tblPropertiesstrAddressStreettext(50) NULL 
tblPropertiesstrAddressTownVillagetext(50) NULL 
tblPropertiesstrAddressPostalCodetext(10) NULL 
tblPropertiesstrAddressCountytext(50) NULL 
tblPropertiesmemProperyPhotoLinkmemo NULLpath to the image 
tblPropertiesblnFreeHoldboolean NULL 
tblPropertiesblnLeaseHoldboolean NULL 
tblPropertiescurPropertyAskingPricecurrency NULL = 0market price 
tblPropertiesmemPropertyNotesmemo NULL 
tblPropertyFeatureslngFeatureIDlong NULL 
tblPropertyFeaturesstrFeatureNametext(25) NULL 
~sq_cCategories~sq_cProduct ListProductIDlong NULLNumber automatically assigned to new product. 
~sq_cCategories~sq_cProduct ListProductNametext(40) NOT NULL 
~sq_cCategories~sq_cProduct ListSupplierIDlong NULLSame entry as in Suppliers table. 
~sq_cCategories~sq_cProduct ListCategoryIDlong NULLSame entry as in Categories table. 
~sq_cCategories~sq_cProduct ListQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
~sq_cCategories~sq_cProduct ListUnitPricecurrency NULL = 0 
~sq_cCategories~sq_cProduct ListUnitsInStockint NULL = 0 
~sq_cCategories~sq_cProduct ListUnitsOnOrderint NULL = 0 
~sq_cCategories~sq_cProduct ListReorderLevelint NULL = 0Minimum units to maintain in stock. 
~sq_cCategories~sq_cProduct ListDiscontinuedboolean NULL = =NoYes means item is no longer available. 
~sq_cCustomer Labels Dialog~sq_cSelectCountryCountrytext(15) NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1OrderIDlong NULLUnique order number. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1CustomerIDtext(5) NULLSame entry as in Customers table. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1EmployeeIDlong NULLSame entry as in Employees table. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1OrderDatedatetime NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1RequiredDatedatetime NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShippedDatedatetime NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipVialong NULLSame as Shipper ID in Shippers table. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1Freightcurrency NULL = 0 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipNametext(40) NULLName of person or company to receive the shipment. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipCitytext(15) NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipRegiontext(15) NULLState or province. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipPostalCodetext(10) NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform1ShipCountrytext(15) NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2OrderIDlong NULLSame as Order ID in Orders table. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2ProductIDlong NOT NULLSame as Product ID in Products table. 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2ProductNametext(40) NOT NULL 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2UnitPricecurrency NOT NULL = 0 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2Quantityint NOT NULL = 1 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2Discountsingle NOT NULL = 0 
~sq_cCustomer Orders~sq_cCustomer Orders Subform2ExtendedPricecurrency NULL 
~sq_cCustomers~sq_cCountryCountrytext(15) NULL 
~sq_cEmployees (page break)~sq_cReportsToEmployeeIDlong NULLNumber automatically assigned to new employee. 
~sq_cEmployees (page break)~sq_cReportsToReportsTotext(0) NULL 
~sq_cEmployees~sq_cReportsToEmployeeIDlong NULLNumber automatically assigned to new employee. 
~sq_cEmployees~sq_cReportsToReportsTotext(0) NULL 
~sq_cOrders~sq_cCustomerIDCustomerIDtext(5) NULLUnique five-character code based on customer name. 
~sq_cOrders~sq_cCustomerIDCompanyNametext(40) NOT NULL 
~sq_cOrders~sq_cEmployeeIDEmployeeIDlong NULLNumber automatically assigned to new employee. 
~sq_cOrders~sq_cEmployeeIDSalespersontext(0) NULL 
~sq_cOrders~sq_cOrders SubformOrderIDlong NULLSame as Order ID in Orders table. 
~sq_cOrders~sq_cOrders SubformProductIDlong NOT NULLSame as Product ID in Products table. 
~sq_cOrders~sq_cOrders SubformProductNametext(40) NOT NULL 
~sq_cOrders~sq_cOrders SubformUnitPricecurrency NOT NULL = 0 
~sq_cOrders~sq_cOrders SubformQuantityint NOT NULL = 1 
~sq_cOrders~sq_cOrders SubformDiscountsingle NOT NULL = 0 
~sq_cOrders~sq_cOrders SubformExtendedPricecurrency NULL 
~sq_cProducts~sq_cCategoryIDCategoryIDlong NULLNumber automatically assigned to a new category. 
~sq_cProducts~sq_cCategoryIDCategoryNametext(15) NOT NULLName of food category. 
~sq_cProducts~sq_cSupplierIDSupplierIDlong NULLNumber automatically assigned to new supplier. 
~sq_cProducts~sq_cSupplierIDCompanyNametext(40) NOT NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformProductNametext(40) NOT NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformCustomerIDtext(5) NULLSame entry as in Customers table. 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformOrderYearint NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformQtr 1currency NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformQtr 2currency NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformQtr 3currency NULL 
~sq_cQuarterly Orders~sq_cQuarterly Orders SubformQtr 4currency NULL 
~sq_cSales Reports Dialog~sq_cSelectCategoryCategoryNametext(15) NOT NULLName of food category. 
~sq_dSales by Category~sq_dSales by Category SubreportCategoryIDlong NULLNumber automatically assigned to a new category. 
~sq_dSales by Category~sq_dSales by Category SubreportCategoryNametext(15) NOT NULLName of food category. 
~sq_dSales by Category~sq_dSales by Category SubreportProductNametext(40) NOT NULL 
~sq_dSales by Category~sq_dSales by Category SubreportProductSalescurrency NULL 
~sq_fCategoriesCategoryIDlong NULLNumber automatically assigned to a new category. 
~sq_fCategoriesCategoryNametext(15) NOT NULLName of food category. 
~sq_fCategoriesDescriptionmemo NULL 
~sq_fCategoriesPictureOLE object NULLA picture representing the food category. 
~sq_fCustomer OrdersCustomerIDtext(5) NULLUnique five-character code based on customer name. 
~sq_fCustomer OrdersCompanyNametext(40) NOT NULL 
~sq_fCustomer OrdersContactNametext(30) NULL 
~sq_fCustomer OrdersContactTitletext(30) NULL 
~sq_fCustomer OrdersAddresstext(60) NULLStreet or post-office box. 
~sq_fCustomer OrdersCitytext(15) NULL 
~sq_fCustomer OrdersRegiontext(15) NULLState or province. 
~sq_fCustomer OrdersPostalCodetext(10) NULL 
~sq_fCustomer OrdersCountrytext(15) NULL 
~sq_fCustomer OrdersPhonetext(24) NULLPhone number includes country code or area code. 
~sq_fCustomer OrdersFaxtext(24) NULLPhone number includes country code or area code. 
~sq_fCustomer Orders Subform1OrderIDlong NULLUnique order number. 
~sq_fCustomer Orders Subform1CustomerIDtext(5) NULLSame entry as in Customers table. 
~sq_fCustomer Orders Subform1EmployeeIDlong NULLSame entry as in Employees table. 
~sq_fCustomer Orders Subform1OrderDatedatetime NULL 
~sq_fCustomer Orders Subform1RequiredDatedatetime NULL 
~sq_fCustomer Orders Subform1ShippedDatedatetime NULL 
~sq_fCustomer Orders Subform1ShipVialong NULLSame as Shipper ID in Shippers table. 
~sq_fCustomer Orders Subform1Freightcurrency NULL = 0 
~sq_fCustomer Orders Subform1ShipNametext(40) NULLName of person or company to receive the shipment. 
~sq_fCustomer Orders Subform1ShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
~sq_fCustomer Orders Subform1ShipCitytext(15) NULL 
~sq_fCustomer Orders Subform1ShipRegiontext(15) NULLState or province. 
~sq_fCustomer Orders Subform1ShipPostalCodetext(10) NULL 
~sq_fCustomer Orders Subform1ShipCountrytext(15) NULL 
~sq_fCustomer Phone ListCustomerIDtext(5) NULLUnique five-character code based on customer name. 
~sq_fCustomer Phone ListCompanyNametext(40) NOT NULL 
~sq_fCustomer Phone ListContactNametext(30) NULL 
~sq_fCustomer Phone ListContactTitletext(30) NULL 
~sq_fCustomer Phone ListAddresstext(60) NULLStreet or post-office box. 
~sq_fCustomer Phone ListCitytext(15) NULL 
~sq_fCustomer Phone ListRegiontext(15) NULLState or province. 
~sq_fCustomer Phone ListPostalCodetext(10) NULL 
~sq_fCustomer Phone ListCountrytext(15) NULL 
~sq_fCustomer Phone ListPhonetext(24) NULLPhone number includes country code or area code. 
~sq_fCustomer Phone ListFaxtext(24) NULLPhone number includes country code or area code. 
~sq_fCustomersCustomerIDtext(5) NULLUnique five-character code based on customer name. 
~sq_fCustomersCompanyNametext(40) NOT NULL 
~sq_fCustomersContactNametext(30) NULL 
~sq_fCustomersContactTitletext(30) NULL 
~sq_fCustomersAddresstext(60) NULLStreet or post-office box. 
~sq_fCustomersCitytext(15) NULL 
~sq_fCustomersRegiontext(15) NULLState or province. 
~sq_fCustomersPostalCodetext(10) NULL 
~sq_fCustomersCountrytext(15) NULL 
~sq_fCustomersPhonetext(24) NULLPhone number includes country code or area code. 
~sq_fCustomersFaxtext(24) NULLPhone number includes country code or area code. 
~sq_fEmployeesEmployeeIDlong NULLNumber automatically assigned to new employee. 
~sq_fEmployeesLastNametext(20) NOT NULL 
~sq_fEmployeesFirstNametext(10) NOT NULL 
~sq_fEmployeesTitletext(30) NULLEmployee's title. 
~sq_fEmployeesTitleOfCourtesytext(25) NULLTitle used in salutations. 
~sq_fEmployeesBirthDatedatetime NULL 
~sq_fEmployeesHireDatedatetime NULL 
~sq_fEmployeesAddresstext(60) NULLStreet or post-office box. 
~sq_fEmployeesCitytext(15) NULL 
~sq_fEmployeesRegiontext(15) NULLState or province. 
~sq_fEmployeesPostalCodetext(10) NULL 
~sq_fEmployeesCountrytext(15) NULL 
~sq_fEmployeesHomePhonetext(24) NULLPhone number includes country code or area code. 
~sq_fEmployeesExtensiontext(4) NULLInternal telephone extension number. 
~sq_fEmployeesPhotoOLE object NULLPicture of employee. 
~sq_fEmployeesNotesmemo NULLGeneral information about employee's background. 
~sq_fEmployeesReportsTolong NULLEmployee's supervisor. 
~sq_fEmployees (page break)EmployeeIDlong NULLNumber automatically assigned to new employee. 
~sq_fEmployees (page break)LastNametext(20) NOT NULL 
~sq_fEmployees (page break)FirstNametext(10) NOT NULL 
~sq_fEmployees (page break)Titletext(30) NULLEmployee's title. 
~sq_fEmployees (page break)TitleOfCourtesytext(25) NULLTitle used in salutations. 
~sq_fEmployees (page break)BirthDatedatetime NULL 
~sq_fEmployees (page break)HireDatedatetime NULL 
~sq_fEmployees (page break)Addresstext(60) NULLStreet or post-office box. 
~sq_fEmployees (page break)Citytext(15) NULL 
~sq_fEmployees (page break)Regiontext(15) NULLState or province. 
~sq_fEmployees (page break)PostalCodetext(10) NULL 
~sq_fEmployees (page break)Countrytext(15) NULL 
~sq_fEmployees (page break)HomePhonetext(24) NULLPhone number includes country code or area code. 
~sq_fEmployees (page break)Extensiontext(4) NULLInternal telephone extension number. 
~sq_fEmployees (page break)PhotoOLE object NULLPicture of employee. 
~sq_fEmployees (page break)Notesmemo NULLGeneral information about employee's background. 
~sq_fEmployees (page break)ReportsTolong NULLEmployee's supervisor. 
~sq_fProductsProductIDlong NULLNumber automatically assigned to new product. 
~sq_fProductsProductNametext(40) NOT NULL 
~sq_fProductsSupplierIDlong NULLSame entry as in Suppliers table. 
~sq_fProductsCategoryIDlong NULLSame entry as in Categories table. 
~sq_fProductsQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
~sq_fProductsUnitPricecurrency NULL = 0 
~sq_fProductsUnitsInStockint NULL = 0 
~sq_fProductsUnitsOnOrderint NULL = 0 
~sq_fProductsReorderLevelint NULL = 0Minimum units to maintain in stock. 
~sq_fProductsDiscontinuedboolean NULL = =NoYes means item is no longer available. 
~sq_fSuppliersSupplierIDlong NULLNumber automatically assigned to new supplier. 
~sq_fSuppliersCompanyNametext(40) NOT NULL 
~sq_fSuppliersContactNametext(30) NULL 
~sq_fSuppliersContactTitletext(30) NULL 
~sq_fSuppliersAddresstext(60) NULLStreet or post-office box. 
~sq_fSuppliersCitytext(15) NULL 
~sq_fSuppliersRegiontext(15) NULLState or province. 
~sq_fSuppliersPostalCodetext(10) NULL 
~sq_fSuppliersCountrytext(15) NULL 
~sq_fSuppliersPhonetext(24) NULLPhone number includes country code or area code. 
~sq_fSuppliersFaxtext(24) NULLPhone number includes country code or area code. 
~sq_fSuppliersHomePagememo NULLSupplier's home page on World Wide Web. 
~sq_rCustomer LabelsCustomerIDtext(5) NULLUnique five-character code based on customer name. 
~sq_rCustomer LabelsCompanyNametext(40) NOT NULL 
~sq_rCustomer LabelsContactNametext(30) NULL 
~sq_rCustomer LabelsContactTitletext(30) NULL 
~sq_rCustomer LabelsAddresstext(60) NULLStreet or post-office box. 
~sq_rCustomer LabelsCitytext(15) NULL 
~sq_rCustomer LabelsRegiontext(15) NULLState or province. 
~sq_rCustomer LabelsPostalCodetext(10) NULL 
~sq_rCustomer LabelsCountrytext(15) NULL 
~sq_rCustomer LabelsPhonetext(24) NULLPhone number includes country code or area code. 
~sq_rCustomer LabelsFaxtext(24) NULLPhone number includes country code or area code. 
Alphabetical List of ProductsProductIDlong NULLNumber automatically assigned to new product. 
Alphabetical List of ProductsProductNametext(40) NOT NULL 
Alphabetical List of ProductsSupplierIDlong NULLSame entry as in Suppliers table. 
Alphabetical List of ProductsCategoryIDlong NULLSame entry as in Categories table. 
Alphabetical List of ProductsQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
Alphabetical List of ProductsUnitPricecurrency NULL = 0 
Alphabetical List of ProductsUnitsInStockint NULL = 0 
Alphabetical List of ProductsUnitsOnOrderint NULL = 0 
Alphabetical List of ProductsReorderLevelint NULL = 0Minimum units to maintain in stock. 
Alphabetical List of ProductsDiscontinuedboolean NULL = =NoYes means item is no longer available. 
Alphabetical List of ProductsCategoryNametext(15) NOT NULLName of food category. 
CatalogCategoryNametext(15) NOT NULLName of food category. 
CatalogDescriptionmemo NULL 
CatalogPictureOLE object NULLA picture representing the food category. 
CatalogProductIDlong NULLNumber automatically assigned to new product. 
CatalogProductNametext(40) NOT NULL 
CatalogQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
CatalogUnitPricecurrency NULL = 0 
Category Sales for 1995CategoryNametext(15) NOT NULLName of food category. 
Category Sales for 1995CategorySalescurrency NULL 
Current Product ListProductIDlong NULLNumber automatically assigned to new product. 
Current Product ListProductNametext(40) NOT NULL 
Customers and Suppliers by CityCitytext(255) NULL 
Customers and Suppliers by CityCompanyNametext(255) NULL 
Customers and Suppliers by CityContactNametext(255) NULL 
Customers and Suppliers by CityRelationshiptext(255) NULL 
Employee Sales by CountryCountrytext(15) NULL 
Employee Sales by CountryLastNametext(20) NOT NULL 
Employee Sales by CountryFirstNametext(10) NOT NULL 
Employee Sales by CountryShippedDatedatetime NULL 
Employee Sales by CountryOrderIDlong NULLUnique order number. 
Employee Sales by CountrySaleAmountcurrency NULL 
InvoicesShipNametext(40) NULLName of person or company to receive the shipment. 
InvoicesShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
InvoicesShipCitytext(15) NULL 
InvoicesShipRegiontext(15) NULLState or province. 
InvoicesShipPostalCodetext(10) NULL 
InvoicesShipCountrytext(15) NULL 
InvoicesCustomerIDtext(5) NULLSame entry as in Customers table. 
InvoicesCustomers.CompanyNametext(40) NOT NULL 
InvoicesAddresstext(60) NULLStreet or post-office box. 
InvoicesCitytext(15) NULL 
InvoicesRegiontext(15) NULLState or province. 
InvoicesPostalCodetext(10) NULL 
InvoicesCountrytext(15) NULL 
InvoicesSalespersontext(0) NULL 
InvoicesOrderIDlong NULLUnique order number. 
InvoicesOrderDatedatetime NULL 
InvoicesRequiredDatedatetime NULL 
InvoicesShippedDatedatetime NULL 
InvoicesShippers.CompanyNametext(40) NOT NULLName of shipping company. 
InvoicesProductIDlong NOT NULLSame as Product ID in Products table. 
InvoicesProductNametext(40) NOT NULL 
InvoicesUnitPricecurrency NOT NULL = 0 
InvoicesQuantityint NOT NULL = 1 
InvoicesDiscountsingle NOT NULL = 0 
InvoicesExtendedPricecurrency NULL 
InvoicesFreightcurrency NULL = 0 
Invoices FilterShipNametext(40) NULLName of person or company to receive the shipment. 
Invoices FilterShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
Invoices FilterShipCitytext(15) NULL 
Invoices FilterShipRegiontext(15) NULLState or province. 
Invoices FilterShipPostalCodetext(10) NULL 
Invoices FilterShipCountrytext(15) NULL 
Invoices FilterCustomerIDtext(5) NULLSame entry as in Customers table. 
Invoices FilterCustomers.CompanyNametext(40) NOT NULL 
Invoices FilterAddresstext(60) NULLStreet or post-office box. 
Invoices FilterCitytext(15) NULL 
Invoices FilterRegiontext(15) NULLState or province. 
Invoices FilterPostalCodetext(10) NULL 
Invoices FilterCountrytext(15) NULL 
Invoices FilterSalespersontext(0) NULL 
Invoices FilterOrderIDlong NULLUnique order number. 
Invoices FilterOrderDatedatetime NULL 
Invoices FilterRequiredDatedatetime NULL 
Invoices FilterShippedDatedatetime NULL 
Invoices FilterShippers.CompanyNametext(40) NOT NULLName of shipping company. 
Invoices FilterProductIDlong NOT NULLSame as Product ID in Products table. 
Invoices FilterProductNametext(40) NOT NULL 
Invoices FilterUnitPricecurrency NOT NULL = 0 
Invoices FilterQuantityint NOT NULL = 1 
Invoices FilterDiscountsingle NOT NULL = 0 
Invoices FilterExtendedPricecurrency NULL 
Invoices FilterFreightcurrency NULL = 0 
Order Details ExtendedOrderIDlong NULLSame as Order ID in Orders table. 
Order Details ExtendedProductIDlong NOT NULLSame as Product ID in Products table. 
Order Details ExtendedProductNametext(40) NOT NULL 
Order Details ExtendedUnitPricecurrency NOT NULL = 0 
Order Details ExtendedQuantityint NOT NULL = 1 
Order Details ExtendedDiscountsingle NOT NULL = 0 
Order Details ExtendedExtendedPricecurrency NULL 
Order SubtotalsOrderIDlong NULLSame as Order ID in Orders table. 
Order SubtotalsSubtotalcurrency NULL 
Orders QryOrderIDlong NULLUnique order number. 
Orders QryCustomerIDtext(5) NULLSame entry as in Customers table. 
Orders QryEmployeeIDlong NULLSame entry as in Employees table. 
Orders QryOrderDatedatetime NULL 
Orders QryRequiredDatedatetime NULL 
Orders QryShippedDatedatetime NULL 
Orders QryShipVialong NULLSame as Shipper ID in Shippers table. 
Orders QryFreightcurrency NULL = 0 
Orders QryShipNametext(40) NULLName of person or company to receive the shipment. 
Orders QryShipAddresstext(60) NULLStreet address only -- no post-office box allowed. 
Orders QryShipCitytext(15) NULL 
Orders QryShipRegiontext(15) NULLState or province. 
Orders QryShipPostalCodetext(10) NULL 
Orders QryShipCountrytext(15) NULL 
Orders QryCompanyNametext(40) NOT NULL 
Orders QryAddresstext(60) NULLStreet or post-office box. 
Orders QryCitytext(15) NULL 
Orders QryRegiontext(15) NULLState or province. 
Orders QryPostalCodetext(10) NULL 
Orders QryCountrytext(15) NULL 
Product Sales for 1995CategoryNametext(15) NOT NULLName of food category. 
Product Sales for 1995ProductNametext(40) NOT NULL 
Product Sales for 1995ProductSalescurrency NULL 
Products Above Average PriceProductNametext(40) NOT NULL 
Products Above Average PriceUnitPricecurrency NULL = 0 
Products by CategoryCategoryNametext(15) NOT NULLName of food category. 
Products by CategoryProductNametext(40) NOT NULL 
Products by CategoryQuantityPerUnittext(20) NULL(e.g., 24-count case, 1-liter bottle). 
Products by CategoryUnitsInStockint NULL = 0 
Products by CategoryDiscontinuedboolean NULL = =NoYes means item is no longer available. 
Quarterly OrdersCustomerIDtext(5) NULLUnique five-character code based on customer name. 
Quarterly OrdersCompanyNametext(40) NOT NULL 
Quarterly OrdersCitytext(15) NULL 
Quarterly OrdersCountrytext(15) NULL 
Quarterly Orders by ProductProductNametext(40) NOT NULL 
Quarterly Orders by ProductCustomerIDtext(5) NULLSame entry as in Customers table. 
Quarterly Orders by ProductOrderYearint NULL 
Quarterly Orders by ProductQtr 1currency NULL 
Quarterly Orders by ProductQtr 2currency NULL 
Quarterly Orders by ProductQtr 3currency NULL 
Quarterly Orders by ProductQtr 4currency NULL 
query_MSysObjectsnametext(255) NULL 
query_MSysObjectstypeint NULL 
Sales by CategoryCategoryIDlong NULLNumber automatically assigned to a new category. 
Sales by CategoryCategoryNametext(15) NOT NULLName of food category. 
Sales by CategoryProductNametext(40) NOT NULL 
Sales by CategoryProductSalescurrency NULL 
Sales Totals by AmountSaleAmountcurrency NULL 
Sales Totals by AmountOrderIDlong NULLUnique order number. 
Sales Totals by AmountCompanyNametext(40) NOT NULL 
Sales Totals by AmountShippedDatedatetime NULL 
Summary of Sales by QuarterShippedDatedatetime NULL 
Summary of Sales by QuarterOrderIDlong NULLUnique order number. 
Summary of Sales by QuarterSubtotalcurrency NULL 
Summary of Sales by YearShippedDatedatetime NULL 
Summary of Sales by YearOrderIDlong NULLUnique order number. 
Summary of Sales by YearSubtotalcurrency NULL 
Ten Most Expensive ProductsTenMostExpensiveProductstext(40) NOT NULL 
Ten Most Expensive ProductsUnitPricecurrency NULL = 0 
ULCustomerQuerycust_idlong NOT NULL 
ULCustomerQuerycust_nametext(30) NULL 



Documentation generated by SqlSpec