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!

SQL statement to get percentage difference between column in two rows

476330May 18 2006 — edited May 18 2006
HI

I have a table where I need to get the percentage difference between a column called total for two different dates, the dates are stored in the sales_date column

sales - table
sales_date - pk
total

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2006
Added on May 18 2006
3 comments
1,619 views