Importing routines to a project

You can import routines to a data development project by using a wizard or by dragging and dropping or copying and pasting a routine from the Data Source Explorer or from another data development project. Use the Import a Routine wizard to import stored procedures or user-defined functions to your data development project. You can import routines from another data development project, or you can import routines from the local file system.

Procedure

To import a non-PL/SQL routine to a project:

Import routine using one of the following methods:

Results

The routine is imported to the project in the appropriate folder.

Feedback