T
tom
I have a query that has an extension field and a second
field which sums the cost for each invoice. I would
like to use this sum value later in the same query
something as follows which does not work
[extension]-[sumofcost]
Is this possible or is another query required?
I have noticed that the less queries the easier to
understand the DB.
field which sums the cost for each invoice. I would
like to use this sum value later in the same query
something as follows which does not work
[extension]-[sumofcost]
Is this possible or is another query required?
I have noticed that the less queries the easier to
understand the DB.