in performance wise union is past,union all is past
Answers were Sorted based on User's Feedback
Answer / aparna
Performance wise Union All is faster , because Union removes the duplicate records.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sorter transformation?
Tell me one complex query in oracle ?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
Is it possible to revert a global repository to local one and why?
in oracle write query yourname+1 from dual
Does Facttable Normalized or Denormalized?
Explain the informatica workflow?
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
hi real timers . iam waiting for ur reply regarding ETL TESTING
waht is dataware house
Could any one to tell Fact table Partitioning?