What is the definition of derived table ?
Answers were Sorted based on User's Feedback
Answer / subramanyam
Derived table is nothing but logical table like view.it
doesn't carry out any data in the database.It is the
function in the designer. You can use the view as the table
in the universe design and you can create the class objects
and conditions based on that derived table.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kumarreddy
A derived table is one that is created on-the-fly using the
SELECT statement, and referenced just like a regular table
or view. Derived tables exist in memory and can only be
referenced by the outer SELECT in which they are created.
| Is This Answer Correct ? | 4 Yes | 0 No |
Draw the architecture of traps?
I have 4 tables having many to many relationships between the tables? How i can get correct results in the report?
What is the definition of derived table ?
From Business Objects Web-I reports, we can link to other BO reports using Opendoc functinality. How do we link to reports in other reporting tool or how to give a link any website?
Can anybady tell me , what is the aggrigate awareness.how to use it . could u plz give me the practical example.
What are the different types of connections?Explain?
What is the merge dimension?
WHAT IS THE DIFF BETWEEN BO6.5 AND BOXI
How to create a report template BO XI R2
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
What is Universe?
Can we create universe with no cache??