using package dbms_standard [message #369755] |
Wed, 04 October 2000 11:13 |
mokrane
Messages: 4 Registered: October 2000
|
Junior Member |
|
|
Any body has used DBMS_STANDARD package of oracle.
If yes what is the syntax to execute this procedure.
Thanks in advance
Mokrane
|
|
|
Re: using package dbms_standard [message #369756 is a reply to message #369755] |
Wed, 04 October 2000 17:13 |
ulli
Messages: 24 Registered: September 1999
|
Junior Member |
|
|
Hi Mokrane,
this is what the Oracle Documentation says:
'The DBMS_STANDARD, STANDARD, and PLITBLM packages contain subprograms to help implement basic language features. Oracle does not recommend that
the subprograms be directly called. For this reason, these three supplied packages are not documented in this book.'
Regards
Ulli
|
|
|
|