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 to execute a stored procedure?
What is record in pl sql?
What are sql procedures?
What is sql injection vulnerability?
What are the ddl commands?
What are stored procedures used for?
Differentiate between sga and pga.
what are the non-standard sql commands supported by 'mysql'? : Sql dba
Explain the update statement in sql
What is interval partition?
What is foreign key sql?
What is the difference between a primary key and a unique key?
What is nvarchar max in sql?
What is difference between nchar and nvarchar?
What problem one might face while writing log information to a data-base table in pl/sql?