SQL Server - Adventure Works Sample Schema

Card Puncher Data Processing

Installation

https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks

Datawarehouse

DWH

OLTP

Schema

From Schema in AdventureWorks

Schema Contains objects related to Examples
HumanResources Employees of Adventure Works Cycles. Employee Table, Department Table
Person Names and addresses of individual customers, vendors, and employees. Contact Table, Address Table, StateProvince Table
Production Products manufactured and sold by Adventure Works Cycles. BillOfMaterials Table, Product Table, WorkOrder Table
Purchasing Vendors from who parts and products are purchased. PurchaseOrderDetail Table, PurchaseOrderHeader Table, Vendor Table
Sales Customers and sales-related data. Customer Table, SalesOrderDetail Table, SalesOrderHeader Table

Documentation / Reference





Discover More
Dbeaver Driver Obiee
WeBlog - How to query and get data from OBIEE with a database client (Jdbc)

This article will show you how you can query data in OBIEE through a database client application. This is actually really handy when you want to: create automatic test to control the repository design...



Share this page:
Follow us:
Task Runner