0% found this document useful (0 votes)
58 views

Session 7: Odbc Connectivity: Center of Excellence Data Warehousing Group

This document provides an overview of using ODBC connectivity to extract, transform, and load data between relational databases. It discusses setting up an ODBC connection, importing metadata from the relational source, extracting data using an ODBC source stage, defining the ODBC stage properties, specifying the table format, selection criteria, and loading data into relational tables.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

Session 7: Odbc Connectivity: Center of Excellence Data Warehousing Group

This document provides an overview of using ODBC connectivity to extract, transform, and load data between relational databases. It discusses setting up an ODBC connection, importing metadata from the relational source, extracting data using an ODBC source stage, defining the ODBC stage properties, specifying the table format, selection criteria, and loading data into relational tables.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 12

Session 7: ODBC Connectivity

Last Updated : 8 April 2003

Center of Excellence Data Warehousing Group

Objectives
Set up an ODBC connection to a relational database Import relational metadata Extract data from a relational table Load data into a relational table

Working with Relational Data


Extract, filter, transform data in relational source tables Load data into relational tables Connect through ODBCstage
Some native drivers are supported

Setting up an ODBC Connection


Data source name

Create Database file Select Database file

Importing ODBC Metadata

Tables in the database

Extracting Relational Data

ODBC source stage

Defining the ODBC Stage

Data source

Specifying the Table Format

Table

Selection Criteria

SQL SELECT

Optional condition

Optional clause

Loading Relational Data

Update action

Create the target table

Editing the DDL

Generated DDL

Validate job to run the CREATE

QUESTIONS ?

You might also like