Novice: Loading Stored Procedure

From: gilgantic <gilgantic_at_yahoo.com>
Date: 22 Apr 2003 10:02:54 -0700
Message-ID: <d6052717.0304220902.3d73d57b_at_posting.google.com>


How do you load a Stored Procedure into the Oracle environment? Currently, the only way I go about doing this is copy/paste my PL/SQL code from a text file into the SQLPLUS prompts. From my basic Oracle knowledge, I thought there was a way for Oracle to load up an <file>.sql into it the environment. Then I could run "EXECUTE <procedure name>" from a command line and/or UNIX script.

Thanks!
Gil Received on Tue Apr 22 2003 - 19:02:54 CEST

Original text of this message