Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

Extract column mapping from Query transform

$
0
0

Hi All,

 

How do we extract columns and their mappings for individual Query transforms within Dataflows?

I am trying to extract it from ATL within each Query transform, but it gives only an SQL statement like

 

SELECT Table_Name.Column_Name1,

Table_Name.Column_Name2,

.....

....

...

FROM Table_Name

WHERE Condition1 = 'Y'.....


This way I am not able to get the target column name.

I tried searching in repository tables AL_COLMAP, AL_COLMAP_NAMES, AL_COLMAP_TEXT, but they don't give desired output.


Any help will be much appreciated.


Thanks.


Viewing all articles
Browse latest Browse all 4013

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>