ETL Mapping Sheet

You might also like

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 2

Source Table name Source Data Type Source Field Length Source field name

EmpMaster Text 50 Emp_FirstName

EmpMaster Text 50 Emp_LastName

EmpMaster Text 1 Emp_Gender

EmpMaster Numeric 3 Emp_Age


Source Field Business Rule Target Target Target Target field name
Discription Table data Field
Name type Length

Employee only text, No special EmpMaster Text 40 Emp_FirstName


first name char,
No Null
Employee only text, No special EmpMaster Text 40 Emp_LastName
LastName char,
No Null
Gender of Only Yes NO EmpMaster Text 1 Emp_Gender
employe
Age of only Numbers EmpMaster Numeric 3 Emp_Age
Employee

You might also like