Is it possible to SELECT AS into more than one field? I'm writing a large query where many of the output fields happen to the be calculated with the same formula.
Any idea if this can be done directly within the query?
Any idea if this can be done directly within the query?