M
Mary Fran
I have a query which produces 18 calculated fields which I am trying to
transpose using "select ID, first field" UNION "select ID, second field",
etc., and by the 4th UNION I get the "query too complex" message. Is there
any other way to transpose query data or what else can I do? Thanks.
transpose using "select ID, first field" UNION "select ID, second field",
etc., and by the 4th UNION I get the "query too complex" message. Is there
any other way to transpose query data or what else can I do? Thanks.