Recent content by K G

  1. K

    Substitution variable 1

    I tried using the login.sql file and wrote there "undef 1". It didn't change anything for some reason...
  2. K

    Substitution variable 1

    Yes, the file is there but it contains one line: -- Autostart Command Window script
  3. K

    Substitution variable 1

    Yes, right after opening of a new Command window.
  4. K

    Substitution variable 1

    Hello, My PL/SQL Developer 11.0.6 assigns a value 'Developer\login.sql' to the substitution variable 1: SQL> def DEFINE _SQLPLUS_RELEASE = "000000000" (CHAR) DEFINE _EDITOR = "PLSQLDev" (CHAR) DEFINE _DATE = "01-11-2023" (CHAR) DEFINE _PRIVILEGE = "" (CHAR) DEFINE...
Back
Top