whats the diff between break and section
Answers were Sorted based on User's Feedback
Answer / nameer
Sections: It is used to create Master/Detail report.
Ex: If you are appying section on particular column of a
table, each value of that column would form the master
table followed by the remaining column as detail table
related to that particular master value.
break:It is also used to break a single table into
different subset of tables based on a single column in
which we are applying break.So here the difference is that
the column value in which we applied the break also will
be included in the broken tables.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / amit rathi
break removes duplictes.
and section appears outside the grid.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / arabandisowmya
Sections breaks the reports into different block where as
break retains as one section
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran
both are report formatting features.
Sections: are created to create Master/Detail
reports.sections are applied on the report
Breaks: removes the dublicates in the cloumn.
| Is This Answer Correct ? | 1 Yes | 0 No |
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?
what do u mean by variable functions ?
Explain how to execute the plsql procedure from the report by clicking with mouse?
Once the project is submited to the Client. Client says that report is taking long time to run? Where u need to check?
What is the use of Surrogate Key in BO?
what are the documentations u r created?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain what are the measure objects?
How to link one location universe to other location universe
7.what is data mart?
1. what is the purpose of creation of universe than other data sources ? 2. which is the best method in performance tuning techniques ?
Why do we need Three environments Like DEV, UAT, PROD. Need detailed answer please