Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Solve it through Informatica within the Data Warehousing forums, part of the Databases category; Plz try this and give me solution to solve it through Informatica. a) Assign priority to every application_id based on the following condition 1) IF(SUBSTR(DECISION_NM),1,4),’SALE’ and ACCT_NBR>0,then 1 else 2 ...
|
|||||||
|
|||
|
Solve it through Informatica
Plz try this and give me solution to solve it through Informatica.
a) Assign priority to every application_id based on the following condition 1) IF(SUBSTR(DECISION_NM),1,4),’SALE’ and ACCT_NBR>0,then 1 else 2 2) IF(SUBSTR(DECISION_NM),1,4),’DECL’, then 3 3) IF(SUBSTR(DECISION_NM),1,4),’WITH’ ,then 4 4) IF(SUBSTR(DECISION_NM),1,4),’ ‘, then 5 else 6 b) Sort the data by finder_num and priority value (obtained from step a) c) Let the original finder_num from source be the final finder_num for the application with highest priority. For all the lower priority values for the same finder_num, perform step d. d) Replace finder_num with following: ‘DU’ and application_id (CR_APPL_ID) i.e. concatenate ‘DU’ with cr_appl_id. e) For the application with same priority, retain original finder_num for the lowest value application_id(min(cr_appl_id)) and implement the above mentioned step (step d: Replace process). Question asked by visitor Anam |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Informatica | sreedhark26 | Data Warehousing | 2 | 05-17-2007 05:47 AM |
| Informatica | dpvalan | Data Warehousing | 3 | 05-17-2007 05:24 AM |
| solve it | vmshenoy | Brainteasers | 1 | 01-24-2007 03:33 PM |
| can u solve it | arunjanghu | Brainteasers | 7 | 01-13-2007 04:16 AM |
| Solve this! | kalayama | Brainteasers | 3 | 12-25-2006 10:53 PM |