overloading of stored procedure is possible in oracle?
Answer Posted / monika
No, Only packaged procedures and procedures exists in
pl/sql blocks can be overloaded.Stored procedures can't.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the usage of nvl function?
How do I audit the sql sent to the server?
How does sql*loader handles newline characters in a record? : aql loader
What is the command used to fetch first 5 characters of the string?
How can I delete duplicate rows?
Differentiate between syntax and runtime errors.
Is sql between inclusive?
What is a left join?
What is the use of stored procedures?
What are the advantages of normalization?
How show all rows in sql?
What is sql*plus?
What do you mean by “trigger” in sql?
What is auto increment?
What is meant by truncate in sql?