Recent content by lav_spb

  1. L

    Compound trigger

    Compound triggers is supported by PLSQL developer?
  2. L

    Feature Requests Beautifiler

    This happens again for 7.1.3.1380
  3. L

    Navigation from "Package Spec" to "Package Body"

    This happens again for 7.1.3.1380
  4. L

    ROWDEPENDENCIES clause not processed

    This happens again for 7.1.3.1380
  5. L

    Using conditional compilation is corrupting the contents list.

    This happens again for 7.1.3.1380
  6. L

    ROWDEPENDENCIES clause not processed

    When i click "View SQL" button on table, i'm lost ROWDEPENDECIES option for "create table clause". It's very important option, please fix it. -- PL/SQL Developer Version 7.1.2.1363 Oracle 10.2.0.4
  7. L

    .FIRST .LAST .COUNT Highlighting

    I'm using 7.1.2.1363 and this collection's methods was not highlighting. Why?
  8. L

    Feature Requests Beautifiler

    At Program window in popup menu need item "select and beautify" near item "Select"(for package body)
  9. L

    SQL Window behaviour in 7.0.3.1115

    Hi Marco, I'm using PL/SQL Developer Version 7.1.1.1339 and i have same problem, please comment this trouble...
  10. L

    "With statement" don't work

    PL/SQL Developer 7.03.1123 - Don't work
  11. L

    "With statement" don't work

    For example simple SQL Query: with c as (select * from dual) select * from c; in sqlplus return one record, in sql/command window return nothing :( Why???
  12. L

    Navigation from "Package Spec" to "Package Body"

    ctrl+h - "Next Tab Page", this is not exactly what I need. If i change number parameters of function into "Package Body", I must do it into "Package Spec". How can i do it quickly?
  13. L

    Navigation from "Package Spec" to "Package Body"

    Crtl+RightClick is working. Thanks. But i can't jump from "Package Body" to "Package Spec". Ctrl+LeftClick nothing to do????
Back
Top