is there a dignifoed way to create a pacacke body in toad
Type/paste/load from file your code into the Editor and compile it with F9.
On 03/07/2014 11:59 AM, fareed.audi wrote:
Thread created by fareed.audi
is there a dignifoed way to create a pacacke body in toad
To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad for Oracle - General notifications altogether.Toad for Oracle - Discussion Forum
Flag
this post as spam/abuse.
schema browser -> new button -> pop-up asks for what PL/SQl object type you want - choose PL/SQl package or package body - toad uses the default template to start you off with minimal typing …
schema browser -> packages tab -> new button -> pop-up asks for what PL/SQL object type you want - choose PL/SQL package or package body - toad uses the default template to start you off with minimal typing … you can always edit/change the template via options …