Hi experts,
table 1 has 10 records, table 2 has 5 records
select * from table1, table2;
What is the output for this query???....plz answer
Answer Posted / dinesh
ans:select * from table 1,table2?
45 records(cartisan product)
| Is This Answer Correct ? | 0 Yes | 31 No |
Post New Answer View All Answers
How will the document be delivered to me?
Define filter transformation?
What is incremental aggregation?
What is the procedure for creating independent data marts from informatica 7.1?
Tell me about MD5 functions in informatica
What is a rank transform?
hi real timers . iam waiting for ur reply regarding ETL TESTING
wat are deployement groups in informatica, how it will be used for developers
Differences between version 7.x and 8.x.
Under which circumstances, informatica server creates reject files?
How to configure mapping in informatica?
what is INFORMATICA TESTING process
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
Can we change Dynamic to Static or Persistent cache? If so what happens?