Answer Posted / nareshkumar
A Cartesian product is a result set which contains all the
possible combinations of each row in each table included in
a query. A Cartesian product is almost always an incorrect
result.
| Is This Answer Correct ? | 43 Yes | 24 No |
Post New Answer View All Answers
Explain 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)?
What is the difference between user and versatile user?
How to create Index to the table in the universe designer and how it improves the Query performence
What is Indexing? how did u implement indexing?
What is a fantrap in business objects?
What is the profile and package?
What is the difference between absolute and relative div positioning?
What is difference between custom hierarchy and report based hierarchy?
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
Can Bo generates the Report from the cubical data Explain?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
How to restrict password to a user while sending a document in .pdf format
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?
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
What is the difference between business requirement document and use case document.