How to get the procedure's, function's name from a package
if it is wrapped(both spec & body).
Answer Posted / swapna
PAckage Name.ProcedureName(Parameter List)
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is index example?
Does mysql support pl sql?
what are myisam tables? : Sql dba
How do I view stored procedures?
what is rollback? : Sql dba
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What does count (*) do in sql?
Is primary key always clustered index?
How many disk partitions should I have?
How do you remove duplicate records from a table?
How do you write an inner join query?
What are the types of records?
How to process query result in pl/sql?
Where can I learn sql for free?
Can we edit a view in sql?