>>Script Language and Platform: Oracle
When you use an ORDER BY clause in your SQL SELECT command, rows with the same value
in the ordered column (or expression) are displayed together in your output.
The purpose of these scripts is to provide a solution for:
a. Suppressing Duplicate Values
b. Computing Summary Lines
Author: Claudiu Ariton
Download Script:
reports_w_summary.sql
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home