SlideShare a Scribd company logo
SLOWLY CHANGIN DIMENSION 1
(SCD1)- Exercise 2
Insert & Update
Dr.Girija Narasimhan5/19/2018
1
https://www.oercommons.org/authoring/28693-etl-using-pentaho-spoon-lecture-notes-ppt-exercise
Dr.Girija Narasimhan5/19/2018
2
• Create staff_s1 base table , staff_dim_scd1 table in oracle xe and insert two records in both the table.
• Using Spoon, include “table input” connect staff_s1 table
• “insert/update” tag include staff_dim_scd1 dimension table, check the execution result.
• Insert into staff_s1(13,’Rahma’,2800); record in the staff_s1 table, check the result in spoon
• Display staff_dim_scd1 dimension table newly inserted row details are included in oracle xe.
• Update the record “update staff_s1 set bonus=2200 where sid=11;” and execute the transformation
• Display the staff_dim_scd1 and staff_s1 table in oracle xe.
Exercise 2 – Slowly Changing Dimension (SCD1)
Dr.Girija Narasimhan5/19/2018
3
Create staff_s1, staff_dim_scd1 table in oracle_xe
insert two records in both the table.
Step 1:
create table staff_s1(sid number(5) not null,sname varchar2(15),bonus number(5));
insert into staff_s1 values(11,'Abeer',2000);
insert into staff_s1 values(12,'Sohiab',2500);
select * from staff_s1;
Ans:
Dr.Girija Narasimhan5/19/2018
4
create table staff_dim_scd1(dim_sid number(5) not null, sname varchar2(15),bonus number(5));
insert into staff_dim_scd1 values(11,'Abeer',2000);
insert into staff_dim_scd1 values(12,'Sohiab',2500);
select * from staff_dim_scd1;
Dr.Girija Narasimhan5/19/2018
5
Dr.Girija Narasimhan5/19/2018
6
Using Spoon, include “table input” connect staff_s1 table
Step 2:
Dr.Girija Narasimhan5/19/2018
7
Preview data
Dr.Girija Narasimhan5/19/2018
8
Execute the Transformation
Dr.Girija Narasimhan5/19/2018
9
Step 3: “insert/update” tag include staff_dim_scd1 dimension table, check the execution result.
Dr.Girija Narasimhan5/19/2018
10
Step 4: Execute the Result
Dr.Girija Narasimhan5/19/2018
11
Preview the Data
Dr.Girija Narasimhan5/19/2018
12
SLOWLY CHANGIN DIMENSION 1 – SCD1 – Insert
Dr.Girija Narasimhan5/19/2018
13
insert into staff_s1 values(13,'Rahma',2800);
Step 5: Insert below given record in the staff_s1 table, check the result in spoon
Dr.Girija Narasimhan5/19/2018
14
Step 6: Display staff_dim_scd1 dimension table newly inserted row details are included in oracle xe.
Dr.Girija Narasimhan5/19/2018
15
Preview the data
Dr.Girija Narasimhan5/19/2018
16
Check inserted newly record is available in staff_dim_scd1 in Oracle_xe
Dr.Girija Narasimhan5/19/2018
17
SLOWLY CHANGIN DIMENSION 1 – SCD1 – UPDATE
Dr.Girija Narasimhan5/19/2018
18
Step 7 : update staff_s1 set bonus=2200 where sid=11;
Dr.Girija Narasimhan5/19/2018
19
Step 8: In the “lookup up the value” assign only key fields and other field of the table to be assign in the update fields
Dr.Girija Narasimhan5/19/2018
20
Preview the data
Dr.Girija Narasimhan5/19/2018
21
Check the updated record information in the staff_dim_scd1 table in oracle_xe

More Related Content

DOC
Mis report form_947
Chetan Ramesh
 
PPT
Hsa 525-week-3-homework-2-ex-6-1 -ex-6-2--ex-7-1_-ex-7-2-new
shyaminfo06
 
PPTX
Tamil Nalvar
Girija Muscut
 
PPTX
Visualization using Tableau
Girija Muscut
 
PDF
Introduction to ml
Girija Muscut
 
PDF
Effective Visualization with Tableau
Girija Muscut
 
PPTX
Guruvayoor song with audio-Udayasthamana puja
Girija Muscut
 
PPTX
Lakshmi lalli with audio
Girija Muscut
 
Mis report form_947
Chetan Ramesh
 
Hsa 525-week-3-homework-2-ex-6-1 -ex-6-2--ex-7-1_-ex-7-2-new
shyaminfo06
 
Tamil Nalvar
Girija Muscut
 
Visualization using Tableau
Girija Muscut
 
Introduction to ml
Girija Muscut
 
Effective Visualization with Tableau
Girija Muscut
 
Guruvayoor song with audio-Udayasthamana puja
Girija Muscut
 
Lakshmi lalli with audio
Girija Muscut
 

More from Girija Muscut (20)

PPTX
Bagyada laskhmi purandara dasa
Girija Muscut
 
PPTX
Lakshmi lalli
Girija Muscut
 
PPTX
Amba nee irangaayenil - papanasam sivan song
Girija Muscut
 
PPTX
Mahalakshmi jagan madha - papanasm sivan tamil song
Girija Muscut
 
PDF
Sowbhagayaha laskhmi varuvai nee tamil song
Girija Muscut
 
PPTX
Bega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Girija Muscut
 
PPTX
Rama Nama Bhajan
Girija Muscut
 
PPTX
Saratha devi song 1
Girija Muscut
 
PPTX
Saraswathi bhajan 1 with tamil meaning
Girija Muscut
 
PPTX
Aneyu karadare -Purandara Dasar.
Girija Muscut
 
PDF
Maithriam Bhajatha with tamil meaning (lyrics)
Girija Muscut
 
PPTX
Unit 4 scd2-exercise 1-solution
Girija Muscut
 
PPTX
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)
Girija Muscut
 
PPTX
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Girija Muscut
 
PPTX
Ranga baro - Tamil Lyrics and Tamil Meaning
Girija Muscut
 
PDF
MS access Lesson 4 - query design-date, number
Girija Muscut
 
PDF
MS access Lesson 3 - query design
Girija Muscut
 
PDF
ms access Lesson 2-relationship
Girija Muscut
 
PDF
Ms access Lesson 1 - create table
Girija Muscut
 
PDF
OER UNIT 5 SQL MODEL CLAUSE
Girija Muscut
 
Bagyada laskhmi purandara dasa
Girija Muscut
 
Lakshmi lalli
Girija Muscut
 
Amba nee irangaayenil - papanasam sivan song
Girija Muscut
 
Mahalakshmi jagan madha - papanasm sivan tamil song
Girija Muscut
 
Sowbhagayaha laskhmi varuvai nee tamil song
Girija Muscut
 
Bega baro Bega baro Neela Megha Varna-Vadhiraja Theertha
Girija Muscut
 
Rama Nama Bhajan
Girija Muscut
 
Saratha devi song 1
Girija Muscut
 
Saraswathi bhajan 1 with tamil meaning
Girija Muscut
 
Aneyu karadare -Purandara Dasar.
Girija Muscut
 
Maithriam Bhajatha with tamil meaning (lyrics)
Girija Muscut
 
Unit 4 scd2-exercise 1-solution
Girija Muscut
 
Unit 2 - Slowly Changing Dimension Type 1 (SCD1) (insert)
Girija Muscut
 
Unit 4- Slowly Changing Dimension Type 2 (SCD 2)- OER ETL
Girija Muscut
 
Ranga baro - Tamil Lyrics and Tamil Meaning
Girija Muscut
 
MS access Lesson 4 - query design-date, number
Girija Muscut
 
MS access Lesson 3 - query design
Girija Muscut
 
ms access Lesson 2-relationship
Girija Muscut
 
Ms access Lesson 1 - create table
Girija Muscut
 
OER UNIT 5 SQL MODEL CLAUSE
Girija Muscut
 
Ad

Recently uploaded (20)

PDF
Bandai Playdia The Book - David Glotz
BluePanther6
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
PDF
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
PDF
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
PPTX
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PDF
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
PDF
Exploring AI Agents in Process Industries
amoreira6
 
PDF
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PPTX
Explanation about Structures in C language.pptx
Veeral Rathod
 
PDF
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
PPTX
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PPTX
Presentation about Database and Database Administrator
abhishekchauhan86963
 
PPTX
Role Of Python In Programing Language.pptx
jaykoshti048
 
PPTX
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
PDF
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
PPTX
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
PDF
Key Features to Look for in Arizona App Development Services
Net-Craft.com
 
Bandai Playdia The Book - David Glotz
BluePanther6
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Adobe Illustrator Crack Full Download (Latest Version 2025) Pre-Activated
imang66g
 
Balancing Resource Capacity and Workloads with OnePlan – Avoid Overloading Te...
OnePlan Solutions
 
Can You Build Dashboards Using Open Source Visualization Tool.pptx
Varsha Nayak
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
vAdobe Premiere Pro 2025 (v25.2.3.004) Crack Pre-Activated Latest
imang66g
 
Exploring AI Agents in Process Industries
amoreira6
 
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
Explanation about Structures in C language.pptx
Veeral Rathod
 
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
Presentation about Database and Database Administrator
abhishekchauhan86963
 
Role Of Python In Programing Language.pptx
jaykoshti048
 
ASSIGNMENT_1[1][1][1][1][1] (1) variables.pptx
kr2589474
 
An Experience-Based Look at AI Lead Generation Pricing, Features & B2B Results
Thomas albart
 
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
Key Features to Look for in Arizona App Development Services
Net-Craft.com
 
Ad

Slowly Changing Dimension Type 1 (SCD 1) exercise 2 solution insert and update