Index | Home | Forums
Oracle PL/SQL Example 11-19 Checking plsql_code_type For a Compiled Procedure

Example 11-19 Checking plsql_code_type For a Compiled Procedure

SELECT PLSQL_CODE_TYPE FROM USER_PLSQL_OBJECT_SETTINGS
   WHERE NAME = 'HELLO_NATIVE';


This page was generated on/at Feb 23,2008 00:20:12
General comments and questions regarding this document should be sent by email to info@oracleabc.com or post your comments here




Index | Home | Forums
Oracle PL/SQL Example 11-19 Checking plsql_code_type For a Compiled Procedure

Example 11-19 Checking plsql_code_type For a Compiled Procedure

SELECT PLSQL_CODE_TYPE FROM USER_PLSQL_OBJECT_SETTINGS
   WHERE NAME = 'HELLO_NATIVE';


This page was created by oracleabc.com on Feb 23,2008 00:09:02
General comments and questions regarding this document should be sent by email to info@oracleabc.com or post your comments here