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
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???
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?