Hi all,
I have 2 schemas A and B in database DB. I need to use table from both schemas in my RPD by connecting to DB. I have created a user U and provided grants to schema A and B. Now without creating synonyms of table from schema A in Schema B or vice versa what can I do so that I can use both schemas. Checking the "Request fully qualified table names" didn't work.