Solve This (? + ? + ?=30)
If 1111=R, 2222=T, 3333=E, 4444=N Then 5555=?
Guess the Hindi Muhawara from the following whatsapp Emoticons?
Sweet, Medicine, Film, Girl, City, Car, Place, Doggy all are name same, guess which word it is?
A girl is blind, deaf, dumb and uneducated too. A boy loves her. How would he propose without touching her?
Four Question, One Answer: One River Name, One Flower Name, One Film Name, One Actress Name?
Guess me who am I, I am the first on earth, the second in heaven...
Which Indian cricketer is known as "Brown Bradman"?
During the Cuban Missile Crisis of 1962, what did Kennedy threaten if Khrushchev did not agree to remove missiles.......
What is the name for about 70 species of insect native to New Zealand that can grow as long as 100 mm (4 in) not........
I have two sources (source A and Source B), source B is an another one target table in my db. both are in diff user id . Now i have to transfer some data,s from these two sources to target table. Can i transfer data without using the joiner transfermation? how to do ?
Using Source Qualifier -->double click Source Qualifier -->go to properties --> we have to write SQL Query (but our tables must available in same Database)
You could join the two tables using sql in the source qualifier as long as both tables exist in the same database and the connection used can access both tables.
You can achieve this when both the table belongs to same database and there should be some kind of PK, FK relationship. Use the sql override property in Source Qualifier Transformation to extract record from the source.
I have a source with multiple columns - minA, maxA, minB, maxB, minC, maxC, minD, maxD
and I have 2 columns in target min values, max values. How can i put the min values of elements in min values of target and same with max?
How can we update a record in target table without using Update strategy?
Can anyone of you please elaborate on how to map the informatica for the inserts and updates to the target from source table?
I appreciate it, if you explain with example.