Difference between revisions of "Database Objects AdventureWorks"
(New page: == wikibot == === Tables === Address (Person) AddressType (Person) AWBuildVersion (dbo) [[P...) |
|||
Line 1: | Line 1: | ||
== wikibot == | == wikibot == | ||
+ | == adventureworks (mie54) == | ||
=== 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)]] |
Revision as of 13:30, 3 January 2009
Contents
wikibot
adventureworks (mie54)
Tables
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
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
uspGetWhereUsedProductID (dbo)
uspUpdateEmployeeHireInfo (HumanResources)
uspUpdateEmployeeLogin (HumanResources)
uspUpdateEmployeePersonalInfo (HumanResources)
Functions
ufnGetAccountingStartDate (dbo)
ufnGetDocumentStatusText (dbo)
ufnGetProductDealerPrice (dbo)
ufnGetProductStandardCost (dbo)
ufnGetPurchaseOrderStatusText (dbo)
ufnGetSalesOrderStatusText (dbo)
ufnGetContactInformation (dbo)
Schemas
Types
XML Schema Collections
AdditionalContactInfoSchemaCollection (Person)
HRResumeSchemaCollection (HumanResources)
IndividualSurveySchemaCollection (Sales)
ManuInstructionsSchemaCollection (Production)