please anyone explain me the derived table with the problem
tables.
Answer Posted / ramesh nakka
derrived tables are not the physical tables .they are the
logical tables.we can create the derrived tables in the
following situations
----->1.when the complex calculation are required we go for
derivved table
----->2.when the required columns are not there in the
database, we go foe derived table
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
Explain in detail about type 2(scd),
How to execute the plsql procedure from the report by clicking with mouse?
Explain how to schedule the report in b.o?
what are the tables used in health care domain project and columns used in report?
What is the difference between user and versatile user?
Did you face any problems while creating reports? Name? Solutions?
How to create Index to the table in the universe designer and how it improves the Query performence
Explain in detail about type 1?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
what is document design in boxi,have u participate in that
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Difference between b.o 5.1 and 6.1b?
what is xcelsius architecture?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?