hi Rama,
# One idea is to concatenate all the columns queried, and then just put in one field structure, then you need to parse back the result.
# The structure could be as simple as csv or more complex one, using a No SQL structure - json.
# Here is the link for https://blogs.oracle.com/jsondb/generating-json-data for Oracle json (see