Basic Informatica Tutorial

Sunday, March 9, 2025

Create, Alter, Drop Databases and Tables

›
CREATE DATABASE [IF NOT EXISTS] userdb; DROP DATABASE IF EXISTS userdb; IF NOT EXISTS : This is a optional clause we are using to remove the...

Data Types

›
Data types in Hadoop are classified into 4 types - Column Types - Literals - Null Values - Complex Types When the data range exceeds the ran...

Hadoop/Hive

›
The term bigdata is used to refer large volumes of data. Using the traditional way to handle this data is very difficult. So, the Apache sof...
Monday, January 27, 2025

Window Functions in SQL

›
Window functions perform calculations across a set of rows related to the current row without collapsing the rows into a single result. Unli...
Friday, December 13, 2024

List of taskflows in IICS

›
ICS provides a list of tasks like linear taskflow, taskflow, parallel tasks, parallel tasks with decision, sequential tasks, sequential task...

List of tasks in IICS

›
IICS provides a list of tasks like mapping task, powercenter tasks, synchronization task, replication task, masking task, dynamic mapping ta...
Thursday, December 12, 2024

Transformations in IICS

›
IICS consists of a few transformations that are similar to the Informatica Power Center. Some of the transformations are Expression, Filter,...
‹
›
Home
View web version

About Me

Latest Updates
View my complete profile
Powered by Blogger.