I have 2 tables. Table 1 is employee table and Table2 is
department table. In employee table i have 1,2,3,4,5 emp
id's,in Dept table i have various dept's like a,b,c and i
have 2,3,4 emp id's in my dept table.I joined with these 2
tables.I want the results for equi join means how many
records will fetch.In the same scenario i have to know the
left outer join, right out join and full outer join resuls
means how many records will come. can any body tell me the
answers
inner join :3 recorde
eno dept
2 a
3 b
4 c
leftouter join: 5records
1 NULL
2 a
3 b
4 c
5 Null
Rigt outer join: 3 records
2 a
3 b
4 c
Null d (if d is not assigned to any employee)
full outer join: 5records
1 Null
2 a
3 b
4 c
5 Null
Null d
Thank you.
| Is This Answer Correct ? | 35 Yes | 0 No |
what is dashboards? what is metrics?
what r the disadvanges in boxir2
what r the advantages of creating the universe?
What are the steps to taken care to improve the Report performance?
I WOULD LIKE TO GO FOR ONLINE CERTIFICATION FOR BUSINESS OBJECTS 6X. CAN SOMEONE GIVE ME IDEA ABOUT. Thanks in advance
WHAT ARE TEMPLATES? EXPLAIN WHAT YOU HAVE CREATED?
Which versions are used in the bo dashboard work?
What is the use of AFD? Where it can be stored?
Tell me about linked universe ?
What are the errors u have faced in creating reports in business objects and explain some?
How to schedule the report in b.o?
Give some information on report bursting?