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
Explain how can you save or place your msg in a table?
Is time a data type in sql?
What is the file extension for sql database?
What is the need of merge statement?
Explain autonomous transaction.
Why is theta join required?
What is rowid in sql?
List the various privileges that a user can grant to another user?
What are its different types of dbms?
how to enter numeric values as hex numbers? : Sql dba
How do you use a while loop in pl sql?
What is a sql profiler?
How to get each name only once from an employee table?
How do you remove duplicates without using distinct in sql?
What does the acronym acid stand for in database management?