Recent content by swalker

  1. S

    Code Assistant and current_schema?

    Greetings, I'm using PL/SQL Developer 7.1.4.1390. I noticed that placing this: ALTER SESSION SET current_schema = SCHEMA; into my AfterConnect.sql does not work as expected. Meaning, I can perform selects, etc. without issue, but the Code Assistant still refuses to perform auto-completion...
Back
Top