2 table is there , thats column is different name but data
type is same, 2 tables values are same. how to you findout
both values are same?
Answer Posted / chandru
In Designer,
in the file tab-->parameter-->Strategy
we join ---- in the join we have lot option to join .
option are match by column names,match by values etc..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What Is The Difference Between Oltp And Olap?
What are the join problems comes appart from loop,chasm & fan Traps
Explain as a ba (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
Explain what are the steps to be taken to schedule the report?
What Is Snow Flake Schema?
What is the difference between condition & filter?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
what will be the contents for a functional requirements specifications
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What is aggregate table and aggregate fact table ... Any examples of both?
can anybody tell me about complicated object you have created
Explain what is aggregate table and aggregate fact table ... Any examples of both?
how many reports have u created ? explain a few.
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye