Informatica Kickoff Jan
Informatica Kickoff Jan
2. Data Preparation
● Dataset Location:
~/Desktop/Project/kickoffs-information-tableau-superstore/Superstore.csv
● Load Data: Use Oracle SQL Developer to import Superstore.csv into the Superstore table.
3. Informatica Tasks
2. Remove all rows with null values using Expression Transformation (e.g.,
ISNULL(Column_Name) = 0).
Sample output
Sample output
Table count: 15
Sample output:
Table count: 8