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
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What are all the ddl commands?
What is trigger with example?
What are packages in pl sql and also explain its advantages?
What do we need to check in database testing?
How can a pl sql block be executed?
what are different types of keys in sql?
Is sql the best database?
What is sqlcommand?
How many scalar data types are supported in pl/sql?
What is audit logout in sql profiler?
How to look at the current sql*plus system settings?
What is dcl in sql?
What is cursor status?
What are the three pl sql block types?