without matching columns in two tables. how can you join

Answer Posted / sarthak

U can't join two tables (without matching columns) through
UNION T/f.It requires matching columns for UNION.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks

8465


What does command task mean?

819


How can we delete duplicate rows from flat files?

979


Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?

1959


How to update or delete the rows in a target, which do not have key fields?

912


Why update strategy and union transformations are active?

818


Explain about cumulative Sum or moving sum?

810


What does refresh system mean, and what are its distinctive choice?

797


To import the flat file definition into the designer where should the flat file be placed?

854


What is lookup transformation?

830


How do you load more than 1 max sal in each department through informatica or write sql query in oracle?

1360


Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?

1030


How might one distinguish in the case of mapping is right or not without associating session?

856


What is the Rank index port in Rank transformation?

863


What is domain in terms of informatica?

782