Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Oracle stored procedure

    Try this:

    1) Write a Oracle .sql file that executes the SP.

     

    2) Create a batch file (.bat or .cmd extension) that calls up SQL*Plus and executes the .sql file

    3) Run the...

  • RE: Oracle stored procedure

    Try this:

    1) Write a Oracle .sql file that executes the SP.

    2) Create a batch file (.bat or .cmd extension) that calls up SQL*Plus and executes the .sql file

    3) Run the...

  • RE: Oracle stored procedure

    Try this:

    1) Write a Oracle .sql file that executes the SP.

     

    2) Create a batch file (.bat or .cmd extension) that calls up SQL*Plus and executes the .sql file

    3) Run the...

Viewing 3 posts - 1 through 4 (of 4 total)