Database reference - AdventureWorks

AdventureWorks -  types -  Name

Description

none

Type properties

namebase typelengthnullsdefaultrule
Namenvarchar100True    

Dependency graph

NameDepartmentShiftAddressTypeContactContactTypeCountryRegionStateProvinceCultureLocationProductProductCategoryProductModelProductReviewProductSubcategoryScrapReasonUnitMeasureShipMethodVendorCurrencySalesReasonSalesTaxRateSalesTerritoryStorevEmployeevEmployeeDepartmentvEmployeeDepartmentHistoryvAdditionalContactInfovStateProvinceCountryRegionvProductAndDescriptionvProductModelCatalogDescriptionvProductModelInstructionsvVendorvIndividualCustomervSalesPersonvSalesPersonSalesByFiscalYearsvStoreWithDemographics

Objects that depend on Name

nameobject typelevel
Departmenttable1
vEmployeeDepartmentHistoryview2
vEmployeeDepartmentview2
Shifttable1
AddressTypetable1
vStoreWithDemographicsview2
vIndividualCustomerview2
Contacttable1
vSalesPersonSalesByFiscalYearsview2
vSalesPersonview2
vVendorview2
vAdditionalContactInfoview2
vEmployeeview2
uspGetManagerEmployeesstored procedure2
uspGetEmployeeManagersstored procedure2
ufnGetContactInformationmulti-statement table valued function2
ContactTypetable1
CountryRegiontable1
vStateProvinceCountryRegionview2
StateProvincetable1
Culturetable1
Locationtable1
Producttable1
vProductAndDescriptionview2
uspGetWhereUsedProductIDstored procedure2
uspGetBillOfMaterialsstored procedure2
ufnGetProductStandardCostfunction2
ufnGetProductListPricefunction2
ufnGetProductDealerPricefunction2
ProductCategorytable1
ProductModeltable1
vProductModelInstructionsview2
vProductModelCatalogDescriptionview2
ProductReviewtable1
ProductSubcategorytable1
ScrapReasontable1
UnitMeasuretable1
ShipMethodtable1
Vendortable1
dVendortrigger2
Currencytable1
SalesReasontable1
SalesTaxRatetable1
SalesTerritorytable1
uSalesOrderHeadertrigger2
Storetable1
iStoretrigger2
iuIndividualtrigger2

Code

CREATE TYPE [dbo].[Name] FROM [nvarchar](50) NULL

Powered by Yoyodyne © 1971