Subject | Need some direction on adding calculations |
---|---|
Author | jim.rhema316 |
Post date | 2013-02-06T15:20:47Z |
I am fairly new at using Firebird SQL and I would like some direction on how to include some calculations into my code.
For example I want to read a table, group by a part number and then get a total price for all the items in the group. Would this be something for a SP?
I have looked online but couldn't find a complete answer.
Thank you for any help/direction that you can give on this.
For example I want to read a table, group by a part number and then get a total price for all the items in the group. Would this be something for a SP?
I have looked online but couldn't find a complete answer.
Thank you for any help/direction that you can give on this.