Recent content by Maz

  1. M

    How to save a table as a .ctl

    Thanks for the Reply Marco. Just wondering... what is the best way to backup a table and then restore it later if needed through PL/SQL Developer? All i want to do is backup a certain table, perform my test and then if the test is unsuccessful, restore the table else keep the created backup for...
  2. M

    How to save a table as a .ctl

    Hi, I want to save a table as a .ctl (control file) for loading it later through SQL Loader. How can I do that with PL/SQL Developer? I know how to do it with TOAD but we are switching to PL/SQL Developer so I wanted to know if that functionality exists in PL/SQL. Please help. Thanks.
Back
Top