When using <CTRL><period> to look up tablename, it does not seem to take the schema name into consideration. It only shows a list of tables for the current schema of that session.
Example:
Currently logged on as USER1.
In SQL Editor type in SELECT * FROM USER2.T<CTRL><period>
What is expected is a list of table names from USER2 that start with 't'. But was is shown is a list of table names from USER1 that starts with 't'.
The <CTRL><period> only looks up tables and views from the current schema.
WORKAROUND:
None
STATUS:
Issue fixed in version 9.6.0. The latest version of Toad for Oracle can be downloaded at: https://support.quest.com/download-product-select