Gary Yates
Member
Our company just upgraded us to PL/SQL Developer 13.0.6.1911. Since the upgrade, column name auto-complete is not working. For example, previously if I typed:
select * from BAS_COST_CENTER where COS
As soon as I typed the 'COS' I would get a list of column names that started with COS from the table BAS_COST_CENTER. This is no longer happening. I will get a list of keywords that start with the characters typed, but this is not very useful in the SQL window.
Thanks,
select * from BAS_COST_CENTER where COS
As soon as I typed the 'COS' I would get a list of column names that started with COS from the table BAS_COST_CENTER. This is no longer happening. I will get a list of keywords that start with the characters typed, but this is not very useful in the SQL window.
Thanks,