cancel
Showing results for 
Search instead for 
Did you mean: 

Combine data from 2 tables into one table

Former Member
0 Kudos

Hi All,

I have 2 tables having same structure (One Column Emp ID).

First Table is having Emp IDs 1 to 10.

Second Table is having Emp Ids 11 to 20.

I need to merge those Tables..
Please tell me which transform I need to use (Merge Transform?)

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As per your query.

go for merge transform.  Just simple take your 2 tables and map with merge transform.

Out put : 1 to 20

Answers (1)

Answers (1)

mageshwaran_subramanian
Active Contributor
0 Kudos

As long as table structure , data type and their length are same , MERGE transform can be used