In packages the source code is compiled into p code ? how
do we describe the p code
Answer Posted / arup ratan banerjee
But Swapna,,,,
Those codes get stored in ALL_SOURCE tables...
Just check this query out...
Select * from ALL_SOURCE where owner='<OWNER_NAME>'
and type='PROCEDURE'
u WILL GET THE SOURCE CODE FROM HERE
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is postgresql a server?
What does select top 1 do in sql?
How many indexes can be created on a table in sql?
What is sap sql anywhere?
what is blob? : Sql dba
Explain ddl statements in pl/sql?
what are ddl statements in mysql? : Sql dba
What is the difference between sum and count in sql?
Write a sql query to convert all character to uppercase after hypen.
Why having clause is used in sql?
Can we use the cursor's to create the collection in PL/SQL?
what is 'mysqladmin' in mysql? : Sql dba
What is embedded sql what are its advantages?
Can we use delete in merge statement?
What is ttitle and btitle?