J
jerry
I am a doctor recently I made a DB on medical store management in
which there are number columns, in excess of 30, there is a
corresponding string column associated with each of these, the last
column of the query is calculated one, representing the minimum number
across the row(minimum number from the set of fields) the problem is
using switch or iif function to retrieve the value of the
corresponding string column or to get the name of the column equlling
the value in the minimum field works only for 14 fields. Is there a
way using array function extend this number.
which there are number columns, in excess of 30, there is a
corresponding string column associated with each of these, the last
column of the query is calculated one, representing the minimum number
across the row(minimum number from the set of fields) the problem is
using switch or iif function to retrieve the value of the
corresponding string column or to get the name of the column equlling
the value in the minimum field works only for 14 fields. Is there a
way using array function extend this number.