Recent content by Desmond Tong

  1. D

    topic: At least two issues in PL/SQL beautifier in PL/SQL Developer v7.0.3

    There are at least two issues in PL/SQL beautifier. See below. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Before and after PL/SQL beautifier was invoked... (PL/SQL Developer v7.0.3.1123)...
  2. D

    export user objects generates invalid scripts

    Two types of errors occur when the objects are exported by 'Export User Objects' in PL/SQL Developer 7.0.1 and 6.0.6 1) On views, extra brackets and fields added between "WITH OBJECT OID" and "AS". e.g. prompt prompt Creating view BREAK_VW prompt ====================== prompt CREATE OR REPLACE...
Back
Top