What is IQD file?
Answer / siddu
IQD:-- Impromptu Query definition file (Report)
Using Catalog(in Impromptu Administration) create a report,
save that report in IQD format,that one you can use as a
source(Meta Data source) in Cognos PowerPlay Transformer
| Is This Answer Correct ? | 6 Yes | 0 No |
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
Can any body tell about the (UTC) unit test cases with the examples in informatica.
if suppose i have 3 columns namely 1,2,3 in table a and 1,2,3 in table b Now in table a 1,2 and table b 1,2 columns are having same data.now based on this two columns either data should get inserted or updated. How do i write a sql query to check whether the data is populated correctly or not
how to return multiple columes through through un-connect lookup?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
What are the uses of a Parameter file?
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
Performance tuning in UNIX for informatica mappings?
What are teh different tasks that can be created in workflow manager?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is the use of code page?
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?