M Mahir Member May 29, 2007 #1 Hello. Can somebody tell me how can i do some database options(for example create table space,create or edit datafile ) with pl&sql developer without sql.
Hello. Can somebody tell me how can i do some database options(for example create table space,create or edit datafile ) with pl&sql developer without sql.
Marco Kalter Administrator Staff member May 29, 2007 #1 There is no explicit support for tablespace creation or datafile editing. You will still need to know the SQL.
There is no explicit support for tablespace creation or datafile editing. You will still need to know the SQL.