we have table like cust_id,cust_name,cust_loc like this
1.we need to get perticular location,to do this we can use
filter transformatin,that logic is same for relation table
and flat file tabl?

Answers were Sorted based on User's Feedback



we have table like cust_id,cust_name,cust_loc like this 1.we need to get perticular location,to do ..

Answer / rahul

You can write the SQL statement for that particular
location in the source qualifier if it is a relational
table.
Use Filter if it is a flat file.

Is This Answer Correct ?    0 Yes 0 No

we have table like cust_id,cust_name,cust_loc like this 1.we need to get perticular location,to do ..

Answer / sreenu

yes
but if it is a relational table beter to use SQL overried
for performence
for flat files u have to use filter t/r

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.

0 Answers   IBM,


What are the tuning techniques you applied during your last project

0 Answers  


in which situations do u go for sequence generator ?

2 Answers   TCS,


How do u identify or filter out a 0 byte file available in a folder by using UNIX command?

1 Answers   Wipro,


source table have 3 records? and it is sucessfully loaded into target. and 4more records is added in to source .that means 7 records now in source. we have to load the remaining 4 records into the same trgt table with maintian top 3 records. how ?can any one give me the data flow of this logic plz?

5 Answers   Wipro,






What is informatica powercenter repository?

0 Answers  


What is a shortcut and copy in Informatica and how two are different with each other?

0 Answers  


What is critical mapping?

2 Answers  


Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?

0 Answers  


What are the types of lookup caches?

10 Answers   Accenture, IBM, Informatica,


Do you find any difficulty while working with flat files as source and target?

0 Answers  


What are the reusable transforamtions?

2 Answers  


Categories