ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Data Warehouse  >>  Business Objects
 
 


 

 
 Teradata interview questions  Teradata Interview Questions
 Business Objects interview questions  Business Objects Interview Questions
 Cognos interview questions  Cognos Interview Questions
 Informatica interview questions  Informatica Interview Questions
 Crystal Enterprise Suite interview questions  Crystal Enterprise Suite Interview Questions
 Actuate interview questions  Actuate Interview Questions
 Ab Initio interview questions  Ab Initio Interview Questions
 Data Stage interview questions  Data Stage Interview Questions
 SAS interview questions  SAS Interview Questions
 Micro Strategy interview questions  Micro Strategy Interview Questions
 ETL interview questions  ETL Interview Questions
 Data Warehouse General interview questions  Data Warehouse General Interview Questions
Question
What is the equivalent oracle operators for following BO
Operators where we use in prompt:
a. Different from pattern b.Match pattern
c. Both and d.Except
 Question Submitted By :: Sathish Arichandran
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the equivalent oracle operators for following BO Operators where we use in prompt: a. Different from pattern b.Match pattern c. Both and d.Except
Answer
# 1
Except: 
(
SELECT  DEPT.DEPTNO,  DEPT.DNAME,  DEPT.LOC,  EMP.ENAME
FROM  DEPT,  EMP
WHERE   ( EMP.DEPTNO=DEPT.DEPTNO  )
MINUS  
SELECT  DEPT.DEPTNO,DEPT.DNAME,DEPT.LOC,EMP.ENAME
FROM DEPT,EMP
WHERE ( EMP.DEPTNO=DEPT.DEPTNO  )
  AND EMP.ENAME  =  'JONES')

Both:
(
SELECT DEPT.DEPTNO,DEPT.DNAME,DEPT.LOC,EMP.ENAME
FROM DEPT,EMP
WHERE ( EMP.DEPTNO=DEPT.DEPTNO  )
  AND EMP.ENAME  =  'ADAMS'
INTERSECT  
SELECT DEPT.DEPTNO,DEPT.DNAME,DEPT.LOC,EMP.ENAME
FROM  DEPT,EMP
WHERE ( EMP.DEPTNO=DEPT.DEPTNO  )
  AND EMP.ENAME  =  'ALLEN'
)

Match Pattern: LIKE “ABC%”
DFFERENT PATTERN: NOT LIKE “ABC%”
 
Is This Answer Correct ?    1 Yes 0 No
Sunder
 

 
 
 
Other Business Objects Interview Questions
 
  Question Asked @ Answers
 
Iam having an report it contain n number of rows i want to desplay each rows in one colur pls explain me its very important Zylog4
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?  2
What is the equivalent oracle operators for following BO Operators where we use in prompt: a. Different from pattern b.Match pattern c. Both and d.Except Nucleus-Software1
how to do scheduling in desktop intelligence in BO XI R2  2
explain merge dimensions with real time in DWH? IBM1
How to change English language to Chinese in BO Desiner (Universe)? iGate3
Suppose we had a scenerio like in an universe there are nearly 250 objects but only 50 objects data is updated frequently so is there any way to overcome it.(Birla Soft,) TCS2
how to overcome overflow of data in a report  5
How can you check the universe?  3
What are Alerter, Filters, Breaks and Conditions?  2
Example Country Name is like India/UK or ALL In parameter I selected India or UK it should show only perticular country details in BO.If i select ALL in parameter.It should show both country data in different tables.  3
How do u get requirement from the client? in what format? TCS1
What are the diffrences between Business Objects 5.1 & 6.5 ? Siemens1
What services the broadcast agent offers on the server side? TCS1
Can any one tell me for business objects what we need to study means some body tole me that we need DW,ETL,SQL.... is this is necessary..?  2
How to link one location universe to other location universe TCS3
how many micro cubes can a report can have  1
Pls Explain about the different between 6.5 & Xi R2 IBM1
How many universe dfi you create if you have 2 years of experience in BO IBM4
what is custom sorting?how we can do this expalain with procedure??? Keane-India-Ltd2
 
For more Business Objects Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com