In PL/SQL Developer, I created a project and added the items I am working on for this project. The items include a new table and 5 procedures. How can I "export" the project to load on another database?
Is there a way? It would be nice if there was a option to export the project and get a file will include all the create statements so it can be loaded on another database. (i.e. create on a test database and then export to load into production)
Thanks for any information.
Is there a way? It would be nice if there was a option to export the project and get a file will include all the create statements so it can be loaded on another database. (i.e. create on a test database and then export to load into production)
Thanks for any information.