Can you have multiple SPs with the same name on a database?
Answer Posted / nrapendra
function overloadding is allowed in pl sql .we can creete
multiple sp of same name but paramerter should be different.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I add a database to sql?
What is use of trigger?
What is the default isolation level in sql server? : Transact sql
What is the difference between clustered and non-clustered index in sql?
which tcp/ip port does sql server run on? : Sql dba
Explain the uses of a database trigger?
Does sql use python?
What is the function that is used to transfer a pl/sql table log to a database table?
What is an inner join sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
What is parallel hint?
What are the most important characteristics of pl/sql?
What is primary key sql?
What is field delimiter?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?