Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Total Sum of Pivot rows

User_9K664Sep 28 2022

Hey everyone,
I have the below query with its result:
sql.pngI want to add a column with the sumary of values for each row.
Can someone help me how to do it?
Thank you in advance.

Comments
Post Details
Added on Sep 28 2022
3 comments
466 views