What is the definition of derived table ?

Answers were Sorted based on User's Feedback



What is the definition of derived table ?..

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

What is the definition of derived table ?..

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

Post New Answer

More Business Objects Interview Questions

I have a situation like one manager can have multiple learners under him. each learner will registered for more than one certifications . their statuses for different courses like completed, inprogress, dropped, no certifications. the question is i have check for each user for statuses if he had some completed certifications i have to get latest completed date and omit all other stauses. if he had no complete staus then i have to get latest inprogress record based on date. like this i have to select only one record for user. but i am getting one row for each status. among all completion status one record, for all inprogress one record, for all dropped status one record. how can i show only one record

0 Answers   Flextronics,


i want to take a report 10 records per page. How to take it? is there any paging option in BO?

5 Answers   Cap Gemini, IBM,


. In production reports, some dimensions are missing. how do you load these dimensions in production

2 Answers   TCS,


What Is The Difference Between Oltp And Olap?

1 Answers   Informatica,


BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...

1 Answers  


How to create an popup in the WEBI report if the report is showing partial result?

2 Answers   Banking, IBM,


WHAT ARE THE INDEXES THAT SUPPORT DATA WAREHOUSING ? Thanks In advance Prakash

2 Answers   BirlaSoft,


why do we use crystal reports rather than webintelligence reports ?

7 Answers   CTS, Tech Mahindra,


What is mean by stored procedure ? and how we can generate stored procedure universe?

3 Answers  


Differences between business objects and web intelligence reports?

1 Answers  


How to create predefined filters in B.O.

2 Answers   TCS,


What is batch processing in Business Objects?

2 Answers  


Categories