Stores (including demographics) that sell Adventure Works Cycles products to consumers.
Creation Date | 27/10/2017 14:33 |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
BusinessEntityID | Integer | 4 | |||||
Name | dbo.Name | 50 | |||||
AnnualSales | Currency | 8 | ![]() | ||||
AnnualRevenue | Currency | 8 | ![]() | ||||
BankName | VarWChar | 50 | ![]() | ||||
BusinessType | VarWChar | 5 | ![]() | ||||
YearOpened | Integer | 4 | ![]() | ||||
Specialty | VarWChar | 50 | ![]() | ||||
SquareFeet | Integer | 4 | ![]() | ||||
Brands | VarWChar | 30 | ![]() | ||||
Internet | VarWChar | 30 | ![]() | ||||
NumberEmployees | Integer | 4 | ![]() |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | Person.BusinessEntity | Table | Source of the ID that connects vendors, customers, and employees with address and contact information. | 2 |
![]() | Person.CountryRegion | Table | Lookup table containing the ISO standard codes for countries and regions. | 4 |
![]() | HumanResources.Employee | Table | Employee information such as salary, department, and title. | 3 |
![]() | dbo.Flag | User Defined Data Type | 4 | |
![]() | dbo.Name | User Defined Data Type | 2 | |
![]() | dbo.NameStyle | User Defined Data Type | 5 | |
![]() | Person.Person | Table | Human beings involved with AdventureWorks: employees, customer contacts, and vendor contacts. | 4 |
![]() | Sales.SalesPerson | Table | Sales representative current information. | 2 |
![]() | Sales.SalesTerritory | Table | Sales territory lookup table. | 3 |
![]() | Sales.Store | Table | Customers (resellers) of Adventure Works products. | 1 |
|