Hi guys,
i have a table named transactions the table has the following fields businessdate, calendardate, acctnbr, cashin, cashout.
i'm trying to query all acctnbrs that have the sum of cashin and cashout >= 3000.
What would the syntax be to return the data i'm looking for. Please advice and thanks in advance
-Jaime
i have a table named transactions the table has the following fields businessdate, calendardate, acctnbr, cashin, cashout.
i'm trying to query all acctnbrs that have the sum of cashin and cashout >= 3000.
What would the syntax be to return the data i'm looking for. Please advice and thanks in advance
-Jaime