Basic Informatica Tutorial
Wednesday, May 22, 2019
Roles and Responsibilities In My Project
›
Banking Domain Client :- --------------------------- My client is ''. We work on customer data and employee data. Employee Dat...
Debugger to Troubleshoot Etl Logic
›
Debugger is an 'Interface' integrated with Mapping Designer. Informatica executes the mapping based on the transformation logic. Ma...
Error Handling Techinques
›
There are two types of errors; t hey are fatal errors and non-fatal errors. A fatal error forces the session to fail. This happens when i...
Stored Procedure Transformation
›
Stored Procedure Transformation is Passive transformation. It is both connected and unconnected. Procedure are stored in database and we...
Friday, May 10, 2019
Loops in Stored Procedures
›
Whenever we execute a procedure each query or statement is executing once. Loop is a programming concept which is used to execute a group...
Thursday, May 9, 2019
Aggregate functions
›
Aggregate functions :- The functions SUM, COUNT, AVG, MIN, MAX are the common aggregate functions the result of which does not depend on t...
Tuesday, May 7, 2019
Analytical Functions
›
The functions SUM, COUNT, AVG, MIN, MAX are the common aggregate functions the result of which does not depend on the order of the records....
‹
›
Home
View web version