PostgreSQL not able to remove tableName appended to columnName in ReadyAPI2.2
If my query "Select Tablename.ID AS VALUE, 'ID' AS key From Schema.TableName Where Schema.Tablename.location = '${#TestCase#Doc}'
runs in Oracle it gives me resultset as
<Results> <ResultSet f...