you have two tables table 1 contains emp id,name and deptno
and tble 2 contains only depatment number some of the
depatment no of 1st table are not present in table 2 how
will you create a report only to get the departments of
which excess in table 1

Answer Posted / rajesh kumar

select empid,name,depno from table1,table2 where
table1.deptno not in table2.deptno

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we use aggregate awareness function in designer?

544


Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?

594


How can you first report in Business Objects by using broadcast agent?

2593


What is the difference in creating filters in designer and business objects?

580


What is the difference between user and versatile user?

572






Explain the difference between union and group?

618


What are the steps to do to use alerts in bo?

625


What is the difference between slice and dice and cross tab report?

595


Difference between zabo and webi?

633


what is universe null

1983


Difference between b.o 5.1 and 6.1b?

645


Can more than 1 metric be applied on an analytic in business objects?

1647


Did you face any problems while creating reports? Name? Solutions?

3255


What is the dense rank?

667


Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?

502