Forum Discussion
mathotp
8 years agoOccasional Contributor
Hi,
Thank for your reply,
Yes but still have to specify the fields if you want to get them.
What I really would like to do is ti get the whole query result in an array or a map or a tuple or something else
thanks
Phil
tristaanogre
8 years agoEsteemed Contributor
Using the native query, you can't. You will need to write your own code to translate the resulting RecordSet values into the desired Array structure.