P
Pmxgs
Hi!
I have a table with several fields, some of which are numerical.
I've made a query where i have some calculations with those numbers, but
now i need a field in the query that gives the maximum between the fields
that i calculated. I can't put the max function to work; i'm i doing
something wrong, or the max function doesn't allow to work with several
fields?
example
field1 | field2 | field3=(field1*12-month(field1)) | field4 (should be
the max between the previous 3 fields)
thanks
I have a table with several fields, some of which are numerical.
I've made a query where i have some calculations with those numbers, but
now i need a field in the query that gives the maximum between the fields
that i calculated. I can't put the max function to work; i'm i doing
something wrong, or the max function doesn't allow to work with several
fields?
example
field1 | field2 | field3=(field1*12-month(field1)) | field4 (should be
the max between the previous 3 fields)
thanks