To give more context, The after executing a DB Query, the wrong result set (some other query's resultset) is being returned in map() method.
While processing the rows, it is throwing the
"Column name [
ColumnName of the query beign executed ] does not exist in column names [ columns names of the other resultset being returned].
Any help will be appreciated.
Thanks,
Sreenath