we have oracle databases with names and columns in lowercase and we need a way to handle this problem, because without double quotes around the lowercase identifiers, Informatica PowerCenter doesn't find those tables. Is there an option in oracle that sets every identifier in double quotes automatically before executing a query?
Is there an option in oracle that sets every identifier in double quotes automatically before executing a query?
No, you either need to use: