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 Posted / mohanraj
Match Pattern: LIKE
Diff Pattern: NOT LIKE
Except : NOT EQUAL TO (OR) NOT IN
Both : UNION
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between datawarehousing and businessintelligence?
Differences between business objects and web intelligence reports?
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
How to create Index to the table in the universe designer and how it improves the Query performence
how to create metric universe ?
How would you format some text using css to be verdana and bold?
Difference between b.o 5.1 and 6.1b?
Explain difference between zabo and webi?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Explain is data mart?
What are the steps to be taken to schedule the report?
What task is 98% of the required work of a business analyst?
What Is Snow Flake Schema?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
What is aggregate table and aggregate fact table ... Any examples of both?