Difference between revisions of "Database Objects AdventureWorks"
(New page: == wikibot == === Tables === Address (Person) AddressType (Person) AWBuildVersion (dbo) [[P...) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== wikibot == | == wikibot == | ||
+ | adventureworks (mie60) | ||
=== Tables === | === Tables === | ||
Line 222: | Line 223: | ||
[[dbo.ufnGetContactInformation_(function)|ufnGetContactInformation (dbo)]] | [[dbo.ufnGetContactInformation_(function)|ufnGetContactInformation (dbo)]] | ||
+ | |||
+ | === Schemas === | ||
+ | |||
+ | [[HumanResources_(schema)|HumanResources]] | ||
+ | |||
+ | [[Person_(schema)|Person]] | ||
+ | |||
+ | [[Production_(schema)|Production]] | ||
+ | |||
+ | [[Purchasing_(schema)|Purchasing]] | ||
+ | |||
+ | [[Sales_(schema)|Sales]] | ||
+ | |||
+ | === Types === | ||
+ | |||
+ | [[dbo.AccountNumber_(type)|AccountNumber (dbo)]] | ||
+ | |||
+ | [[dbo.Flag_(type)|Flag (dbo)]] | ||
+ | |||
+ | [[dbo.Name_(type)|Name (dbo)]] | ||
+ | |||
+ | [[dbo.NameStyle_(type)|NameStyle (dbo)]] | ||
+ | |||
+ | [[dbo.OrderNumber_(type)|OrderNumber (dbo)]] | ||
+ | |||
+ | [[dbo.Phone_(type)|Phone (dbo)]] | ||
+ | |||
+ | === XML Schema Collections === | ||
+ | |||
+ | [[Person.AdditionalContactInfoSchemaCollection_(xml_schema_collection)|AdditionalContactInfoSchemaCollection (Person)]] | ||
+ | |||
+ | [[HumanResources.HRResumeSchemaCollection_(xml_schema_collection)|HRResumeSchemaCollection (HumanResources)]] | ||
+ | |||
+ | [[Sales.IndividualSurveySchemaCollection_(xml_schema_collection)|IndividualSurveySchemaCollection (Sales)]] | ||
+ | |||
+ | [[Production.ManuInstructionsSchemaCollection_(xml_schema_collection)|ManuInstructionsSchemaCollection (Production)]] | ||
+ | |||
+ | [[Production.ProductDescriptionSchemaCollection_(xml_schema_collection)|ProductDescriptionSchemaCollection (Production)]] | ||
+ | |||
+ | [[Sales.StoreSurveySchemaCollection_(xml_schema_collection)|StoreSurveySchemaCollection (Sales)]] | ||
+ | |||
+ | === Database Triggers === | ||
+ | |||
+ | [[ddlDatabaseTriggerLog_(database_trigger)|ddlDatabaseTriggerLog]] |
Latest revision as of 00:05, 3 February 2010
Contents
[hide]wikibot[edit]
adventureworks (mie60)
Tables[edit]
EmployeeAddress (HumanResources)
EmployeeDepartmentHistory (HumanResources)
EmployeePayHistory (HumanResources)
ProductCostHistory (Production)
ProductDescription (Production)
ProductListPriceHistory (Production)
ProductModelIllustration (Production)
ProductModelProductDescriptionCulture (Production)
ProductProductPhoto (Production)
ProductSubcategory (Production)
PurchaseOrderDetail (Purchasing)
PurchaseOrderHeader (Purchasing)
SalesOrderHeaderSalesReason (Sales)
SalesPersonQuotaHistory (Sales)
TransactionHistory (Production)
TransactionHistoryArchive (Production)
Views[edit]
vAdditionalContactInfo (Person)
vEmployeeDepartment (HumanResources)
vEmployeeDepartmentHistory (HumanResources)
vIndividualDemographics (Sales)
vJobCandidate (HumanResources)
vJobCandidateEducation (HumanResources)
vJobCandidateEmployment (HumanResources)
vProductAndDescription (Production)
vProductModelCatalogDescription (Production)
vProductModelInstructions (Production)
vSalesPersonSalesByFiscalYears (Sales)
vStateProvinceCountryRegion (Person)
vStoreWithDemographics (Sales)
Procedures[edit]
uspGetWhereUsedProductID (dbo)
uspUpdateEmployeeHireInfo (HumanResources)
uspUpdateEmployeeLogin (HumanResources)
uspUpdateEmployeePersonalInfo (HumanResources)
Functions[edit]
ufnGetAccountingStartDate (dbo)
ufnGetDocumentStatusText (dbo)
ufnGetProductDealerPrice (dbo)
ufnGetProductStandardCost (dbo)
ufnGetPurchaseOrderStatusText (dbo)
ufnGetSalesOrderStatusText (dbo)
ufnGetContactInformation (dbo)
Schemas[edit]
Types[edit]
XML Schema Collections[edit]
AdditionalContactInfoSchemaCollection (Person)
HRResumeSchemaCollection (HumanResources)
IndividualSurveySchemaCollection (Sales)
ManuInstructionsSchemaCollection (Production)
ProductDescriptionSchemaCollection (Production)
StoreSurveySchemaCollection (Sales)