![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Thanks in advance for any clues! I'm trying to edit an existing stored procedure in Oracle and need to know how to code using SUM in this scenario: SELECT TableA.FieldA, //character TableA.FieldB //number Pseudocode: If FieldA = 'Virginia' then add that record's FieldB to running total then running total = TotalReturns FROM WHERE |
#3
| |||
| |||
|
|
Thanks in advance for any clues! I'm trying to edit an existing stored procedure in Oracle and need to know how to code using SUM in this scenario: SELECT TableA.FieldA, //character TableA.FieldB //number Pseudocode: If FieldA = 'Virginia' then add that record's FieldB to running total then running total = TotalReturns FROM WHERE |
![]() |
| Thread Tools | |
| Display Modes | |
| |