Field Name List

If you in your select statement:
SELECT CU.FNAME
FROM CUSTOMERS CU

When you type in the period after the CU. a box appears with your field listings.

Mine does not seem to be working. How can I get it back working again. When I type in the period, the box does not show up.

What version of TDA are you using and what type of database are you connected to?

Debbie

Toad version 2.7.0.348 Oracle Database V11g

Code completion works fine for me on that version of Oracle when connected as native connection and direct connect. I did not try with ODBC connection.
Please check your Options under Editor | Code Completion. I have attached a screenshot of my current settings.

There were many code compeletion enhancements in TDA 3.0, so you may want to consider upgrading. They are side by side installs so you can still keep your 2.7.

Debbie